index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
Age
Commit message (
Expand
)
Author
2012-05-22
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-14
rtlwifi: fix for race condition when firmware is cached
Larry Finger
2012-05-10
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-23
rtlwifi: rtl8192se: Convert driver to use private dm struct
Larry Finger
2012-04-23
rtlwifi: rtl8192de: Convert driver to use private dm structs
Larry Finger
2012-04-23
rtlwifi: rtl8192c: Convert driver to use private ps_t struct
Larry Finger
2012-04-23
rtlwifi: rtl8192c: Convert driver to use private dm structs
Larry Finger
2012-04-23
rtlwifi: Add dm structs to private structure
Larry Finger
2012-04-23
rtlwifi: Move dig_t and ps_t structs
Larry Finger
2012-04-23
rtlwifi: Fix oops on unload
Larry Finger
2012-04-16
net/wireless: use module_pci_driver
Axel Lin
2012-04-16
rtlwifi: rtl8192ce: Remove false positives for kmemleak
Larry Finger
2012-04-12
rtl8192de: Recognize 92D E-CUT version.
Forest Bond
2012-04-12
rtl8192de: Clean up and fix 92D cut version constants and macros.
Forest Bond
2012-04-12
rtlwifi: support for Belkin Surf N300 XR
Lorenzo Bianconi
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-11
wireless: Remove unnecessary ; from while (0) macros
Joe Perches
2012-04-11
rtlwifi: Add missing DMA buffer unmapping for PCI drivers
Larry Finger
2012-04-11
rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine
Larry Finger
2012-04-10
mac80211: remove channel type argument from rate_update
Johannes Berg
2012-04-10
rtlwifi: Add missing DMA buffer unmapping for PCI drivers
Larry Finger
2012-04-09
rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine
Larry Finger
2012-04-09
rtlwifi: Simplify rtl_get/set inline functions
Joe Perches
2012-04-09
rtlwifi: Use is_zero_ether_addr, remove line continuation
Joe Perches
2012-04-09
rtlwifi: Fix oops on rate-control failure
Larry Finger
2012-04-09
rtlwifi: rtl8192de: Fix firmware initialization
Larry Finger
2012-03-26
rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanning
Larry Finger
2012-03-19
rtlwifi: Remove unused ETH_ADDR_LEN defines
Joe Perches
2012-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-03-06
rtlwifi: rtl8192ce: Fix loss of receive performance
Jingjun Wu
2012-03-05
rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cu
Larry Finger
2012-03-05
rtlwifi: Remove extraneous value return
Larry Finger
2012-03-05
rtlwifi: Detect misread of end-point count
Larry Finger
2012-03-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-27
rtlwifi: Fix breakage in debug functions when built as a module
Larry Finger
2012-02-22
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-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-02-09
rtlwifi: Modify rtl_pci_init to return 0 on success
Simon Graham
2012-02-09
rtlwifi: Modify rtl_pci_init to return 0 on success
John W. Linville
2012-02-08
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-06
rtlwifi: Fix PCI probe error path orphaned memory
Tim Gardner
[next]