aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192se
Commit message (Expand)AuthorAge
* rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warningsLarry Finger2012-09-07
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-31
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-29
|\
| * rtlwifi: rtl8192se: Fix double inclusion of header pci.hLarry Finger2012-06-26
| * rtlwifi: rtl8192se: Fix gcc 4.7.x warningLarry Finger2012-06-20
* | wireless: Remove casts to same typeJoe Perches2012-06-06
|/
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-10
* rtlwifi: rtl8192se: Convert driver to use private dm structLarry Finger2012-04-23
* rtlwifi: Move dig_t and ps_t structsLarry Finger2012-04-23
* net/wireless: use module_pci_driverAxel Lin2012-04-16
* wireless: Remove unnecessary ; from while (0) macrosJoe Perches2012-04-11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-05
|\
| * rtlwifi: rtl8192se firmware load can overflow target bufferTim Gardner2012-02-22
| * rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statementsLarry Finger2012-02-22
* | drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-06
|\|
| * rtlwifi: Convert to asynchronous firmware loadLarry Finger2012-01-30
| * rtlwifi: Move pr_fmt macros to a single locationLarry Finger2012-01-30
| * rtl8192se: Update copyright datesLarry Finger2012-01-24
| * rtlwifi: Remove incorrect logging message prefixesJoe Perches2012-01-24
| * rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches2012-01-24
| * rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__Joe Perches2012-01-24
| * rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches2012-01-24
| * rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches2012-01-24
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-31
|/
* rtl8192se: Fix BUG caused by failure to check skb allocationLarry Finger2012-01-10
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-09
|\
| * rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...Philipp Dreimann2011-12-07
* | drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-31
|/
* rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part IIChaoming Li2011-10-14
* rtlwifi: Change PCI drivers to use the new PM frameworkLarry Finger2011-10-14
* rtlwifi: Change debug parameter to apply to individual driversLarry Finger2011-10-11
* rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.Larry Finger2011-09-20
* rtlwifi: rtl8192se: Change modinfo messagesLarry Finger2011-09-20
* rtlwifi: rtl8192se: Convert to use the new rate-mapping routine in rtlwifiLarry Finger2011-08-24
* rtlwifi: Convert printks to pr_<level>Joe Perches2011-07-21
* wireless: rtlwifi: throw away MAC_FMT and use %pM insteadAndy Shevchenko2011-07-20
* rtlwifi: rtl8192{ce,cu,se} Remove irq_enabledMike McCormack2011-07-05
* rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with trueMike McCormack2011-06-20
* rtlwifi: rtl8192cu: Remove unused parameterMike McCormack2011-06-20
* rtlwifi: Fix warnings on parisc archLarry Finger2011-06-10
* rtlwifi: Don't block interrupts in spinlocksMike McCormack2011-06-03
* rtlwifi: Remove set_rfpowerstate_inprogressMike McCormack2011-06-03
* rtlwifi: rtl8192se: Synchronize IRQ after disabling itLarry Finger2011-06-01
* rtlwifi: rtl8192se: Use write barrier when assigning ownershipLarry Finger2011-06-01
* rtl8192se: Fix warnings from gcc 4.6.0Larry Finger2011-06-01
* rtlwifi: rtl8192se: Remove need to disable ASPMChaoming Li2011-05-10
* rtlwifi: rtl8192se: Modify Kconfig and Makefile routines for new driverChaoming Li2011-05-05
* rtlwifi: rtl8192se: Merge TX and RX routinesChaoming Li2011-05-05