aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/wil6210/wmi.c
AgeCommit message (Expand)Author
2018-12-05wil6210: missing length check in wmi_set_ieLior David
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
2017-01-27wil6210: remove __func__ from debug printoutsLazar Alexei
2017-01-27wil6210: add disable_ap_sme module parameterDedy Lansky
2016-12-01wil6210: add debugfs blobs for UCODE code and dataLior David
2016-12-01wil6210: delay remain on channel when scan is activeLior David
2016-11-23wil6210: support NL80211_ATTR_WIPHY_RETRY_SHORTLior David
2016-11-23wil6210: add support for abort scanMaya Erez
2016-11-23wil6210: add support for power save enable / disableMaya Erez
2016-11-23wil6210: fix net queue stop/wakeDedy Lansky
2016-08-31wil6210: extract firmware version from file headerLior David
2016-08-31wil6210: fix protection of wil->scan_requestLior David
2016-07-06nl80211: support beacon report scanningAvraham Stern
2016-05-11wil6210: add support for device led configurationMaya Erez
2016-04-26wil6210: prevent deep sleep of 60G device in critical pathsMaya Erez
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-03-07wil6210: pass is_go flag to firmwareLior David
2016-03-07wil6210: P2P_DEVICE virtual interface supportLior David
2016-03-07wil6210: p2p initial supportDedy Lansky
2016-03-07wil6210: switch to generated wmi.hLior David
2016-03-07wil6210: AP: prevent connecting to already connected stationMaya Erez
2016-02-02wil6210: protect synchronous wmi commands handlingMaya Erez
2016-01-26wil6210: handle multiple connect/disconnect eventsMaya Erez
2015-12-08wil6210: prevent external wmi commands during suspend flowMaya Erez
2015-10-29wil6210: fix device ready detectionVladimir Kondratiev
2015-10-29wil6210: ignore selected WMI eventsVladimir Kondratiev
2015-10-09wil6210: capture all frames in sniffer modeVladimir Kondratiev
2015-08-17wil6210: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-08-06wil6210: use inline functions for register accessVladimir Kondratiev
2015-08-06wil6210: unify wmi_set_ie() error handlingVladimir Kondratiev
2015-08-06wil6210: treat "unhandled event" as warning instead of errorDedy Lansky
2015-08-06wil6210: improve mgmt frame handlingVladimir Kondratiev
2015-08-06wil6210: wait for del_station to completeVladimir Kondratiev
2015-06-09wil6210: Support hidden SSIDHamad Kadmany