summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/microchip/wilc1000/netdev.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-18wifi: wilc1000: remove suspend/resume from cfg80211 partAlexis Lothoré1-1/+0
2024-06-11Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-0/+2
2024-06-01wifi: wilc1000: document SRCU usage instead of SRCUAlexis Lothoré1-0/+7
2024-06-01Revert "wifi: wilc1000: convert list management to RCU"Alexis Lothoré1-2/+3
2024-05-17wifi: wilc1000: add function to read mac address from eFuseAlexis Lothoré1-0/+2
2024-04-16wifi: wilc1000: convert list management to RCUAlexis Lothoré1-3/+2
2024-02-19wifi: wilc1000: use SRCU instead of RCU for vif list traversalAlexis Lothoré1-0/+6
2023-09-21wifi: wilc1000: add back-off algorithm to balance tx queue packetsPrasurjya Rohan Saikia1-0/+2
2022-08-30wifi: wilc1000: fix DMA on stack objectsAjay.Kathat@microchip.com1-0/+1
2022-07-27wifi: wilc1000: use existing iftype variable to store the interface typeAjay Singh1-1/+0
2022-05-30wifi: wilc1000: add IGTK supportAjay Singh1-0/+1
2022-05-30wifi: wilc1000: add WPA3 SAE supportAjay Singh1-1/+2
2022-05-30wifi: wilc1000: remove WEP security supportAjay Singh1-10/+0
2021-12-22wilc1000: Convert static "chipid" variable to device-local variableDavid Mosberger-Tang1-0/+1
2021-12-16wilc1000: Improve WILC TX performance when power_save is offDavid Mosberger-Tang1-0/+1
2021-10-20wilc1000: use eth_hw_addr_set()Jakub Kicinski1-1/+2
2021-09-21wilc1000: configure registers to handle chip wakeup sequenceAjay Singh1-1/+0
2021-09-21wilc1000: move 'deinit_lock' lock init/destroy inside module probeAjay Singh1-1/+0
2020-12-02wilc1000: added queue support for WMMAjay Singh1-1/+10
2020-06-26wilc1000: move wilc driver out of stagingAjay Singh1-0/+287