summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/microchip/wilc1000/cfg80211.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "wifi: wilc1000: convert list management to RCU"Alexis Lothoré2024-06-011-17/+24
* wifi: wilc1000: convert list management to RCUAlexis Lothoré2024-04-161-24/+17
* wifi: wilc1000: remove AKM suite be32 conversion for external auth requestAlexis Lothoré2024-02-211-1/+1
* wifi: wilc1000: use SRCU instead of RCU for vif list traversalAlexis Lothoré2024-02-191-1/+1
* wifi: wilc1000: fix multi-vif management when deleting a vifAjay Singh2024-01-181-1/+0
* wifi: wilc1000: do not realloc workqueue everytime an interface is addedAjay Singh2024-01-181-1/+10
* wifi: wilc1000: simplify wilc_scan()Dmitry Antipov2023-11-081-6/+4
* wifi: wilc1000: cleanup struct wilc_conn_infoDmitry Antipov2023-11-081-4/+2
* wifi: wilc1000: simplify remain on channel supportDmitry Antipov2023-10-301-5/+3
* wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg2023-09-251-1/+1
* wifi: cfg80211: modify prototype for change_beaconAloka Dixit2023-09-131-2/+2
* wifi: wilc1000: validate number of channelsPhil Turnbull2022-11-241-6/+16
* wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attributePhil Turnbull2022-11-241-1/+2
* wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attributePhil Turnbull2022-11-241-2/+12
* treewide: use get_random_u32() when possibleJason A. Donenfeld2022-10-111-1/+1
* wifi: wilc1000: remove redundant ret variableJinpeng Cui2022-09-021-3/+2
* wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam2022-08-251-7/+10
* wifi: wilc1000: set station_info flag only when signal value is validAjay Singh2022-07-271-2/+1
* wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg2022-06-201-1/+2
* wifi: wilc1000: add IGTK supportAjay Singh2022-05-301-22/+92
* wifi: wilc1000: add WPA3 SAE supportAjay Singh2022-05-301-5/+57
* wifi: wilc1000: remove WEP security supportAjay Singh2022-05-301-74/+2
* wilc1000: Rename workqueue from "WILC_wq" to "NETDEV-wq"David Mosberger-Tang2021-12-141-9/+1
* wilc1000: add 'initialized' flag check before adding an element to TX queueAjay Singh2021-09-211-0/+4
* wilc1000: configure registers to handle chip wakeup sequenceAjay Singh2021-09-211-1/+0
* wilc1000: add new WID to pass wake_enable information to firmwareAjay Singh2021-09-211-0/+1
* wilc1000: fix possible memory leak in cfg_scan_result()Ajay Singh2021-09-211-2/+1
* wilc1000: move 'deinit_lock' lock init/destroy inside module probeAjay Singh2021-09-211-0/+2
* cfg80211: change netdev registration/unregistration semanticsJohannes Berg2021-01-221-1/+1
* wilc1000: added queue support for WMMAjay Singh2020-12-021-2/+5
* wilc1000: fix compiler warning for 'wowlan_support' unused variableAjay Singh2020-07-141-0/+2
* wilc1000: move wilc driver out of stagingAjay Singh2020-06-261-0/+1847