summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore/cmd.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-051-15/+1Star
* wlcore: simplify/fix/optimize reg_ch_conf_pending operationsPaolo Bonzini2019-04-251-9/+6Star
* wlcore: clean up an indentation issueColin Ian King2019-02-011-1/+1
* wlcore: Fix memory leak in wlcore_cmd_wait_for_event_or_timeoutGustavo A. R. Silva2018-07-041-2/+2
* wlcore: Enable runtime PM autosuspend supportTony Lindgren2018-06-271-1/+2
* wlcore: Add support for runtime PMTony Lindgren2018-06-271-4/+7
* wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()Tony Lindgren2018-06-271-0/+6
* mac80211: use QoS NDP for AP probingJohannes Berg2017-11-271-2/+3
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-2/+2
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-161-2/+1Star
* wlcore/wl18xx: mesh: added initial mesh support for wl8Maital Hahn2016-07-181-5/+8
* wlcore: reconfigure sta rates on authorizationGuy Mishol2016-06-291-0/+7
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-18/+18
* wlcore: add p2p device supportEliad Peller2015-08-101-10/+16
* wlcore: add generic_cfg_feature command definitionsEliad Peller2015-08-101-0/+30
* wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-2/+2
* wlcore: add dfs region to reg domain update cmdGuy Mishol2015-01-091-0/+1
* wlcore: allow using dfs channelsEliad Peller2015-01-091-7/+9
* wl18xx: add radar detection implementationEliad Peller2015-01-091-1/+2
* mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-191-1/+1
* wlcore: make wlcore_cmd_send_failsafe() staticLuciano Coelho2014-11-111-3/+4
* wlcore: check minimum buffer size in some cmd_send functionsLuciano Coelho2014-11-111-0/+6
* wlcore: user smaller sqn padding for GEMEliad Peller2014-07-151-2/+5
* wlcore: save seq num only between recoveriesEliad Peller2014-07-151-3/+2Star
* mac80211: split sched scan IEsDavid Spinadel2014-06-251-4/+7
* wlcore: decrease warning verbosity during recoveryArik Nemtsov2014-02-131-2/+2
* wl18xx: move to new firmware (wl18xx-fw-3.bin)Eliad Peller2014-02-131-1/+4
* wlcore/wl12xx/wl18xx: configure num_links per-hwEliad Peller2014-02-131-2/+2
* wlcore/wl12xx/wl18xx: simplify fw_status handlingEliad Peller2014-02-131-3/+8
* cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-251-1/+1
* wlcore: Allow stopping fw log in recoveryBarak Bercovitz2013-10-231-1/+2
* wlcore: fix interrogate command lengthIgal Chernobelsky2013-10-231-4/+5
* wlcore: clarify and fix regulatory domain bit translationEliad Peller2013-09-301-21/+31
* wlcore: cleanup scan debug printsVictor Goldenshtein2013-09-301-3/+3
* wlcore: AP-mode - recover security seq num for stationsArik Nemtsov2013-03-251-1/+7
* wlcore: consolidate tx_seq handling on recoveryArik Nemtsov2013-03-251-0/+26
* wlcore: fix wrong remote rates when starting STA roleLuciano Coelho2013-02-081-3/+5
* Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2013-01-181-138/+281
|\
| * wlcore: use link count for single-STA-PSM optimizationArik Nemtsov2012-12-111-0/+4
| * wlcore: add ACX_PEER_CAP commandEliad Peller2012-12-111-4/+3Star
| * wlcore: track wlvif inside per-link structureArik Nemtsov2012-12-051-0/+2
| * wlcore: initialize per-link FW freed blocks correctlyArik Nemtsov2012-12-051-0/+4
| * wlcore: consolidate free_link and always call itArik Nemtsov2012-12-051-0/+5
| * wlcore: allow fw commands to failEliad Peller2012-12-041-18/+67
| * wlcore: mask out CCK rates when starting GOEliad Peller2012-12-041-0/+2
| * wlcore: use new set bandwidth command to adjusting channel BWArik Nemtsov2012-11-281-0/+1
| * wlcore: add new reg-domain configuration commandVictor Goldenshtein2012-11-281-0/+125
| * wlcore: save session_id per-linkEliad Peller2012-11-271-13/+17
| * wlcore: pass wmm configuration to the fwEliad Peller2012-11-271-1/+7