summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192ce
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: Remove unused ETH_ADDR_LEN definesJoe Perches2012-03-191-1/+0
* drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-133-8/+6
* rtlwifi: Convert to asynchronous firmware loadLarry Finger2012-01-302-21/+9
* rtlwifi: Move pr_fmt macros to a single locationLarry Finger2012-01-301-3/+2
* rtl8192ce: Update copyright datesLarry Finger2012-01-2418-18/+18
* rtlwifi: Simplify chip version id loggingJoe Perches2012-01-241-10/+9
* rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches2012-01-243-10/+10
* rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__Joe Perches2012-01-242-80/+71
* rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches2012-01-247-181/+165
* rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches2012-01-242-4/+3
* rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macrosJoe Perches2012-01-241-1/+1
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-191-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-091-1/+1
|\
| * rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...Philipp Dreimann2011-12-071-1/+1
* | drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-311-0/+1
|/
* rtlwifi: rtl8192ce: Add new chip revisionsChaoming Li2011-10-142-2/+26
* rtlwifi: Change PCI drivers to use the new PM frameworkLarry Finger2011-10-141-6/+10
* rtlwifi: Change debug parameter to apply to individual driversLarry Finger2011-10-111-0/+5
* rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.Larry Finger2011-09-201-6/+0
* rtlwifi: rtl8192ce: Change modinfo messagesLarry Finger2011-09-201-4/+8
* rtlwifi: rtl8192cu: Convert to use the new rate-mapping routine in rtlwifiLarry Finger2011-08-241-139/+0
* rtlwifi: rtl8192ce: Convert to use the new rate-mapping routine in rtlwifiLarry Finger2011-08-243-127/+27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-2/+2
|\
| * treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-2/+2
* | wireless: rtlwifi: throw away MAC_FMT and use %pM insteadAndy Shevchenko2011-07-201-1/+1
* | rtlwifi: rtl8192{ce,cu,se} Remove irq_enabledMike McCormack2011-07-051-2/+0
* | rtlwifi: Fix build problems introduced by merging rtl8192deLarry Finger2011-06-271-0/+2
* | rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with trueMike McCormack2011-06-204-10/+10
* | rtlwifi: Fix warnings on parisc archLarry Finger2011-06-101-1/+1
* | rtlwifi: Use write barrier when assigning ownershipMike McCormack2011-06-031-0/+2
* | rtlwifi: Don't block interrupts in spinlocksMike McCormack2011-06-031-6/+4
* | rtlwifi: Remove set_rfpowerstate_inprogressMike McCormack2011-06-031-2/+0
* | rtlwifi: Synchronize IRQ after disabling itMike McCormack2011-06-031-0/+1
* | rtl8192ce: Fix warnings from gcc 4.6.0Larry Finger2011-06-013-10/+2
|/
* Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-05-253-0/+71
|\
| * rtlwifi: rtl8192c-common: rtl8192ce: Fix for HT40 regressionLarry Finger2011-05-163-0/+71
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-2/+2
|\ \ | |/ |/|
| * treewide: remove extra semicolonsJustin P. Mattock2011-04-101-2/+2
* | rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warningsLarry Finger2011-04-266-81/+14
* | rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192c...Chaoming_Li2011-04-265-146/+64
* | rtlwifi: rtl8192ce: Change phy and rc routines for addition of rtl8192se and ...Chaoming_Li2011-04-264-126/+157
* | rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and ...Chaoming_Li2011-04-267-80/+134
* | rtlwifi: rtl8192ce: Change hw routine for addition of rtl8192se and rtl8192deChaoming_Li2011-04-264-214/+360
* | rtlwifi: Change base routines for addition of rtl8192se and rtl8192deChaoming_Li2011-04-261-1/+1
* | rtlwifi: Fix unitialized variable warningsLarry Finger2011-04-141-2/+2
* | rtlwifi: rtl8192ce: Fix LED initializationChaoming Li2011-04-123-5/+11
* | rtlwifi: rtl8192c{e,u}: Remove some extraneous casts on memcpy commandsLarry Finger2011-03-301-2/+2
|/
* rtlwifi: fix places where uninitialized data is usedAlessio Igor Bogani2011-02-281-3/+3
* rtlwifi: Add the missing rcu_read_lock/unlockAlessio Igor Bogani2011-02-281-1/+4
* rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig buildLarry Finger2011-02-2313-908/+86
OpenPOWER on IntegriCloud