index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
reg.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-24
wireless: Save original maximum regulatory transmission power for the calucation of the local maximum transmit power
Hong Wu
1
-17
/
+2
2012-01-04
cfg80211: relicense reg.c reg.h and genregdb.awk to ISC
Luis R. Rodriguez
1
-4
/
+13
2012-01-04
cfg80211: replace reg.c Nokia commit 269ac5
Luis R. Rodriguez
1
-3
/
+3
2012-01-04
cfg80211: replace reg.c Nokia commit c4c32294
Luis R. Rodriguez
1
-6
/
+6
2012-01-04
wireless: Protect regdomain change by mutex
Dmitry Shmidt
1
-1
/
+4
2011-12-16
cfg80211: Restore orig channel values upon disconnect
Rajkumar Manoharan
1
-0
/
+26
2011-12-16
cfg80211: allow following country IE power for custom regdom cards
Luis R. Rodriguez
1
-4
/
+16
2011-12-13
cfg80211: notify core hints that helps to restore regd settings
Rajkumar Manoharan
1
-2
/
+14
2011-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
John W. Linville
1
-14
/
+34
2011-11-30
cfg80211: amend regulatory NULL dereference fix
Luis R. Rodriguez
1
-2
/
+4
2011-11-30
cfg80211: fix race on init and driver registration
Luis R. Rodriguez
1
-16
/
+27
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
John W. Linville
1
-0
/
+2
2011-11-21
cfg80211: pass DFS region to drivers through reg_notifier()
Luis R. Rodriguez
1
-0
/
+2
2011-11-21
cfg80211: process regulatory DFS region for countries
Luis R. Rodriguez
1
-0
/
+37
2011-11-21
cfg80211: fix regulatory NULL dereference
Johannes Berg
1
-0
/
+4
2011-11-09
cfg80211: fix bug on regulatory core exit on access to last_request
Luis R. Rodriguez
1
-0
/
+3
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-10-31
net: add moduleparam.h for users of module_param/MODULE_PARM_DESC
Paul Gortmaker
1
-0
/
+1
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-0
/
+1
2011-09-16
wireless: Reset beacon_found while updating regulatory
Rajkumar Manoharan
1
-0
/
+1
2011-09-14
cfg80211: reorder code to obsolete forward declaration
Sven Neumann
1
-11
/
+8
2011-09-14
cfg80211: hold reg_mutex when updating regulatory
Sven Neumann
1
-2
/
+15
2011-09-13
cfg80211: print bandwidth in chan_reg_rule_print_dbg()
Pavel Roskin
1
-1
/
+2
2011-08-09
cfg80211: Update REG_DBG_PRINT macro and uses
Joe Perches
1
-8
/
+6
2011-07-26
wireless: fix a typo in ignore_reg_update
Mihai Moldovan
1
-1
/
+1
2011-07-26
cfg80211: really ignore the regulatory request
Sven Neumann
1
-2
/
+3
2011-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
John W. Linville
1
-2
/
+0
2011-05-10
wireless: Fix warnings due to -Wunused-but-set-variable
Rajkumar Manoharan
1
-2
/
+0
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
John W. Linville
1
-1
/
+2
2011-04-26
cfg80211: fix regresion on reg user timeout
Luis R. Rodriguez
1
-1
/
+2
2011-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
John W. Linville
1
-2
/
+69
2011-04-07
cfg80211: add a timer for invalid user reg hints
Luis R. Rodriguez
1
-1
/
+24
2011-04-07
cfg80211: fix regulatory restore upon user hints
Luis R. Rodriguez
1
-1
/
+45
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-09
net/wireless: add COUNTRY to to regulatory device uevent
Scott James Remnant
1
-11
/
+28
2011-01-21
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
1
-3
/
+3
2011-01-04
cfg80211: fix transposition of words in printk
Bob Copeland
1
-1
/
+1
2010-12-16
cfg80211: fix null pointer dereference with a custom regulatory request
Luis R. Rodriguez
1
-1
/
+2
2010-11-24
net/wireless: Use pr_<level> and netdev_<level>
Joe Perches
1
-29
/
+18
2010-11-22
cfg80211: Fix regulatory bug with multiple cards and delays
Luis R. Rodriguez
1
-9
/
+43
2010-11-22
cfg80211: move mutex locking to reg_process_pending_hints()
Luis R. Rodriguez
1
-8
/
+8
2010-11-22
cfg80211: move reg_work and reg_todo above
Luis R. Rodriguez
1
-2
/
+3
2010-11-22
cfg80211: put core regulatory request into queue
Luis R. Rodriguez
1
-6
/
+1
2010-11-15
cfg80211: prefix REG_DBG_PRINT() with cfg80211
Luis R. Rodriguez
1
-16
/
+15
2010-11-15
cfg80211: add debug print when processing a channel
Luis R. Rodriguez
1
-0
/
+39
2010-11-15
cfg80211: add debug print when disabling a channel on a custom regd
Luis R. Rodriguez
1
-0
/
+5
2010-11-15
cfg80211: add debug prints for when we ignore regulatory hints
Luis R. Rodriguez
1
-3
/
+39
2010-11-15
cfg80211: fix disabling channels based on hints
Luis R. Rodriguez
1
-1
/
+19
2010-11-15
cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORY
Luis R. Rodriguez
1
-0
/
+1
2010-11-15
cfg80211: pass the reg hint initiator to helpers
Luis R. Rodriguez
1
-4
/
+8
[next]