Age | Commit message (Expand) | Author | Files | Lines |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-12 | cfg80211: remove set but never used variable cf_offset | Johannes Berg | 1 | -3/+1 |
2017-03-06 | cfg80211: Share Channel DFS state across wiphys of same DFS domain | Vasanthakumar Thiagarajan | 1 | -7/+23 |
2017-03-06 | cfg80211: Make pre-CAC results valid only for ETSI domain | Vasanthakumar Thiagarajan | 1 | -0/+101 |
2016-09-30 | cfg80211: add start / stop NAN commands | Ayala Beker | 1 | -0/+2 |
2016-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+1 |
2016-08-04 | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada | 1 | -1/+1 |
2016-08-02 | cfg80211: fix missing break in NL8211_CHAN_WIDTH_80P80 case | Colin Ian King | 1 | -0/+1 |
2016-05-12 | cfg80211: make wdev_list accessible to drivers | Johannes Berg | 1 | -1/+1 |
2016-04-12 | cfg80211: remove enum ieee80211_band | Johannes Berg | 1 | -1/+1 |
2015-07-17 | cfg80211: use RTNL locked reg_can_beacon for IR-relaxation | Arik Nemtsov | 1 | -11/+34 |
2015-05-06 | cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA | Arik Nemtsov | 1 | -16/+22 |
2015-05-06 | cfg80211: Allow GO concurrent relaxation after BSS disconnection | Avraham Stern | 1 | -10/+19 |
2014-12-12 | cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz drivers | Jouni Malinen | 1 | -3/+6 |
2014-11-04 | cfg80211: 802.11p OCB mode handling | Rostislav Lisovy | 1 | -0/+8 |
2014-10-29 | cfg80211: fix integer signedness in chandef_primary_freqs() | Johannes Berg | 1 | -1/+1 |
2014-09-05 | cfg80211: add Intel Mobile Communications copyright | Johannes Berg | 1 | -0/+1 |
2014-05-15 | cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required() | Luciano Coelho | 1 | -3/+2 |
2014-05-14 | cfg80211: fix start_radar_detection issue | Janusz Dziedzic | 1 | -1/+1 |
2014-04-25 | cfg80211: Add attributes describing prohibited channel bandwidth | Rostislav Lisovy | 1 | -0/+2 |
2014-04-25 | cfg80211: change wiphy_to_dev function name | Zhao, Gang | 1 | -1/+1 |
2014-04-25 | cfg80211: Fix GO Concurrent relaxation on UNII-3 | Ilan Peer | 1 | -1/+17 |
2014-04-09 | cfg80211/mac80211: refactor cfg80211_chandef_dfs_required() | Luciano Coelho | 1 | -18/+56 |
2014-04-09 | cfg80211: Enable GO operation on indoor channels | Ilan Peer | 1 | -2/+10 |
2014-04-09 | cfg80211: Enable GO operation on additional channels | Ilan Peer | 1 | -3/+73 |
2014-03-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+56 |
2014-03-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -5/+1 |
2014-02-25 | cfg80211: DFS get CAC time from regulatory database | Janusz Dziedzic | 1 | -0/+56 |
2014-02-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -4/+19 |
2014-02-14 | net: remove unnecessary return's | stephen hemminger | 1 | -2/+0 |
2014-02-12 | cfg80211: remove NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL | Johannes Berg | 1 | -5/+1 |
2014-02-05 | cfg80211: consider existing DFS interfaces | Michal Kazior | 1 | -4/+19 |
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 |