summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/microchip
AgeCommit message (Expand)Author
2021-04-18wilc1000: Remove duplicate struct declarationWan Jiabing
2021-04-17wilc1000: fix a loop timeout conditionDan Carpenter
2021-04-17wilc1000: Bring MAC address setting in line with typical Linux behaviorDavid Mosberger-Tang
2021-04-17wilc1000: Add support for enabling CRCDavid Mosberger-Tang
2021-04-17wilc1000: Check for errors at end of DMA writeDavid Mosberger-Tang
2021-04-17wilc1000: Introduce symbolic names for SPI protocol registerDavid Mosberger-Tang
2021-04-17wilc1000: Make SPI transfers work at 48MHzDavid Mosberger-Tang
2021-03-15wilc1000: use wilc handler as cookie in request_threaded_irq()Ajay Singh
2021-03-15wilc1000: write value to WILC_INTR2_ENABLE registerMarcus Folkesson
2021-03-15wilc1000: Support chip sleep over SPIDavid Mosberger-Tang
2021-02-11wilc1000: Fix use of void pointer as a wrong struct typeVsevolod Kozlov
2021-02-06Merge tag 'wireless-drivers-next-2021-02-05' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-01-22cfg80211: change netdev registration/unregistration semanticsJohannes Berg
2021-01-14wilc1000: use flexible-array member instead of zero-length arrayTian Tao
2021-01-14wilc1000: fix spelling mistake in Kconfig "devision" -> "division"Colin Ian King
2020-12-10wilc1000: changes for SPI communication stall issue found with IperfAjay Singh
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-12-02wilc1000: added 'ndo_set_mac_address' callback supportAjay Singh
2020-09-21net: wilc1000: clean up resource in error path of init mon interfaceHuang Guobin
2020-08-27wilc1000: Fix memleak in wilc_bus_probeDinghao Liu
2020-08-27wilc1000: Fix memleak in wilc_sdio_probeDinghao Liu
2020-08-02wilc1000: Move wilc1000 SDIO ID's from driver source to common header fileAjay Singh
2020-07-14wilc1000: let wilc_mac_xmit() return NETDEV_TX_OKLuc Van Oostenryck
2020-07-14wilc1000: use API version number info along with firmware filenameAjay Singh
2020-07-14wilc1000: use unified single wilc1000 FW binaryAjay Singh
2020-07-14wilc1000: fix compiler warning for 'wowlan_support' unused variableAjay Singh
2020-07-14wilc1000: use strlcpy to avoid 'stringop-truncation' warningAjay Singh
2020-06-26wilc1000: move wilc driver out of stagingAjay Singh