summaryrefslogtreecommitdiffstats
path: root/net/wireless/chan.c
Commit message (Expand)AuthorAgeFilesLines
* nl80211/cfg80211: enable DFS for IBSS modeSimon Wunderlich2013-10-281-1/+2
* cfg80211: export cfg80211_chandef_dfs_requiredSimon Wunderlich2013-09-261-0/+1
* nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flagSimon Wunderlich2013-06-181-8/+49
* cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg2013-02-151-1/+12
* nl80211/cfg80211: add radar detection command/eventSimon Wunderlich2013-02-151-2/+127
* cfg80211: adjacent 80+80 MHz channel segments are invalidJohannes Berg2013-01-031-0/+4
* cfg80211: check no-OFDM flag for channels wider than 20 MHzJohannes Berg2012-12-041-0/+3
* cfg80211: rework chandef checking and export itJohannes Berg2012-11-271-29/+63
* nl80211/cfg80211: support VHT channel configurationJohannes Berg2012-11-261-20/+229
* cfg80211: pass a channel definition structJohannes Berg2012-11-261-50/+9
* cfg80211: add cfg80211 exported function tracingBeni Lev2012-10-181-3/+10
* cfg80211: add wrappers for registered_device_opsHila Gonen2012-10-181-1/+2
* cfg80211: add P2P Device abstractionJohannes Berg2012-08-201-1/+6
* cfg80211: reduce monitor interface trackingJohannes Berg2012-07-131-8/+1
* cfg80211: ignore channel state for stopped AP/mesh interfacesFelix Fietkau2012-07-121-2/+9
* cfg80211: fix locking and lockdep complaintsJohannes Berg2012-07-121-3/+1
* cfg80211: track monitor channelMichal Kazior2012-06-291-1/+8
* cfg80211: refuse to .set_monitor_channel when non-monitors are presentMichal Kazior2012-06-291-0/+2
* cfg80211: introduce cfg80211_get_chan_stateMichal Kazior2012-06-291-0/+51
* cfg80211: clarify set_channel APIsJohannes Berg2012-06-061-38/+5
* cfg80211: simplify cfg80211_can_beacon_sec_chan APIJohannes Berg2012-06-051-16/+6
* cfg80211: fix cfg80211_can_beacon_sec_chan prototypeJohannes Berg2012-05-161-1/+1
* nl80211: Parse channel type attribute in an ibss join requestAlexander Simon2011-12-061-5/+7
* cfg80211: fix can_beacon_sec_chan, reenable HT40Mark Mentovai2010-11-181-0/+2
* cfg80211: fix extension channel checks to initiate communicationLuis R. Rodriguez2010-11-161-0/+52
* cfg80211: don't refuse HT20 channels on devices that don't support HT40Helmut Schaa2010-06-021-2/+3
* cfg80211: fix crash in cfg80211_set_freq()Felix Fietkau2010-05-211-1/+1
* cfg80211/mac80211: better channel handlingJohannes Berg2010-05-071-39/+17
* cfg80211: add remain-on-channel commandJouni Malinen2009-12-281-14/+27
* cfg80211: fix locking for SIWFREQJohannes Berg2009-08-141-1/+2
* cfg80211: validate channel settings across interfacesJohannes Berg2009-08-141-0/+88