summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/silabs
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...Gregory Greenman2022-07-152-4/+4
* wifi: mac80211: replace link_id with link_conf in start/stop_ap()Gregory Greenman2022-07-152-4/+4
* wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2022-07-152-2/+4
* wifi: mac80211: move ps setting to vif configJohannes Berg2022-07-151-3/+3
* wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-201-3/+3
* wifi: mac80211: pass the link id in start/stop apShaul Triebitz2022-06-202-4/+8
* wifi: mac80211: make channel context code MLO-awareJohannes Berg2022-06-202-0/+4
* wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-202-2/+2
* wifi: mac80211: move interface config to new structJohannes Berg2022-06-202-16/+20
* Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-06-101-2/+1
|\
| * wifi: wfx: Remove redundant NULL check before release_firmware() callMinghao Chi2022-06-101-2/+1
* | Merge tag 'staging-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-033-16/+16
|\ \ | |/ |/|
| * Merge branch 'wfx-move-out-of-staging' of git://git.kernel.org/pub/scm/linux/...Greg Kroah-Hartman2022-04-073-16/+16
* | wfx: use container_of() to get vifJaehee Park2022-05-117-40/+68
* | wfx: avoid flush_workqueue(system_highpri_wq) usageTetsuo Handa2022-05-044-4/+11
* | Merge branch 'wfx-move-out-of-staging'Kalle Valo2022-04-121-4/+4
|/
* wfx: get out from the staging areaJérôme Pouiller2022-04-0640-0/+8185