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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-09
wl1271: Disable host TX rate control
Juuso Oikarinen
2
-1
/
+4
2010-03-09
wl1271: Clean up TX security sequence number handling
Juuso Oikarinen
4
-18
/
+12
2010-03-09
wl1271: Clean up firmware block allocation calculation
Juuso Oikarinen
2
-8
/
+4
2010-03-09
wl1271: Update TX packet life time handling with higher resolution time
Juuso Oikarinen
3
-5
/
+10
2010-03-09
wl1271: Implement looped IRQ handling
Juuso Oikarinen
4
-31
/
+55
2010-03-09
wl1271: Don't mask interrupts while handling interrupt
Juuso Oikarinen
1
-4
/
+0
2010-03-09
wl1271: Aggregate RX acknowledgements to FW
Juuso Oikarinen
1
-1
/
+2
2010-03-09
wl1271: Remove annoying PSM entry/exit kernel traces
Juuso Oikarinen
1
-2
/
+2
2010-03-09
wl1271: Fix queue stopping/waking for TX path
Juuso Oikarinen
3
-21
/
+22
2010-03-09
wl1271: Fix ad-hoc mode neighborhood detection
Juuso Oikarinen
3
-11
/
+10
2010-03-09
wl1271: Improvements to the TX path
Juuso Oikarinen
4
-23
/
+29
2010-03-09
wl1271: don't get received frames from hardware in PLT mode
Kalle Valo
1
-0
/
+7
2010-03-09
wl1271: Fixed unloading of the wl1271_sdio module
Teemu Paasikivi
1
-1
/
+4
2010-03-09
wl1271: Changed access to fw status register to use raw read
Teemu Paasikivi
1
-1
/
+1
2010-03-09
wl1271: Initial SDIO implementation
Teemu Paasikivi
3
-0
/
+315
2010-03-09
wl1271: Divided driver to two separate modules
Teemu Paasikivi
3
-2
/
+23
2010-03-09
wl1271: Removed wl1271_spi.h and made some functions static
Teemu Paasikivi
13
-116
/
+67
2010-03-09
wl1271: Inlined IO functions
Teemu Paasikivi
3
-90
/
+78
2010-03-09
wl1271: Implemented abstraction of IO functions.
Teemu Paasikivi
5
-20
/
+62
2010-03-09
wl1271: Added functions to enable/disable interrupt handling
Teemu Paasikivi
6
-6
/
+27
2010-03-09
wl1271: Moved module basics to wl1271_spi.c
Teemu Paasikivi
3
-186
/
+193
2010-03-09
p54: Enable HW_REPORTS_TX_ACK_STATUS
Christian Lamparter
1
-0
/
+1
2010-03-09
ath5k: move ath5k_hw_register_timeout() into reset.c
Pavel Roskin
3
-31
/
+23
2010-03-09
ath5k: remove useless "extern" from function declarations
Pavel Roskin
1
-86
/
+95
2010-03-09
ath5k: remove stale function declarations, make some functions static
Pavel Roskin
6
-38
/
+21
2010-03-03
rt2x00: Export rt2x00soc_probe from rt2x00soc
Helmut Schaa
1
-0
/
+1
2010-03-03
mac80211: Fix HT rate control configuration
Sujith
1
-3
/
+3
2010-03-02
iwlwifi: load firmware asynchronously before mac80211 registration
Johannes Berg
2
-78
/
+81
2010-03-02
ar9170: load firmware asynchronously
Johannes Berg
3
-70
/
+111
2010-03-02
rt2x00: fix rt2800pci compilation with SoC
Helmut Schaa
1
-1
/
+1
2010-03-02
rt2x00: Add USB ID for CEIVA adapter to rt73usb
Bryan Polk
1
-0
/
+2
2010-03-02
ath9k: fix lockdep warning when unloading module
Ming Lei
1
-2
/
+2
2010-03-02
zd1211rw: fix potential array underflow
Dan Carpenter
1
-6
/
+4
2010-03-02
airo: return from set_wep_key() when key length is zero
Stanislaw Gruszka
1
-1
/
+2
2010-02-28
wireless: convert to use netdev_for_each_mc_addr
Jiri Pirko
7
-36
/
+31
2010-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
10
-73
/
+53
2010-02-27
b43: fall back gracefully to PIO mode after fatal DMA errors
Linus Torvalds
3
-7
/
+31
2010-02-27
ath9k: disable RIFS search for AR91xx based chips
Felix Fietkau
2
-0
/
+13
2010-02-27
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
3
-62
/
+1
2010-02-27
Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2
-4
/
+8
2010-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-13
/
+35
2010-02-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
79
-1474
/
+2182
2010-02-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-9
/
+27
2010-02-24
iwlwifi: increase command buffer size
Abhijeet Kolekar
2
-4
/
+8
2010-02-24
Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"
Reinette Chatre
3
-62
/
+1
2010-02-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-9
/
+27
2010-02-22
mwl8k: convert to new station add/remove callbacks
Johannes Berg
1
-84
/
+22
2010-02-22
iwlwifi: sanity check before counting number of tfds can be free
Stanislaw Gruszka
2
-5
/
+7
2010-02-22
iwlwifi: error checking for number of tfds in queue
Wey-Yi Guy
4
-4
/
+20
2010-02-19
ath9k: convert to new station add/remove callbacks
Johannes Berg
1
-15
/
+20
[next]