index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
/
efuse.c
Age
Commit message (
Expand
)
Author
2013-11-11
rtlwifi: fix null dereference on efuse_word on kmalloc fail returns NULL
Colin Ian King
2013-09-26
wireless: rtlwifi: Replace variable with a break
Peter Senna Tschudin
2013-07-18
rtlwifi: Fix build errors for unusual cases
Larry Finger
2013-04-01
rtlwifi: rtl8188ee: Enable recognition of RTL8188EE
Larry Finger
2013-04-01
rtlwifi Modify existing bits to match vendor version 2013.02.07
Larry Finger
2012-06-06
wireless: Remove casts to same type
Joe Perches
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-01-24
rtlwifi: Update copyright dates
Larry Finger
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
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-06-20
rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true
Mike McCormack
2011-06-01
rtlwifi: Fix warnings from gcc 4.6.0
Larry Finger
2011-05-10
rtlwifi: Move 2 large arrays off stack
Larry Finger
2011-04-26
rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warnings
Larry Finger
2011-04-26
rtlwifi: Change efuse routines addition of RTL8192SE and RTL8192DE
Chaoming_Li
2011-04-04
rtlwifi: Remove unused/unneeded variables
Larry Finger
2011-03-21
rtlwifi: Fix memset argument order
Ilia Mirkin
2011-02-23
rtlwifi: Eliminate udelay calls with too large values
Willy Tarreau
2011-01-27
rtlwifi: Fix firmware upload errors
Chaoming Li
2010-12-15
rtl8192ce: Add new driver
Larry Finger