aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/chan.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-30mac80211: add boilerplate code for start / stop NANGravatar Ayala Beker 1-0/+3
2016-09-30cfg80211: add start / stop NAN commandsGravatar Ayala Beker 1-0/+3
2016-04-05mac80211: recalc min_def chanctx even when chandef is identicalGravatar Arik Nemtsov 1-1/+3
2016-02-24mac80211: Recalc min chandef when station is associatedGravatar Ilan Peer 1-1/+1
2015-07-17mac80211: upgrade BW of TDLS peers when possibleGravatar Arik Nemtsov 1-4/+27
2015-05-07mac80211: adjust reserved chan_ctx when assigned to vifGravatar Andrei Otcheretianski 1-0/+4
2015-04-22mac80211: add TX fastpathGravatar Johannes Berg 1-0/+6
2015-02-24mac80211: clear sdata->radar_requiredGravatar Eliad Peller 1-0/+5
2015-01-23mac80211: enable TPC through mac80211 stackGravatar Lorenzo Bianconi 1-2/+2
2015-01-14mac80211: consider only relevant vifs for radar_required calculationGravatar Eliad Peller 1-2/+30
2015-01-14mac80211: remove local->radar_detect_enabledGravatar Eliad Peller 1-3/+2
2014-12-12mac80211: update the channel context after channel switchGravatar Emmanuel Grumbach 1-0/+4
2014-11-27mac80211: copy chandef from AP vif to VLANsGravatar Felix Fietkau 1-4/+19
2014-11-04mac80211: 802.11p OCB mode supportGravatar Rostislav Lisovy 1-0/+1
2014-11-04cfg80211: 802.11p OCB mode handlingGravatar Rostislav Lisovy 1-0/+2
2014-10-31mac80211: fix spelling errorsGravatar Stephen Hemminger 1-1/+1
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-0/+2
2014-09-04Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...Gravatar John W. Linville 1-96/+95
2014-09-04Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...Gravatar John W. Linville 1-0/+2
2014-08-29mac80211: fix chantype recalc warningGravatar Michal Kazior 1-2/+2
2014-08-26mac80211: make ieee80211_vif_use_reserved_switch staticGravatar Johannes Berg 1-94/+93
2014-08-26mac80211: ignore AP_VLAN in ieee80211_recalc_chanctx_chantypeGravatar Felix Fietkau 1-0/+2
2014-08-22mac80211: fix channel switch for chanctx-based driversGravatar Michal Kazior 1-1/+1
2014-07-18mac80211: suppress unused variable warning without lockdepGravatar Johannes Berg 1-1/+1
2014-06-25mac80211: use chanctx reservation for STA CSAGravatar Michal Kazior 1-65/+4
2014-06-25mac80211: use chanctx reservation for AP CSAGravatar Michal Kazior 1-2/+33
2014-06-25mac80211: implement multi-vif in-place reservationsGravatar Michal Kazior 1-82/+683
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextGravatar John W. Linville 1-2/+2
2014-05-05mac80211: mark local variable __maybe_unusedGravatar Johannes Berg 1-2/+2
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...Gravatar John W. Linville 1-114/+500
2014-04-25mac80211: compute chanctx refcount on-the-flyGravatar Michal Kazior 1-14/+45
2014-04-25mac80211: split ieee80211_free_chanctx()Gravatar Michal Kazior 1-12/+16
2014-04-25mac80211: split ieee80211_new_chanctx()Gravatar Michal Kazior 1-13/+43
2014-04-25mac80211: improve chanctx reservation lookupGravatar Michal Kazior 1-2/+88
2014-04-25mac80211: improve find_chanctx() for reservationsGravatar Michal Kazior 1-27/+29
2014-04-25mac80211: track reserved vifs in chanctxGravatar Michal Kazior 1-4/+10
2014-04-25mac80211: track assigned vifs in chanctxGravatar Michal Kazior 1-0/+4
2014-04-25mac80211: add support for radar detection for reservationsGravatar Michal Kazior 1-1/+4
2014-04-25mac80211: prevent chanctx overcommitGravatar Michal Kazior 1-1/+23
2014-04-09mac80211: allow reservation of a running chanctxGravatar Luciano Coelho 1-18/+61
2014-04-09mac80211: implement chanctx reservationGravatar Luciano Coelho 1-34/+163
2014-04-09mac80211: refactor ieee80211_assign/unassign_vif_chanctx into oneGravatar Luciano Coelho 1-42/+43
2014-04-09mac80211: split ieee80211_vif_change_channel in twoGravatar Luciano Coelho 1-25/+33
2014-04-09mac80211: protect AP VLAN list with local->mtxGravatar Michal Kazior 1-1/+1
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Gravatar Luciano Coelho 1-0/+17
2014-04-09mac80211: use RCU_INIT_POINTERGravatar Monam Agarwal 1-1/+1
2014-04-09mac80211: fix radar_enabled propagationGravatar Michal Kazior 1-2/+2
2014-04-09mac80211: Disable SMPS for the monitor interfaceGravatar Ido Yariv 1-0/+7
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+6
2014-03-03mac80211: consider virtual mon when calculating min_defGravatar Eliad Peller 1-0/+6