index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
microchip
Age
Commit message (
Expand
)
Author
2020-12-10
wilc1000: changes for SPI communication stall issue found with Iperf
Ajay Singh
2020-12-07
wilc1000: remove redundant assignment to pointer vif
Colin Ian King
2020-12-02
wilc1000: added queue support for WMM
Ajay Singh
2020-12-02
wilc1000: call complete() for failure in wilc_wlan_txq_add_cfg_pkt()
Ajay Singh
2020-12-02
wilc1000: free resource in wilc_wlan_txq_add_mgmt_pkt() for failure path
Ajay Singh
2020-12-02
wilc1000: free resource in wilc_wlan_txq_add_net_pkt() for failure path
Ajay Singh
2020-12-02
wilc1000: added 'ndo_set_mac_address' callback support
Ajay Singh
2020-09-21
net: wilc1000: clean up resource in error path of init mon interface
Huang Guobin
2020-08-27
wilc1000: Fix memleak in wilc_bus_probe
Dinghao Liu
2020-08-27
wilc1000: Fix memleak in wilc_sdio_probe
Dinghao Liu
2020-08-02
wilc1000: Move wilc1000 SDIO ID's from driver source to common header file
Ajay Singh
2020-07-14
wilc1000: let wilc_mac_xmit() return NETDEV_TX_OK
Luc Van Oostenryck
2020-07-14
wilc1000: use API version number info along with firmware filename
Ajay Singh
2020-07-14
wilc1000: use unified single wilc1000 FW binary
Ajay Singh
2020-07-14
wilc1000: fix compiler warning for 'wowlan_support' unused variable
Ajay Singh
2020-07-14
wilc1000: use strlcpy to avoid 'stringop-truncation' warning
Ajay Singh
2020-06-26
wilc1000: move wilc driver out of staging
Ajay Singh