summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/wil6210/cfg80211.c
AgeCommit message (Expand)Author
2019-04-03wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_extLior David
2019-04-03wil6210: check mid is validAhmad Masri
2019-02-28wil6210: check null pointer in _wil_cfg80211_merge_extra_iesAlexei Avshalom Lazar
2019-02-28wil6210: support up to 20 stations in AP modeAhmad Masri
2018-11-06wil6210: refactor disconnect flowAhmad Masri
2018-11-06wil6210: add recovery for FW error while in AP modeDedy Lansky
2018-08-28wil6210: add FT roam support for AP and stationAhmad Masri
2018-08-28wil6210: add support for channel 4Alexei Avshalom Lazar
2018-07-31wil6210: off channel transmit management frames in AP modeAhmad Masri
2018-07-31wil6210: allow scan on AP interfaceAhmad Masri
2018-07-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-07-02wil6210: add support for enhanced DMA structuresGidon Studinski
2018-06-27wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat
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-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-02-27wil6210: support concurrency record in FW fileLior David
2018-02-27wil6210: add wil6210_vif structure for per-VIF dataLior David
2018-02-19cfg80211: send ack_signal to user in probe client responseVenkateswara Naralasetty
2018-01-09wil6210: remove reference to preset_chandefLior David
2018-01-09wil6210: support Scheduled scanDedy Lansky
2017-12-02wil6210: missing length check in wil_cfg80211_mgmt_txLior David
2017-12-02wil6210: abort properly in cfg suspendHamad Kadmany
2017-08-31wil6210: ensure P2P device is stopped before removing interfaceLior David
2017-08-31wil6210: increase connect timeoutLior David
2017-08-08wil6210: notify wiphy on wowlan supportMaya Erez
2017-08-08wil6210: support FW RSSI reportingDedy Lansky
2017-08-08wil6210: protect against invalid length of tx management frameHamad Kadmany
2017-06-21wil6210: add support for PCIe D3hot in system suspendMaya Erez
2017-05-23wil6210: Improve AP stop handlingHamad Kadmany
2017-05-23wil6210: low level RF sector APILior David
2017-04-24Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...David S. Miller
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-13wil6210: restore power save state after internal FW resetLazar Alexei
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg
2017-03-09wil6210: correctly report locally generated disconnect in STA modeDedy Lansky
2017-03-09wil6210: store bss object and use cfg80211_connect_bss()Dedy Lansky
2017-03-09wil6210: use print_hex_dump_debug instead of print_hex_dump_bytesDedy Lansky
2017-03-09wil6210: bus_request platform operation refinementLior David
2017-03-09wil6210: do not start regular scan on stopped p2p deviceLior David
2017-03-06cfg80211: refactor cfg80211_calculate_bitrate()Johannes Berg
2017-02-08wil6210: include moduleparam.hJohannes Berg
2017-01-27wil6210: convert symbolic permissions to octal permissionsMaya Erez
2017-01-27wil6210: fix for broadcast workaround in PBSSLior David
2017-01-27wil6210: remove __func__ from debug printoutsLazar Alexei
2017-01-27wil6210: add disable_ap_sme module parameterDedy Lansky