summaryrefslogtreecommitdiff
path: root/net/mac80211/chan.c
AgeCommit message (Expand)Author
2026-06-03wifi: mac80211: remove 5/10 MHz channel codeJohannes Berg
2026-05-28wifi: mac80211: fix channel evacuation logicMiri Korenblit
2026-05-20wifi: mac80211: don't recalc min def for S1G chan ctxLachlan Hodges
2026-05-05wifi: mac80211: mlme: use NPCA chandef if capableJohannes Berg
2026-05-05wifi: mac80211: allow only AP chanctx sharing with NPCAJohannes Berg
2026-05-05wifi: cfg80211/mac80211: Add NL80211_IFTYPE_PD for PD PASN and PMSR operationsPeddolla Harshavardhan Reddy
2026-05-05wifi: mac80211: add NAN channel evacuation supportMiri Korenblit
2026-04-28wifi: mac80211: fix per-station PHY capability bandwidthJohannes Berg
2026-04-28wifi: mac80211: clarify per-STA bandwidth handlingJohannes Berg
2026-04-28wifi: mac80211: remove ieee80211_sta_cur_vht_bw()Johannes Berg
2026-04-28wifi: mac80211: clean up ieee80211_sta_cap_rx_bw()Johannes Berg
2026-04-28wifi: mac80211: simplify ieee80211_sta_rx_bw_to_chan_width()Johannes Berg
2026-04-28wifi: mac80211: use chandef in ieee80211_get_sta_bw()Johannes Berg
2026-04-07wifi: mac80211: synchronize valid links for WDS AP_VLAN interfacesTamizh Chelvam Raja
2026-04-07wifi: mac80211: add NAN local schedule supportMiri Korenblit
2026-03-26Merge tag 'wireless-next-2026-03-26' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-03-25wifi: cfg80211: add support for NAN data interfaceMiri Korenblit
2026-03-25wifi: mac80211: extract channel logic from link logicMiri Korenblit
2026-03-24wifi: mac80211: make ieee80211_find_chanctx link-unawareMiri Korenblit
2026-03-24wifi: mac80211: use for_each_chanctx_user_* in one more placeMiri Korenblit
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-13wifi: mac80211: always use full chanctx compatible checkJohannes Berg
2026-03-06mac80211: fix crash in ieee80211_chan_bw_change for AP_VLAN stationsFelix Fietkau
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-08wifi: mac80211: don't iterate not running interfacesMiri Korenblit
2025-11-26wifi: mac80211: allow sharing identical chanctx for S1G interfacesLachlan Hodges
2025-11-24wifi: mac80211: fix channel switching codeJohannes Berg
2025-11-10wifi: mac80211: add and use chanctx usage iterationJohannes Berg
2025-11-10wifi: mac80211: simplify ieee80211_recalc_chanctx_min_def() APIJohannes Berg
2025-11-10wifi: mac80211: remove chanctx to link back-referencesJohannes Berg
2025-10-28wifi: mac80211: use wiphy_hrtimer_work for csa.switch_workBenjamin Berg
2025-09-04wifi: mac80211: simplify return value handling of cfg80211_get_radio_idx_by_c...Aditya Kumar Singh
2025-07-15wifi: mac80211: only assign chanctx in reconfigMiri Korenblit
2025-07-15wifi: mac80211: remove ieee80211_link_unreserve_chanctx() return valueJohannes Berg
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan
2025-06-24wifi: mac80211: update radar_required in channel context after channel switchRamya Gnanasekar
2025-06-20wifi: mac80211: Allow scan on a radio while operating on DFS on another radioRaj Kumar Bhagat
2025-04-23wifi: mac80211: Create separate links for VLAN interfacesMuna Sinada
2025-02-26wifi: mac80211: add ieee80211_iter_chan_contexts_mtxMiri Korenblit
2025-01-13wifi: mac80211: add some support for RX OMI power savingJohannes Berg
2024-10-23wifi: mac80211: add flag to opt out of virtual monitor supportFelix Fietkau
2024-10-23wifi: mac80211: use vif radio mask to limit creating chanctxFelix Fietkau
2024-10-23wifi: mac80211: chan: calculate min_def also for client modeJohannes Berg
2024-10-23wifi: mac80211: call rate_control_rate_update() for link STAJohannes Berg
2024-10-23wifi: mac80211: update the right link for tx powerEmmanuel Grumbach
2024-10-23wifi: mac80211: ieee80211_recalc_txpower receives a linkEmmanuel Grumbach
2024-10-23wifi: mac80211: rename IEEE80211_CHANCTX_CHANGE_MIN_WIDTHMiri Korenblit
2024-10-08wifi: mac80211, cfg80211: miscellaneous spelling fixesDmitry Antipov
2024-09-06wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh