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
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wl12xx: Support routing FW logs to the host
Ido Yariv
2011-06-27
1
-2
/
+205
*
wl12xx: Avoid recovery while one is already in progress
Ido Yariv
2011-06-27
1
-1
/
+13
*
wl12xx: Check for FW quirks as soon as the FW boots
Ido Yariv
2011-06-27
1
-23
/
+0
*
wl12xx: use freezable workqueue for netstack_work
Eliad Peller
2011-06-27
1
-1
/
+11
*
wl12xx: use _ni version of ieee80211_tx_status
Eliad Peller
2011-06-27
1
-1
/
+1
*
wl12xx: check the vif's operstate after join
Eliad Peller
2011-06-27
1
-5
/
+18
*
wl12xx: enable/disable beacon filtering on ap suspend/resume
Eliad Peller
2011-06-27
1
-9
/
+40
*
wl12xx: clear wl->wow_enabled on resume
Eliad Peller
2011-06-27
1
-0
/
+1
*
wl12xx: don't check wow param on suspend/resume
Eliad Peller
2011-06-27
1
-44
/
+43
*
wl12xx: Add Support for Low Power DRPw (LPD) Mode
Shahar Levi
2011-06-27
1
-2
/
+7
*
wl12xx: fix erroneous commit (cb5ae0)
Eliad Peller
2011-06-27
1
-18
/
+18
*
wl12xx: add automatic rx streaming triggers
Eliad Peller
2011-06-27
1
-0
/
+122
*
wl12xx: add support for rx streaming
Eliad Peller
2011-06-27
1
-0
/
+5
*
wl12xx: Stop BA session event from device
Shahar Levi
2011-06-07
1
-1
/
+4
*
wl12xx: add separate config value for DFS dwell time on sched scan
Luciano Coelho
2011-05-31
1
-0
/
+1
*
wl12xx: fix compilation error when CONFIG_PM is not set
Luciano Coelho
2011-05-18
1
-0
/
+4
*
wl12xx: enter/exit psm on wowlan suspend/resume
Eliad Peller
2011-05-13
1
-0
/
+81
*
wl12xx: prevent scheduling while suspending (WoW enabled)
Eliad Peller
2011-05-13
1
-0
/
+46
*
wl12xx: declare suspend/resume callbacks (for wowlan)
Eliad Peller
2011-05-13
1
-0
/
+19
*
wl12xx: implement scheduled scan driver operations and reporting
Luciano Coelho
2011-05-13
1
-0
/
+70
*
wl12xx: add configuration values for scheduled scan
Luciano Coelho
2011-05-13
1
-0
/
+9
*
wl12xx: add IEEE80211_HW_SPECTRUM_MGMT bit to the hw flags
Shahar Levi
2011-05-13
1
-0
/
+1
*
wl12xx: Don't filter beacons that include changed HT IEs
Shahar Levi
2011-05-13
1
-2
/
+6
*
wl12xx: simplify wl1271_ssid_set()
Eliad Peller
2011-05-13
1
-11
/
+15
*
Revert "wl12xx: support FW TX inactivity triggers"
Luciano Coelho
2011-05-02
1
-8
/
+2
*
wl12xx: fix race condition during recovery in AP mode
Arik Nemtsov
2011-05-02
1
-5
/
+16
*
wl12xx: AP-mode - reconfigure templates after basic rates change
Arik Nemtsov
2011-05-02
1
-0
/
+4
*
wl12xx: AP-mode - overhaul rate policy configuration
Arik Nemtsov
2011-05-02
1
-50
/
+3
*
wl12xx: print firmware program counter during recovery
Arik Nemtsov
2011-05-02
1
-1
/
+2
*
wl12xx: use wiphy values for setting rts, frag thresholds on init
Arik Nemtsov
2011-05-02
1
-3
/
+3
*
wl12xx: add BT-coexistance for AP
Arik Nemtsov
2011-05-02
1
-1
/
+56
*
wl12xx: do not set queue_mapping directly
Hauke Mehrtens
2011-05-02
1
-1
/
+1
*
wl12xx: implement the tx_frames_pending mac80211 callback
Arik Nemtsov
2011-05-02
1
-0
/
+23
*
wl12xx: Enable dynamic memory for 127x
Ido Yariv
2011-05-02
1
-1
/
+1
*
wl12xx: Update Power Save Exit Retries Packets
Shahar Levi
2011-05-02
1
-1
/
+1
*
wl12xx: FM WLAN coexistence
Shahar Levi
2011-05-02
1
-0
/
+17
*
wl12xx: configure rates when working in ibss mode
Eliad Peller
2011-05-02
1
-0
/
+18
*
wl12xx: avoid redundant join on interface reconfiguration
Eliad Peller
2011-05-02
1
-3
/
+7
*
wl12xx: Set End-of-transaction Flag at Wl127x AP Mode
Shahar Levi
2011-05-02
1
-0
/
+4
*
wl12xx: support FW TX inactivity triggers
Arik Nemtsov
2011-04-28
1
-2
/
+8
*
wl12xx: fix sparse warning about undeclared wl12xx_alloc_dummy_packet
Luciano Coelho
2011-04-19
1
-1
/
+1
*
wl12xx: move hardcoded hci_io_ds value into the conf struct
Luciano Coelho
2011-04-19
1
-0
/
+1
*
wl12xx: use kstrtoul functions
Luciano Coelho
2011-04-19
1
-2
/
+1
*
wl12xx: Handle platforms without level trigger interrupts
Ido Yariv
2011-04-19
1
-0
/
+9
*
wl12xx: Simplify TX blocks accounting
Ido Yariv
2011-04-19
1
-26
/
+22
*
wl12xx: Clean up the dummy packet mechanism
Ido Yariv
2011-04-19
1
-25
/
+54
*
wl12xx: Clean up the block size alignment code
Ido Yariv
2011-04-19
1
-2
/
+2
*
wl12xx: fix "JOIN while associated" commentary
Ohad Ben-Cohen
2011-04-19
1
-4
/
+4
*
wl12xx: fix roaming
Ohad Ben-Cohen
2011-04-19
1
-2
/
+2
*
wl12xx: Handle duplicate calling of remove interface
Juuso Oikarinen
2011-04-19
1
-3
/
+26
[next]