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
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-2
/
+5
*
wl12xx: don't regulate links when a single STA is connected
Arik Nemtsov
2011-09-14
1
-3
/
+12
*
wl12xx: increase number of allowed SSIDs in sched_scan
Luciano Coelho
2011-09-14
1
-3
/
+4
*
wl12xx: declare support for WIPHY_FLAG_AP_UAPSD
Eliad Peller
2011-09-14
1
-0
/
+2
*
wl12xx: remove deprecated CONFIG_WL12XX_HT flag
Luciano Coelho
2011-09-14
1
-6
/
+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
1
-1
/
+13
*
wl12xx: don't disconnect on recovery
Eliad Peller
2011-09-14
1
-3
/
+0
*
wl12xx: add module_param to trigger BUG() on recovery
Eliad Peller
2011-09-14
1
-0
/
+6
*
wl12xx: add support for multiple SSIDs in sched_scan
Luciano Coelho
2011-08-25
1
-0
/
+1
*
wl12xx: enter psm only after station role was started
Eliad Peller
2011-08-25
1
-13
/
+13
*
wl12xx: increase psm_entry_retries
Eliad Peller
2011-08-25
1
-1
/
+1
*
wl12xx: initialize rate_set on band rates initialization
Eliad Peller
2011-08-25
1
-2
/
+6
*
wl12xx: use 2 spare TX blocks for GEM cipher
Guy Eilam
2011-08-25
1
-0
/
+13
*
wl12xx: fix tx_queue_count spurious increment
Arik Nemtsov
2011-08-22
1
-12
/
+12
*
wl12xx: AP-mode - prevent Tx to stale/invalid stations
Arik Nemtsov
2011-08-22
1
-3
/
+17
*
wl12xx: set the AP-started flag only after setting keys
Arik Nemtsov
2011-08-22
1
-3
/
+3
*
wl12xx: enable AP advanced functionality
Arik Nemtsov
2011-08-22
1
-27
/
+27
*
wl12xx: handle wrap-around overflow in released Tx blocks FW counter
Arik Nemtsov
2011-08-22
1
-2
/
+9
*
wl12xx: schedule TX packets according to FW packet occupancy
Arik Nemtsov
2011-08-22
1
-3
/
+4
*
wl12xx: track freed packets in FW by AC
Arik Nemtsov
2011-08-22
1
-1
/
+15
*
wl12xx: don't remove key if hlid was already deleted
Eliad Peller
2011-08-22
1
-0
/
+5
*
wl12xx: use ap_bcast_hlid for recorded keys
Eliad Peller
2011-08-22
1
-1
/
+6
*
wl12xx: AP-mode - set STA HT capabilities when adding a STA
Arik Nemtsov
2011-08-22
1
-7
/
+27
*
wl12xx: support IBSS vif type
Eliad Peller
2011-08-22
1
-5
/
+28
*
wl12xx: call wl12xx_cmd_set_peer_state() in AP mode
Eliad Peller
2011-08-22
1
-1
/
+5
*
wl12xx: re-enable block ack session support
Arik Nemtsov
2011-08-22
1
-43
/
+103
*
wl12xx: use dynamic hlids for AP-mode
Arik Nemtsov
2011-08-22
1
-2
/
+7
*
wl12xx: fix session counter
Arik Nemtsov
2011-08-22
1
-5
/
+1
*
wl12xx: update BT coex configuration params
Eliad Peller
2011-08-22
1
-104
/
+61
*
wl12xx: replace dummy_join with ROC/CROC commands
Eliad Peller
2011-08-22
1
-31
/
+113
*
wl12xx: add system_hlid
Eliad Peller
2011-08-22
1
-1
/
+8
*
wl12xx: add set_rate_mgmt_params acx
Eliad Peller
2011-08-22
1
-0
/
+21
*
wl12xx: use wl1271_acx_beacon_filter_opt for both sta and ap
Eliad Peller
2011-08-22
1
-2
/
+2
*
wl12xx: change max/default template size
Eliad Peller
2011-08-22
1
-1
/
+1
*
wl12xx: add device role commands
Eliad Peller
2011-08-22
1
-1
/
+24
*
wl12xx: enable/disable role on interface add/remove
Eliad Peller
2011-08-22
1
-0
/
+41
*
wl12xx: update commands & events
Eliad Peller
2011-08-22
1
-11
/
+15
*
wl12xx: update acx commands
Eliad Peller
2011-08-22
1
-1
/
+4
*
wl12xx: update fw status struct
Eliad Peller
2011-08-22
1
-49
/
+33
*
wl12xx: remove rx filtering stuff
Eliad Peller
2011-08-22
1
-57
/
+5
*
wl12xx: temporarily disable advanced ap functions
Eliad Peller
2011-08-22
1
-0
/
+4
*
wl12xx: Use a single fw for both STA and AP roles
Arik Nemtsov
2011-08-22
1
-26
/
+5
*
wl12xx: Revert "wl12xx: schedule TX packets according to FW occupancy"
Arik Nemtsov
2011-08-22
1
-22
/
+8
*
wl12xx: fixes for hw_pg_ver and chip id reporting
Gery Kahn
2011-08-12
1
-1
/
+11
*
wl12xx: remove wext dependencies
Johannes Berg
2011-08-08
1
-1
/
+1
*
wl12xx: start/stop queues according to global per-AC counters
Arik Nemtsov
2011-07-08
1
-6
/
+7
*
wl12xx: always initialize AP-mode max power level
Arik Nemtsov
2011-07-05
1
-0
/
+3
*
wl12xx: initialize max_power levels for 11a channels
Arik Nemtsov
2011-07-05
1
-34
/
+34
[next]