summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/microchip/wilc1000/cfg80211.c
Commit message (Expand)AuthorAgeFilesLines
* 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