index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
/
wlcore
/
cmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-15
wlcore: Fix missing function name in comments
Yang Shen
1
-3
/
+3
2020-09-01
wlcore: cmd: Fix some parameter description disparities
Lee Jones
1
-2
/
+3
2020-08-18
wl1251, wlcore: fix spelling mistake "buld" -> "build"
Colin Ian King
1
-1
/
+1
2020-01-26
wlcore: mesh: Add support for RX Broadcast Key
Maital Hahn
1
-2
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
1
-15
/
+1
2019-04-25
wlcore: simplify/fix/optimize reg_ch_conf_pending operations
Paolo Bonzini
1
-9
/
+6
2019-02-01
wlcore: clean up an indentation issue
Colin Ian King
1
-1
/
+1
2018-07-04
wlcore: Fix memory leak in wlcore_cmd_wait_for_event_or_timeout
Gustavo A. R. Silva
1
-2
/
+2
2018-06-27
wlcore: Enable runtime PM autosuspend support
Tony Lindgren
1
-1
/
+2
2018-06-27
wlcore: Add support for runtime PM
Tony Lindgren
1
-4
/
+7
2018-06-27
wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()
Tony Lindgren
1
-0
/
+6
2017-11-27
mac80211: use QoS NDP for AP probing
Johannes Berg
1
-2
/
+3
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-2
/
+2
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
1
-2
/
+1
2016-07-18
wlcore/wl18xx: mesh: added initial mesh support for wl8
Maital Hahn
1
-5
/
+8
2016-06-29
wlcore: reconfigure sta rates on authorization
Guy Mishol
1
-0
/
+7
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-18
/
+18
2015-08-10
wlcore: add p2p device support
Eliad Peller
1
-10
/
+16
2015-08-10
wlcore: add generic_cfg_feature command definitions
Eliad Peller
1
-0
/
+30
2015-03-03
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
1
-2
/
+2
2015-01-09
wlcore: add dfs region to reg domain update cmd
Guy Mishol
1
-0
/
+1
2015-01-09
wlcore: allow using dfs channels
Eliad Peller
1
-7
/
+9
2015-01-09
wl18xx: add radar detection implementation
Eliad Peller
1
-1
/
+2
2014-11-19
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
1
-1
/
+1
2014-11-11
wlcore: make wlcore_cmd_send_failsafe() static
Luciano Coelho
1
-3
/
+4
2014-11-11
wlcore: check minimum buffer size in some cmd_send functions
Luciano Coelho
1
-0
/
+6
2014-07-15
wlcore: user smaller sqn padding for GEM
Eliad Peller
1
-2
/
+5
2014-07-15
wlcore: save seq num only between recoveries
Eliad Peller
1
-3
/
+2
2014-06-25
mac80211: split sched scan IEs
David Spinadel
1
-4
/
+7
2014-02-13
wlcore: decrease warning verbosity during recovery
Arik Nemtsov
1
-2
/
+2
2014-02-13
wl18xx: move to new firmware (wl18xx-fw-3.bin)
Eliad Peller
1
-1
/
+4
2014-02-13
wlcore/wl12xx/wl18xx: configure num_links per-hw
Eliad Peller
1
-2
/
+2
2014-02-13
wlcore/wl12xx/wl18xx: simplify fw_status handling
Eliad Peller
1
-3
/
+8
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
1
-1
/
+1
2013-10-23
wlcore: Allow stopping fw log in recovery
Barak Bercovitz
1
-1
/
+2
2013-10-23
wlcore: fix interrogate command length
Igal Chernobelsky
1
-4
/
+5
2013-09-30
wlcore: clarify and fix regulatory domain bit translation
Eliad Peller
1
-21
/
+31
2013-09-30
wlcore: cleanup scan debug prints
Victor Goldenshtein
1
-3
/
+3
2013-03-25
wlcore: AP-mode - recover security seq num for stations
Arik Nemtsov
1
-1
/
+7
2013-03-25
wlcore: consolidate tx_seq handling on recovery
Arik Nemtsov
1
-0
/
+26
2013-02-08
wlcore: fix wrong remote rates when starting STA role
Luciano Coelho
1
-3
/
+5
2013-01-18
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
1
-138
/
+281
2012-12-11
wlcore: use link count for single-STA-PSM optimization
Arik Nemtsov
1
-0
/
+4
2012-12-11
wlcore: add ACX_PEER_CAP command
Eliad Peller
1
-4
/
+3
2012-12-05
wlcore: track wlvif inside per-link structure
Arik Nemtsov
1
-0
/
+2
2012-12-05
wlcore: initialize per-link FW freed blocks correctly
Arik Nemtsov
1
-0
/
+4
2012-12-05
wlcore: consolidate free_link and always call it
Arik Nemtsov
1
-0
/
+5
2012-12-04
wlcore: allow fw commands to fail
Eliad Peller
1
-18
/
+67
2012-12-04
wlcore: mask out CCK rates when starting GO
Eliad Peller
1
-0
/
+2
[next]