summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/wil6210/wmi.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-03wil6210: check mid is validAhmad Masri1-1/+1
2019-04-03wil6210: increase PCP stop command timeoutMaya Erez1-1/+3
2019-04-03wil6210: align to latest auto generated wmi.hAlexei Avshalom Lazar1-0/+7
2019-02-28wil6210: support up to 20 stations in AP modeAhmad Masri1-16/+63
2019-02-28wil6210: remove rtap_include_phy_info module paramMaya Erez1-2/+2
2018-11-06wil6210: fix locking in wmi_callLior David1-4/+5
2018-11-06wil6210: add general initialization/size checksAlexei Avshalom Lazar1-1/+1
2018-11-06wil6210: notify cqm packet loss on disable_ap_smeAhmad Masri1-0/+17
2018-11-06wil6210: refactor disconnect flowAhmad Masri1-21/+7
2018-09-06wil6210: fix unsigned cid comparison with >= 0Gustavo A. R. Silva1-1/+1
2018-08-28wil6210: add FT roam support for AP and stationAhmad Masri1-3/+347
2018-07-31wil6210: off channel transmit management frames in AP modeAhmad Masri1-0/+56
2018-07-31wil6210: add support for link statisticsDedy Lansky1-0/+165
2018-07-02wil6210: remove crash dump collection from OTP sectionMaya Erez1-43/+43
2018-07-02wil6210: add support for enhanced DMA RX data flowsGidon Studinski1-3/+56
2018-07-02wil6210: initialize TX and RX enhanced DMA ringsGidon Studinski1-17/+299
2018-07-02wil6210: add support for enhanced DMA structuresGidon Studinski1-12/+12
2018-07-02wil6210: add support for Talyn-MB (Talyn ver 2.0) deviceMaya Erez1-0/+55
2018-05-23Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-39/+113
2018-05-12wil6210: Initialize reply struct of the WMI commandsAlexei Avshalom Lazar1-36/+61
2018-05-12wil6210: move WMI functionality out of wil_cfg80211_mgmt_txDedy Lansky1-0/+47
2018-05-12wil6210: change reply_size arg to u16 in wmi_callLior David1-1/+1
2018-05-12wil6210: align to latest auto generated wmi.hAhmad Masri1-2/+4
2018-05-12wireless-drivers: Dynamically allocate struct station_infoToke Høiland-Jørgensen1-6/+13
2018-02-27wil6210: multiple VIFs support for connections and data pathLior David1-4/+5
2018-02-27wil6210: rename p2p_wdev_mutex to vif_mutexLior David1-4/+4
2018-02-27wil6210: multiple VIFs support for start/stop APLior David1-0/+8
2018-02-27wil6210: add support for adding and removing virtual interfacesLior David1-4/+107
2018-02-27wil6210: infrastructure for multiple virtual interfacesLior David1-129/+197
2018-01-25wil6210: enlarge FW mac_rgf_ext section for Sparrow D0Lior David1-0/+8
2018-01-25wil6210: fix random failure to bring network interface upLior David1-0/+18
2018-01-25wil6210: add support for Talyn AHB address mapMaya Erez1-9/+55
2018-01-09wil6210: remove reference to preset_chandefLior David1-1/+1
2018-01-09wil6210: remove leftover "FIXME"sDedy Lansky1-2/+0
2018-01-09wil6210: support Scheduled scanDedy Lansky1-0/+237
2017-12-02wil6210: get suspend reject reason and resume triggers from FWLazar Alexei1-3/+43
2017-12-02wil6210: missing length check in wmi_set_ieLior David1-1/+7
2017-12-02wil6210: add block size checks during FW loadLior David1-1/+10
2017-12-02wil6210: fix length check in __wmi_sendLior David1-1/+1
2017-12-02wil6210: print human readable names of WMI commands and eventsDedy Lansky1-5/+232
2017-08-08wil6210: store FW RF calibration resultDedy Lansky1-0/+5
2017-08-08wil6210: support FW RSSI reportingDedy Lansky1-3/+6
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller1-2/+145
2017-06-21wil6210: add support for PCIe D3hot in system suspendMaya Erez1-0/+143
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-1/+1
2017-05-23wil6210: support devices with different PCIe bar sizeMaya Erez1-2/+2
2017-04-13wil6210: fix protection against connections during resetHamad Kadmany1-2/+9
2017-04-13wil6210: support 8KB RX buffersLior David1-1/+2
2017-03-09wil6210: correctly report locally generated disconnect in STA modeDedy Lansky1-0/+1