aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/silabs/wfx/sta.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg1-2/+2
2024-02-06wifi: wfx: fix memory leak when starting APJérôme Pouiller1-5/+10
2023-12-12wifi: wfx: fix possible NULL pointer dereference in wfx_set_mfp_ap()Dmitry Antipov1-17/+25
2023-10-09wifi: wfx: implement wfx_remain_on_channel()Jérôme Pouiller1-0/+1
2023-10-09wifi: wfx: scan_lock is global to the deviceJérôme Pouiller1-8/+3
2023-10-09wifi: wfx: simplify exclusion between scan and Rx filtersJérôme Pouiller1-4/+4
2023-10-09wifi: wfx: relocate wfx_rate_mask_to_hw()Jérôme Pouiller1-18/+0
2023-10-09wifi: wfx: fix power_save setting when AP is stoppedJérôme Pouiller1-0/+5
2022-07-15wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanctx()Gregory Greenman1-2/+2
2022-07-15wifi: mac80211: replace link_id with link_conf in start/stop_ap()Gregory Greenman1-2/+2
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg1-1/+2
2022-07-15wifi: mac80211: move ps setting to vif configJohannes Berg1-3/+3
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz1-3/+3
2022-06-20wifi: mac80211: pass the link id in start/stop apShaul Triebitz1-2/+4
2022-06-20wifi: mac80211: make channel context code MLO-awareJohannes Berg1-0/+2
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg1-1/+1
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg1-12/+12
2022-06-03Merge tag 'staging-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-10/+10
2022-05-11wfx: use container_of() to get vifJaehee Park1-29/+47
2022-04-12Merge branch 'wfx-move-out-of-staging'Kalle Valo1-0/+794
2022-04-07Merge branch 'wfx-move-out-of-staging' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next into staging-nextGreg Kroah-Hartman1-0/+794
2022-04-06wfx: get out from the staging areaJérôme Pouiller1-0/+794