aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/chan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-01mac80211: add channel switch command and beacon callbacksSimon Wunderlich1-0/+58
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg1-3/+14
2013-04-10mac80211: fix recalc_radar hwconf sync problemSimon Wunderlich1-10/+33
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-5/+6
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-5/+6
2013-03-25mac80211: fix idle handling sequenceJohannes Berg1-3/+14
2013-02-15mac80211: add ieee80211_vif_change_bandwidthJohannes Berg1-0/+49
2013-02-15mac80211: fix ieee80211_change_chandef nameJohannes Berg1-3/+3
2013-02-15mac80211: don't call bss_info_changed on p2p-device/monitorJohannes Berg1-2/+8
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich1-0/+33
2013-02-11mac80211: simplify idle handlingJohannes Berg1-0/+13
2013-02-11mac80211: explicitly copy channels to VLANs where neededJohannes Berg1-18/+34
2013-01-03mac80211: fix channel context iterationJohannes Berg1-1/+2
2013-01-03mac80211: assign VLAN channel contextsJohannes Berg1-0/+38
2012-11-26mac80211: convert to channel definition structJohannes Berg1-90/+38
2012-10-30mac80211: handle TX power per virtual interfaceJohannes Berg1-0/+2
2012-10-17mac80211: add channel context iteratorJohannes Berg1-2/+20
2012-10-17mac80211: track needed RX chains for channel contextsJohannes Berg1-1/+89
2012-10-17mac80211: use channel contextsJohannes Berg1-125/+27
2012-10-16mac80211: reuse channels for channel contextsMichal Kazior1-1/+58
2012-10-16mac80211: use channel context notificationsMichal Kazior1-2/+19
2012-10-16mac80211: introduce channel context skeleton codeMichal Kazior1-0/+147
2012-09-06mac80211: refactor set_channel_typeMichal Kazior1-19/+48
2012-06-05mac80211: allow channel change while mesh is downThomas Pedersen1-0/+4
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg1-26/+0
2012-03-13mac80211: Don't let regulatory make us deafPaul Stewart1-0/+27
2012-01-24mac80211: refactor __ieee80211_get_channel_modeJohannes Berg1-11/+17
2011-03-14mac80211: fix channel type recalculation with HT and non-HT interfacesFelix Fietkau1-0/+3
2010-09-16cfg80211/mac80211: use lockdep_assert_heldJohannes Berg1-1/+1
2010-05-28mac80211: make a function staticJohannes Berg1-1/+1
2010-05-07mac80211: improve HT channel handlingJohannes Berg1-0/+70
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg1-0/+57