Age | Commit message (Expand) | Author | Files | Lines |
2015-10-14 | rtlwifi: rtl818x: Move drivers into new realtek directory | Larry Finger | 1 | -1245/+0 |
2014-09-30 | rtlwifi: rtl8188ee: rtl8723ae: rtl8821ae: Initialize some variables | Larry Finger | 1 | -2/+2 |
2014-09-26 | rtlwifi: Modify cam.{c,h} and efuse.{c,h} for new drivers | Larry Finger | 1 | -108/+116 |
2013-11-11 | rtlwifi: fix null dereference on efuse_word on kmalloc fail returns NULL | Colin Ian King | 1 | -2/+3 |
2013-09-26 | wireless: rtlwifi: Replace variable with a break | Peter Senna Tschudin | 1 | -10/+8 |
2013-07-18 | rtlwifi: Fix build errors for unusual cases | Larry Finger | 1 | -0/+1 |
2013-04-01 | rtlwifi: rtl8188ee: Enable recognition of RTL8188EE | Larry Finger | 1 | -2/+9 |
2013-04-01 | rtlwifi Modify existing bits to match vendor version 2013.02.07 | Larry Finger | 1 | -10/+32 |
2012-06-06 | wireless: Remove casts to same type | Joe Perches | 1 | -2/+2 |
2012-02-13 | drivers/net: Remove boolean comparisons to true/false | Joe Perches | 1 | -1/+1 |
2012-01-24 | rtlwifi: Update copyright dates | Larry Finger | 1 | -1/+1 |
2012-01-24 | rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__ | Joe Perches | 1 | -14/+14 |
2012-01-24 | rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ | Joe Perches | 1 | -16/+15 |
2012-01-24 | rtlwifi: Standardize RT_PRINT_DATA macro and uses | Joe Perches | 1 | -1/+1 |
2011-10-31 | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 1 | -0/+1 |
2011-06-20 | rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true | Mike McCormack | 1 | -4/+4 |
2011-06-01 | rtlwifi: Fix warnings from gcc 4.6.0 | Larry Finger | 1 | -4/+2 |
2011-05-10 | rtlwifi: Move 2 large arrays off stack | Larry Finger | 1 | -7/+28 |
2011-04-26 | rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warnings | Larry Finger | 1 | -2/+2 |
2011-04-26 | rtlwifi: Change efuse routines addition of RTL8192SE and RTL8192DE | Chaoming_Li | 1 | -37/+62 |
2011-04-04 | rtlwifi: Remove unused/unneeded variables | Larry Finger | 1 | -56/+50 |
2011-03-21 | rtlwifi: Fix memset argument order | Ilia Mirkin | 1 | -16/+15 |
2011-02-23 | rtlwifi: Eliminate udelay calls with too large values | Willy Tarreau | 1 | -18/+0 |
2011-01-27 | rtlwifi: Fix firmware upload errors | Chaoming Li | 1 | -20/+20 |
2010-12-15 | rtl8192ce: Add new driver | Larry Finger | 1 | -0/+1189 |