Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iwlagn: add kick_nic API to transport layer | Emmanuel Grumbach | 2011-07-21 | 1 | -0/+5 |
* | iwlagn: add tx start API to transport layer | Emmanuel Grumbach | 2011-07-16 | 1 | -0/+5 |
* | iwlagn: move iwlagn_stop_device to transport layer | Emmanuel Grumbach | 2011-07-16 | 1 | -9/+4 |
* | iwlagn: move tx transport functions to iwl-trans-tx-pcie.c | Emmanuel Grumbach | 2011-07-16 | 1 | -0/+4 |
* | iwlagn: move sync_irq to transport layer | Emmanuel Grumbach | 2011-07-16 | 1 | -0/+5 |
* | iwlagn: move the tasklet / irq to the transport layer | Emmanuel Grumbach | 2011-07-16 | 1 | -1/+6 |
* | iwlagn: move Tx datapath to transport layer | Emmanuel Grumbach | 2011-07-16 | 1 | -0/+13 |
* | iwlagn: provide heplers to access the transport ops | Emmanuel Grumbach | 2011-07-11 | 1 | -0/+41 |
* | iwlagn: introduce transport layer and implement rx_init | Emmanuel Grumbach | 2011-07-01 | 1 | -0/+64 |