aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore/cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-06wifi: mac80211: extend ieee80211_nullfunc_get() for MLOJohannes Berg1-2/+2
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg1-2/+2
2022-04-23wlcore: cmd: using pm_runtime_resume_and_get() instead of pm_runtime_get_sync()Minghao Chi1-4/+2
2022-04-11mac80211: prepare sta handling for MLO supportSriram R1-4/+4
2021-06-15wlcore: Fix missing function name in commentsYang Shen1-3/+3
2020-09-01wlcore: cmd: Fix some parameter description disparitiesLee Jones1-2/+3
2020-08-18wl1251, wlcore: fix spelling mistake "buld" -> "build"Colin Ian King1-1/+1
2020-01-26wlcore: mesh: Add support for RX Broadcast KeyMaital Hahn1-2/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner1-15/+1
2019-04-25wlcore: simplify/fix/optimize reg_ch_conf_pending operationsPaolo Bonzini1-9/+6
2019-02-01wlcore: clean up an indentation issueColin Ian King1-1/+1
2018-07-04wlcore: Fix memory leak in wlcore_cmd_wait_for_event_or_timeoutGustavo A. R. Silva1-2/+2
2018-06-27wlcore: Enable runtime PM autosuspend supportTony Lindgren1-1/+2
2018-06-27wlcore: Add support for runtime PMTony Lindgren1-4/+7
2018-06-27wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()Tony Lindgren1-0/+6
2017-11-27mac80211: use QoS NDP for AP probingJohannes Berg1-2/+3
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-2/+2
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg1-2/+1
2016-07-18wlcore/wl18xx: mesh: added initial mesh support for wl8Maital Hahn1-5/+8
2016-06-29wlcore: reconfigure sta rates on authorizationGuy Mishol1-0/+7
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-18/+18
2015-08-10wlcore: add p2p device supportEliad Peller1-10/+16
2015-08-10wlcore: add generic_cfg_feature command definitionsEliad Peller1-0/+30
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches1-2/+2
2015-01-09wlcore: add dfs region to reg domain update cmdGuy Mishol1-0/+1
2015-01-09wlcore: allow using dfs channelsEliad Peller1-7/+9
2015-01-09wl18xx: add radar detection implementationEliad Peller1-1/+2
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg1-1/+1
2014-11-11wlcore: make wlcore_cmd_send_failsafe() staticLuciano Coelho1-3/+4
2014-11-11wlcore: check minimum buffer size in some cmd_send functionsLuciano Coelho1-0/+6
2014-07-15wlcore: user smaller sqn padding for GEMEliad Peller1-2/+5
2014-07-15wlcore: save seq num only between recoveriesEliad Peller1-3/+2
2014-06-25mac80211: split sched scan IEsDavid Spinadel1-4/+7
2014-02-13wlcore: decrease warning verbosity during recoveryArik Nemtsov1-2/+2
2014-02-13wl18xx: move to new firmware (wl18xx-fw-3.bin)Eliad Peller1-1/+4
2014-02-13wlcore/wl12xx/wl18xx: configure num_links per-hwEliad Peller1-2/+2
2014-02-13wlcore/wl12xx/wl18xx: simplify fw_status handlingEliad Peller1-3/+8
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez1-1/+1
2013-10-23wlcore: Allow stopping fw log in recoveryBarak Bercovitz1-1/+2
2013-10-23wlcore: fix interrogate command lengthIgal Chernobelsky1-4/+5
2013-09-30wlcore: clarify and fix regulatory domain bit translationEliad Peller1-21/+31
2013-09-30wlcore: cleanup scan debug printsVictor Goldenshtein1-3/+3
2013-03-25wlcore: AP-mode - recover security seq num for stationsArik Nemtsov1-1/+7
2013-03-25wlcore: consolidate tx_seq handling on recoveryArik Nemtsov1-0/+26
2013-02-08wlcore: fix wrong remote rates when starting STA roleLuciano Coelho1-3/+5
2013-01-18Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho1-138/+281
2012-12-11wlcore: use link count for single-STA-PSM optimizationArik Nemtsov1-0/+4
2012-12-11wlcore: add ACX_PEER_CAP commandEliad Peller1-4/+3
2012-12-05wlcore: track wlvif inside per-link structureArik Nemtsov1-0/+2