aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-trans.c
Commit message (Expand)AuthorAge
* iwlagn: probe would crash with DEBUG_SHIRQEmmanuel Grumbach2011-07-21
* iwlagn: simplify the bus architectureEmmanuel Grumbach2011-07-21
* iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach2011-07-21
* iwlagn: move iwl_prepare_card_hw to the transport layerEmmanuel Grumbach2011-07-21
* iwlagn: move more functions from the start flow to the transport layerEmmanuel Grumbach2011-07-21
* iwlagn: SCD configuration for AMPDU moves to transport layerEmmanuel Grumbach2011-07-21
* iwlagn: add kick_nic API to transport layerEmmanuel Grumbach2011-07-21
* iwlagn: add tx start API to transport layerEmmanuel Grumbach2011-07-16
* iwlagn: move iwlagn_stop_device to transport layerEmmanuel Grumbach2011-07-16
* iwlagn: move rx transport functions to iwl-trans-rx-pcie.cEmmanuel Grumbach2011-07-16
* iwlagn: move sync_irq to transport layerEmmanuel Grumbach2011-07-16
* iwlagn: move the tasklet / irq to the transport layerEmmanuel Grumbach2011-07-16
* iwlagn: move Tx datapath to transport layerEmmanuel Grumbach2011-07-16
* iwlagn: provide heplers to access the transport opsEmmanuel Grumbach2011-07-11
* iwlagn: remove the indirection for the dma channel numWey-Yi Guy2011-07-11
* iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach2011-07-11
* iwlagn: remove code duplicationEmmanuel Grumbach2011-07-11
* iwlagn: add an API for TX stopEmmanuel Grumbach2011-07-11
* iwlagn: add an API for RX stopEmmanuel Grumbach2011-07-11
* iwlagn: add an API to free the TX contextEmmanuel Grumbach2011-07-11
* iwlagn: move the tx allocation funcs to the transport layerEmmanuel Grumbach2011-07-01
* iwlagn: add rx_free to transport layerEmmanuel Grumbach2011-07-01
* iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach2011-07-01