index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
microchip
/
wilc1000
/
netdev.c
Age
Commit message (
Expand
)
Author
2025-01-10
wifi: wilc1000: unregister wiphy only if it has been registered
Alexis Lothoré
2024-10-17
wifi: wilc1000: Set MAC after operation mode
Marek Vasut
2024-10-17
wifi: wilc1000: Add WILC3000 support
Ajay Singh
2024-10-17
wifi: wilc1000: Clean up usage of wilc_get_chipid()
Marek Vasut
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-06-01
Revert "wifi: wilc1000: convert list management to RCU"
Alexis Lothoré
2024-05-17
wifi: wilc1000: read MAC address from fuse at probe
Ajay Singh
2024-05-17
wifi: wilc1000: set wilc_set_mac_address parameter as const
Alexis Lothoré
2024-05-17
wifi: wilc1000: register net device only after bus being fully initialized
Alexis Lothoré
2024-05-17
wifi: wilc1000: set net device registration as last step during interface cre...
Alexis Lothoré
2024-04-16
wifi: wilc1000: convert list management to RCU
Alexis Lothoré
2024-02-19
wifi: wilc1000: add missing read critical sections around vif list traversal
Ajay Singh
2024-02-19
wifi: wilc1000: fix declarations ordering
Alexis Lothoré
2024-02-19
wifi: wilc1000: use SRCU instead of RCU for vif list traversal
Alexis Lothoré
2024-02-19
wifi: wilc1000: split deeply nested RCU list traversal in dedicated helper
Alexis Lothoré
2024-02-15
wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces
Alexis Lothoré
2024-02-12
wifi: wilc1000: set preamble size to auto as default in wilc_init_fw_config()
Ajay Singh
2024-02-08
Merge wireless into wireless-next
Johannes Berg
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for wilc1000
Breno Leitao
2024-01-18
wifi: wilc1000: do not realloc workqueue everytime an interface is added
Ajay Singh
2024-01-18
wifi: wilc1000: fix driver_handler when committing initial configuration
Ajay Singh
2023-09-21
wifi: wilc1000: add back-off algorithm to balance tx queue packets
Prasurjya Rohan Saikia
2022-12-22
wifi: wilc1000: add missing unregister_netdev() in wilc_netdev_ifc_init()
Wang Yufen
2022-12-22
wifi: wilc1000: fix potential memory leak in wilc_mac_xmit()
Zhang Changzhong
2022-07-27
wifi: wilc1000: use existing iftype variable to store the interface type
Ajay Singh
2022-07-27
wifi: wilc1000: cancel the connect operation during interface down
Ajay Singh
2022-07-27
wifi: wilc1000: set correct value of 'close' variable in failure case
Ajay Singh
2022-05-30
wifi: wilc1000: add WPA3 SAE support
Ajay Singh
2022-05-11
wilc1000: increase firmware version array size
Ajay Singh
2021-12-20
wilc1000: fix double free error in probe()
Dan Carpenter
2021-12-14
wilc1000: Rename workqueue from "WILC_wq" to "NETDEV-wq"
David Mosberger-Tang
2021-12-14
wilc1000: Rename tx task from "K_TXQ_TASK" to NETDEV-tx
David Mosberger-Tang
2021-12-14
wilc1000: Rename irq handler from "WILC_IRQ" to netdev name
David Mosberger-Tang
2021-12-14
wilc1000: Fix missing newline in error message
David Mosberger-Tang
2021-11-19
wilc1000: copy address before calling wilc_set_mac_address
Jakub Kicinski
2021-10-20
wilc1000: use eth_hw_addr_set()
Jakub Kicinski
2021-10-13
wireless: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-04-17
wilc1000: Bring MAC address setting in line with typical Linux behavior
David Mosberger-Tang
2021-03-15
wilc1000: use wilc handler as cookie in request_threaded_irq()
Ajay Singh
2021-02-11
wilc1000: Fix use of void pointer as a wrong struct type
Vsevolod Kozlov
2021-01-22
cfg80211: change netdev registration/unregistration semantics
Johannes Berg
2020-12-02
wilc1000: added 'ndo_set_mac_address' callback support
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-06-26
wilc1000: move wilc driver out of staging
Ajay Singh