summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/silabs/wfx/main.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-09wifi: wfx: implement wfx_remain_on_channel()Jérôme Pouiller1-0/+3
2023-10-09wifi: wfx: scan_lock is global to the deviceJérôme Pouiller1-0/+2
2023-08-23wifi: wfx: Use devm_kmemdup to replace devm_kmalloc + memcpyLi Zetao1-4/+3
2023-02-22wifi: wfx: Remove some dead codeChristophe JAILLET1-7/+3
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel1-0/+1
2022-09-02wifi: wfx: prevent underflow in wfx_send_pds()Dan Carpenter1-1/+1
2022-06-03Merge tag 'staging-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2022-05-04wfx: avoid flush_workqueue(system_highpri_wq) usageTetsuo Handa1-0/+6
2022-04-07Merge branch 'wfx-move-out-of-staging' of git://git.kernel.org/pub/scm/linux/...Greg Kroah-Hartman1-0/+491
2022-04-06wfx: get out from the staging areaJérôme Pouiller1-0/+491