aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-trans-tx-pcie.c
Commit message (Expand)AuthorAge
* iwlagn: move PCI-E transport filesJohannes Berg2011-09-19
* iwlagn: free the Tx cmd when a non empty Tx queue is freedEmmanuel Grumbach2011-09-19
* iwlagn: unmap cmd queue's tfds as BIDIEmmanuel Grumbach2011-09-19
* iwlagn: clean up of transport layerEmmanuel Grumbach2011-09-14
* iwlagn: remove priv dereferences from the transport layerEmmanuel Grumbach2011-09-14
* iwlwifi: signedness bug in iwl_trans_pcie_tx_agg_alloc()Dan Carpenter2011-09-13
* iwlagn: move tx queues to transport layerEmmanuel Grumbach2011-08-29
* iwlagn: cosmetics in iwl-trans.hEmmanuel Grumbach2011-08-29
* iwlagn: move the disable agg logic to transport layerEmmanuel Grumbach2011-08-29
* iwlagn: move the check_empty logic to the transport layerEmmanuel Grumbach2011-08-29
* iwlagn: allocate resources for TX BA session in transportEmmanuel Grumbach2011-08-29
* iwlagn: move the mapping ac to queue / fifo to transportEmmanuel Grumbach2011-08-29
* iwlagn: set tx_fifo for ampdu in transport layerEmmanuel Grumbach2011-08-29
* iwlagn: upper layer stores iwl_rxon_context in skb's CBEmmanuel Grumbach2011-08-29
* iwlagn: remove dereferences of priv from transportEmmanuel Grumbach2011-08-29
* iwlagn: iwl_tid_data moves to iwl-sharedEmmanuel Grumbach2011-08-29
* iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach2011-08-29
* iwlagn: move hcmd_lock to transport layerEmmanuel Grumbach2011-08-29
* iwlagn: transport layer should receive iwl_transEmmanuel Grumbach2011-08-29
* iwlagn: move iwl_free_pages to iwl-shared.hEmmanuel Grumbach2011-08-29
* iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach2011-08-29
* iwlagn: move scd_bc_tbls and scd_base_addr to iwl_trans_pcieEmmanuel Grumbach2011-08-29
* iwlagn: move reclaim related functionsEmmanuel Grumbach2011-08-29
* iwlagn: reclaim the packets in transport layerEmmanuel Grumbach2011-08-29
* iwlagn: bus layer chooses its transport layerEmmanuel Grumbach2011-08-29
* iwlagn: priv->sta_lock moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: priv->mutex moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: priv->lock moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: cmd_queue moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: implement WoWLANJohannes Berg2011-07-21
* iwlagn: simplify the bus architectureEmmanuel 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: move tx transport functions to iwl-trans-tx-pcie.cEmmanuel Grumbach2011-07-16