summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-trans-int-pcie.h
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: move PCI-E transport filesJohannes Berg2011-09-191-448/+0Star
* iwlagn: move iwl_stop / wake_queue to the upper layerEmmanuel Grumbach2011-09-191-8/+2Star
* iwlagn: unmap cmd queue's tfds as BIDIEmmanuel Grumbach2011-09-191-1/+1
* iwlagn: iwl-trans.c can't dereference iwl_priv any moreEmmanuel Grumbach2011-09-141-0/+15
* iwlagn: clean up of transport layerEmmanuel Grumbach2011-09-141-0/+92
* iwlagn: remove priv dereferences from the transport layerEmmanuel Grumbach2011-09-141-1/+2
* iwlagn: move tx queues to transport layerEmmanuel Grumbach2011-08-291-4/+46
* iwlagn: move the stop / wake queue logic to transport layerEmmanuel Grumbach2011-08-291-0/+61
* iwlagn: cosmetics in iwl-trans.hEmmanuel Grumbach2011-08-291-4/+4
* iwlagn: move the disable agg logic to transport layerEmmanuel Grumbach2011-08-291-1/+4
* iwlagn: move the check_empty logic to the transport layerEmmanuel Grumbach2011-08-291-2/+2
* iwlagn: allocate resources for TX BA session in transportEmmanuel Grumbach2011-08-291-0/+3
* iwlagn: move the mapping ac to queue / fifo to transportEmmanuel Grumbach2011-08-291-0/+14
* iwlagn: set tx_fifo for ampdu in transport layerEmmanuel Grumbach2011-08-291-4/+4
* iwlagn: remove dereferences of priv from transportEmmanuel Grumbach2011-08-291-1/+2
* iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach2011-08-291-4/+4
* iwlagn: add missing includesEmmanuel Grumbach2011-08-291-0/+19
* iwlagn: move Keep Warm to transport layerEmmanuel Grumbach2011-08-291-0/+2
* iwlagn: iwl-dev.h doesn't include iwl-fh.h any moreEmmanuel Grumbach2011-08-291-0/+2
* iwlagn: remove references to priv from the transport layerEmmanuel Grumbach2011-08-291-4/+3Star
* iwlagn: move dump_csr and dump_fh to transport layerEmmanuel Grumbach2011-08-291-0/+3
* iwlagn: transport layer should receive iwl_transEmmanuel Grumbach2011-08-291-9/+7Star
* iwlagn: move scd_bc_tbls and scd_base_addr to iwl_trans_pcieEmmanuel Grumbach2011-08-291-0/+4
* iwlagn: move reclaim related functionsEmmanuel Grumbach2011-08-291-2/+4
* iwlagn: move isr_statistics to transport layerEmmanuel Grumbach2011-08-291-0/+19
* iwlagn: move the NIC error flow to the transport layerEmmanuel Grumbach2011-08-291-0/+6
* iwlagn: move ISR related data to transport layerEmmanuel Grumbach2011-08-291-5/+40
* iwlagn: iwl_rx_queue moves to the iwl_trans_pcieEmmanuel Grumbach2011-08-291-2/+47
* iwlagn: bus layer chooses its transport layerEmmanuel Grumbach2011-08-291-5/+11
* iwlagn: SCD configuration for AMPDU moves to transport layerEmmanuel Grumbach2011-07-211-2/+12
* iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.cEmmanuel Grumbach2011-07-161-0/+10
* iwlagn: move tx transport functions to iwl-trans-tx-pcie.cEmmanuel Grumbach2011-07-161-0/+20
* iwlagn: move rx transport functions to iwl-trans-rx-pcie.cEmmanuel Grumbach2011-07-161-0/+42