index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
silabs
/
wfx
/
main.c
Age
Commit message (
Expand
)
Author
2025-03-07
wifi: wfx: allow to enable WoWLAN using NL80211
Jérôme Pouiller
2025-03-07
wifi: wfx: declare support for WoWLAN
Jérôme Pouiller
2024-10-31
wifi: wfx: Fix error handling in wfx_core_init()
Yuan Can
2023-10-09
wifi: wfx: implement wfx_remain_on_channel()
Jérôme Pouiller
2023-10-09
wifi: wfx: scan_lock is global to the device
Jérôme Pouiller
2023-08-23
wifi: wfx: Use devm_kmemdup to replace devm_kmalloc + memcpy
Li Zetao
2023-02-22
wifi: wfx: Remove some dead code
Christophe JAILLET
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-09-02
wifi: wfx: prevent underflow in wfx_send_pds()
Dan Carpenter
2022-06-03
Merge tag 'staging-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-04
wfx: avoid flush_workqueue(system_highpri_wq) usage
Tetsuo Handa
2022-04-07
Merge branch 'wfx-move-out-of-staging' of git://git.kernel.org/pub/scm/linux/...
Greg Kroah-Hartman
2022-04-06
wfx: get out from the staging area
Jérôme Pouiller