summaryrefslogtreecommitdiffstats
path: root/net/mac80211/chan.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-171-3/+0
|\
| * mac80211: calculate min channel width correctlyJohannes Berg2017-01-111-3/+0
* | mac80211: Remove unused 'i' variableKirtika Ruchandani2016-12-131-3/+1
|/
* mac80211: add boilerplate code for start / stop NANAyala Beker2016-09-301-0/+3
* cfg80211: add start / stop NAN commandsAyala Beker2016-09-301-0/+3
* mac80211: recalc min_def chanctx even when chandef is identicalArik Nemtsov2016-04-051-1/+3
* mac80211: Recalc min chandef when station is associatedIlan Peer2016-02-241-1/+1
* mac80211: upgrade BW of TDLS peers when possibleArik Nemtsov2015-07-171-4/+27
* mac80211: adjust reserved chan_ctx when assigned to vifAndrei Otcheretianski2015-05-071-0/+4
* mac80211: add TX fastpathJohannes Berg2015-04-221-0/+6
* mac80211: clear sdata->radar_requiredEliad Peller2015-02-241-0/+5
* mac80211: enable TPC through mac80211 stackLorenzo Bianconi2015-01-231-2/+2
* mac80211: consider only relevant vifs for radar_required calculationEliad Peller2015-01-141-2/+30
* mac80211: remove local->radar_detect_enabledEliad Peller2015-01-141-3/+2
* mac80211: update the channel context after channel switchEmmanuel Grumbach2014-12-121-0/+4
* mac80211: copy chandef from AP vif to VLANsFelix Fietkau2014-11-271-4/+19
* mac80211: 802.11p OCB mode supportRostislav Lisovy2014-11-041-0/+1
* cfg80211: 802.11p OCB mode handlingRostislav Lisovy2014-11-041-0/+2
* mac80211: fix spelling errorsStephen Hemminger2014-10-311-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-09-081-0/+2
|\
| * Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...John W. Linville2014-09-041-0/+2
| |\
| | * mac80211: ignore AP_VLAN in ieee80211_recalc_chanctx_chantypeFelix Fietkau2014-08-261-0/+2
* | | Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville2014-09-041-96/+95
|\ \ \ | |/ / |/| |
| * | mac80211: fix chantype recalc warningMichal Kazior2014-08-291-2/+2
| * | mac80211: make ieee80211_vif_use_reserved_switch staticJohannes Berg2014-08-261-94/+93
| |/
* | mac80211: fix channel switch for chanctx-based driversMichal Kazior2014-08-221-1/+1
|/
* mac80211: suppress unused variable warning without lockdepJohannes Berg2014-07-181-1/+1
* mac80211: use chanctx reservation for STA CSAMichal Kazior2014-06-251-65/+4
* mac80211: use chanctx reservation for AP CSAMichal Kazior2014-06-251-2/+33
* mac80211: implement multi-vif in-place reservationsMichal Kazior2014-06-251-82/+683
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-221-2/+2
|\
| * mac80211: mark local variable __maybe_unusedJohannes Berg2014-05-051-2/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-04-301-114/+500
|\ \ | |/
| * mac80211: compute chanctx refcount on-the-flyMichal Kazior2014-04-251-14/+45
| * mac80211: split ieee80211_free_chanctx()Michal Kazior2014-04-251-12/+16
| * mac80211: split ieee80211_new_chanctx()Michal Kazior2014-04-251-13/+43
| * mac80211: improve chanctx reservation lookupMichal Kazior2014-04-251-2/+88
| * mac80211: improve find_chanctx() for reservationsMichal Kazior2014-04-251-27/+29
| * mac80211: track reserved vifs in chanctxMichal Kazior2014-04-251-4/+10
| * mac80211: track assigned vifs in chanctxMichal Kazior2014-04-251-0/+4
| * mac80211: add support for radar detection for reservationsMichal Kazior2014-04-251-1/+4
| * mac80211: prevent chanctx overcommitMichal Kazior2014-04-251-1/+23
| * mac80211: allow reservation of a running chanctxLuciano Coelho2014-04-091-18/+61
| * mac80211: implement chanctx reservationLuciano Coelho2014-04-091-34/+163
| * mac80211: refactor ieee80211_assign/unassign_vif_chanctx into oneLuciano Coelho2014-04-091-42/+43
| * mac80211: split ieee80211_vif_change_channel in twoLuciano Coelho2014-04-091-25/+33
| * mac80211: protect AP VLAN list with local->mtxMichal Kazior2014-04-091-1/+1
| * cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho2014-04-091-0/+17
| * mac80211: use RCU_INIT_POINTERMonam Agarwal2014-04-091-1/+1
OpenPOWER on IntegriCloud