aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
Commit message (Expand)AuthorAge
* iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.hEmmanuel Grumbach2011-10-14
* iwlagn: merge station management functionsWey-Yi Guy2011-10-14
* iwlagn: use low retry limit for WoWLANWey-Yi Guy2011-10-14
* iwlagn: set rts retry limitWey-Yi Guy2011-10-14
* mac80211: implement uAPSDJohannes Berg2011-09-30
* iwlagn: update rate scaling with BA notificationsEmmanuel Grumbach2011-09-27
* iwlagn: set the sequence control from the transport layerEmmanuel Grumbach2011-09-27
* iwlagn: pending frames musn't be incremented if agg is onEmmanuel Grumbach2011-09-21
* iwlagn: simplify the iwl_device_cmd layoutEmmanuel Grumbach2011-09-21
* iwlagn: remove the callback in host commandsEmmanuel Grumbach2011-09-21
* iwlagn: add documentation to the transport layerEmmanuel Grumbach2011-09-19
* iwlagn: fix compilation when debug flags is unsetEmmanuel Grumbach2011-09-14
* iwlagn: move tx queues to transport layerEmmanuel Grumbach2011-08-29
* iwlagn: move the stop / wake queue logic to transport layerEmmanuel 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: upper layer uses slabs to allocate tx cmdsEmmanuel 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: move all iwl_is_XXX helpers to iwl-shared.hEmmanuel 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->lock moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: hw_params moves to iwl_sharedEmmanuel Grumbach2011-08-29
* iwlagn: support new P2P implementationJohannes Berg2011-08-08
* iwlagn: testmode fixed rate available for testmode onlyWey-Yi Guy2011-07-21
* iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach2011-07-21
* iwlagn: SCD configuration for AMPDU moves to transport layerEmmanuel Grumbach2011-07-21
* iwlagn: add tx start API to transport layerEmmanuel Grumbach2011-07-16
* iwlagn: simplify TX flags assignmentsJohannes Berg2011-07-16
* iwlagn: move Tx datapath to transport layerEmmanuel Grumbach2011-07-16
* iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry2011-07-11
* iwlagn: separate and enhance the fixed rate fromWey-Yi Guy2011-07-11
* iwlagn: remove code duplicationEmmanuel Grumbach2011-07-11
* iwlagn: add an API for TX stopEmmanuel Grumbach2011-07-11
* iwlagn: add an API to free the TX contextEmmanuel Grumbach2011-07-11
* mac80211: fix TKIP races, make API easier to useJohannes Berg2011-07-08
* iwlagn: move the tx allocation funcs to the transport layerEmmanuel Grumbach2011-07-01
* iwlagn: don't use the PCI wrappers for DMA operationEmmanuel Grumbach2011-06-18
* iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach2011-06-18
* iwlagn: change log to better represent the state of aggregation processWey-Yi Guy2011-06-01
* iwlwifi: disambiguate invalid DMA index warningsDaniel Halperin2011-06-01
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-24
|\
| * iwlagn: remove unused pad argumentJohannes Berg2011-05-13