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
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
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
2013-06-04
regulatory: use proper enum return value
Johannes Berg
1
-1
/
+1
2013-05-25
regulatory: remove reg_mutex
Johannes Berg
1
-57
/
+19
2013-05-25
regulatory: use RCU in regulatory_hint_11d()
Johannes Berg
1
-14
/
+16
2013-05-25
cfg80211: vastly simplify locking
Johannes Berg
1
-24
/
+12
2013-04-16
wireless: regulatory: fix channel disabling race condition
Johannes Berg
1
-1
/
+1
2013-03-06
regulatory: allow VHT channels in world roaming
Johannes Berg
1
-3
/
+3
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+18
2013-02-15
cfg80211: allow drivers to selectively disable 80/160 MHz
Johannes Berg
1
-0
/
+8
2013-02-15
nl80211/cfg80211: add radar detection command/event
Simon Wunderlich
1
-0
/
+3
2013-02-11
cfg80211: Fix memory leak
Larry Finger
1
-2
/
+7
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-627
/
+497
2013-01-11
wireless: fix regulatory HT40 allowed check
Felix Fietkau
1
-1
/
+3
2013-01-09
regulatory: fix restore_regulatory_settings
Johannes Berg
1
-1
/
+1
2013-01-09
regulatory: fix uevent
Johannes Berg
1
-6
/
+13
2013-01-03
cfg80211: move world roaming check for beacon hints
Luis R. Rodriguez
1
-6
/
+5
2013-01-03
cfg80211: move reg_is_world_roaming()
Luis R. Rodriguez
1
-16
/
+16
2013-01-03
cfg80211: do not process beacon hints if one is already queued
Luis R. Rodriguez
1
-0
/
+19
2013-01-03
regulatory: use IS_ERR macro family for freq_reg_info
Johannes Berg
1
-21
/
+17
2013-01-03
regulatory: use RCU to protect last_request
Johannes Berg
1
-90
/
+109
2013-01-03
regulatory: use RCU to protect global and wiphy regdomains
Johannes Berg
1
-47
/
+66
2013-01-03
regulatory: pass new regdomain to reset function
Johannes Berg
1
-15
/
+11
2013-01-03
regulatory: remove handling of channel bandwidth
Johannes Berg
1
-30
/
+14
2013-01-03
regulatory: fix reg_is_valid_request handling
Johannes Berg
1
-10
/
+11
2013-01-03
regulatory: remove locking from wiphy_apply_custom_regulatory
Johannes Berg
1
-4
/
+0
2013-01-03
regulatory: clarify locking rules and assertions
Johannes Berg
1
-20
/
+11
2013-01-03
regulatory: simplify freq_reg_info_regd
Johannes Berg
1
-15
/
+16
2013-01-03
regulatory: remove useless warning
Johannes Berg
1
-4
/
+0
2013-01-03
regulatory: remove redundant isalpha() check
Johannes Berg
1
-4
/
+2
2013-01-03
regulatory: simplify restore_regulatory_settings
Johannes Berg
1
-14
/
+1
2013-01-03
regulatory: remove BUG_ON
Johannes Berg
1
-58
/
+37
2013-01-03
cfg80211: remove wiphy_idx_valid
Johannes Berg
1
-9
/
+5
[prev]
[next]