summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/microchip/wilc1000/netdev.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-17wilc1000: Bring MAC address setting in line with typical Linux behaviorDavid Mosberger-Tang1-9/+16
2021-03-15wilc1000: use wilc handler as cookie in request_threaded_irq()Ajay Singh1-9/+5
2021-02-11wilc1000: Fix use of void pointer as a wrong struct typeVsevolod Kozlov1-1/+1
2021-01-22cfg80211: change netdev registration/unregistration semanticsJohannes Berg1-1/+1
2020-12-02wilc1000: added 'ndo_set_mac_address' callback supportAjay Singh1-0/+38
2020-07-14wilc1000: let wilc_mac_xmit() return NETDEV_TX_OKLuc Van Oostenryck1-3/+3
2020-07-14wilc1000: use API version number info along with firmware filenameAjay Singh1-3/+14
2020-07-14wilc1000: use unified single wilc1000 FW binaryAjay Singh1-11/+7
2020-06-26wilc1000: move wilc driver out of stagingAjay Singh1-0/+931