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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2011-01-24
wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commands
Arik Nemtsov
6
-11
/
+98
2011-01-24
wl12xx: Add AP related configuration to conf_drv_settings
Arik Nemtsov
4
-7
/
+90
2011-01-24
wl12xx: fix some sparse warnings
Eliad Peller
4
-15
/
+15
2011-01-24
wl12xx: use after free in debug code
Dan Carpenter
1
-1
/
+1
2011-01-24
wl12xx: remove redundant debugfs_remove_recursive() call
Eliad Peller
2
-21
/
+16
2011-01-22
ath9k_hw: replace magic values in register writes with proper defines
Felix Fietkau
2
-12
/
+14
2011-01-22
ath5k: Simplify loop when setting up channels
Bruno Randolf
1
-4
/
+3
2011-01-22
ath9k: remove a bogus error message
Felix Fietkau
1
-3
/
+1
2011-01-21
ath5k: Remove redundant sc->curband
Bruno Randolf
2
-9
/
+4
2011-01-21
ath5k: Remove unused sc->curmode
Bruno Randolf
2
-19
/
+0
2011-01-21
ath5: Remove unused CTL definitions
Bruno Randolf
1
-23
/
+0
2011-01-21
ath5k: Add 802.11j 4.9GHz channels to allowed channels
Bruno Randolf
1
-6
/
+13
2011-01-21
ath5k: Rename ath5k_copy_channels
Bruno Randolf
1
-4
/
+4
2011-01-21
ath5k: Use mac80211 channel mapping function
Bruno Randolf
1
-15
/
+8
2011-01-21
ath9k: Try more than one queue when scheduling new aggregate.
Ben Greear
1
-27
/
+37
2011-01-21
ath9k: Add 'misc' file to debugfs, fix queue indexes.
Ben Greear
1
-12
/
+125
2011-01-21
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
18
-40
/
+71
2011-01-21
ath9k: Restart xmit logic in xmit watchdog.
Ben Greear
4
-29
/
+68
2011-01-21
ath9k: More xmit queue debugfs information.
Ben Greear
1
-0
/
+26
2011-01-21
ath9k: Keep track of stations for debugfs.
Ben Greear
4
-3
/
+115
2011-01-21
ath9k: Add counters to distinquish AMPDU enqueues.
Ben Greear
3
-4
/
+8
2011-01-21
ath9k: Ensure xmit makes progress.
Ben Greear
1
-0
/
+2
2011-01-21
ath9k: Remove un-used member from ath_node.
Ben Greear
1
-1
/
+0
2011-01-21
ath9k: Add more information to debugfs xmit file.
Ben Greear
4
-2
/
+42
[next]