summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
AgeCommit message (Expand)Author
2012-01-11iwlwifi: do not set the sequence control bit is not neededWey-Yi Guy
2011-07-21iwlagn: testmode fixed rate available for testmode onlyWey-Yi Guy
2011-07-21iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach
2011-07-21iwlagn: SCD configuration for AMPDU moves to transport layerEmmanuel Grumbach
2011-07-16iwlagn: add tx start API to transport layerEmmanuel Grumbach
2011-07-16iwlagn: simplify TX flags assignmentsJohannes Berg
2011-07-16iwlagn: move Tx datapath to transport layerEmmanuel Grumbach
2011-07-11iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry
2011-07-11iwlagn: separate and enhance the fixed rate fromWey-Yi Guy
2011-07-11iwlagn: remove code duplicationEmmanuel Grumbach
2011-07-11iwlagn: add an API for TX stopEmmanuel Grumbach
2011-07-11iwlagn: add an API to free the TX contextEmmanuel Grumbach
2011-07-08mac80211: fix TKIP races, make API easier to useJohannes Berg
2011-07-01iwlagn: move the tx allocation funcs to the transport layerEmmanuel Grumbach
2011-06-18iwlagn: don't use the PCI wrappers for DMA operationEmmanuel Grumbach
2011-06-18iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach
2011-06-01iwlagn: change log to better represent the state of aggregation processWey-Yi Guy
2011-06-01iwlwifi: disambiguate invalid DMA index warningsDaniel Halperin
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-13iwlagn: remove unused pad argumentJohannes Berg
2011-05-13iwlagn: clean up TXQ indirectionJohannes Berg
2011-05-06iwlagn: check DMA mapping errorsJohannes Berg
2011-05-06iwlagn: remove bytecount indirectionJohannes Berg
2011-05-06iwlagn: dont update bytecount table for command queueJohannes Berg
2011-05-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-29iwlagn: fix "Received BA when not expected"Stanislaw Gruszka
2011-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-20iwlwifi: fix skb usage after freeStanislaw Gruszka
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy
2011-03-25iwlwifi: cleanup and bugfix tx aggregation codeDaniel Halperin
2011-03-25iwlagn: fix aggregation queue scheduler setupJohannes Berg
2011-03-25iwlagn: clean up TX aggregation codeJohannes Berg
2011-02-28iwlwifi: fix dma mappings and skbs leakStanislaw Gruszka
2011-01-21iwlwifi: implement remain-on-channelJohannes Berg
2010-12-13iwlagn: fix debug variable accessJohannes Berg
2010-11-24iwlwifi: use mac80211 AC definesJohannes Berg
2010-11-24iwlagn: fix station powersave accounting for aggregationJohannes Berg
2010-11-24iwlagn: remove powersave warningJohannes Berg
2010-11-22Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2010-11-16iwlagn: simplify iwlagn_tx_skbStanislaw Gruszka
2010-11-16iwlwifi: always build swq_id as virtual queue IDJohannes Berg
2010-11-16iwlwifi: pass txq to wake/stop queueJohannes Berg
2010-11-16iwlagn: remove unused variable swq_idJohannes Berg
2010-11-16iwlagn: used frame count info in compressed ba packetWey-Yi Guy
2010-10-25iwlwifi: quiet a noisy printkDon Fry
2010-10-07iwlwifi: move tx fail code to agnJohannes Berg
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy
2010-08-27iwlagn: queue frames according to contextJohannes Berg