index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are...
Eyal Shapira
2011-11-08
1
-1
/
+1
*
wl12xx: disable AP-mode-specific quirks
Eliad Peller
2011-10-07
4
-22
/
+0
*
wl12xx: Add support for HW channel switch
Shahar Levi
2011-10-07
6
-1
/
+133
*
wl12xx: set max_sched_scan_ie_len correctly
Luciano Coelho
2011-10-07
1
-0
/
+3
*
wl12xx: configure rate policy for p2p operations
Eliad Peller
2011-10-07
3
-1
/
+22
*
mac80211: pass vif param to conf_tx() callback
Eliad Peller
2011-10-03
1
-1
/
+2
*
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
2011-09-27
1
-1
/
+2
*
wl12xx: report the stop_ba event to all STAs in AP-mode
Arik Nemtsov
2011-09-23
1
-1
/
+1
*
wl12xx: correct fw_status structure for 8 sta support in AP-mode
Arik Nemtsov
2011-09-23
2
-2
/
+4
*
wl12xx: implement set_bitrate_mask callback
Eliad Peller
2011-09-23
7
-65
/
+102
*
wl12xx: AP mode - support hidden SSID
Arik Nemtsov
2011-09-23
2
-17
/
+82
*
wl12xx: Use dev_hlid for auth and assoc req
Eliad Peller
2011-09-23
1
-6
/
+9
*
wl12xx: send all pending packets on channel change
Eliad Peller
2011-09-23
1
-0
/
+2
*
wl12xx: remove P2P ie from probe response
Eliad Peller
2011-09-23
1
-0
/
+28
*
wl12xx: remove TIM ie from probe response
Eliad Peller
2011-09-23
1
-0
/
+17
*
wl12xx: Include OFDM rates in IBSS mode
Shahar Levi
2011-09-23
2
-5
/
+3
*
wl12xx: fix sdio_test module functionality
Shahar Levi
2011-09-23
2
-6
/
+15
*
wl12xx: fix forced passive scans
Luciano Coelho
2011-09-22
1
-6
/
+13
*
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
2011-09-20
3
-52
/
+6
|
\
|
*
wl12xx: add max_sched_scan_ssids value to the hw description
Luciano Coelho
2011-08-23
1
-0
/
+1
|
*
wl12xx: Fix validation of pm_runtime_get_sync return value
Ido Yariv
2011-08-23
1
-1
/
+1
|
*
wl12xx: Remove obsolete testmode NVS push command
Ido Yariv
2011-08-23
1
-45
/
+0
|
*
drivers/net/wireless/wl12xx: add missing kfree
Julia Lawall
2011-08-12
2
-6
/
+5
*
|
wl12xx: support p2p interfaces
Eliad Peller
2011-09-14
2
-5
/
+20
*
|
wl12xx: set mac80211 flags for A-MPDU aggregation support
Arik Nemtsov
2011-09-14
1
-1
/
+3
*
|
wl12xx: AP mode - clean BA and queue state in tx_reset
Arik Nemtsov
2011-09-14
3
-3
/
+14
*
|
wl12xx: AP mode - enable the BA constraint event from the FW
Arik Nemtsov
2011-09-14
1
-14
/
+23
*
|
wl12xx: don't regulate links when a single STA is connected
Arik Nemtsov
2011-09-14
3
-5
/
+20
*
|
wl12xx: support up to 8 stations in AP-mode
Arik Nemtsov
2011-09-14
1
-2
/
+2
*
|
wl12xx: AP mode - don't regulate FW blocks for non-active STAs
Arik Nemtsov
2011-09-14
1
-0
/
+4
*
|
wl12xx: don't indicate up PS-filtered dummy packets
Arik Nemtsov
2011-09-14
3
-3
/
+8
*
|
wl12xx: ignore sched scan match sets without SSID
Luciano Coelho
2011-09-14
1
-3
/
+12
*
|
wl12xx: increase number of allowed SSIDs in sched_scan
Luciano Coelho
2011-09-14
1
-3
/
+4
*
|
wl12xx: add support for sched_scan filters
Luciano Coelho
2011-09-14
1
-35
/
+72
*
|
wl12xx: declare support for WIPHY_FLAG_AP_UAPSD
Eliad Peller
2011-09-14
3
-5
/
+19
*
|
wl12xx: use kstrtoul_from_user
Eliad Peller
2011-09-14
1
-41
/
+5
*
|
wl12xx: remove deprecated CONFIG_WL12XX_HT flag
Luciano Coelho
2011-09-14
4
-20
/
+0
*
|
wl12xx: don't queue a new dummy packet if one is already pending
Arik Nemtsov
2011-09-14
1
-1
/
+7
*
|
wl12xx: add config_hangover command
Eliad Peller
2011-09-14
5
-9
/
+91
*
|
wl12xx: check for ROC on scan_complete
Eliad Peller
2011-09-14
1
-2
/
+3
*
|
wl12xx: don't use WL1271_SCAN_OPT_PRIORITY_HIGH flag
Eliad Peller
2011-09-14
1
-3
/
+0
*
|
wl12xx: don't disconnect on recovery
Eliad Peller
2011-09-14
1
-3
/
+0
*
|
wl12xx: add beacon_filtering debugfs file
Eliad Peller
2011-09-14
1
-0
/
+42
*
|
wl12xx: add module_param to trigger BUG() on recovery
Eliad Peller
2011-09-14
1
-0
/
+6
*
|
wl12xx: print the seq_num of rx packet
Eliad Peller
2011-09-14
1
-2
/
+5
*
|
wl12xx: print acx id
Eliad Peller
2011-09-14
1
-1
/
+1
*
|
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
2011-09-14
6
-29
/
+103
|
\
\
|
*
|
wl12xx: use SCAN_SSID_TYPE_PUBLIC when using the wildcard in sched_scan
Luciano Coelho
2011-08-25
1
-2
/
+5
|
*
|
wl12xx: add support for multiple SSIDs in sched_scan
Luciano Coelho
2011-08-25
2
-7
/
+57
|
*
|
wl12xx: enter psm only after station role was started
Eliad Peller
2011-08-25
1
-13
/
+13
[next]