index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-agn-tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-21
iwlagn: testmode fixed rate available for testmode only
Wey-Yi Guy
1
-0
/
+2
2011-07-21
iwlagn: transport layer receives struct iwl_trans*
Emmanuel Grumbach
1
-4
/
+5
2011-07-21
iwlagn: SCD configuration for AMPDU moves to transport layer
Emmanuel Grumbach
1
-221
/
+4
2011-07-16
iwlagn: add tx start API to transport layer
Emmanuel Grumbach
1
-30
/
+21
2011-07-16
iwlagn: simplify TX flags assignments
Johannes Berg
1
-11
/
+7
2011-07-16
iwlagn: move Tx datapath to transport layer
Emmanuel Grumbach
1
-146
/
+12
2011-07-11
iwlagn: remove iwlagn_hcmd_utils structure and call directly
Don Fry
1
-1
/
+11
2011-07-11
iwlagn: separate and enhance the fixed rate from
Wey-Yi Guy
1
-0
/
+10
2011-07-11
iwlagn: remove code duplication
Emmanuel Grumbach
1
-21
/
+0
2011-07-11
iwlagn: add an API for TX stop
Emmanuel Grumbach
1
-33
/
+0
2011-07-11
iwlagn: add an API to free the TX context
Emmanuel Grumbach
1
-30
/
+2
2011-07-08
mac80211: fix TKIP races, make API easier to use
Johannes Berg
1
-2
/
+1
2011-07-01
iwlagn: move the tx allocation funcs to the transport layer
Emmanuel Grumbach
1
-90
/
+0
2011-06-18
iwlagn: don't use the PCI wrappers for DMA operation
Emmanuel Grumbach
1
-14
/
+13
2011-06-18
iwlagn: add get_dev to iwl_bus_ops
Emmanuel Grumbach
1
-3
/
+4
2011-06-01
iwlagn: change log to better represent the state of aggregation process
Wey-Yi Guy
1
-2
/
+2
2011-06-01
iwlwifi: disambiguate invalid DMA index warnings
Daniel Halperin
1
-3
/
+3
2011-05-25
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
1
-9
/
+7
2011-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-49
/
+56
2011-05-13
iwlagn: remove unused pad argument
Johannes Berg
1
-2
/
+2
2011-05-13
iwlagn: clean up TXQ indirection
Johannes Berg
1
-9
/
+7
2011-05-06
iwlagn: check DMA mapping errors
Johannes Berg
1
-25
/
+35
2011-05-06
iwlagn: remove bytecount indirection
Johannes Berg
1
-9
/
+8
2011-05-06
iwlagn: dont update bytecount table for command queue
Johannes Berg
1
-15
/
+13
2011-05-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-6
/
+11
2011-04-29
iwlagn: fix "Received BA when not expected"
Stanislaw Gruszka
1
-6
/
+11
2011-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+7
2011-04-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+7
2011-04-21
iwlwifi: fix skb usage after free
Stanislaw Gruszka
1
-3
/
+7
2011-04-07
iwlagn: change Copyright to 2011
Wey-Yi Guy
1
-1
/
+1
2011-03-25
iwlwifi: cleanup and bugfix tx aggregation code
Daniel Halperin
1
-55
/
+27
2011-03-25
iwlagn: fix aggregation queue scheduler setup
Johannes Berg
1
-16
/
+31
2011-03-25
iwlagn: clean up TX aggregation code
Johannes Berg
1
-10
/
+7
2011-02-28
iwlwifi: fix dma mappings and skbs leak
Stanislaw Gruszka
1
-1
/
+11
2011-01-22
iwlwifi: implement remain-on-channel
Johannes Berg
1
-1
/
+8
2010-12-14
iwlagn: fix debug variable access
Johannes Berg
1
-3
/
+6
2010-11-25
iwlwifi: use mac80211 AC defines
Johannes Berg
1
-2
/
+8
2010-11-25
iwlagn: fix station powersave accounting for aggregation
Johannes Berg
1
-6
/
+25
2010-11-25
iwlagn: remove powersave warning
Johannes Berg
1
-2
/
+2
2010-11-22
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
1
-27
/
+50
2010-11-17
iwlagn: simplify iwlagn_tx_skb
Stanislaw Gruszka
1
-21
/
+12
2010-11-16
iwlwifi: always build swq_id as virtual queue ID
Johannes Berg
1
-1
/
+1
2010-11-16
iwlwifi: pass txq to wake/stop queue
Johannes Berg
1
-2
/
+2
2010-11-16
iwlagn: remove unused variable swq_id
Johannes Berg
1
-2
/
+1
2010-11-16
iwlagn: used frame count info in compressed ba packet
Wey-Yi Guy
1
-22
/
+46
2010-10-25
iwlwifi: quiet a noisy printk
Don Fry
1
-1
/
+2
2010-10-08
iwlwifi: move tx fail code to agn
Johannes Berg
1
-0
/
+40
2010-10-06
iwlagn: reduce redundant parameter definitions
Wey-Yi Guy
1
-8
/
+11
2010-08-27
iwlagn: queue frames according to context
Johannes Berg
1
-23
/
+19
2010-08-27
iwlwifi: move virtual interface pointer into context
Johannes Berg
1
-7
/
+10
[next]