summaryrefslogtreecommitdiff
path: root/net/mac80211/chan.c
AgeCommit message (Expand)Author
2014-09-04Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...John W. Linville
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
2014-04-25mac80211: add support for radar detection for reservationsMichal Kazior
2014-04-25mac80211: prevent chanctx overcommitMichal Kazior
2014-04-09mac80211: allow reservation of a running chanctxLuciano Coelho
2014-04-09mac80211: implement chanctx reservationLuciano Coelho
2014-04-09mac80211: refactor ieee80211_assign/unassign_vif_chanctx into oneLuciano Coelho
2014-04-09mac80211: split ieee80211_vif_change_channel in twoLuciano Coelho
2014-04-09mac80211: protect AP VLAN list with local->mtxMichal Kazior
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho
2014-04-09mac80211: use RCU_INIT_POINTERMonam Agarwal
2014-04-09mac80211: fix radar_enabled propagationMichal Kazior
2014-04-09mac80211: Disable SMPS for the monitor interfaceIdo Yariv
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-03mac80211: consider virtual mon when calculating min_defEliad Peller
2014-02-04mac80211: fix sdata->radar_required lockingMichal Kazior
2013-12-19mac80211: fix iflist_mtx/mtx locking in radar detectionJohannes Berg
2013-12-18mac80211: make ieee80211_recalc_radar_chanctx staticJohannes Berg
2013-11-25mac80211: add min required channel definition fieldEliad Peller
2013-11-25mac80211: move csa_chandef to sdataLuciano Coelho
2013-10-02mac80211: implement STA CSA for drivers using channel contextsArik Nemtsov
2013-08-01mac80211: add channel switch command and beacon callbacksSimon Wunderlich
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2013-04-10mac80211: fix recalc_radar hwconf sync problemSimon Wunderlich
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-25mac80211: fix idle handling sequenceJohannes Berg
2013-02-15mac80211: add ieee80211_vif_change_bandwidthJohannes Berg
2013-02-15mac80211: fix ieee80211_change_chandef nameJohannes Berg
2013-02-15mac80211: don't call bss_info_changed on p2p-device/monitorJohannes Berg
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich
2013-02-11mac80211: simplify idle handlingJohannes Berg
2013-02-11mac80211: explicitly copy channels to VLANs where neededJohannes Berg
2013-01-03mac80211: fix channel context iterationJohannes Berg
2013-01-03mac80211: assign VLAN channel contextsJohannes Berg