summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/microchip/wilc1000/wlan.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-15wifi: wilc1000: fix DMA on stack objectsAjay.Kathat@microchip.com1-2/+13
2021-08-21wilc1000: remove redundant codewengjianfeng1-22/+16
2021-04-17wilc1000: fix a loop timeout conditionDan Carpenter1-1/+1
2021-03-15wilc1000: Support chip sleep over SPIDavid Mosberger-Tang1-4/+52
2021-02-11wilc1000: Fix use of void pointer as a wrong struct typeVsevolod Kozlov1-7/+8
2020-12-07wilc1000: remove redundant assignment to pointer vifColin Ian King1-1/+0
2020-12-02wilc1000: added queue support for WMMAjay Singh1-58/+257
2020-12-02wilc1000: call complete() for failure in wilc_wlan_txq_add_cfg_pkt()Ajay Singh1-1/+3
2020-12-02wilc1000: free resource in wilc_wlan_txq_add_mgmt_pkt() for failure pathAjay Singh1-2/+6
2020-12-02wilc1000: free resource in wilc_wlan_txq_add_net_pkt() for failure pathAjay Singh1-2/+6
2020-06-26wilc1000: move wilc driver out of stagingAjay Singh1-0/+1238