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
2011-01-28
ath: Add function to check if 4.9GHz channels are allowed
Bruno Randolf
2
-0
/
+8
2011-01-28
ath5k: Use local variable for capabilities
Bruno Randolf
1
-21
/
+18
2011-01-28
ath9k: fix tx queue index confusion in debugfs code
Felix Fietkau
3
-20
/
+21
2011-01-28
ath9k: fold struct ath_wiphy into struct ath_softc
Felix Fietkau
10
-105
/
+52
2011-01-28
ath9k: remove the bf->aphy field
Felix Fietkau
2
-24
/
+17
2011-01-28
ath9k: remove support for virtual wiphys
Felix Fietkau
10
-951
/
+23
2011-01-28
ath9k: remove the virtual wiphy debugfs interface
Felix Fietkau
1
-133
/
+4
2011-01-28
ath9k: clean up the code that wakes the mac80211 queues
Felix Fietkau
2
-23
/
+18
2011-01-28
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
21
-459
/
+2175
2011-01-28
ath9k: fix misplaced debug code
Felix Fietkau
2
-8
/
+3
2011-01-28
carl9170: utilize fw seq counter for mgmt/non-QoS data frames
Christian Lamparter
4
-0
/
+23
2011-01-28
carl9170: enable wake-on-lan feature testing
Christian Lamparter
1
-0
/
+3
2011-01-28
carl9170: update fw/hw headers
Christian Lamparter
5
-11
/
+71
2011-01-27
ath9k: clean up enums and unused macros
Mohammed Shafi Shajakhan
2
-6
/
+3
2011-01-27
mac80211: use DECLARE_EVENT_CLASS
Johannes Berg
1
-169
/
+33
2011-01-27
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
24
-313
/
+998
2011-01-26
ath5k: ath5k_setup_channels cleanup and whitespace
Bruno Randolf
1
-8
/
+3
2011-01-26
ath9k_hw: read and backup AR_WA register value even before chip reset on.
Senthil Balasubramanian
1
-8
/
+9
2011-01-26
ath9k_hw: Fix incorrect macversion and macrev checks
Senthil Balasubramanian
1
-2
/
+2
2011-01-25
wl12xx: disable auto-arp
Eliad Peller
1
-2
/
+1
2011-01-25
wl12xx: Increase scan channel dwell time for passive scans
Juuso Oikarinen
2
-11
/
+11
2011-01-25
wl12xx: wrong values are returned in gpio_power_write()
Eliad Peller
1
-6
/
+4
2011-01-24
wl12xx: BA receiver support
Levi, Shahar
5
-4
/
+117
2011-01-24
wl12xx: BA initiator support
Levi, Shahar
7
-10
/
+183
2011-01-24
wl12xx: Add channel 14 to list of supported 2ghz channels
Arik Nemtsov
1
-0
/
+1
2011-01-24
wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FW
Arik Nemtsov
2
-0
/
+2
2011-01-24
wl12xx: Cleanup PLT mode when module is removed
Juuso Oikarinen
1
-5
/
+15
2011-01-24
wl12xx: fix some endianess bugs
Eliad Peller
3
-5
/
+5
2011-01-24
wl12xx: add hw configuration for max supported AMDPU size
Luciano Coelho
1
-0
/
+2
2011-01-24
wl12xx: change debug_level module param sysfs permissions
Guy Eilam
2
-7
/
+2
2011-01-24
wl12xx: lock the RCU when accessing sta via ieee80211_find_sta()
Luciano Coelho
1
-27
/
+33
2011-01-24
wl12xx: don't modify the global supported band structures
Luciano Coelho
2
-2
/
+17
2011-01-24
wl12xx: don't join upon disassociation
Eliad Peller
1
-10
/
+12
2011-01-24
MAINTAINERS: update information for the wl12xx driver
Luciano Coelho
1
-3
/
+3
2011-01-24
wl12xx: Enable AP-mode
Arik Nemtsov
2
-2
/
+7
2011-01-24
wl12xx: Read MAC address from NVS file on HW startup
Arik Nemtsov
1
-0
/
+12
2011-01-24
wl12xx: AP mode - fetch appropriate firmware for AP
Arik Nemtsov
2
-3
/
+33
2011-01-24
wl12xx: AP mode - encryption support
Arik Nemtsov
4
-44
/
+223
2011-01-24
wl12xx: AP mode - record TX configuration settings
Arik Nemtsov
1
-24
/
+48
2011-01-24
wl12xx: AP mode - changes in TX path
Arik Nemtsov
2
-10
/
+48
2011-01-24
wl12xx: AP mode - add STA add/remove ops
Arik Nemtsov
2
-0
/
+119
2011-01-24
wl12xx: AP mode - change filter config
Arik Nemtsov
1
-10
/
+12
2011-01-24
wl12xx: AP mode config in ieee80211_ops.config
Arik Nemtsov
1
-22
/
+30
2011-01-24
wl12xx: Configure AP on BSS info change
Arik Nemtsov
2
-109
/
+234
2011-01-24
wl12xx: Add AP related definitions to HOST-FW interface
Arik Nemtsov
4
-7
/
+37
2011-01-24
wl12xx: AP specific RX filter configuration
Arik Nemtsov
5
-8
/
+28
2011-01-24
wl12xx: AP mode - init sequence
Arik Nemtsov
7
-100
/
+317
2011-01-24
wl12xx: AP mode - workaround for FW bug on station remove
Arik Nemtsov
1
-5
/
+21
2011-01-24
wl12xx: AP-mode high level commands
Arik Nemtsov
6
-14
/
+419
2011-01-24
wl12xx: AP mode - add AP specific event
Arik Nemtsov
3
-3
/
+8
[next]