summaryrefslogtreecommitdiffstats
path: root/net/wireless/chan.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required()Luciano Coelho2014-05-151-3/+2Star
* cfg80211: fix start_radar_detection issueJanusz Dziedzic2014-05-141-1/+1
* cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy2014-04-251-0/+2
* cfg80211: change wiphy_to_dev function nameZhao, Gang2014-04-251-1/+1
* cfg80211: Fix GO Concurrent relaxation on UNII-3Ilan Peer2014-04-251-1/+17
* cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()Luciano Coelho2014-04-091-18/+56
* cfg80211: Enable GO operation on indoor channelsIlan Peer2014-04-091-2/+10
* cfg80211: Enable GO operation on additional channelsIlan Peer2014-04-091-3/+73
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-211-0/+56
|\
| * cfg80211: DFS get CAC time from regulatory databaseJanusz Dziedzic2014-02-251-0/+56
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-131-5/+1Star
|\|
| * cfg80211: remove NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNELJohannes Berg2014-02-121-5/+1Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-201-4/+19
|\|
| * cfg80211: consider existing DFS interfacesMichal Kazior2014-02-041-4/+19
* | net: remove unnecessary return'sstephen hemminger2014-02-141-2/+0Star
|/
* cfg80211: allow beaconing after DFS CACJanusz Dziedzic2013-11-251-11/+74
* cfg80211: add missing break in cfg80211_get_chan_state()Johannes Berg2013-11-251-0/+1
* cfg80211: DFS check chandef usable before CACJanusz Dziedzic2013-11-251-0/+74
* cfg80211: add helper functions for start/end freqJanusz Dziedzic2013-11-251-14/+30
* cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-251-2/+1Star
* 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/+9Star
* 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/+1Star
* cfg80211: ignore channel state for stopped AP/mesh interfacesFelix Fietkau2012-07-121-2/+9
* cfg80211: fix locking and lockdep complaintsJohannes Berg2012-07-121-3/+1Star
* 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/+5Star
* cfg80211: simplify cfg80211_can_beacon_sec_chan APIJohannes Berg2012-06-051-16/+6Star
* 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/+17Star
* cfg80211: add remain-on-channel commandJouni Malinen2009-12-281-14/+27
* cfg80211: fix locking for SIWFREQJohannes Berg2009-08-141-1/+2