summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: do not set the sequence control bit is not neededWey-Yi Guy2011-12-121-1/+4
* iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach2011-10-141-1/+0
* iwlagn: merge station management functionsWey-Yi Guy2011-10-141-1/+0
* iwlagn: use low retry limit for WoWLANWey-Yi Guy2011-10-141-11/+17
* iwlagn: set rts retry limitWey-Yi Guy2011-10-141-9/+9
* mac80211: implement uAPSDJohannes Berg2011-09-301-1/+1
* iwlagn: update rate scaling with BA notificationsEmmanuel Grumbach2011-09-271-4/+9
* iwlagn: set the sequence control from the transport layerEmmanuel Grumbach2011-09-271-3/+0
* iwlagn: pending frames musn't be incremented if agg is onEmmanuel Grumbach2011-09-211-0/+3
* iwlagn: simplify the iwl_device_cmd layoutEmmanuel Grumbach2011-09-211-1/+1
* iwlagn: remove the callback in host commandsEmmanuel Grumbach2011-09-211-6/+10
* iwlagn: add documentation to the transport layerEmmanuel Grumbach2011-09-191-1/+1
* iwlagn: fix compilation when debug flags is unsetEmmanuel Grumbach2011-09-141-1/+1
* iwlagn: move tx queues to transport layerEmmanuel Grumbach2011-08-291-21/+2
* iwlagn: move the stop / wake queue logic to transport layerEmmanuel Grumbach2011-08-291-1/+1
* iwlagn: move the disable agg logic to transport layerEmmanuel Grumbach2011-08-291-59/+4
* iwlagn: move the check_empty logic to the transport layerEmmanuel Grumbach2011-08-291-61/+4
* iwlagn: allocate resources for TX BA session in transportEmmanuel Grumbach2011-08-291-72/+5
* iwlagn: move the mapping ac to queue / fifo to transportEmmanuel Grumbach2011-08-291-52/+1
* iwlagn: upper layer uses slabs to allocate tx cmdsEmmanuel Grumbach2011-08-291-3/+16
* iwlagn: set tx_fifo for ampdu in transport layerEmmanuel Grumbach2011-08-291-62/+3
* iwlagn: upper layer stores iwl_rxon_context in skb's CBEmmanuel Grumbach2011-08-291-1/+3
* iwlagn: remove dereferences of priv from transportEmmanuel Grumbach2011-08-291-2/+2
* iwlagn: iwl_tid_data moves to iwl-sharedEmmanuel Grumbach2011-08-291-22/+25
* iwlagn: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel Grumbach2011-08-291-1/+1
* iwlagn: move reclaim related functionsEmmanuel Grumbach2011-08-291-2/+195
* iwlagn: reclaim the packets in transport layerEmmanuel Grumbach2011-08-291-172/+256
* iwlagn: bus layer chooses its transport layerEmmanuel Grumbach2011-08-291-4/+4
* iwlagn: priv->sta_lock moves to iwl_sharedEmmanuel Grumbach2011-08-291-13/+13
* iwlagn: priv->lock moves to iwl_sharedEmmanuel Grumbach2011-08-291-6/+6
* iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach2011-08-291-4/+4
* iwlagn: support new P2P implementationJohannes Berg2011-08-081-18/+12
* iwlagn: testmode fixed rate available for testmode onlyWey-Yi Guy2011-07-211-0/+2
* iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach2011-07-211-4/+5
* iwlagn: SCD configuration for AMPDU moves to transport layerEmmanuel Grumbach2011-07-211-221/+4
* iwlagn: add tx start API to transport layerEmmanuel Grumbach2011-07-161-30/+21
* iwlagn: simplify TX flags assignmentsJohannes Berg2011-07-161-11/+7
* iwlagn: move Tx datapath to transport layerEmmanuel Grumbach2011-07-161-146/+12
* iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry2011-07-111-1/+11
* iwlagn: separate and enhance the fixed rate fromWey-Yi Guy2011-07-111-0/+10
* iwlagn: remove code duplicationEmmanuel Grumbach2011-07-111-21/+0
* iwlagn: add an API for TX stopEmmanuel Grumbach2011-07-111-33/+0
* iwlagn: add an API to free the TX contextEmmanuel Grumbach2011-07-111-30/+2
* mac80211: fix TKIP races, make API easier to useJohannes Berg2011-07-081-2/+1
* iwlagn: move the tx allocation funcs to the transport layerEmmanuel Grumbach2011-07-011-90/+0
* iwlagn: don't use the PCI wrappers for DMA operationEmmanuel Grumbach2011-06-181-14/+13
* iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach2011-06-181-3/+4
* iwlagn: change log to better represent the state of aggregation processWey-Yi Guy2011-06-011-2/+2
* iwlwifi: disambiguate invalid DMA index warningsDaniel Halperin2011-06-011-3/+3
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-241-9/+7
|\
OpenPOWER on IntegriCloud