index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
Age
Commit message (
Expand
)
Author
2012-05-07
rtlwifi: Fix oops on unload
Larry Finger
2012-04-22
rtlwifi: Add missing DMA buffer unmapping for PCI drivers
Larry Finger
2012-04-22
rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine
Larry Finger
2012-04-13
rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanning
Larry Finger
2012-04-02
rtlwifi: Convert to asynchronous firmware load
Larry Finger
2012-04-02
rtlwifi: rtl8192ce: Fix loss of receive performance
Jingjun Wu
2012-04-02
rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cu
Larry Finger
2012-04-02
rtlwifi: Handle previous allocation failures when freeing device memory
Simon Graham
2012-04-02
rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures
Larry Finger
2012-02-09
rtlwifi: Modify rtl_pci_init to return 0 on success
Simon Graham
2012-01-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2012-01-10
rtl8192se: Fix BUG caused by failure to check skb allocation
Larry Finger
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
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
rtlwifi: Fix locking problem introduces with commit 6539306b
Larry Finger
2011-12-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-13
rtlwifi: merge ips,lps spinlocks into one mutex
Stanislaw Gruszka
2011-12-13
rtlwifi: use work for lps
Stanislaw Gruszka
2011-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-07
rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...
Philipp Dreimann
2011-12-06
rtl8192c: Do not log firmware load message unless actually done
Larry Finger
2011-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-11-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-28
rtlwifi: Fix incorrect return of IRQ_HANDLED
Larry Finger
2011-11-28
rtlwifi: fix lps_lock deadlock
Stanislaw Gruszka
2011-11-22
rtlwifi: squash warning in _usb_read_sync
John W. Linville
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-21
rtlwifi: Remove redundant code from PCI interrupt
Larry Finger
2011-11-21
rtlwifi: rtl8192cu: Fix endianian issues
Larry Finger
2011-11-21
rtlwifi: rtl8192cu: Change firmware upload to use block writes
Larry Finger
2011-11-21
rtlwifi: rtl8192cu: Allow retries for USB I/O
George
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-08
rtl8192cu: Add new device IDs
Larry Finger
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-02
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
2011-11-02
um: a couple of missing dependencies...
Al Viro
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-10-14
rtlwifi: rtl8192de: Updates from latest Reaktek driver - Part III
Chaoming Li
2011-10-14
rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part II
Chaoming Li
2011-10-14
rtlwifi: rtl8192ce: Add new chip revisions
Chaoming Li
2011-10-14
rtlwifi: Update to new Realtek version - Part I
Chaoming Li
[next]