Age | Commit message (Expand) | Author | Files | Lines |
2012-01-31 | rtlwifi: Move pr_fmt macros to a single location | Larry Finger | 1 | -3/+2 |
2012-01-24 | rtl8192ce: Update copyright dates | Larry Finger | 18 | -18/+18 |
2012-01-24 | rtlwifi: Simplify chip version id logging | Joe Perches | 1 | -10/+9 |
2012-01-24 | rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__ | Joe Perches | 3 | -10/+10 |
2012-01-24 | rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__ | Joe Perches | 2 | -80/+71 |
2012-01-24 | rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ | Joe Perches | 7 | -181/+165 |
2012-01-24 | rtlwifi: Standardize RT_PRINT_DATA macro and uses | Joe Perches | 2 | -4/+3 |
2012-01-24 | rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros | Joe Perches | 1 | -1/+1 |
2011-12-20 | net: fix assignment of 0/1 to bool variables. | Rusty Russell | 1 | -2/+2 |
2011-12-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2011-12-08 | rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t... | Philipp Dreimann | 1 | -1/+1 |
2011-11-01 | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker | 1 | -0/+1 |
2011-10-14 | rtlwifi: rtl8192ce: Add new chip revisions | Chaoming Li | 2 | -2/+26 |
2011-10-14 | rtlwifi: Change PCI drivers to use the new PM framework | Larry Finger | 1 | -6/+10 |
2011-10-12 | rtlwifi: Change debug parameter to apply to individual drivers | Larry Finger | 1 | -0/+5 |
2011-09-20 | rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros. | Larry Finger | 1 | -6/+0 |
2011-09-20 | rtlwifi: rtl8192ce: Change modinfo messages | Larry Finger | 1 | -4/+8 |
2011-08-24 | rtlwifi: rtl8192cu: Convert to use the new rate-mapping routine in rtlwifi | Larry Finger | 1 | -139/+0 |
2011-08-24 | rtlwifi: rtl8192ce: Convert to use the new rate-mapping routine in rtlwifi | Larry Finger | 3 | -127/+27 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2011-07-21 | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 1 | -2/+2 |
2011-07-20 | wireless: rtlwifi: throw away MAC_FMT and use %pM instead | Andy Shevchenko | 1 | -1/+1 |
2011-07-05 | rtlwifi: rtl8192{ce,cu,se} Remove irq_enabled | Mike McCormack | 1 | -2/+0 |
2011-06-27 | rtlwifi: Fix build problems introduced by merging rtl8192de | Larry Finger | 1 | -0/+2 |
2011-06-20 | rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true | Mike McCormack | 4 | -10/+10 |
2011-06-10 | rtlwifi: Fix warnings on parisc arch | Larry Finger | 1 | -1/+1 |
2011-06-03 | rtlwifi: Use write barrier when assigning ownership | Mike McCormack | 1 | -0/+2 |
2011-06-03 | rtlwifi: Don't block interrupts in spinlocks | Mike McCormack | 1 | -6/+4 |
2011-06-03 | rtlwifi: Remove set_rfpowerstate_inprogress | Mike McCormack | 1 | -2/+0 |
2011-06-03 | rtlwifi: Synchronize IRQ after disabling it | Mike McCormack | 1 | -0/+1 |
2011-06-01 | rtl8192ce: Fix warnings from gcc 4.6.0 | Larry Finger | 3 | -10/+2 |
2011-05-25 | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 3 | -0/+71 |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2011-05-16 | rtlwifi: rtl8192c-common: rtl8192ce: Fix for HT40 regression | Larry Finger | 3 | -0/+71 |
2011-04-27 | rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warnings | Larry Finger | 6 | -81/+14 |
2011-04-27 | rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192c... | Chaoming_Li | 5 | -146/+64 |
2011-04-27 | rtlwifi: rtl8192ce: Change phy and rc routines for addition of rtl8192se and ... | Chaoming_Li | 4 | -126/+157 |
2011-04-27 | rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and ... | Chaoming_Li | 7 | -80/+134 |
2011-04-27 | rtlwifi: rtl8192ce: Change hw routine for addition of rtl8192se and rtl8192de | Chaoming_Li | 4 | -214/+360 |
2011-04-27 | rtlwifi: Change base routines for addition of rtl8192se and rtl8192de | Chaoming_Li | 1 | -1/+1 |
2011-04-14 | rtlwifi: Fix unitialized variable warnings | Larry Finger | 1 | -2/+2 |
2011-04-13 | rtlwifi: rtl8192ce: Fix LED initialization | Chaoming Li | 3 | -5/+11 |
2011-04-10 | treewide: remove extra semicolons | Justin P. Mattock | 1 | -2/+2 |
2011-03-30 | rtlwifi: rtl8192c{e,u}: Remove some extraneous casts on memcpy commands | Larry Finger | 1 | -2/+2 |
2011-02-28 | rtlwifi: fix places where uninitialized data is used | Alessio Igor Bogani | 1 | -3/+3 |
2011-02-28 | rtlwifi: Add the missing rcu_read_lock/unlock | Alessio Igor Bogani | 1 | -1/+4 |
2011-02-24 | rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig build | Larry Finger | 13 | -908/+86 |
2011-02-24 | mac80211: rename RX_FLAG_TSFT | Johannes Berg | 1 | -1/+1 |
2011-02-21 | rtlwifi: rtl8192ce: Fix endian warnings | Larry Finger | 4 | -250/+273 |
2011-02-21 | rtlwifi: Modify build system for rtl8192cu | Larry Finger | 2 | -0/+3 |