Age | Commit message (Expand) | Author | Files | Lines |
2025-03-12 | wifi: cfg80211: expose cfg80211_chandef_get_width() | Johannes Berg | 1 | -5/+0 |
2025-03-11 | wifi: cfg80211: allow IR in 20 MHz configurations | Anjaneyulu | 1 | -1/+7 |
2025-01-13 | wifi: cfg80211: skip regulatory for punctured subchannels | Kavita Kavita | 1 | -247/+123 |
2024-12-04 | wifi: cfg80211: define and use wiphy guard | Johannes Berg | 1 | -2/+2 |
2024-10-23 | wifi: cfg80211: pass net_device to .set_monitor_channel | Felix Fietkau | 1 | -1/+2 |
2024-10-08 | wifi: mac80211, cfg80211: miscellaneous spelling fixes | Dmitry Antipov | 1 | -1/+1 |
2024-06-12 | wifi: cfg80211: reject non-conformant 6 GHz center frequencies | Benjamin Berg | 1 | -0/+38 |
2024-06-12 | wifi: cfg80211: add regulatory flag to allow VLP AP operation | Johannes Berg | 1 | -11/+26 |
2024-06-12 | wifi: cfg80211: refactor regulatory beaconing checking | Johannes Berg | 1 | -18/+12 |
2024-06-12 | wifi: mac80211: refactor channel checks | Johannes Berg | 1 | -8/+11 |
2024-02-12 | wifi: cfg80211: optionally support monitor on disabled channels | Johannes Berg | 1 | -7/+19 |
2024-02-08 | wifi: cfg80211/mac80211: move puncturing into chandef | Johannes Berg | 1 | -24/+38 |
2024-02-08 | wifi: cfg80211: simplify cfg80211_chandef_compatible() | Johannes Berg | 1 | -80/+90 |
2024-02-08 | wifi: wireless: declare different S1G chandefs incompatible | Johannes Berg | 1 | -5/+10 |
2024-02-08 | wifi: cfg80211: move puncturing validation code | Johannes Berg | 1 | -69/+69 |
2023-12-21 | wifi: cfg80211: reg: Support P2P operation on DFS channels | Andrei Otcheretianski | 1 | -7/+87 |
2023-12-12 | wifi: cfg80211: expose nl80211_chan_width_to_mhz for wide sharing | Evan Quan | 1 | -1/+2 |
2023-09-13 | wifi: cfg80211: export DFS CAC time and usable state helper functions | Aditya Kumar Singh | 1 | -0/+2 |
2023-09-11 | wifi: cfg80211: annotate iftype_data pointer with sparse | Johannes Berg | 1 | -3/+2 |
2023-09-11 | wifi: cfg80211: remove wdev mutex | Johannes Berg | 1 | -23/+9 |
2023-09-11 | wifi: cfg80211: hold wiphy lock in cfg80211_any_wiphy_oper_chan() | Johannes Berg | 1 | -3/+7 |
2023-09-11 | wifi: cfg80211: check RTNL when iterating devices | Johannes Berg | 1 | -1/+1 |
2023-02-14 | wifi: cfg80211: move puncturing bitmap validation from mac80211 | Aloka Dixit | 1 | -0/+69 |
2022-07-01 | wifi: nl80211: relax wdev mutex check in wdev_chandef() | Johannes Berg | 1 | -1/+11 |
2022-06-20 | wifi: cfg80211: do some rework towards MLO link APIs | Johannes Berg | 1 | -60/+136 |
2022-05-04 | cfg80211: remove cfg80211_get_chan_state() | Johannes Berg | 1 | -92/+1 |
2022-02-16 | cfg80211: Add support for EHT 320 MHz channel width | Jia Ding | 1 | -7/+84 |
2021-12-20 | cfg80211: rename offchannel_chain structs to background_chain to avoid confus... | Lorenzo Bianconi | 1 | -3/+3 |
2021-12-20 | cfg80211: simplify cfg80211_chandef_valid() | Johannes Berg | 1 | -30/+32 |
2021-11-26 | cfg80211: allow continuous radar monitoring on offchannel chain | Lorenzo Bianconi | 1 | -0/+16 |
2021-06-23 | cfg80211: add cfg80211_any_usable_channels() | Johannes Berg | 1 | -1/+32 |
2021-06-23 | wireless: add check of field VHT Extended NSS BW Capable for 160/80+80 MHz se... | Wen Gong | 1 | -3/+7 |
2021-01-26 | cfg80211: avoid holding the RTNL when calling the driver | Johannes Berg | 1 | -2/+3 |
2020-11-11 | cfg80211: remove WDS code | Johannes Berg | 1 | -3/+3 |
2020-10-08 | cfg80211: only allow S1G channels on S1G band | Thomas Pedersen | 1 | -1/+4 |
2020-09-18 | nl80211: support setting S1G channels | Thomas Pedersen | 1 | -52/+78 |
2020-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -4/+11 |
2020-08-27 | wireless: fix wrong 160/80+80 MHz setting | Shay Bar | 1 | -4/+11 |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+2 |
2020-07-31 | nl80211: S1G band and channel definitions | Thomas Pedersen | 1 | -0/+35 |
2020-05-31 | cfg80211: treat 6 GHz channels as valid regardless of capability | Johannes Berg | 1 | -7/+15 |
2020-04-24 | cfg80211: reject channels/chandefs with KHz offset >= 1000 | Johannes Berg | 1 | -0/+3 |
2020-04-24 | cfg80211: express channels with a KHz component | Thomas Pedersen | 1 | -30/+38 |
2019-10-30 | nl80211: Disallow setting of HT for channel 14 | Masashi Honma | 1 | -0/+5 |
2019-08-21 | nl80211: Add support for EDMG channels | Alexei Avshalom Lazar | 1 | -0/+159 |
2019-08-21 | cfg80211: use same IR permissive rules for 6GHz band | Arend van Spriel | 1 | -1/+2 |
2018-12-18 | cfg80211: add some missing fall through annotations | Luca Coelho | 1 | -0/+3 |
2018-03-29 | cfg80211: enable use of non-cleared DFS channels for DFS offload | Dmitry Lebed | 1 | -2/+7 |
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-17 | 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-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -4/+19 |
2014-02-13 | 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-04 | 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 |
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-06 | 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-02 | 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-28 | 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 |