Age | Commit message (Expand) | Author | Files | Lines |
2012-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -25/+19 |
2012-09-07 | rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warnings | Larry Finger | 1 | -8/+3 |
2012-09-07 | rtlwifi: rtl8192c: rtl8192de: Fix typo in cursta_connectctate | Larry Finger | 1 | -15/+15 |
2012-09-07 | rtlwifi: rtl8192c: remove pointless conditional before kfree_skb() | Wei Yongjun | 1 | -2/+1 |
2012-09-01 | treewide: fix comment/printk/variable typos | Anatol Pomozov | 1 | -3/+3 |
2012-06-06 | wireless: Remove casts to same type | Joe Perches | 2 | -5/+4 |
2012-04-23 | rtlwifi: rtl8192c: Convert driver to use private ps_t struct | Larry Finger | 1 | -27/+31 |
2012-04-23 | rtlwifi: rtl8192c: Convert driver to use private dm structs | Larry Finger | 3 | -111/+123 |
2012-04-23 | rtlwifi: Move dig_t and ps_t structs | Larry Finger | 1 | -34/+0 |
2012-04-16 | rtlwifi: rtl8192ce: Remove false positives for kmemleak | Larry Finger | 1 | -0/+3 |
2012-03-26 | rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanning | Larry Finger | 1 | -1/+1 |
2012-03-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -3/+12 |
2012-03-07 | rtlwifi: rtl8192ce: Fix loss of receive performance | Jingjun Wu | 1 | -0/+4 |
2012-03-06 | rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cu | Larry Finger | 1 | -3/+8 |
2012-03-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -113/+43 |
2012-02-22 | rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statements | Larry Finger | 1 | -112/+42 |
2012-02-22 | rtlwifi/rtl8192c: in _rtl92c_phy_calculate_bit_shift remove comparing bitmask... | Devendra.Naga | 1 | -1/+1 |
2012-02-13 | drivers/net: Remove boolean comparisons to true/false | Joe Perches | 2 | -6/+6 |
2012-01-31 | rtlwifi: Convert to asynchronous firmware load | Larry Finger | 1 | -9/+1 |
2012-01-31 | rtlwifi: Move pr_fmt macros to a single location | Larry Finger | 2 | -5/+2 |
2012-01-24 | rtl8192c_common: Update copyright dates | Larry Finger | 7 | -7/+7 |
2012-01-24 | rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures | Larry Finger | 1 | -0/+2 |
2012-01-24 | rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__ | Joe Perches | 2 | -8/+8 |
2012-01-24 | rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ | Joe Perches | 3 | -243/+216 |
2012-01-24 | rtlwifi: Standardize RT_PRINT_DATA macro and uses | Joe Perches | 1 | -5/+4 |
2011-12-07 | rtl8192c: Do not log firmware load message unless actually done | Larry Finger | 1 | -1/+1 |
2011-11-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville | 4 | -0/+4 |
2011-11-22 | rtlwifi: rtl8192cu: Fix endianian issues | Larry Finger | 2 | -22/+26 |
2011-11-22 | rtlwifi: rtl8192cu: Change firmware upload to use block writes | Larry Finger | 2 | -0/+33 |
2011-11-22 | rtlwifi: rtl8192cu: Allow retries for USB I/O | George | 1 | -1/+1 |
2011-11-01 | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 3 | -0/+3 |
2011-11-01 | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker | 1 | -0/+1 |
2011-07-21 | rtlwifi: Convert printks to pr_<level> | Joe Perches | 1 | -2/+3 |
2011-06-20 | rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true | Mike McCormack | 1 | -1/+1 |
2011-06-10 | rtlwifi: Fix warnings on parisc arch | Larry Finger | 1 | -1/+1 |
2011-06-01 | rtl8192c-common: Fix warnings from gcc 4.6.0 | Larry Finger | 2 | -11/+3 |
2011-05-16 | rtlwifi: rtl8192c-common: rtl8192ce: Fix for HT40 regression | Larry Finger | 1 | -1/+1 |
2011-04-27 | rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warnings | Larry Finger | 3 | -53/+24 |
2011-04-27 | rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192c... | Chaoming_Li | 1 | -7/+6 |
2011-04-27 | rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and ... | Chaoming_Li | 1 | -5/+7 |
2011-04-27 | rtlwifi: rtl8192c-common: Change common PHY routines for addition of rtl8192s... | Chaoming_Li | 2 | -96/+83 |
2011-04-27 | rtlwifi: rtl8192c-common: Change common firmware routines for addition of rtl... | Chaoming_Li | 2 | -33/+52 |
2011-04-27 | rtlwifi: rtl8192c-common: Convert common dynamic management routines for addi... | Chaoming_Li | 2 | -21/+447 |
2011-04-27 | rtlwifi: Change wifi.h for rtl8192se and rtl8192de | Chaoming_Li | 1 | -2/+2 |
2011-04-14 | rtlwifi: Fix unitialized variable warnings | Larry Finger | 2 | -2/+2 |
2011-04-05 | rtlwifi: Remove unused/unneeded variables | Larry Finger | 1 | -23/+15 |
2011-02-25 | rtl8192c: fix compilation errors | Johannes Berg | 2 | -12/+12 |
2011-02-24 | rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig build | Larry Finger | 8 | -67/+1440 |
2011-02-21 | rtlwifi: Move common parts of rtl8192ce/phy.c | Larry Finger | 1 | -0/+2049 |
2011-02-21 | rtlwifi: Modify some rtl8192ce routines for merging rtl8192cu | Larry Finger | 1 | -41/+41 |