summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/efuse.c
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rtl8188ee: rtl8723ae: rtl8821ae: Initialize some variablesLarry Finger2014-09-301-2/+2
* rtlwifi: Modify cam.{c,h} and efuse.{c,h} for new driversLarry Finger2014-09-261-108/+116
* rtlwifi: fix null dereference on efuse_word on kmalloc fail returns NULLColin Ian King2013-11-111-2/+3
* wireless: rtlwifi: Replace variable with a breakPeter Senna Tschudin2013-09-261-10/+8
* rtlwifi: Fix build errors for unusual casesLarry Finger2013-07-181-0/+1
* rtlwifi: rtl8188ee: Enable recognition of RTL8188EELarry Finger2013-04-011-2/+9
* rtlwifi Modify existing bits to match vendor version 2013.02.07Larry Finger2013-04-011-10/+32
* wireless: Remove casts to same typeJoe Perches2012-06-061-2/+2
* drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-131-1/+1
* rtlwifi: Update copyright datesLarry Finger2012-01-241-1/+1
* rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__Joe Perches2012-01-241-14/+14
* rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches2012-01-241-16/+15
* rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches2012-01-241-1/+1
* drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with trueMike McCormack2011-06-201-4/+4
* rtlwifi: Fix warnings from gcc 4.6.0Larry Finger2011-06-011-4/+2
* rtlwifi: Move 2 large arrays off stackLarry Finger2011-05-101-7/+28
* rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warningsLarry Finger2011-04-261-2/+2
* rtlwifi: Change efuse routines addition of RTL8192SE and RTL8192DEChaoming_Li2011-04-261-37/+62
* rtlwifi: Remove unused/unneeded variablesLarry Finger2011-04-041-56/+50
* rtlwifi: Fix memset argument orderIlia Mirkin2011-03-211-16/+15
* rtlwifi: Eliminate udelay calls with too large valuesWilly Tarreau2011-02-231-18/+0
* rtlwifi: Fix firmware upload errorsChaoming Li2011-01-271-20/+20
* rtl8192ce: Add new driverLarry Finger2010-12-151-0/+1189
OpenPOWER on IntegriCloud