index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
chan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: remove WDS code
Johannes Berg
2020-11-11
1
-3
/
+3
*
cfg80211: only allow S1G channels on S1G band
Thomas Pedersen
2020-10-08
1
-1
/
+4
*
nl80211: support setting S1G channels
Thomas Pedersen
2020-09-18
1
-52
/
+78
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-03
1
-4
/
+11
|
\
|
*
wireless: fix wrong 160/80+80 MHz setting
Shay Bar
2020-08-27
1
-4
/
+11
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
|
/
*
nl80211: S1G band and channel definitions
Thomas Pedersen
2020-07-31
1
-0
/
+35
*
cfg80211: treat 6 GHz channels as valid regardless of capability
Johannes Berg
2020-05-31
1
-7
/
+15
*
cfg80211: reject channels/chandefs with KHz offset >= 1000
Johannes Berg
2020-04-24
1
-0
/
+3
*
cfg80211: express channels with a KHz component
Thomas Pedersen
2020-04-24
1
-30
/
+38
*
nl80211: Disallow setting of HT for channel 14
Masashi Honma
2019-10-30
1
-0
/
+5
*
nl80211: Add support for EDMG channels
Alexei Avshalom Lazar
2019-08-21
1
-0
/
+159
*
cfg80211: use same IR permissive rules for 6GHz band
Arend van Spriel
2019-08-21
1
-1
/
+2
*
cfg80211: add some missing fall through annotations
Luca Coelho
2018-12-18
1
-0
/
+3
*
cfg80211: enable use of non-cleared DFS channels for DFS offload
Dmitry Lebed
2018-03-29
1
-2
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
cfg80211: remove set but never used variable cf_offset
Johannes Berg
2017-10-12
1
-3
/
+1
|
/
*
cfg80211: Share Channel DFS state across wiphys of same DFS domain
Vasanthakumar Thiagarajan
2017-03-06
1
-7
/
+23
*
cfg80211: Make pre-CAC results valid only for ETSI domain
Vasanthakumar Thiagarajan
2017-03-06
1
-0
/
+101
*
cfg80211: add start / stop NAN commands
Ayala Beker
2016-09-30
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-08-17
1
-0
/
+1
|
\
|
*
cfg80211: fix missing break in NL8211_CHAN_WIDTH_80P80 case
Colin Ian King
2016-08-02
1
-0
/
+1
*
|
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-08-04
1
-1
/
+1
|
/
*
cfg80211: make wdev_list accessible to drivers
Johannes Berg
2016-05-12
1
-1
/
+1
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
1
-1
/
+1
*
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-13
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
[next]