aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210/wmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid 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
2017-03-09wil6210: protect list of pending wmi events during flushHamad Kadmany1-0/+5
2017-03-09wil6210: store bss object and use cfg80211_connect_bss()Dedy Lansky1-5/+9
2017-03-09wil6210: bus_request platform operation refinementLior David1-0/+1
2017-01-27wil6210: convert symbolic permissions to octal permissionsMaya Erez1-3/+3
2017-01-27wil6210: option to override A-BFT length in start AP/PCPLior David1-0/+1
2017-01-27wil6210: report association ID (AID) per station in debugfsLior David1-2/+3
2017-01-27wil6210: missing reinit_completion in wmi_callLior David1-0/+1
2017-01-27wil6210: remove __func__ from debug printoutsLazar Alexei1-27/+23
2017-01-27wil6210: add disable_ap_sme module parameterDedy Lansky1-11/+57
2016-12-01wil6210: add debugfs blobs for UCODE code and dataLior David1-14/+25
2016-12-01wil6210: delay remain on channel when scan is activeLior David1-0/+4
2016-11-23wil6210: support NL80211_ATTR_WIPHY_RETRY_SHORTLior David1-0/+59
2016-11-23wil6210: add support for abort scanMaya Erez1-3/+18
2016-11-23wil6210: add support for power save enable / disableMaya Erez1-0/+34
2016-11-23wil6210: fix net queue stop/wakeDedy Lansky1-2/+1
2016-08-31wil6210: extract firmware version from file headerLior David1-4/+4
2016-08-31wil6210: fix protection of wil->scan_requestLior David1-2/+2
2016-07-06nl80211: support beacon report scanningAvraham Stern1-3/+5
2016-05-11wil6210: add support for device led configurationMaya Erez1-0/+77
2016-04-26wil6210: prevent deep sleep of 60G device in critical pathsMaya Erez1-5/+15
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-1/+1
2016-03-07wil6210: pass is_go flag to firmwareLior David1-1/+2
2016-03-07wil6210: P2P_DEVICE virtual interface supportLior David1-1/+6
2016-03-07wil6210: p2p initial supportDedy Lansky1-3/+77
2016-03-07wil6210: switch to generated wmi.hLior David1-18/+18
2016-03-07wil6210: AP: prevent connecting to already connected stationMaya Erez1-0/+8
2016-02-02wil6210: protect synchronous wmi commands handlingMaya Erez1-4/+13
2016-01-26wil6210: handle multiple connect/disconnect eventsMaya Erez1-44/+113
2015-12-08wil6210: prevent external wmi commands during suspend flowMaya Erez1-0/+4
2015-10-29wil6210: fix device ready detectionVladimir Kondratiev1-8/+2
2015-10-29wil6210: ignore selected WMI eventsVladimir Kondratiev1-0/+10
2015-10-09wil6210: capture all frames in sniffer modeVladimir Kondratiev1-1/+1