summaryrefslogtreecommitdiff
path: root/net/mac80211/chan.c
AgeCommit message (Expand)Author
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
2015-01-14mac80211: consider only relevant vifs for radar_required calculationEliad Peller
2015-01-14mac80211: remove local->radar_detect_enabledEliad Peller
2014-12-12mac80211: update the channel context after channel switchEmmanuel Grumbach
2014-11-27mac80211: copy chandef from AP vif to VLANsFelix Fietkau
2014-11-04mac80211: 802.11p OCB mode supportRostislav Lisovy
2014-11-04cfg80211: 802.11p OCB mode handlingRostislav Lisovy
2014-10-31mac80211: fix spelling errorsStephen Hemminger
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-09-04Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville
2014-09-04Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...John W. Linville
2014-08-29mac80211: fix chantype recalc warningMichal Kazior
2014-08-26mac80211: make ieee80211_vif_use_reserved_switch staticJohannes Berg
2014-08-26mac80211: ignore AP_VLAN in ieee80211_recalc_chanctx_chantypeFelix Fietkau
2014-08-22mac80211: fix channel switch for chanctx-based driversMichal Kazior
2014-07-18mac80211: suppress unused variable warning without lockdepJohannes Berg
2014-06-25mac80211: use chanctx reservation for STA CSAMichal Kazior
2014-06-25mac80211: use chanctx reservation for AP CSAMichal Kazior
2014-06-25mac80211: implement multi-vif in-place reservationsMichal Kazior
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-05mac80211: mark local variable __maybe_unusedJohannes Berg
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-04-25mac80211: compute chanctx refcount on-the-flyMichal Kazior
2014-04-25mac80211: split ieee80211_free_chanctx()Michal Kazior
2014-04-25mac80211: split ieee80211_new_chanctx()Michal Kazior
2014-04-25mac80211: improve chanctx reservation lookupMichal Kazior
2014-04-25mac80211: improve find_chanctx() for reservationsMichal Kazior
2014-04-25mac80211: track reserved vifs in chanctxMichal Kazior
2014-04-25mac80211: track assigned vifs in chanctxMichal Kazior