summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210/wmi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-05-231-39/+113
|\
| * wil6210: Initialize reply struct of the WMI commandsAlexei Avshalom Lazar2018-05-121-36/+61
| * wil6210: move WMI functionality out of wil_cfg80211_mgmt_txDedy Lansky2018-05-121-0/+47
| * wil6210: change reply_size arg to u16 in wmi_callLior David2018-05-121-1/+1
| * wil6210: align to latest auto generated wmi.hAhmad Masri2018-05-121-2/+4
* | wireless-drivers: Dynamically allocate struct station_infoToke Høiland-Jørgensen2018-05-121-6/+13
|/
* wil6210: multiple VIFs support for connections and data pathLior David2018-02-271-4/+5
* wil6210: rename p2p_wdev_mutex to vif_mutexLior David2018-02-271-4/+4
* wil6210: multiple VIFs support for start/stop APLior David2018-02-271-0/+8
* wil6210: add support for adding and removing virtual interfacesLior David2018-02-271-4/+107
* wil6210: infrastructure for multiple virtual interfacesLior David2018-02-271-129/+197
* wil6210: enlarge FW mac_rgf_ext section for Sparrow D0Lior David2018-01-251-0/+8
* wil6210: fix random failure to bring network interface upLior David2018-01-251-0/+18
* wil6210: add support for Talyn AHB address mapMaya Erez2018-01-251-9/+55
* wil6210: remove reference to preset_chandefLior David2018-01-091-1/+1
* wil6210: remove leftover "FIXME"sDedy Lansky2018-01-091-2/+0
* wil6210: support Scheduled scanDedy Lansky2018-01-091-0/+237
* wil6210: get suspend reject reason and resume triggers from FWLazar Alexei2017-12-021-3/+43
* wil6210: missing length check in wmi_set_ieLior David2017-12-021-1/+7
* wil6210: add block size checks during FW loadLior David2017-12-021-1/+10
* wil6210: fix length check in __wmi_sendLior David2017-12-021-1/+1
* wil6210: print human readable names of WMI commands and eventsDedy Lansky2017-12-021-5/+232
* wil6210: store FW RF calibration resultDedy Lansky2017-08-081-0/+5
* wil6210: support FW RSSI reportingDedy Lansky2017-08-081-3/+6
* Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller2017-06-251-2/+145
|\
| * wil6210: add support for PCIe D3hot in system suspendMaya Erez2017-06-211-0/+143
| * wil6210: support devices with different PCIe bar sizeMaya Erez2017-05-231-2/+2
* | networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-1/+1
* | networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
|/
* wil6210: fix protection against connections during resetHamad Kadmany2017-04-131-2/+9
* wil6210: support 8KB RX buffersLior David2017-04-131-1/+2
* wil6210: correctly report locally generated disconnect in STA modeDedy Lansky2017-03-091-0/+1
* wil6210: protect list of pending wmi events during flushHamad Kadmany2017-03-091-0/+5
* wil6210: store bss object and use cfg80211_connect_bss()Dedy Lansky2017-03-091-5/+9
* wil6210: bus_request platform operation refinementLior David2017-03-091-0/+1
* wil6210: convert symbolic permissions to octal permissionsMaya Erez2017-01-271-3/+3
* wil6210: option to override A-BFT length in start AP/PCPLior David2017-01-271-0/+1
* wil6210: report association ID (AID) per station in debugfsLior David2017-01-271-2/+3
* wil6210: missing reinit_completion in wmi_callLior David2017-01-271-0/+1
* wil6210: remove __func__ from debug printoutsLazar Alexei2017-01-271-27/+23
* wil6210: add disable_ap_sme module parameterDedy Lansky2017-01-271-11/+57
* wil6210: add debugfs blobs for UCODE code and dataLior David2016-12-011-14/+25
* wil6210: delay remain on channel when scan is activeLior David2016-12-011-0/+4
* wil6210: support NL80211_ATTR_WIPHY_RETRY_SHORTLior David2016-11-231-0/+59
* wil6210: add support for abort scanMaya Erez2016-11-231-3/+18
* wil6210: add support for power save enable / disableMaya Erez2016-11-231-0/+34
* wil6210: fix net queue stop/wakeDedy Lansky2016-11-231-2/+1
* wil6210: extract firmware version from file headerLior David2016-08-311-4/+4
* wil6210: fix protection of wil->scan_requestLior David2016-08-311-2/+2
* nl80211: support beacon report scanningAvraham Stern2016-07-061-3/+5