summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/wil6210/cfg80211.c
AgeCommit message (Expand)Author
2024-04-04wifi: wil6210: cfg80211: Use __counted_by() in struct wmi_start_scan_cmd and ...Gustavo A. R. Silva
2024-03-25wifi: wil6210: fix sparse warningsKalle Valo
2023-09-25wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg
2023-09-13wifi: cfg80211: modify prototype for change_beaconAloka Dixit
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg
2022-04-27wil6210: simplify if-if to if-elseWan Jiabing
2021-10-20wil6210: use eth_hw_addr_set()Jakub Kicinski
2021-10-20wireless: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-06-15wil6210: remove erroneous wiphy lockingJohannes Berg
2021-02-09wil6210: Add Support for Extended DMG MCS 12.1Max Chen
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2020-08-17wil6210: Demote non-kerneldoc headers to standard comment blocksLee Jones
2019-12-19wil6210: add support for set_cqm_rssi_configDedy Lansky
2019-12-19wil6210: support set_multicast_to_unicast cfg80211 operationAhmad Masri
2019-10-31wil6210: add SPDX license identifiersLior David
2019-09-12wil6210: fix PTK re-key raceAhmad Masri
2019-09-04wil6210: Add EDMG channel supportAlexei Avshalom Lazar
2019-08-21nl80211: Add support for EDMG channelsAlexei Avshalom Lazar
2019-07-20wireless: fix nl80211 vendor commandsJohannes Berg
2019-06-27wil6210: set WIL_WMI_CALL_GENERAL_TO_MS as wmi_call timeoutAhmad Masri
2019-06-27wil6210: update cid boundary check of wil_find_cid/_by_idx()Alexei Avshalom Lazar
2019-06-27wil6210: do not reset FW in STA to P2P client interface switchAlexei Avshalom Lazar
2019-05-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-05-05Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David S. Miller
2019-05-03wil6210: fix overwriting max_assoc_sta module paramAhmad Masri
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
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