Age | Commit message (Expand) | Author | Files | Lines |
2013-11-25 | cfg80211: allow beaconing after DFS CAC | Janusz Dziedzic | 1 | -11/+74 |
2013-11-25 | cfg80211: add missing break in cfg80211_get_chan_state() | Johannes Berg | 1 | -0/+1 |
2013-11-25 | cfg80211: DFS check chandef usable before CAC | Janusz Dziedzic | 1 | -0/+74 |
2013-11-25 | cfg80211: add helper functions for start/end freq | Janusz Dziedzic | 1 | -14/+30 |
2013-11-25 | cfg80211: consolidate passive-scan and no-ibss flags | Luis R. Rodriguez | 1 | -2/+1 |
2013-10-28 | nl80211/cfg80211: enable DFS for IBSS mode | Simon Wunderlich | 1 | -1/+2 |
2013-09-26 | cfg80211: export cfg80211_chandef_dfs_required | Simon Wunderlich | 1 | -0/+1 |
2013-06-18 | nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flag | Simon Wunderlich | 1 | -8/+49 |
2013-02-15 | cfg80211: allow drivers to selectively disable 80/160 MHz | Johannes Berg | 1 | -1/+12 |
2013-02-15 | nl80211/cfg80211: add radar detection command/event | Simon Wunderlich | 1 | -2/+127 |
2013-01-03 | cfg80211: adjacent 80+80 MHz channel segments are invalid | Johannes Berg | 1 | -0/+4 |
2012-12-04 | cfg80211: check no-OFDM flag for channels wider than 20 MHz | Johannes Berg | 1 | -0/+3 |
2012-11-27 | cfg80211: rework chandef checking and export it | Johannes Berg | 1 | -29/+63 |
2012-11-26 | nl80211/cfg80211: support VHT channel configuration | Johannes Berg | 1 | -20/+229 |
2012-11-26 | cfg80211: pass a channel definition struct | Johannes Berg | 1 | -50/+9 |
2012-10-18 | cfg80211: add cfg80211 exported function tracing | Beni Lev | 1 | -3/+10 |
2012-10-18 | cfg80211: add wrappers for registered_device_ops | Hila Gonen | 1 | -1/+2 |
2012-08-20 | cfg80211: add P2P Device abstraction | Johannes Berg | 1 | -1/+6 |
2012-07-13 | cfg80211: reduce monitor interface tracking | Johannes Berg | 1 | -8/+1 |
2012-07-12 | cfg80211: ignore channel state for stopped AP/mesh interfaces | Felix Fietkau | 1 | -2/+9 |
2012-07-12 | cfg80211: fix locking and lockdep complaints | Johannes Berg | 1 | -3/+1 |
2012-06-29 | cfg80211: track monitor channel | Michal Kazior | 1 | -1/+8 |
2012-06-29 | cfg80211: refuse to .set_monitor_channel when non-monitors are present | Michal Kazior | 1 | -0/+2 |
2012-06-29 | cfg80211: introduce cfg80211_get_chan_state | Michal Kazior | 1 | -0/+51 |
2012-06-06 | cfg80211: clarify set_channel APIs | Johannes Berg | 1 | -38/+5 |
2012-06-05 | cfg80211: simplify cfg80211_can_beacon_sec_chan API | Johannes Berg | 1 | -16/+6 |
2012-05-16 | cfg80211: fix cfg80211_can_beacon_sec_chan prototype | Johannes Berg | 1 | -1/+1 |
2011-12-07 | nl80211: Parse channel type attribute in an ibss join request | Alexander Simon | 1 | -5/+7 |
2010-11-18 | cfg80211: fix can_beacon_sec_chan, reenable HT40 | Mark Mentovai | 1 | -0/+2 |
2010-11-16 | cfg80211: fix extension channel checks to initiate communication | Luis R. Rodriguez | 1 | -0/+52 |
2010-06-03 | cfg80211: don't refuse HT20 channels on devices that don't support HT40 | Helmut Schaa | 1 | -2/+3 |
2010-05-21 | cfg80211: fix crash in cfg80211_set_freq() | Felix Fietkau | 1 | -1/+1 |
2010-05-07 | cfg80211/mac80211: better channel handling | Johannes Berg | 1 | -39/+17 |
2009-12-29 | cfg80211: add remain-on-channel command | Jouni Malinen | 1 | -14/+27 |
2009-08-14 | cfg80211: fix locking for SIWFREQ | Johannes Berg | 1 | -1/+2 |
2009-08-14 | cfg80211: validate channel settings across interfaces | Johannes Berg | 1 | -0/+88 |