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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-10
cfg80211: fix locking
Johannes Berg
13
-200
/
+823
2009-07-10
cfg80211: fix MFP bug, sparse warnings
Johannes Berg
2
-6
/
+6
2009-07-10
cfg80211: properly name driver locking
Johannes Berg
4
-49
/
+45
2009-07-10
cfg80211: warn again on spurious deauth
Johannes Berg
1
-6
/
+0
2009-07-10
cfg80211: mlme API must be able to sleep
Johannes Berg
3
-51
/
+56
2009-07-10
cfg80211: dont use union for wext
Johannes Berg
1
-4
/
+2
2009-07-10
cfg80211: fix netdev down problem
Johannes Berg
2
-3
/
+4
2009-07-10
mac80211: refactor the WEP code to be directly usable
Johannes Berg
2
-33
/
+23
2009-07-10
mac80211: rework MLME for multiple authentications
Johannes Berg
7
-891
/
+750
2009-07-10
mac80211: remove dead code from mlme
Johannes Berg
3
-8
/
+1
2009-07-10
cfg80211: let SME control reassociation vs. association
Johannes Berg
8
-14
/
+32
2009-07-10
p54: fix queue stall due to underrun
Christian Lamparter
1
-3
/
+4
2009-07-10
p54usb: fix stalls caused by urb allocation failures
Christian Lamparter
1
-19
/
+17
2009-07-10
rfkill: prep for rfkill API changes
Johannes Berg
2
-2
/
+22
2009-07-10
ath5k: write PCU registers on initial reset
Bob Copeland
1
-1
/
+1
2009-07-10
ath5k: do not release irq across suspend/resume
Bob Copeland
1
-11
/
+0
2009-07-10
ath: remove unnecessary return in ath_regd_get_band_ctl
Bob Copeland
1
-2
/
+0
2009-07-10
ath5k: rework beacon configuration
Bob Copeland
2
-40
/
+20
2009-07-10
ath5k: send buffered frames after the beacon
Bob Copeland
3
-11
/
+34
2009-07-10
p54spi: remove dead code and definitions
Christian Lamparter
1
-34
/
+0
2009-07-10
p54: two endian fixes
Christian Lamparter
2
-7
/
+7
2009-07-10
cfg80211: check for current_bss from giwrate
Samuel Ortiz
1
-2
/
+5
2009-07-10
rt2x00: use wiphy rfkill interface
Ivo van Doorn
13
-203
/
+20
2009-07-10
iwlwifi: fix aggregation limit
Johannes Berg
1
-1
/
+1
2009-07-10
mac80211: shorten the passive dwell time for sw scans
Helmut Schaa
1
-1
/
+1
2009-07-10
ath9k: remove permissions from debugfs files
Jiri Slaby
1
-5
/
+5
2009-07-10
ath5k: remove permissions from debugfs files
Jiri Slaby
1
-3
/
+5
2009-07-10
drivers/net/wireless/ath/ath9k: Remove unnecessary semicolons
Joe Perches
2
-3
/
+1
2009-07-10
iwlwifi: always print buffer when error condition occurs
Reinette Chatre
1
-1
/
+1
2009-07-10
iwlwifi: add utility to print buffer when error occurs
Reinette Chatre
1
-0
/
+6
2009-07-10
iwlagn: re-enable PS support for iwlagn
Reinette Chatre
1
-1
/
+2
2009-07-10
iwmc3200wifi: remove B0 hardware support
Zhu Yi
5
-29
/
+0
2009-07-10
iwmc3200wifi: simplify calibration map
Zhu Yi
4
-15
/
+17
2009-07-10
iwmc3200wifi: replace netif_rx with netif_rx_ni
Zhu Yi
1
-1
/
+1
2009-07-10
drivers/net/wireless: Use PCI_VDEVICE
Joe Perches
2
-8
/
+6
2009-07-10
ath9k: Handle different TX and RX streams properly.
Senthil Balasubramanian
1
-12
/
+14
2009-07-10
ath9k: race condition in SCANNING state check during ANI calibration
Senthil Balasubramanian
2
-4
/
+8
2009-07-10
ath9k: stop ani when the STA gets disconnected.
Senthil Balasubramanian
1
-1
/
+5
2009-07-10
ath9k: remove unnecessary STATION mode check.
Senthil Balasubramanian
1
-11
/
+8
2009-07-10
p54: Modify p54 files for new organization
Christian Lamparter
7
-3400
/
+102
2009-07-10
p54: Move TX/RX code
Christian Lamparter
1
-0
/
+825
2009-07-10
p54: Move mac80211 glue code
Christian Lamparter
1
-0
/
+607
2009-07-10
p54: Move LMAC interface definitions
Christian Lamparter
1
-0
/
+551
2009-07-10
p54: Move LED code
Christian Lamparter
1
-0
/
+163
2009-07-10
p54: Move firmware code
Christian Lamparter
1
-0
/
+697
2009-07-10
p54: Move eeprom header
Christian Lamparter
1
-0
/
+226
2009-07-10
p54: Move eeprom code
Christian Lamparter
1
-0
/
+564
2009-07-10
wireless: remove redundant tests on unsigned
Roel Kluin
2
-2
/
+2
2009-07-10
p54: redo rx_status into skb->cb
Christian Lamparter
1
-15
/
+13
2009-07-10
ar9170usb: module link in sysfs
Christian Lamparter
1
-1
/
+1
[next]