aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210/wmi.c
AgeCommit message (Expand)Author
2020-04-21wil6210: add general initialization/size checksAlexei Avshalom Lazar
2019-12-01wil6210: fix locking in wmi_callLior David
2019-07-26wil6210: drop old event after wmi_call timeoutAhmad Masri
2019-05-31wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_extLior David
2018-07-31wil6210: off channel transmit management frames in AP modeAhmad Masri
2018-07-31wil6210: add support for link statisticsDedy Lansky
2018-07-02wil6210: remove crash dump collection from OTP sectionMaya Erez
2018-07-02wil6210: add support for enhanced DMA RX data flowsGidon Studinski
2018-07-02wil6210: initialize TX and RX enhanced DMA ringsGidon Studinski
2018-07-02wil6210: add support for enhanced DMA structuresGidon Studinski
2018-07-02wil6210: add support for Talyn-MB (Talyn ver 2.0) deviceMaya Erez
2018-05-23Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-05-12wil6210: Initialize reply struct of the WMI commandsAlexei Avshalom Lazar
2018-05-12wil6210: move WMI functionality out of wil_cfg80211_mgmt_txDedy Lansky
2018-05-12wil6210: change reply_size arg to u16 in wmi_callLior David
2018-05-12wil6210: align to latest auto generated wmi.hAhmad Masri
2018-05-12wireless-drivers: Dynamically allocate struct station_infoToke Høiland-Jørgensen
2018-02-27wil6210: multiple VIFs support for connections and data pathLior David
2018-02-27wil6210: rename p2p_wdev_mutex to vif_mutexLior David
2018-02-27wil6210: multiple VIFs support for start/stop APLior David
2018-02-27wil6210: add support for adding and removing virtual interfacesLior David
2018-02-27wil6210: infrastructure for multiple virtual interfacesLior David
2018-01-25wil6210: enlarge FW mac_rgf_ext section for Sparrow D0Lior David
2018-01-25wil6210: fix random failure to bring network interface upLior David
2018-01-25wil6210: add support for Talyn AHB address mapMaya Erez
2018-01-09wil6210: remove reference to preset_chandefLior David
2018-01-09wil6210: remove leftover "FIXME"sDedy Lansky
2018-01-09wil6210: support Scheduled scanDedy Lansky
2017-12-02wil6210: get suspend reject reason and resume triggers from FWLazar Alexei
2017-12-02wil6210: missing length check in wmi_set_ieLior David
2017-12-02wil6210: add block size checks during FW loadLior David
2017-12-02wil6210: fix length check in __wmi_sendLior David
2017-12-02wil6210: print human readable names of WMI commands and eventsDedy Lansky
2017-08-08wil6210: store FW RF calibration resultDedy Lansky
2017-08-08wil6210: support FW RSSI reportingDedy Lansky
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller
2017-06-21wil6210: add support for PCIe D3hot in system suspendMaya Erez
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-05-23wil6210: support devices with different PCIe bar sizeMaya Erez
2017-04-13wil6210: fix protection against connections during resetHamad Kadmany
2017-04-13wil6210: support 8KB RX buffersLior David
2017-03-09wil6210: correctly report locally generated disconnect in STA modeDedy Lansky
2017-03-09wil6210: protect list of pending wmi events during flushHamad Kadmany
2017-03-09wil6210: store bss object and use cfg80211_connect_bss()Dedy Lansky
2017-03-09wil6210: bus_request platform operation refinementLior David
2017-01-27wil6210: convert symbolic permissions to octal permissionsMaya Erez
2017-01-27wil6210: option to override A-BFT length in start AP/PCPLior David
2017-01-27wil6210: report association ID (AID) per station in debugfsLior David
2017-01-27wil6210: missing reinit_completion in wmi_callLior David