summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192ce
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-0/+11
* rtlwifi: use SIMPLE_DEV_PM_OPSHauke Mehrtens2012-11-301-8/+1Star
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-211-1/+1
|\
| * mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-131-1/+1
* | rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...Larry Finger2012-10-304-72/+50Star
* | rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CELarry Finger2012-10-305-11/+64
|/
* rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffersAndy Shevchenko2012-10-191-4/+2Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-283-4/+15
|\
| * rtlwifi: rtl8192ce: Log message that B_CUT device may not workLarry Finger2012-09-123-4/+15
* | rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warningsLarry Finger2012-09-072-3/+3
* | mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-312-2/+4
|/
* wireless: Remove casts to same typeJoe Perches2012-06-062-24/+23Star
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-111-5/+5
* rtlwifi: rtl8192c: Convert driver to use private dm structsLarry Finger2012-04-231-1/+0Star
* rtlwifi: Move dig_t and ps_t structsLarry Finger2012-04-231-34/+0Star
* net/wireless: use module_pci_driverAxel Lin2012-04-161-18/+1Star
* wireless: Remove unnecessary ; from while (0) macrosJoe Perches2012-04-111-6/+1Star
* rtlwifi: Remove unused ETH_ADDR_LEN definesJoe Perches2012-03-191-1/+0Star
* drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-133-8/+6Star
* rtlwifi: Convert to asynchronous firmware loadLarry Finger2012-01-302-21/+9Star
* rtlwifi: Move pr_fmt macros to a single locationLarry Finger2012-01-301-3/+2Star
* rtl8192ce: Update copyright datesLarry Finger2012-01-2418-18/+18
* rtlwifi: Simplify chip version id loggingJoe Perches2012-01-241-10/+9Star
* 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/+71Star
* rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches2012-01-247-181/+165Star
* rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches2012-01-242-4/+3Star
* 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-201-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-11-011-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/+0Star
* 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/+0Star
* rtlwifi: rtl8192ce: Convert to use the new rate-mapping routine in rtlwifiLarry Finger2011-08-243-127/+27Star
* 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/+0Star
* | 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/+4Star
* | rtlwifi: Remove set_rfpowerstate_inprogressMike McCormack2011-06-031-2/+0Star
* | rtlwifi: Synchronize IRQ after disabling itMike McCormack2011-06-031-0/+1