| Commit message (Expand) | Author | Age |
* | Patched in Tegra support. | Jonathan Herman | 2013-01-17 |
* | rtlwifi: Fix typo in debug output of rtl8192c and rtl8723ae | Julian Wollrath | 2013-01-07 |
* | rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v... | Larry Finger | 2012-10-30 |
* | rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CE | Larry Finger | 2012-10-30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-10-02 |
|\ |
|
| * | rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warnings | Larry Finger | 2012-09-07 |
| * | rtlwifi: rtl8192c: rtl8192de: Fix typo in cursta_connectctate | Larry Finger | 2012-09-07 |
| * | rtlwifi: rtl8192c: remove pointless conditional before kfree_skb() | Wei Yongjun | 2012-09-07 |
* | | treewide: fix comment/printk/variable typos | Anatol Pomozov | 2012-09-01 |
|/ |
|
* | wireless: Remove casts to same type | Joe Perches | 2012-06-06 |
* | rtlwifi: rtl8192c: Convert driver to use private ps_t struct | Larry Finger | 2012-04-23 |
* | rtlwifi: rtl8192c: Convert driver to use private dm structs | Larry Finger | 2012-04-23 |
* | rtlwifi: Move dig_t and ps_t structs | Larry Finger | 2012-04-23 |
* | rtlwifi: rtl8192ce: Remove false positives for kmemleak | Larry Finger | 2012-04-16 |
* | rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanning | Larry Finger | 2012-03-26 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-03-09 |
|\ |
|
| * | rtlwifi: rtl8192ce: Fix loss of receive performance | Jingjun Wu | 2012-03-06 |
| * | rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cu | Larry Finger | 2012-03-05 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-03-05 |
|\| |
|
| * | 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-22 |
* | | drivers/net: Remove boolean comparisons to true/false | Joe Perches | 2012-02-13 |
|/ |
|
* | rtlwifi: Convert to asynchronous firmware load | Larry Finger | 2012-01-30 |
* | rtlwifi: Move pr_fmt macros to a single location | Larry Finger | 2012-01-30 |
* | rtl8192c_common: Update copyright dates | Larry Finger | 2012-01-24 |
* | rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures | Larry Finger | 2012-01-24 |
* | rtlwifi: Convert RT_ASSERT 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 | 2012-01-24 |
* | rtl8192c: Do not log firmware load message unless actually done | Larry Finger | 2011-12-06 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville | 2011-11-22 |
|\ |
|
| * | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 |
| * | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker | 2011-10-31 |
* | | rtlwifi: rtl8192cu: Fix endianian issues | Larry Finger | 2011-11-21 |
* | | rtlwifi: rtl8192cu: Change firmware upload to use block writes | Larry Finger | 2011-11-21 |
* | | rtlwifi: rtl8192cu: Allow retries for USB I/O | George | 2011-11-21 |
|/ |
|
* | rtlwifi: Convert printks to pr_<level> | Joe Perches | 2011-07-21 |
* | rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true | Mike McCormack | 2011-06-20 |
* | rtlwifi: Fix warnings on parisc arch | Larry Finger | 2011-06-10 |
* | rtl8192c-common: Fix warnings from gcc 4.6.0 | Larry Finger | 2011-06-01 |
* | rtlwifi: rtl8192c-common: rtl8192ce: Fix for HT40 regression | Larry Finger | 2011-05-16 |
* | rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warnings | Larry Finger | 2011-04-26 |
* | rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192c... | Chaoming_Li | 2011-04-26 |
* | rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and ... | Chaoming_Li | 2011-04-26 |
* | rtlwifi: rtl8192c-common: Change common PHY routines for addition of rtl8192s... | Chaoming_Li | 2011-04-26 |
* | rtlwifi: rtl8192c-common: Change common firmware routines for addition of rtl... | Chaoming_Li | 2011-04-26 |
* | rtlwifi: rtl8192c-common: Convert common dynamic management routines for addi... | Chaoming_Li | 2011-04-26 |
* | rtlwifi: Change wifi.h for rtl8192se and rtl8192de | Chaoming_Li | 2011-04-26 |
* | rtlwifi: Fix unitialized variable warnings | Larry Finger | 2011-04-14 |
* | rtlwifi: Remove unused/unneeded variables | Larry Finger | 2011-04-04 |