summaryrefslogtreecommitdiffstats
path: root/net/mac80211/chan.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | mac80211: fix radar_enabled propagationMichal Kazior2014-04-091-2/+2
* | mac80211: Disable SMPS for the monitor interfaceIdo Yariv2014-04-091-0/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-141-0/+6
|\
| * mac80211: consider virtual mon when calculating min_defEliad Peller2014-03-031-0/+6
* | mac80211: fix sdata->radar_required lockingMichal Kazior2014-02-041-0/+2
|/
* mac80211: fix iflist_mtx/mtx locking in radar detectionJohannes Berg2013-12-191-10/+11
* mac80211: make ieee80211_recalc_radar_chanctx staticJohannes Berg2013-12-181-23/+23
* mac80211: add min required channel definition fieldEliad Peller2013-11-251-0/+139
* mac80211: move csa_chandef to sdataLuciano Coelho2013-11-251-1/+1
* mac80211: implement STA CSA for drivers using channel contextsArik Nemtsov2013-10-021-5/+0
* mac80211: add channel switch command and beacon callbacksSimon Wunderlich2013-08-011-0/+58
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-04-221-3/+14
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-101-5/+6
| |\
| * | mac80211: fix idle handling sequenceJohannes Berg2013-03-251-3/+14
* | | mac80211: fix recalc_radar hwconf sync problemSimon Wunderlich2013-04-101-10/+33
| |/ |/|
* | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-5/+6
|/
* mac80211: add ieee80211_vif_change_bandwidthJohannes Berg2013-02-151-0/+49
* mac80211: fix ieee80211_change_chandef nameJohannes Berg2013-02-151-3/+3
* mac80211: don't call bss_info_changed on p2p-device/monitorJohannes Berg2013-02-151-2/+8
* mac80211: add radar detection command/eventSimon Wunderlich2013-02-151-0/+33
* mac80211: simplify idle handlingJohannes Berg2013-02-111-0/+13
* mac80211: explicitly copy channels to VLANs where neededJohannes Berg2013-02-111-18/+34
* mac80211: fix channel context iterationJohannes Berg2013-01-031-1/+2
* mac80211: assign VLAN channel contextsJohannes Berg2013-01-031-0/+38
* mac80211: convert to channel definition structJohannes Berg2012-11-261-90/+38
* mac80211: handle TX power per virtual interfaceJohannes Berg2012-10-301-0/+2
* mac80211: add channel context iteratorJohannes Berg2012-10-171-2/+20
OpenPOWER on IntegriCloud