summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wlcore/cmd.c
AgeCommit message (Expand)Author
2020-01-26wlcore: mesh: Add support for RX Broadcast KeyMaital Hahn
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2019-04-25wlcore: simplify/fix/optimize reg_ch_conf_pending operationsPaolo Bonzini
2019-02-01wlcore: clean up an indentation issueColin Ian King
2018-07-04wlcore: Fix memory leak in wlcore_cmd_wait_for_event_or_timeoutGustavo A. R. Silva
2018-06-27wlcore: Enable runtime PM autosuspend supportTony Lindgren
2018-06-27wlcore: Add support for runtime PMTony Lindgren
2018-06-27wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()Tony Lindgren
2017-11-27mac80211: use QoS NDP for AP probingJohannes Berg
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2016-07-18wlcore/wl18xx: mesh: added initial mesh support for wl8Maital Hahn
2016-06-29wlcore: reconfigure sta rates on authorizationGuy Mishol
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2015-08-10wlcore: add p2p device supportEliad Peller
2015-08-10wlcore: add generic_cfg_feature command definitionsEliad Peller
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2015-01-09wlcore: add dfs region to reg domain update cmdGuy Mishol
2015-01-09wlcore: allow using dfs channelsEliad Peller
2015-01-09wl18xx: add radar detection implementationEliad Peller
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
2014-11-11wlcore: make wlcore_cmd_send_failsafe() staticLuciano Coelho
2014-11-11wlcore: check minimum buffer size in some cmd_send functionsLuciano Coelho
2014-07-15wlcore: user smaller sqn padding for GEMEliad Peller
2014-07-15wlcore: save seq num only between recoveriesEliad Peller
2014-06-25mac80211: split sched scan IEsDavid Spinadel
2014-02-13wlcore: decrease warning verbosity during recoveryArik Nemtsov
2014-02-13wl18xx: move to new firmware (wl18xx-fw-3.bin)Eliad Peller
2014-02-13wlcore/wl12xx/wl18xx: configure num_links per-hwEliad Peller
2014-02-13wlcore/wl12xx/wl18xx: simplify fw_status handlingEliad Peller
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez
2013-10-23wlcore: Allow stopping fw log in recoveryBarak Bercovitz
2013-10-23wlcore: fix interrogate command lengthIgal Chernobelsky
2013-09-30wlcore: clarify and fix regulatory domain bit translationEliad Peller
2013-09-30wlcore: cleanup scan debug printsVictor Goldenshtein
2013-03-25wlcore: AP-mode - recover security seq num for stationsArik Nemtsov
2013-03-25wlcore: consolidate tx_seq handling on recoveryArik Nemtsov
2013-02-08wlcore: fix wrong remote rates when starting STA roleLuciano Coelho
2013-01-18Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho
2012-12-11wlcore: use link count for single-STA-PSM optimizationArik Nemtsov
2012-12-11wlcore: add ACX_PEER_CAP commandEliad Peller
2012-12-05wlcore: track wlvif inside per-link structureArik Nemtsov
2012-12-05wlcore: initialize per-link FW freed blocks correctlyArik Nemtsov
2012-12-05wlcore: consolidate free_link and always call itArik Nemtsov
2012-12-04wlcore: allow fw commands to failEliad Peller
2012-12-04wlcore: mask out CCK rates when starting GOEliad Peller
2012-11-30mac80211: remove probe response temporary buffer allocationJohannes Berg
2012-11-28wlcore: use new set bandwidth command to adjusting channel BWArik Nemtsov
2012-11-28wlcore: add new reg-domain configuration commandVictor Goldenshtein