summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/microchip/wilc1000/wlan.c
AgeCommit message (Expand)Author
2024-10-17wifi: wilc1000: Add WILC3000 supportAjay Singh
2024-10-17wifi: wilc1000: Fill in missing error handlingMarek Vasut
2024-10-17wifi: wilc1000: Fold chip_allow_sleep()/chip_wakeup() into wlan.cMarek Vasut
2024-10-17wifi: wilc1000: Clean up usage of wilc_get_chipid()Marek Vasut
2024-06-18wifi: wilc1000: let host->chip suspend/resume notifications manage chip wake/...Alexis Lothoré
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-06-01Revert "wifi: wilc1000: convert list management to RCU"Alexis Lothoré
2024-05-17wifi: wilc1000: add function to read mac address from eFuseAlexis Lothoré
2024-04-16wifi: wilc1000: convert list management to RCUAlexis Lothoré
2024-02-19wifi: wilc1000: use SRCU instead of RCU for vif list traversalAlexis Lothoré
2024-02-15wifi: wilc1000: validate chip id during bus probeDavid Mosberger-Tang
2024-01-18wifi: wilc1000: fix incorrect power down sequenceAjay Singh
2023-10-19wifi: wilc1000: use vmm_table as array in wilc structAjay Singh
2022-08-30wifi: wilc1000: fix DMA on stack objectsAjay.Kathat@microchip.com
2022-07-27wifi: wilc1000: add 'isinit' flag for SDIO bus similar to SPIAjay Singh
2022-05-30wifi: wilc1000: add WPA3 SAE supportAjay Singh
2022-05-11wilc1000: add valid vmm_entry check before fetching from TX queueAjay Singh
2021-12-22wilc1000: Add reset/enable GPIO support to SPI driverDavid Mosberger-Tang
2021-12-22wilc1000: Convert static "chipid" variable to device-local variableDavid Mosberger-Tang
2021-12-16wilc1000: Improve WILC TX performance when power_save is offDavid Mosberger-Tang
2021-12-14wilc1000: Fix spurious "FW not responding" errorDavid Mosberger-Tang
2021-11-26wilc1000: remove '-Wunused-but-set-variable' warning in chip_wakeup()Ajay Singh
2021-09-21wilc1000: add 'initialized' flag check before adding an element to TX queueAjay Singh
2021-09-21wilc1000: invoke chip reset register before firmware downloadAjay Singh
2021-09-21wilc1000: handle read failure issue for clockless registersAjay Singh
2021-09-21wilc1000: configure registers to handle chip wakeup sequenceAjay Singh
2021-08-21wilc1000: remove redundant codewengjianfeng
2021-04-17wilc1000: fix a loop timeout conditionDan Carpenter
2021-03-15wilc1000: Support chip sleep over SPIDavid Mosberger-Tang
2021-02-11wilc1000: Fix use of void pointer as a wrong struct typeVsevolod Kozlov
2020-12-07wilc1000: remove redundant assignment to pointer vifColin Ian King
2020-12-02wilc1000: added queue support for WMMAjay Singh
2020-12-02wilc1000: call complete() for failure in wilc_wlan_txq_add_cfg_pkt()Ajay Singh
2020-12-02wilc1000: free resource in wilc_wlan_txq_add_mgmt_pkt() for failure pathAjay Singh
2020-12-02wilc1000: free resource in wilc_wlan_txq_add_net_pkt() for failure pathAjay Singh
2020-06-26wilc1000: move wilc driver out of stagingAjay Singh