summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi/rtl8192ce
AgeCommit message (Expand)Author
2012-03-19rtlwifi: Remove unused ETH_ADDR_LEN definesJoe Perches
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches
2012-01-30rtlwifi: Convert to asynchronous firmware loadLarry Finger
2012-01-30rtlwifi: Move pr_fmt macros to a single locationLarry Finger
2012-01-24rtl8192ce: Update copyright datesLarry Finger
2012-01-24rtlwifi: Simplify chip version id loggingJoe Perches
2012-01-24rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches
2012-01-24rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__Joe Perches
2012-01-24rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches
2012-01-24rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches
2012-01-24rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macrosJoe Perches
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-07rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...Philipp Dreimann
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-10-14rtlwifi: rtl8192ce: Add new chip revisionsChaoming Li
2011-10-14rtlwifi: Change PCI drivers to use the new PM frameworkLarry Finger
2011-10-11rtlwifi: Change debug parameter to apply to individual driversLarry Finger
2011-09-20rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.Larry Finger
2011-09-20rtlwifi: rtl8192ce: Change modinfo messagesLarry Finger
2011-08-24rtlwifi: rtl8192cu: Convert to use the new rate-mapping routine in rtlwifiLarry Finger
2011-08-24rtlwifi: rtl8192ce: Convert to use the new rate-mapping routine in rtlwifiLarry Finger
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-07-20wireless: rtlwifi: throw away MAC_FMT and use %pM insteadAndy Shevchenko
2011-07-05rtlwifi: rtl8192{ce,cu,se} Remove irq_enabledMike McCormack
2011-06-27rtlwifi: Fix build problems introduced by merging rtl8192deLarry Finger
2011-06-20rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with trueMike McCormack
2011-06-10rtlwifi: Fix warnings on parisc archLarry Finger
2011-06-03rtlwifi: Use write barrier when assigning ownershipMike McCormack
2011-06-03rtlwifi: Don't block interrupts in spinlocksMike McCormack
2011-06-03rtlwifi: Remove set_rfpowerstate_inprogressMike McCormack
2011-06-03rtlwifi: Synchronize IRQ after disabling itMike McCormack
2011-06-01rtl8192ce: Fix warnings from gcc 4.6.0Larry Finger
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-16rtlwifi: rtl8192c-common: rtl8192ce: Fix for HT40 regressionLarry Finger
2011-04-26rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warningsLarry Finger
2011-04-26rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192c...Chaoming_Li
2011-04-26rtlwifi: rtl8192ce: Change phy and rc routines for addition of rtl8192se and ...Chaoming_Li
2011-04-26rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and ...Chaoming_Li
2011-04-26rtlwifi: rtl8192ce: Change hw routine for addition of rtl8192se and rtl8192deChaoming_Li
2011-04-26rtlwifi: Change base routines for addition of rtl8192se and rtl8192deChaoming_Li
2011-04-14rtlwifi: Fix unitialized variable warningsLarry Finger
2011-04-12rtlwifi: rtl8192ce: Fix LED initializationChaoming Li
2011-04-10treewide: remove extra semicolonsJustin P. Mattock
2011-03-30rtlwifi: rtl8192c{e,u}: Remove some extraneous casts on memcpy commandsLarry Finger
2011-02-28rtlwifi: fix places where uninitialized data is usedAlessio Igor Bogani
2011-02-28rtlwifi: Add the missing rcu_read_lock/unlockAlessio Igor Bogani
2011-02-23rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig buildLarry Finger