index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
reg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-20
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-44
/
+42
2014-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+10
2014-03-03
cfg80211: allow reprocessing of pending requests
Luis R. Rodriguez
1
-6
/
+8
2014-02-25
cfg80211: regulatory: allow getting DFS CAC time from userspace
Janusz Dziedzic
1
-6
/
+26
2014-02-25
cfg80211: regulatory: allow user to set world regdomain
Janusz Dziedzic
1
-3
/
+0
2014-02-25
cfg80211: regulatory: reset regdomain in case of error
Janusz Dziedzic
1
-1
/
+9
2014-02-25
cfg80211: regulatory: simplify uevent sending
Johannes Berg
1
-29
/
+8
2014-02-21
cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flag
Janusz Dziedzic
1
-36
/
+47
2014-02-19
cfg80211: bugfix in regulatory user hint process
Inbal Hacohen
1
-1
/
+1
2014-02-05
cfg80211: regulatory introduce maximum bandwidth calculation
Janusz Dziedzic
1
-16
/
+114
2014-02-05
net: wireless: move regulatory timeout work to power efficient workqueue
Shaibal Dutta
1
-3
/
+6
2014-02-05
cfg80211: add helper reg_get_regdomain() function
Janusz Dziedzic
1
-11
/
+17
2014-02-05
cfg80211: make device_type const
Johannes Berg
1
-1
/
+1
2014-02-05
cfg80211: fix few minor issues in reg_process_hint()
Ilan Peer
1
-9
/
+10
2014-01-13
cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REG
Luis R. Rodriguez
1
-0
/
+2
2013-12-03
cfg80211: add reg_get_dfs_region()
Luis R. Rodriguez
1
-0
/
+27
2013-11-25
cfg80211: replace print_dfs_region() with reg_dfs_region_str() helper
Luis R. Rodriguez
1
-25
/
+16
2013-11-25
cfg80211: distinguish unset DFS region from unknown
Luis R. Rodriguez
1
-0
/
+3
2013-11-25
cfg80211: intersection dfs regions when intersecting regdomains
Luis R. Rodriguez
1
-0
/
+16
2013-11-25
cfg80211: use enum nl80211_dfs_regions for dfs_region everywhere
Luis R. Rodriguez
1
-2
/
+2
2013-11-25
cfg80211: add an option to disable processing country IEs
Luis R. Rodriguez
1
-0
/
+3
2013-11-25
cfg80211: add flags to define country IE processing rules
Luis R. Rodriguez
1
-5
/
+3
2013-11-25
cfg80211: move regulatory flags to their own variable
Luis R. Rodriguez
1
-16
/
+16
2013-11-25
cfg80211: rename __set_regdom() to reg_set_rd_country_ie()
Luis R. Rodriguez
1
-6
/
+5
2013-11-25
cfg80211: set driver regulatory updates on its own
Luis R. Rodriguez
1
-67
/
+56
2013-11-25
cfg80211: set user regulatory updates on its own
Luis R. Rodriguez
1
-0
/
+35
2013-11-25
cfg80211: set core regulatory updates on its own
Luis R. Rodriguez
1
-13
/
+27
2013-11-25
cfg80211: pass the last_request to __set_regdom()
Luis R. Rodriguez
1
-3
/
+3
2013-11-25
cfg80211: move core reg_notfier() check to source
Luis R. Rodriguez
1
-13
/
+18
2013-11-25
cfg80211: allow only the core to request to update the world regdom
Luis R. Rodriguez
1
-0
/
+2
2013-11-25
cfg80211: add helper for calling CRDA
Luis R. Rodriguez
1
-12
/
+12
2013-11-25
cfg80211: add helper for kfree'ing and assigning last_request
Luis R. Rodriguez
1
-10
/
+11
2013-11-25
cfg80211: add helper for kfree'ing last_request
Luis R. Rodriguez
1
-23
/
+19
2013-11-25
cfg80211: process non country IE conflicting first
Luis R. Rodriguez
1
-19
/
+20
2013-11-25
cfg80211: process country IE regulatory requests on their own
Luis R. Rodriguez
1
-133
/
+68
2013-11-25
cfg80211: process driver regulatory requests on its own
Luis R. Rodriguez
1
-17
/
+86
2013-11-25
cfg80211: process user regulatory requests on its own
Luis R. Rodriguez
1
-33
/
+81
2013-11-25
cfg80211: processing core regulatory hints on its own
Luis R. Rodriguez
1
-2
/
+44
2013-11-25
cfg80211: check regulatory request alpha2 early
Luis R. Rodriguez
1
-1
/
+1
2013-11-25
cfg80211: enforce disabling channels by custom or strict settings
Luis R. Rodriguez
1
-3
/
+14
2013-11-25
cfg80211: remove second argument from reg_process_hint()
Luis R. Rodriguez
1
-6
/
+5
2013-11-25
cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()
Luis R. Rodriguez
1
-0
/
+4
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
1
-23
/
+10
2013-10-28
cfg80211: export reg_initiator_name()
Luis R. Rodriguez
1
-10
/
+16
2013-10-11
cfg80211: simplify strict custom alpha2 regdomain check
Luis R. Rodriguez
1
-2
/
+8
2013-10-11
cfg80211: enable regulatory hints for strict custom settings
Luis R. Rodriguez
1
-0
/
+1
2013-10-09
cfg80211: rename regulatory_hint_11d() to regulatory_hint_country_ie()
Luis R. Rodriguez
1
-2
/
+2
2013-10-01
regulatory: enable channels 52-64 and 100-144 for world roaming
Johannes Berg
1
-2
/
+12
2013-07-25
regulatory: use correct regulatory initiator on wiphy register
Arik Nemtsov
1
-1
/
+4
2013-07-16
regulatory: add missing rtnl locking
Johannes Berg
1
-0
/
+2
[next]