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
/
drivers
/
net
/
wireless
/
rtlwifi
Commit message (
Expand
)
Author
Age
*
rtlwifi: Fix breakage in debug functions when built as a module
Larry Finger
2012-02-27
*
rtlwifi: rtl8192se firmware load can overflow target buffer
Tim Gardner
2012-02-22
*
Correcting typos in rtlwifi/base.c
Tristan Pourcelot
2012-02-22
*
rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statements
Larry Finger
2012-02-22
*
rtlwifi/rtl8192c: in _rtl92c_phy_calculate_bit_shift remove comparing bitmask...
Devendra.Naga
2012-02-22
*
rtlwifi: Modify rtl_pci_init to return 0 on success
John W. Linville
2012-02-09
*
rtlwifi: Return correct failure code on error
Simon Graham
2012-02-08
*
rtlwifi: Handle previous allocation failures when freeing device memory
Simon Graham
2012-02-08
*
rtlwifi: Fix PCI probe error path orphaned memory
Tim Gardner
2012-02-06
*
rtlwifi: Remove extra debugging message accidentally left in
Larry Finger
2012-02-06
*
rtlwifi: Fix typo in dm.c
Masanari Iida
2012-02-06
*
rtlwifi: remove return in _rtl_pci_switch_clk_req
Devendra.Naga
2012-02-06
*
rtlwifi: Convert to asynchronous firmware load
Larry Finger
2012-01-30
*
rtlwifi: Move pr_fmt macros to a single location
Larry Finger
2012-01-30
*
mac80211: make beacon filtering per virtual interface
Johannes Berg
2012-01-27
*
rtl8192se: Update copyright dates
Larry Finger
2012-01-24
*
rtl8192de: Update copyright dates
Larry Finger
2012-01-24
*
rtl8192cu: Update copyright dates
Larry Finger
2012-01-24
*
rtl8192ce: Update copyright dates
Larry Finger
2012-01-24
*
rtl8192c_common: Update copyright dates
Larry Finger
2012-01-24
*
rtlwifi: Update copyright dates
Larry Finger
2012-01-24
*
rtl8192cu: Remove dead code never selected
Larry Finger
2012-01-24
*
rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures
Larry Finger
2012-01-24
*
rtlwifi: Simplify chip version id logging
Joe Perches
2012-01-24
*
rtlwifi: Remove incorrect logging message prefixes
Joe Perches
2012-01-24
*
rtlwifi: add CONFIG_RTLWIFI_DEBUG to remove all of the debug logging code
Joe Perches
2012-01-24
*
rtlwifi: Optimize RT_TRACE macro use of KBUILD_MODNAME for size
Joe Perches
2012-01-24
*
rtlwifi: Remove duplicate __func__
Joe Perches
2012-01-24
*
rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
*
rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
*
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
*
rtlwifi: Standardize RT_PRINT_DATA macro and uses
Joe Perches
2012-01-24
*
rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros
Joe Perches
2012-01-24
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2012-01-12
|
\
|
*
rtl8192se: Fix BUG caused by failure to check skb allocation
Larry Finger
2012-01-10
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
|
\
\
|
*
|
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-12-02
*
|
|
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
|
|
\
\
|
|
*
|
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
|
|
|
/
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-09
|
|
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-30
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-03
|
\
\
\
\
|
*
|
|
|
rtlwifi: Fix locking problem introduces with commit 6539306b
Larry Finger
2011-12-19
*
|
|
|
|
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
*
|
|
|
|
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
|
/
/
/
/
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-14
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...
Philipp Dreimann
2011-12-07
|
|
|
/
|
|
/
|
*
|
|
rtlwifi: merge ips,lps spinlocks into one mutex
Stanislaw Gruszka
2011-12-13
*
|
|
rtlwifi: use work for lps
Stanislaw Gruszka
2011-12-13
[next]