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: 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
*
wl12xx: rearrange some ELP wake_up/sleep calls
Eliad Peller
2011-04-19
1
-22
/
+21
*
wl12xx: configure channel/band while FW is off
Arik Nemtsov
2011-04-19
1
-1
/
+6
*
wl12xx: use a bitmask instead of list of booleans in scanned_ch
Luciano Coelho
2011-04-19
1
-2
/
+5
*
wl12xx: fix a couple of sparse warnings about undeclared functions
Luciano Coelho
2011-04-19
1
-5
/
+6
*
wl12xx: fix SG BT load value to reflect its new meaning
Luciano Coelho
2011-04-19
1
-1
/
+1
*
wl12xx: set the skbuff priority for dummy packets
Luciano Coelho
2011-04-19
1
-0
/
+2
*
wl12xx: Add mutex protection for interface list
Juuso Oikarinen
2011-04-19
1
-0
/
+7
*
wl12xx: update bet_max_consecutive
Ohad Ben-Cohen
2011-04-19
1
-1
/
+1
*
wl12xx: Add support for 11n Rx STBC one spatial stream
Shahar Levi
2011-04-19
1
-1
/
+2
*
wl12xx: use 1 spare TX block instead of two
Luciano Coelho
2011-04-19
1
-0
/
+24
*
wl12xx: 1281/1283 support - enable chip support
Shahar Levi
2011-04-19
1
-0
/
+9
*
wl12xx: 1281/1283 support - Use different FW file for AP mode wl127x/wl128x c...
Arik Nemtsov
2011-04-19
1
-1
/
+4
*
wl12xx: 1281/1283 support - Add dummy packet support
Shahar Levi
2011-04-19
1
-0
/
+42
*
wl12xx: 1281/1283 support - use dynamic memory for the RX/TX pools
Shahar Levi
2011-04-19
1
-8
/
+40
[next]