| Commit message (Expand) | Author | Age | Files | Lines |
* | cfg80211: use RTNL locked reg_can_beacon for IR-relaxation | Arik Nemtsov | 2015-07-17 | 1 | -11/+34 |
* | cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA | Arik Nemtsov | 2015-05-06 | 1 | -16/+22 |
* | cfg80211: Allow GO concurrent relaxation after BSS disconnection | Avraham Stern | 2015-05-06 | 1 | -10/+19 |
* | cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz drivers | Jouni Malinen | 2014-12-12 | 1 | -3/+6 |
* | cfg80211: 802.11p OCB mode handling | Rostislav Lisovy | 2014-11-04 | 1 | -0/+8 |
* | cfg80211: fix integer signedness in chandef_primary_freqs() | Johannes Berg | 2014-10-29 | 1 | -1/+1 |
* | cfg80211: add Intel Mobile Communications copyright | Johannes Berg | 2014-09-05 | 1 | -0/+1 |
* | cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required() | Luciano Coelho | 2014-05-15 | 1 | -3/+2 |
* | cfg80211: fix start_radar_detection issue | Janusz Dziedzic | 2014-05-14 | 1 | -1/+1 |
* | cfg80211: Add attributes describing prohibited channel bandwidth | Rostislav Lisovy | 2014-04-25 | 1 | -0/+2 |
* | cfg80211: change wiphy_to_dev function name | Zhao, Gang | 2014-04-25 | 1 | -1/+1 |
* | cfg80211: Fix GO Concurrent relaxation on UNII-3 | Ilan Peer | 2014-04-25 | 1 | -1/+17 |
* | cfg80211/mac80211: refactor cfg80211_chandef_dfs_required() | Luciano Coelho | 2014-04-09 | 1 | -18/+56 |
* | cfg80211: Enable GO operation on indoor channels | Ilan Peer | 2014-04-09 | 1 | -2/+10 |
* | cfg80211: Enable GO operation on additional channels | Ilan Peer | 2014-04-09 | 1 | -3/+73 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-03-21 | 1 | -0/+56 |
|\ |
|
| * | cfg80211: DFS get CAC time from regulatory database | Janusz Dziedzic | 2014-02-25 | 1 | -0/+56 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-03-13 | 1 | -5/+1 |
|\| |
|
| * | cfg80211: remove NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL | Johannes Berg | 2014-02-12 | 1 | -5/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-02-20 | 1 | -4/+19 |
|\| |
|
| * | cfg80211: consider existing DFS interfaces | Michal Kazior | 2014-02-04 | 1 | -4/+19 |
* | | net: remove unnecessary return's | stephen hemminger | 2014-02-14 | 1 | -2/+0 |
|/ |
|
* | cfg80211: allow beaconing after DFS CAC | Janusz Dziedzic | 2013-11-25 | 1 | -11/+74 |
* | cfg80211: add missing break in cfg80211_get_chan_state() | Johannes Berg | 2013-11-25 | 1 | -0/+1 |
* | cfg80211: DFS check chandef usable before CAC | Janusz Dziedzic | 2013-11-25 | 1 | -0/+74 |
* | cfg80211: add helper functions for start/end freq | Janusz Dziedzic | 2013-11-25 | 1 | -14/+30 |
* | cfg80211: consolidate passive-scan and no-ibss flags | Luis R. Rodriguez | 2013-11-25 | 1 | -2/+1 |
* | nl80211/cfg80211: enable DFS for IBSS mode | Simon Wunderlich | 2013-10-28 | 1 | -1/+2 |
* | cfg80211: export cfg80211_chandef_dfs_required | Simon Wunderlich | 2013-09-26 | 1 | -0/+1 |
* | nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flag | Simon Wunderlich | 2013-06-18 | 1 | -8/+49 |
* | cfg80211: allow drivers to selectively disable 80/160 MHz | Johannes Berg | 2013-02-15 | 1 | -1/+12 |
* | nl80211/cfg80211: add radar detection command/event | Simon Wunderlich | 2013-02-15 | 1 | -2/+127 |
* | cfg80211: adjacent 80+80 MHz channel segments are invalid | Johannes Berg | 2013-01-03 | 1 | -0/+4 |
* | cfg80211: check no-OFDM flag for channels wider than 20 MHz | Johannes Berg | 2012-12-04 | 1 | -0/+3 |
* | cfg80211: rework chandef checking and export it | Johannes Berg | 2012-11-27 | 1 | -29/+63 |
* | nl80211/cfg80211: support VHT channel configuration | Johannes Berg | 2012-11-26 | 1 | -20/+229 |
* | cfg80211: pass a channel definition struct | Johannes Berg | 2012-11-26 | 1 | -50/+9 |
* | cfg80211: add cfg80211 exported function tracing | Beni Lev | 2012-10-18 | 1 | -3/+10 |
* | cfg80211: add wrappers for registered_device_ops | Hila Gonen | 2012-10-18 | 1 | -1/+2 |
* | cfg80211: add P2P Device abstraction | Johannes Berg | 2012-08-20 | 1 | -1/+6 |
* | cfg80211: reduce monitor interface tracking | Johannes Berg | 2012-07-13 | 1 | -8/+1 |
* | cfg80211: ignore channel state for stopped AP/mesh interfaces | Felix Fietkau | 2012-07-12 | 1 | -2/+9 |
* | cfg80211: fix locking and lockdep complaints | Johannes Berg | 2012-07-12 | 1 | -3/+1 |
* | cfg80211: track monitor channel | Michal Kazior | 2012-06-29 | 1 | -1/+8 |
* | cfg80211: refuse to .set_monitor_channel when non-monitors are present | Michal Kazior | 2012-06-29 | 1 | -0/+2 |
* | cfg80211: introduce cfg80211_get_chan_state | Michal Kazior | 2012-06-29 | 1 | -0/+51 |
* | cfg80211: clarify set_channel APIs | Johannes Berg | 2012-06-06 | 1 | -38/+5 |
* | cfg80211: simplify cfg80211_can_beacon_sec_chan API | Johannes Berg | 2012-06-05 | 1 | -16/+6 |
* | cfg80211: fix cfg80211_can_beacon_sec_chan prototype | Johannes Berg | 2012-05-16 | 1 | -1/+1 |
* | nl80211: Parse channel type attribute in an ibss join request | Alexander Simon | 2011-12-06 | 1 | -5/+7 |