summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/microchip/wilc1000/wlan.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: wilc1000: add 'isinit' flag for SDIO bus similar to SPIAjay Singh2022-07-271-3/+6
* wifi: wilc1000: add WPA3 SAE supportAjay Singh2022-05-301-1/+2
* wilc1000: add valid vmm_entry check before fetching from TX queueAjay Singh2022-05-111-3/+4
* wilc1000: Add reset/enable GPIO support to SPI driverDavid Mosberger-Tang2021-12-221-1/+1
* wilc1000: Convert static "chipid" variable to device-local variableDavid Mosberger-Tang2021-12-221-14/+13
* wilc1000: Improve WILC TX performance when power_save is offDavid Mosberger-Tang2021-12-161-2/+2
* wilc1000: Fix spurious "FW not responding" errorDavid Mosberger-Tang2021-12-141-1/+2
* wilc1000: remove '-Wunused-but-set-variable' warning in chip_wakeup()Ajay Singh2021-11-261-5/+0
* wilc1000: add 'initialized' flag check before adding an element to TX queueAjay Singh2021-09-211-0/+9
* wilc1000: invoke chip reset register before firmware downloadAjay Singh2021-09-211-3/+19
* wilc1000: handle read failure issue for clockless registersAjay Singh2021-09-211-0/+5
* wilc1000: configure registers to handle chip wakeup sequenceAjay Singh2021-09-211-47/+51
* wilc1000: remove redundant codewengjianfeng2021-08-211-22/+16
* wilc1000: fix a loop timeout conditionDan Carpenter2021-04-171-1/+1
* wilc1000: Support chip sleep over SPIDavid Mosberger-Tang2021-03-151-4/+52
* wilc1000: Fix use of void pointer as a wrong struct typeVsevolod Kozlov2021-02-111-7/+8
* wilc1000: remove redundant assignment to pointer vifColin Ian King2020-12-071-1/+0
* wilc1000: added queue support for WMMAjay Singh2020-12-021-58/+257
* wilc1000: call complete() for failure in wilc_wlan_txq_add_cfg_pkt()Ajay Singh2020-12-021-1/+3
* wilc1000: free resource in wilc_wlan_txq_add_mgmt_pkt() for failure pathAjay Singh2020-12-021-2/+6
* wilc1000: free resource in wilc_wlan_txq_add_net_pkt() for failure pathAjay Singh2020-12-021-2/+6
* wilc1000: move wilc driver out of stagingAjay Singh2020-06-261-0/+1238