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-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-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
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
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-31
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-30
rtlwifi: Convert to asynchronous firmware load
Larry Finger
2012-01-30
rtlwifi: Move pr_fmt macros to a single location
Larry Finger
2012-01-27
mac80211: make beacon filtering per virtual interface
Johannes Berg
2012-01-24
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
[next]