index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-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
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
[next]