index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
reg.c
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'mac80211/master' into mac80211-next
Johannes Berg
2012-09-06
|
\
|
*
cfg80211: Clear "beacon_found" on regulatory restore
Paul Stewart
2012-08-02
|
*
cfg80211: add channel flag to prohibit OFDM operation
Seth Forshee
2012-08-02
|
*
Merge remote-tracking branch 'wireless/master' into mac80211
Johannes Berg
2012-07-30
|
|
\
|
*
|
wireless: reg: restore previous behaviour of chan->max_power calculations
Stanislaw Gruszka
2012-07-25
*
|
|
cfg80211: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2012-09-05
|
|
/
|
/
|
*
|
cfg80211: Fix mutex locking in reg_last_request_cell_base
Mohammed Shafi Shajakhan
2012-07-18
*
|
cfg80211: remove regulatory_update()
Luis R. Rodriguez
2012-07-17
*
|
cfg80211: make regulatory_update() static
Luis R. Rodriguez
2012-07-17
*
|
cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister()
Luis R. Rodriguez
2012-07-17
*
|
cfg80211: add cellular base station regulatory hint support
Luis R. Rodriguez
2012-07-17
*
|
cfg80211: fix set_regdom() to cancel requests with same alpha2
Kalle Valo
2012-07-17
*
|
wireless: regulatory for 60g
Vladimir Kondratiev
2012-07-02
|
/
*
cfg80211: fix potential deadlock in regulatory
Eliad Peller
2012-06-13
*
cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDB
Luis R. Rodriguez
2012-04-09
*
wireless: Save original maximum regulatory transmission power for the calucat...
Hong Wu
2012-01-24
*
cfg80211: relicense reg.c reg.h and genregdb.awk to ISC
Luis R. Rodriguez
2012-01-04
*
cfg80211: replace reg.c Nokia commit 269ac5
Luis R. Rodriguez
2012-01-04
*
cfg80211: replace reg.c Nokia commit c4c32294
Luis R. Rodriguez
2012-01-04
*
wireless: Protect regdomain change by mutex
Dmitry Shmidt
2012-01-04
*
cfg80211: Restore orig channel values upon disconnect
Rajkumar Manoharan
2011-12-16
*
cfg80211: allow following country IE power for custom regdom cards
Luis R. Rodriguez
2011-12-16
*
cfg80211: notify core hints that helps to restore regd settings
Rajkumar Manoharan
2011-12-13
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-02
|
\
|
*
cfg80211: amend regulatory NULL dereference fix
Luis R. Rodriguez
2011-11-30
|
*
cfg80211: fix race on init and driver registration
Luis R. Rodriguez
2011-11-30
|
*
cfg80211: fix regulatory NULL dereference
Johannes Berg
2011-11-21
|
*
cfg80211: fix bug on regulatory core exit on access to last_request
Luis R. Rodriguez
2011-11-09
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-22
|
\
\
|
*
|
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
|
*
|
net: add moduleparam.h for users of module_param/MODULE_PARM_DESC
Paul Gortmaker
2011-10-31
|
|
/
*
|
cfg80211: pass DFS region to drivers through reg_notifier()
Luis R. Rodriguez
2011-11-21
*
|
cfg80211: process regulatory DFS region for countries
Luis R. Rodriguez
2011-11-21
|
/
*
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-22
|
\
|
*
wireless: Reset beacon_found while updating regulatory
Rajkumar Manoharan
2011-09-16
*
|
cfg80211: reorder code to obsolete forward declaration
Sven Neumann
2011-09-14
*
|
cfg80211: hold reg_mutex when updating regulatory
Sven Neumann
2011-09-14
*
|
cfg80211: print bandwidth in chan_reg_rule_print_dbg()
Pavel Roskin
2011-09-13
*
|
cfg80211: Update REG_DBG_PRINT macro and uses
Joe Perches
2011-08-09
|
/
*
wireless: fix a typo in ignore_reg_update
Mihai Moldovan
2011-07-26
*
cfg80211: really ignore the regulatory request
Sven Neumann
2011-07-26
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-16
|
\
|
*
wireless: Fix warnings due to -Wunused-but-set-variable
Rajkumar Manoharan
2011-05-10
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-05
|
\
|
|
*
cfg80211: fix regresion on reg user timeout
Luis R. Rodriguez
2011-04-26
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-12
|
\
|
|
*
cfg80211: add a timer for invalid user reg hints
Luis R. Rodriguez
2011-04-07
|
*
cfg80211: fix regulatory restore upon user hints
Luis R. Rodriguez
2011-04-07
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
|
/
*
net/wireless: add COUNTRY to to regulatory device uevent
Scott James Remnant
2011-03-09
[next]