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
/
wl12xx
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-21
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
1
-1
/
+1
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-4
/
+4
2011-01-03
Fix spelling mistakes in comments
Stefan Weil
2
-4
/
+4
2010-12-22
wl12xx: remove unnecessary import
Hauke Mehrtens
1
-1
/
+0
2010-12-15
wl12xx_sdio_test: rename files to match current style
Luciano Coelho
3
-15
/
+28
2010-12-15
wl12xx: Change TX queue to be per AC
Juuso Oikarinen
4
-17
/
+60
2010-12-15
wl12xx: allow runtime changing of debug_level
Eliad Peller
3
-9
/
+20
2010-12-15
wl1271: fixed problem with WPS IEs in probe requests
Guy Eilam
3
-11
/
+9
2010-12-15
wl12xx: add auto-arp support
Eliad Peller
7
-8
/
+93
2010-12-15
wl1271_sdio_test: Add module for sdio RX/TX testing
Roger Quadros
3
-0
/
+520
2010-12-15
wl12xx: disable 11a channels when wl->enable_11a is known
Luciano Coelho
1
-6
/
+10
2010-12-02
wl12xx: Remove 11j channels from the supported channels list.
Juuso Oikarinen
1
-8
/
+0
2010-12-02
wl1271: Add wl1271_load_firmware() and export some functions
Roger Quadros
3
-1
/
+18
2010-12-02
wl12xx: fix illegal memset if debugfs is not enabled
Luciano Coelho
1
-0
/
+3
2010-12-02
wl1271: move wl12xx debugfs directory to under wiphy's debugfs
Eliad Peller
2
-3
/
+4
[next]