summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/silabs/wfx/main.c
AgeCommit message (Expand)Author
2023-10-09wifi: wfx: implement wfx_remain_on_channel()Jérôme Pouiller
2023-10-09wifi: wfx: scan_lock is global to the deviceJérôme Pouiller
2023-08-23wifi: wfx: Use devm_kmemdup to replace devm_kmalloc + memcpyLi Zetao
2023-02-22wifi: wfx: Remove some dead codeChristophe JAILLET
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel
2022-09-02wifi: wfx: prevent underflow in wfx_send_pds()Dan Carpenter
2022-06-03Merge tag 'staging-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-04wfx: avoid flush_workqueue(system_highpri_wq) usageTetsuo Handa
2022-04-07Merge branch 'wfx-move-out-of-staging' of git://git.kernel.org/pub/scm/linux/...Greg Kroah-Hartman
2022-04-06wfx: get out from the staging areaJérôme Pouiller