index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
reg.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-01-03
regulatory: use proper enum for return values
Johannes Berg
1
-64
/
+69
2013-01-03
regulatory: remove useless locking on exit
Johannes Berg
1
-8
/
+3
2013-01-03
regulatory: code cleanup
Johannes Berg
1
-180
/
+106
2013-01-03
regulatory: simplify regulatory_hint_11d
Johannes Berg
1
-5
/
+0
2013-01-03
regulatory: don't test list before iterating
Johannes Berg
1
-47
/
+19
2013-01-03
regulatory: clean up reg_copy_regd()
Johannes Berg
1
-26
/
+24
2013-01-03
regulatory: clean up regdom_intersect
Johannes Berg
1
-10
/
+2
2013-01-03
regulatory: don't allocate too much memory
Johannes Berg
1
-3
/
+4
2013-01-03
regulatory: don't write past array when intersecting rules
Johannes Berg
1
-2
/
+2
2012-12-22
CONFIG_HOTPLUG removal from networking core
Greg KH
1
-7
/
+0
2012-12-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2012-11-30
cfg80211: fix BSS struct IE access races
Johannes Berg
1
-1
/
+1
2012-11-12
wireless: allow 40 MHz on world roaming channels 12/13
Johannes Berg
1
-3
/
+2
2012-10-18
cfg80211: fix initialization of chan->max_reg_power
Felix Fietkau
1
-2
/
+3
2012-09-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-24
/
+15
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+9
2012-09-25
cfg80211: Fix regulatory check for 60GHz band frequencies
Vladimir Kondratiev
1
-5
/
+14
[next]