summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-trans-rx-pcie.c
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: move PCI-E transport filesJohannes Berg2011-09-191-1424/+0
* iwlagn: warn about buggy fw that doesn't set SEQ_RX_FRAMEEmmanuel Grumbach2011-09-191-0/+12
* iwlagn: remove lines from the wrong placeWey-Yi Guy2011-09-141-3/+0
* iwlagn: clean up of transport layerEmmanuel Grumbach2011-09-141-4/+2
* iwlagn: remove priv dereferences from the transport layerEmmanuel Grumbach2011-09-141-19/+17
* iwlagn: move tx queues to transport layerEmmanuel Grumbach2011-08-291-1/+1
* iwlagn: remove dereferences of priv from transportEmmanuel Grumbach2011-08-291-8/+7
* iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach2011-08-291-36/+36
* iwlagn: remove references to priv from the transport layerEmmanuel Grumbach2011-08-291-61/+63
* iwlagn: move dump_csr and dump_fh to transport layerEmmanuel Grumbach2011-08-291-2/+2
* iwlagn: move isr_statistics to transport layerEmmanuel Grumbach2011-08-291-11/+16
* iwlagn: move the NIC error flow to the transport layerEmmanuel Grumbach2011-08-291-0/+396
* iwlagn: move ISR related data to transport layerEmmanuel Grumbach2011-08-291-154/+179
* iwlagn: iwl_rx_queue moves to the iwl_trans_pcieEmmanuel Grumbach2011-08-291-52/+62
* iwlagn: bus layer chooses its transport layerEmmanuel Grumbach2011-08-291-1/+1
* iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach2011-08-291-2/+2
* iwlagn: priv->lock moves to iwl_sharedEmmanuel Grumbach2011-08-291-14/+14
* iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach2011-08-291-10/+11
* iwlagn: workqueue moves to iwl_sharedEmmanuel Grumbach2011-08-291-1/+1
* iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach2011-08-291-9/+11
* iwlagn: debug_level moves to struct iwl_sharedEmmanuel Grumbach2011-08-291-3/+3
* iwlagn: remove un-necessary "_agn"Wey-Yi Guy2011-07-211-50/+50
* iwlagn: simplify the bus architectureEmmanuel Grumbach2011-07-211-5/+5
* iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.cEmmanuel Grumbach2011-07-161-0/+285
* iwlagn: move rx transport functions to iwl-trans-rx-pcie.cEmmanuel Grumbach2011-07-161-0/+694
OpenPOWER on IntegriCloud