index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
reg.c
Age
Commit message (
Expand
)
Author
2013-06-04
regulatory: use proper enum return value
Johannes Berg
2013-05-25
regulatory: remove reg_mutex
Johannes Berg
2013-05-25
regulatory: use RCU in regulatory_hint_11d()
Johannes Berg
2013-05-25
cfg80211: vastly simplify locking
Johannes Berg
2013-04-16
wireless: regulatory: fix channel disabling race condition
Johannes Berg
2013-03-06
regulatory: allow VHT channels in world roaming
Johannes Berg
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-15
cfg80211: allow drivers to selectively disable 80/160 MHz
Johannes Berg
2013-02-15
nl80211/cfg80211: add radar detection command/event
Simon Wunderlich
2013-02-11
cfg80211: Fix memory leak
Larry Finger
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-11
wireless: fix regulatory HT40 allowed check
Felix Fietkau
2013-01-09
regulatory: fix restore_regulatory_settings
Johannes Berg
2013-01-09
regulatory: fix uevent
Johannes Berg
2013-01-03
cfg80211: move world roaming check for beacon hints
Luis R. Rodriguez
2013-01-03
cfg80211: move reg_is_world_roaming()
Luis R. Rodriguez
2013-01-03
cfg80211: do not process beacon hints if one is already queued
Luis R. Rodriguez
2013-01-03
regulatory: use IS_ERR macro family for freq_reg_info
Johannes Berg
2013-01-03
regulatory: use RCU to protect last_request
Johannes Berg
2013-01-03
regulatory: use RCU to protect global and wiphy regdomains
Johannes Berg
2013-01-03
regulatory: pass new regdomain to reset function
Johannes Berg
2013-01-03
regulatory: remove handling of channel bandwidth
Johannes Berg
2013-01-03
regulatory: fix reg_is_valid_request handling
Johannes Berg
2013-01-03
regulatory: remove locking from wiphy_apply_custom_regulatory
Johannes Berg
2013-01-03
regulatory: clarify locking rules and assertions
Johannes Berg
2013-01-03
regulatory: simplify freq_reg_info_regd
Johannes Berg
2013-01-03
regulatory: remove useless warning
Johannes Berg
2013-01-03
regulatory: remove redundant isalpha() check
Johannes Berg
2013-01-03
regulatory: simplify restore_regulatory_settings
Johannes Berg
2013-01-03
regulatory: remove BUG_ON
Johannes Berg
2013-01-03
cfg80211: remove wiphy_idx_valid
Johannes Berg
2013-01-03
regulatory: use proper enum for return values
Johannes Berg
2013-01-03
regulatory: remove useless locking on exit
Johannes Berg
2013-01-03
regulatory: code cleanup
Johannes Berg
2013-01-03
regulatory: simplify regulatory_hint_11d
Johannes Berg
2013-01-03
regulatory: don't test list before iterating
Johannes Berg
2013-01-03
regulatory: clean up reg_copy_regd()
Johannes Berg
2013-01-03
regulatory: clean up regdom_intersect
Johannes Berg
2013-01-03
regulatory: don't allocate too much memory
Johannes Berg
2013-01-03
regulatory: don't write past array when intersecting rules
Johannes Berg
2012-12-22
CONFIG_HOTPLUG removal from networking core
Greg KH
2012-12-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-30
cfg80211: fix BSS struct IE access races
Johannes Berg
2012-11-12
wireless: allow 40 MHz on world roaming channels 12/13
Johannes Berg
2012-10-18
cfg80211: fix initialization of chan->max_reg_power
Felix Fietkau
2012-09-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-25
cfg80211: Fix regulatory check for 60GHz band frequencies
Vladimir Kondratiev
2012-09-18
cfg80211: fix possible circular lock on reg_regdb_search()
Luis R. Rodriguez
2012-09-18
wireless: remove unreachable code
Alan Cox
[next]