index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
wl12xx: set supported_rates after association
Eliad Peller
2011-02-08
5
-115
/
+73
*
wl12xx: use the conf struct instead of macros for memory configuration
Eliad Peller
2011-02-08
4
-12
/
+24
*
wl12xx: move to new firmware (6.1.3.50.49)
Eliad Peller
2011-02-08
13
-60
/
+162
*
wl12xx: mcp2.5 - add config_ps acx
Eliad Peller
2011-02-08
4
-0
/
+50
*
wl12xx: fix warning due to missing arg in ampdu_action
Luciano Coelho
2011-01-31
1
-2
/
+3
*
wl12xx: disable auto-arp
Eliad Peller
2011-01-24
1
-2
/
+1
*
wl12xx: Increase scan channel dwell time for passive scans
Juuso Oikarinen
2011-01-24
2
-11
/
+11
*
wl12xx: wrong values are returned in gpio_power_write()
Eliad Peller
2011-01-24
1
-6
/
+4
*
wl12xx: BA receiver support
Levi, Shahar
2011-01-24
5
-4
/
+117
*
wl12xx: BA initiator support
Levi, Shahar
2011-01-24
7
-10
/
+183
*
wl12xx: Add channel 14 to list of supported 2ghz channels
Arik Nemtsov
2011-01-24
1
-0
/
+1
*
wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FW
Arik Nemtsov
2011-01-24
2
-0
/
+2
*
wl12xx: Cleanup PLT mode when module is removed
Juuso Oikarinen
2011-01-24
1
-5
/
+15
*
wl12xx: fix some endianess bugs
Eliad Peller
2011-01-24
3
-5
/
+5
*
wl12xx: add hw configuration for max supported AMDPU size
Luciano Coelho
2011-01-24
1
-0
/
+2
*
wl12xx: change debug_level module param sysfs permissions
Guy Eilam
2011-01-24
2
-7
/
+2
*
wl12xx: lock the RCU when accessing sta via ieee80211_find_sta()
Luciano Coelho
2011-01-24
1
-27
/
+33
*
wl12xx: don't modify the global supported band structures
Luciano Coelho
2011-01-24
2
-2
/
+17
*
wl12xx: don't join upon disassociation
Eliad Peller
2011-01-24
1
-10
/
+12
*
wl12xx: Enable AP-mode
Arik Nemtsov
2011-01-24
2
-2
/
+7
*
wl12xx: Read MAC address from NVS file on HW startup
Arik Nemtsov
2011-01-24
1
-0
/
+12
*
wl12xx: AP mode - fetch appropriate firmware for AP
Arik Nemtsov
2011-01-24
2
-3
/
+33
*
wl12xx: AP mode - encryption support
Arik Nemtsov
2011-01-24
4
-44
/
+223
*
wl12xx: AP mode - record TX configuration settings
Arik Nemtsov
2011-01-24
1
-24
/
+48
*
wl12xx: AP mode - changes in TX path
Arik Nemtsov
2011-01-24
2
-10
/
+48
*
wl12xx: AP mode - add STA add/remove ops
Arik Nemtsov
2011-01-24
2
-0
/
+119
*
wl12xx: AP mode - change filter config
Arik Nemtsov
2011-01-24
1
-10
/
+12
*
wl12xx: AP mode config in ieee80211_ops.config
Arik Nemtsov
2011-01-24
1
-22
/
+30
*
wl12xx: Configure AP on BSS info change
Arik Nemtsov
2011-01-24
2
-109
/
+234
*
wl12xx: Add AP related definitions to HOST-FW interface
Arik Nemtsov
2011-01-24
4
-7
/
+37
*
wl12xx: AP specific RX filter configuration
Arik Nemtsov
2011-01-24
5
-8
/
+28
*
wl12xx: AP mode - init sequence
Arik Nemtsov
2011-01-24
7
-100
/
+317
*
wl12xx: AP mode - workaround for FW bug on station remove
Arik Nemtsov
2011-01-24
1
-5
/
+21
*
wl12xx: AP-mode high level commands
Arik Nemtsov
2011-01-24
6
-14
/
+419
*
wl12xx: AP mode - add AP specific event
Arik Nemtsov
2011-01-24
3
-3
/
+8
*
wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commands
Arik Nemtsov
2011-01-24
6
-11
/
+98
*
wl12xx: Add AP related configuration to conf_drv_settings
Arik Nemtsov
2011-01-24
4
-7
/
+90
*
wl12xx: fix some sparse warnings
Eliad Peller
2011-01-24
4
-15
/
+15
*
wl12xx: use after free in debug code
Dan Carpenter
2011-01-24
1
-1
/
+1
*
wl12xx: remove redundant debugfs_remove_recursive() call
Eliad Peller
2011-01-24
2
-21
/
+16
*
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
2011-01-21
1
-1
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
2
-4
/
+4
|
\
|
*
Fix spelling mistakes in comments
Stefan Weil
2011-01-03
2
-4
/
+4
*
|
wl12xx: remove unnecessary import
Hauke Mehrtens
2010-12-22
1
-1
/
+0
*
|
wl12xx_sdio_test: rename files to match current style
Luciano Coelho
2010-12-15
3
-15
/
+28
*
|
wl12xx: Change TX queue to be per AC
Juuso Oikarinen
2010-12-15
4
-17
/
+60
*
|
wl12xx: allow runtime changing of debug_level
Eliad Peller
2010-12-15
3
-9
/
+20
*
|
wl1271: fixed problem with WPS IEs in probe requests
Guy Eilam
2010-12-15
3
-11
/
+9
*
|
wl12xx: add auto-arp support
Eliad Peller
2010-12-15
7
-8
/
+93
*
|
wl1271_sdio_test: Add module for sdio RX/TX testing
Roger Quadros
2010-12-15
3
-0
/
+520
[next]