summaryrefslogtreecommitdiff
path: root/net/mac80211/chan.c
AgeCommit message (Expand)Author
2023-12-12wifi: mac80211: Replace ENOTSUPP with EOPNOTSUPPAndrei Otcheretianski
2023-12-12wifi: mac80211: Add support for WBRF featuresEvan Quan
2023-09-11wifi: mac80211: remove local->mtxJohannes Berg
2023-09-11wifi: mac80211: remove chanctx_mtxJohannes Berg
2023-09-11wifi: mac80211: move CSA finalize to wiphy workJohannes Berg
2023-06-19wifi: mac80211: add consistency check for compat chandefAnjaneyulu
2023-06-07wifi: mac80211: use wiphy work for channel switchJohannes Berg
2023-06-07Merge wireless into wireless-nextJohannes Berg
2023-06-06wifi: mac80211: consistently use u64 for BSS changesAnjaneyulu
2023-05-16wifi: mac80211: recalc chanctx mindef before assigningJohannes Berg
2023-05-16wifi: mac80211: consider reserved chanctx for mindefJohannes Berg
2023-05-16wifi: mac80211: simplify chanctx allocationJohannes Berg
2023-02-14wifi: mac80211: mlme: handle EHT channel puncturingJohannes Berg
2022-09-06wifi: mac80211: isolate driver from inactive linksJohannes Berg
2022-07-15wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...Gregory Greenman
2022-07-15wifi: mac80211: don't check carrier in chanctx codeAndrei Otcheretianski
2022-07-15wifi: mac80211: tighten locking checkJohannes Berg
2022-07-15wifi: mac80211: mlme: first adjustments for MLOJohannes Berg
2022-07-15wifi: mac80211: RCU-ify link/link_conf pointersJohannes Berg
2022-06-20wifi: mac80211: RCU-ify link STA pointersJohannes Berg
2022-06-20wifi: mac80211: make channel context code MLO-awareJohannes Berg
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: reorg some iface data structs for MLDJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2022-06-01wifi: mac80211: fix use-after-free in chanctx codeJohannes Berg
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-02-16mac80211: Add initial support for EHT and 320 MHz channelsIlan Peer
2021-06-23mac80211: handle rate control (RC) racing with chanctx definitionMordechay Goodstein
2020-12-11mac80211: Update rate control on channel changeIlan Peer
2020-12-11mac80211: Fix calculation of minimal channel widthIlan Peer
2020-11-11mac80211: remove WDS-related codeJohannes Berg
2020-09-28mac80211: get correct default channel width for S1GThomas Pedersen
2020-07-31mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen
2020-04-24mac80211: handle channel frequency offsetThomas Pedersen
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-11mac80211: calculate min channel width correctlyJohannes Berg
2016-12-13mac80211: Remove unused 'i' variableKirtika Ruchandani
2016-09-30mac80211: add boilerplate code for start / stop NANAyala Beker
2016-09-30cfg80211: add start / stop NAN commandsAyala Beker
2016-04-05mac80211: recalc min_def chanctx even when chandef is identicalArik Nemtsov
2016-02-24mac80211: Recalc min chandef when station is associatedIlan Peer
2015-07-17mac80211: upgrade BW of TDLS peers when possibleArik Nemtsov
2015-05-07mac80211: adjust reserved chan_ctx when assigned to vifAndrei Otcheretianski
2015-04-22mac80211: add TX fastpathJohannes Berg
2015-02-24mac80211: clear sdata->radar_requiredEliad Peller
2015-01-23mac80211: enable TPC through mac80211 stackLorenzo Bianconi