index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
|
wl12xx: disable 11a channels when wl->enable_11a is known
Luciano Coelho
2010-12-15
1
-6
/
+10
*
|
wl12xx: Remove 11j channels from the supported channels list.
Juuso Oikarinen
2010-12-02
1
-8
/
+0
*
|
wl1271: Add wl1271_load_firmware() and export some functions
Roger Quadros
2010-12-02
3
-1
/
+18
*
|
wl12xx: fix illegal memset if debugfs is not enabled
Luciano Coelho
2010-12-02
1
-0
/
+3
*
|
wl1271: move wl12xx debugfs directory to under wiphy's debugfs
Eliad Peller
2010-12-02
2
-3
/
+4
*
|
wl1271: use debugfs_remove_recursive
Eliad Peller
2010-12-02
2
-253
/
+32
*
|
wl1271: Fix setting of the hardware connection monitoring probe-req template
Juuso Oikarinen
2010-11-26
5
-13
/
+58
*
|
wl12xx: disable 11a channels when regulatory changes if 11a is not supported
Luciano Coelho
2010-11-26
1
-1
/
+8
*
|
wl12xx: Fix kernel crash related to hw recovery and interface shutdown
Juuso Oikarinen
2010-11-23
1
-3
/
+9
*
|
wl12xx: Unset bssid filter, ssid and bssid from firmware on disassoc
Juuso Oikarinen
2010-11-22
1
-1
/
+4
*
|
wl1271: add support for HW TX fragmentation
Arik Nemtsov
2010-11-22
4
-5
/
+34
*
|
Revert "wl1271: Change supported channel order for a more optimal scan"
Juuso Oikarinen
2010-11-22
1
-46
/
+40
*
|
wl1271: Prevent ad-hoc and active scanning on 11a DFS frequencies
Juuso Oikarinen
2010-11-22
1
-0
/
+23
*
|
wl1271: cleanup unused code of calibration structures
Gery Kahn
2010-11-22
1
-48
/
+0
*
|
wl1271: Change wl12xx Files Names
Shahar Levi
2010-11-22
33
-151
/
+154
*
|
wl1251: use wl12xx_platform_data to pass data
Grazvydas Ignotas
2010-11-15
1
-1
/
+1
*
|
wl1271: add recover testmode command
Eliad Peller
2010-11-15
1
-0
/
+12
*
|
wl1271: handle HW watchdog interrupt
Eliad Peller
2010-11-15
2
-1
/
+11
[prev]
[next]