aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/chan.c
AgeCommit message (Expand)Author
2014-03-03mac80211: consider virtual mon when calculating min_defEliad Peller
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
2012-11-26mac80211: convert to channel definition structJohannes Berg
2012-10-30mac80211: handle TX power per virtual interfaceJohannes Berg
2012-10-17mac80211: add channel context iteratorJohannes Berg
2012-10-17mac80211: track needed RX chains for channel contextsJohannes Berg
2012-10-17mac80211: use channel contextsJohannes Berg
2012-10-16mac80211: reuse channels for channel contextsMichal Kazior
2012-10-16mac80211: use channel context notificationsMichal Kazior
2012-10-16mac80211: introduce channel context skeleton codeMichal Kazior
2012-09-06mac80211: refactor set_channel_typeMichal Kazior
2012-06-05mac80211: allow channel change while mesh is downThomas Pedersen
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg
2012-03-13mac80211: Don't let regulatory make us deafPaul Stewart
2012-01-24mac80211: refactor __ieee80211_get_channel_modeJohannes Berg
2011-03-14mac80211: fix channel type recalculation with HT and non-HT interfacesFelix Fietkau
2010-09-16cfg80211/mac80211: use lockdep_assert_heldJohannes Berg
2010-05-28mac80211: make a function staticJohannes Berg
2010-05-07mac80211: improve HT channel handlingJohannes Berg
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg