summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/microchip (follow)
Commit message (Expand)AuthorAgeFilesLines
* wilc1000: changes for SPI communication stall issue found with IperfAjay Singh2020-12-101-2/+21
* wilc1000: remove redundant assignment to pointer vifColin Ian King2020-12-071-1/+0
* wilc1000: added queue support for WMMAjay Singh2020-12-024-61/+302
* 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: added 'ndo_set_mac_address' callback supportAjay Singh2020-12-023-0/+56
* net: wilc1000: clean up resource in error path of init mon interfaceHuang Guobin2020-09-211-2/+1
* wilc1000: Fix memleak in wilc_bus_probeDinghao Liu2020-08-271-2/+3
* wilc1000: Fix memleak in wilc_sdio_probeDinghao Liu2020-08-271-2/+3
* wilc1000: Move wilc1000 SDIO ID's from driver source to common header fileAjay Singh2020-08-021-4/+2
* wilc1000: let wilc_mac_xmit() return NETDEV_TX_OKLuc Van Oostenryck2020-07-141-3/+3
* wilc1000: use API version number info along with firmware filenameAjay Singh2020-07-142-5/+14
* wilc1000: use unified single wilc1000 FW binaryAjay Singh2020-07-142-13/+8
* wilc1000: fix compiler warning for 'wowlan_support' unused variableAjay Singh2020-07-141-0/+2
* wilc1000: use strlcpy to avoid 'stringop-truncation' warningAjay Singh2020-07-141-2/+1
* wilc1000: move wilc driver out of stagingAjay Singh2020-06-2619-0/+10600