Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-27wifi: wilc1000: use existing iftype variable to store the interface typeAjay Singh
2022-07-27wifi: wilc1000: cancel the connect operation during interface downAjay Singh
2022-07-27wifi: wilc1000: set correct value of 'close' variable in failure caseAjay Singh
2022-05-30wifi: wilc1000: add WPA3 SAE supportAjay Singh
2022-05-11wilc1000: increase firmware version array sizeAjay Singh
2021-12-20wilc1000: fix double free error in probe()Dan Carpenter
2021-12-14wilc1000: Rename workqueue from "WILC_wq" to "NETDEV-wq"David Mosberger-Tang
2021-12-14wilc1000: Rename tx task from "K_TXQ_TASK" to NETDEV-txDavid Mosberger-Tang
2021-12-14wilc1000: Rename irq handler from "WILC_IRQ" to netdev nameDavid Mosberger-Tang
2021-12-14wilc1000: Fix missing newline in error messageDavid Mosberger-Tang
2021-11-19wilc1000: copy address before calling wilc_set_mac_addressJakub Kicinski
2021-10-20wilc1000: use eth_hw_addr_set()Jakub Kicinski
2021-10-13wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-04-17wilc1000: Bring MAC address setting in line with typical Linux behaviorDavid Mosberger-Tang
2021-03-15wilc1000: use wilc handler as cookie in request_threaded_irq()Ajay Singh
2021-02-11wilc1000: Fix use of void pointer as a wrong struct typeVsevolod Kozlov
2021-01-22cfg80211: change netdev registration/unregistration semanticsJohannes Berg
2020-12-02wilc1000: added 'ndo_set_mac_address' callback supportAjay 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-06-26wilc1000: move wilc driver out of stagingAjay Singh