aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/chan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-03cfg80211: adjacent 80+80 MHz channel segments are invalidJohannes Berg1-0/+4
2012-12-04cfg80211: check no-OFDM flag for channels wider than 20 MHzJohannes Berg1-0/+3
2012-11-27cfg80211: rework chandef checking and export itJohannes Berg1-29/+63
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg1-20/+229
2012-11-26cfg80211: pass a channel definition structJohannes Berg1-50/+9
2012-10-18cfg80211: add cfg80211 exported function tracingBeni Lev1-3/+10
2012-10-18cfg80211: add wrappers for registered_device_opsHila Gonen1-1/+2
2012-08-20cfg80211: add P2P Device abstractionJohannes Berg1-1/+6
2012-07-13cfg80211: reduce monitor interface trackingJohannes Berg1-8/+1
2012-07-12cfg80211: ignore channel state for stopped AP/mesh interfacesFelix Fietkau1-2/+9
2012-07-12cfg80211: fix locking and lockdep complaintsJohannes Berg1-3/+1
2012-06-29cfg80211: track monitor channelMichal Kazior1-1/+8
2012-06-29cfg80211: refuse to .set_monitor_channel when non-monitors are presentMichal Kazior1-0/+2
2012-06-29cfg80211: introduce cfg80211_get_chan_stateMichal Kazior1-0/+51
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg1-38/+5
2012-06-05cfg80211: simplify cfg80211_can_beacon_sec_chan APIJohannes Berg1-16/+6
2012-05-16cfg80211: fix cfg80211_can_beacon_sec_chan prototypeJohannes Berg1-1/+1
2011-12-06nl80211: Parse channel type attribute in an ibss join requestAlexander Simon1-5/+7
2010-11-18cfg80211: fix can_beacon_sec_chan, reenable HT40Mark Mentovai1-0/+2
2010-11-16cfg80211: fix extension channel checks to initiate communicationLuis R. Rodriguez1-0/+52
2010-06-02cfg80211: don't refuse HT20 channels on devices that don't support HT40Helmut Schaa1-2/+3
2010-05-21cfg80211: fix crash in cfg80211_set_freq()Felix Fietkau1-1/+1
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg1-39/+17
2009-12-28cfg80211: add remain-on-channel commandJouni Malinen1-14/+27
2009-08-14cfg80211: fix locking for SIWFREQJohannes Berg1-1/+2
2009-08-14cfg80211: validate channel settings across interfacesJohannes Berg1-0/+88