summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/microchip/wilc1000/cfg80211.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-14wilc1000: Rename workqueue from "WILC_wq" to "NETDEV-wq"David Mosberger-Tang1-9/+1
2021-09-21wilc1000: add 'initialized' flag check before adding an element to TX queueAjay Singh1-0/+4
2021-09-21wilc1000: configure registers to handle chip wakeup sequenceAjay Singh1-1/+0
2021-09-21wilc1000: add new WID to pass wake_enable information to firmwareAjay Singh1-0/+1
2021-09-21wilc1000: fix possible memory leak in cfg_scan_result()Ajay Singh1-2/+1
2021-09-21wilc1000: move 'deinit_lock' lock init/destroy inside module probeAjay Singh1-0/+2
2021-01-22cfg80211: change netdev registration/unregistration semanticsJohannes Berg1-1/+1
2020-12-02wilc1000: added queue support for WMMAjay Singh1-2/+5
2020-07-14wilc1000: fix compiler warning for 'wowlan_support' unused variableAjay Singh1-0/+2
2020-06-26wilc1000: move wilc driver out of stagingAjay Singh1-0/+1847