summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210/cfg80211.c
Commit message (Expand)AuthorAgeFilesLines
* wireless: fix nl80211 vendor commandsJohannes Berg2019-07-201-0/+4
* wil6210: set WIL_WMI_CALL_GENERAL_TO_MS as wmi_call timeoutAhmad Masri2019-06-271-1/+2
* wil6210: update cid boundary check of wil_find_cid/_by_idx()Alexei Avshalom Lazar2019-06-271-3/+3
* wil6210: do not reset FW in STA to P2P client interface switchAlexei Avshalom Lazar2019-06-271-1/+12
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-05-271-2/+2
|\
| * wil6210: fix overwriting max_assoc_sta module paramAhmad Masri2019-05-031-2/+2
* | Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David S. Miller2019-05-051-3/+8
|\|
| * wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_extLior David2019-04-031-0/+5
| * wil6210: check mid is validAhmad Masri2019-04-031-3/+3
* | netlink: make validation more configurable for future strictnessJohannes Berg2019-04-271-11/+13
* | netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-271-2/+2
|/
* wil6210: check null pointer in _wil_cfg80211_merge_extra_iesAlexei Avshalom Lazar2019-02-281-3/+11
* wil6210: support up to 20 stations in AP modeAhmad Masri2019-02-281-3/+3
* wil6210: refactor disconnect flowAhmad Masri2018-11-061-1/+1
* wil6210: add recovery for FW error while in AP modeDedy Lansky2018-11-061-5/+97
* wil6210: add FT roam support for AP and stationAhmad Masri2018-08-281-52/+259
* wil6210: add support for channel 4Alexei Avshalom Lazar2018-08-281-1/+21
* wil6210: off channel transmit management frames in AP modeAhmad Masri2018-07-311-7/+40
* wil6210: allow scan on AP interfaceAhmad Masri2018-07-311-1/+2
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-07-251-6/+6
|\
| * wil6210: add support for enhanced DMA structuresGidon Studinski2018-07-021-6/+6
* | wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat2018-06-271-9/+9
|/
* wil6210: Initialize reply struct of the WMI commandsAlexei Avshalom Lazar2018-05-121-8/+14
* wil6210: move WMI functionality out of wil_cfg80211_mgmt_txDedy Lansky2018-05-121-35/+4Star
* wil6210: multiple VIFs support for connections and data pathLior David2018-02-271-17/+15Star
* wil6210: rename p2p_wdev_mutex to vif_mutexLior David2018-02-271-11/+11
* wil6210: multiple VIFs support for start/stop APLior David2018-02-271-17/+32
* wil6210: add support for adding and removing virtual interfacesLior David2018-02-271-25/+184
* wil6210: infrastructure for multiple virtual interfacesLior David2018-02-271-142/+199
* wil6210: support concurrency record in FW fileLior David2018-02-271-0/+69
* wil6210: add wil6210_vif structure for per-VIF dataLior David2018-02-271-26/+31
* cfg80211: send ack_signal to user in probe client responseVenkateswara Naralasetty2018-02-191-1/+2
* wil6210: remove reference to preset_chandefLior David2018-01-091-2/+1Star
* wil6210: support Scheduled scanDedy Lansky2018-01-091-0/+65
* wil6210: missing length check in wil_cfg80211_mgmt_txLior David2017-12-021-3/+7
* wil6210: abort properly in cfg suspendHamad Kadmany2017-12-021-2/+5
* wil6210: ensure P2P device is stopped before removing interfaceLior David2017-08-311-28/+29
* wil6210: increase connect timeoutLior David2017-08-311-1/+1
* wil6210: notify wiphy on wowlan supportMaya Erez2017-08-081-0/+10
* wil6210: support FW RSSI reportingDedy Lansky2017-08-081-4/+8
* wil6210: protect against invalid length of tx management frameHamad Kadmany2017-08-081-0/+3
* wil6210: add support for PCIe D3hot in system suspendMaya Erez2017-06-211-0/+38
* wil6210: Improve AP stop handlingHamad Kadmany2017-05-231-0/+2
* wil6210: low level RF sector APILior David2017-05-231-0/+573
* Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...David S. Miller2017-04-241-11/+1Star
|\
| * wil6210: restore power save state after internal FW resetLazar Alexei2017-04-131-11/+1Star
* | Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller2017-04-201-9/+5Star
|\ \ | |/ |/|
| * cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-131-7/+4Star
| * cfg80211: refactor cfg80211_calculate_bitrate()Johannes Berg2017-03-061-2/+1Star
* | wil6210: correctly report locally generated disconnect in STA modeDedy Lansky2017-03-091-0/+1