summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn-tx.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * iwlagn: remove unused pad argumentJohannes Berg2011-05-131-2/+2
| * iwlagn: clean up TXQ indirectionJohannes Berg2011-05-131-9/+7
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-161-49/+56
|\ \ | |/
| * iwlagn: check DMA mapping errorsJohannes Berg2011-05-061-25/+35
| * iwlagn: remove bytecount indirectionJohannes Berg2011-05-061-9/+8
| * iwlagn: dont update bytecount table for command queueJohannes Berg2011-05-061-15/+13
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-261-3/+7
| |\
* | \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-051-6/+11
|\ \ \
| * | | iwlagn: fix "Received BA when not expected"Stanislaw Gruszka2011-04-291-6/+11
| | |/ | |/|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-261-3/+7
|\ \ \ | |/ / | | / | |/ |/|
| * iwlwifi: fix skb usage after freeStanislaw Gruszka2011-04-201-3/+7
* | iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-071-1/+1
* | iwlwifi: cleanup and bugfix tx aggregation codeDaniel Halperin2011-03-251-55/+27
* | iwlagn: fix aggregation queue scheduler setupJohannes Berg2011-03-251-16/+31
* | iwlagn: clean up TX aggregation codeJohannes Berg2011-03-251-10/+7
|/
* iwlwifi: fix dma mappings and skbs leakStanislaw Gruszka2011-02-281-1/+11
* iwlwifi: implement remain-on-channelJohannes Berg2011-01-211-1/+8
* iwlagn: fix debug variable accessJohannes Berg2010-12-131-3/+6
* iwlwifi: use mac80211 AC definesJohannes Berg2010-11-241-2/+8
* iwlagn: fix station powersave accounting for aggregationJohannes Berg2010-11-241-6/+25
* iwlagn: remove powersave warningJohannes Berg2010-11-241-2/+2
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-11-221-27/+50
|\
| * iwlwifi: always build swq_id as virtual queue IDJohannes Berg2010-11-161-1/+1
| * iwlwifi: pass txq to wake/stop queueJohannes Berg2010-11-161-2/+2
| * iwlagn: remove unused variable swq_idJohannes Berg2010-11-161-2/+1
| * iwlagn: used frame count info in compressed ba packetWey-Yi Guy2010-11-161-22/+46
* | iwlagn: simplify iwlagn_tx_skbStanislaw Gruszka2010-11-161-21/+12
|/
* iwlwifi: quiet a noisy printkDon Fry2010-10-251-1/+2
* iwlwifi: move tx fail code to agnJohannes Berg2010-10-071-0/+40
* iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-061-8/+11
* iwlagn: queue frames according to contextJohannes Berg2010-08-271-23/+19
* iwlwifi: move virtual interface pointer into contextJohannes Berg2010-08-271-7/+10
* iwlwifi: add context into tx descriptorJohannes Berg2010-08-271-0/+1
* iwlwifi: contextify broadcast stationJohannes Berg2010-08-271-3/+6
* iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg2010-08-271-6/+6