summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192se/sw.c
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...Larry Finger2013-04-011-1/+1
* rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07Larry Finger2013-04-011-0/+1
* rtlwifi: remove __dev* attributesBill Pemberton2012-12-061-1/+1
* rtlwifi: use SIMPLE_DEV_PM_OPSHauke Mehrtens2012-11-301-8/+1
* rtlwifi: rtl8192se: Fixed coding style issues in the driverDaniel Stamer2012-11-301-6/+3
* rtlwifi: rtl8192se: Fix double inclusion of header pci.hLarry Finger2012-06-261-1/+0
* net/wireless: use module_pci_driverAxel Lin2012-04-161-18/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-051-1/+2
|\
| * rtlwifi: rtl8192se firmware load can overflow target bufferTim Gardner2012-02-221-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-061-25/+57
|\ \ | |/
| * rtlwifi: Convert to asynchronous firmware loadLarry Finger2012-01-301-15/+50
| * rtlwifi: Move pr_fmt macros to a single locationLarry Finger2012-01-301-5/+2
| * rtl8192se: Update copyright datesLarry Finger2012-01-241-1/+1
| * rtlwifi: Remove incorrect logging message prefixesJoe Perches2012-01-241-2/+2
| * rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches2012-01-241-1/+1
| * rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches2012-01-241-3/+3
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-4/+1
|/
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-191-2/+2
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-311-0/+1
* rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part IIChaoming Li2011-10-141-0/+1
* 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: rtl8192se: Change modinfo messagesLarry Finger2011-09-201-5/+9
* rtlwifi: rtl8192se: Convert to use the new rate-mapping routine in rtlwifiLarry Finger2011-08-241-15/+15
* rtlwifi: Convert printks to pr_<level>Joe Perches2011-07-211-2/+4
* rtlwifi: rtl8192se: Remove need to disable ASPMChaoming Li2011-05-101-1/+3
* rtlwifi: rtl8192se: Modify Kconfig and Makefile routines for new driverChaoming Li2011-05-051-1/+1
* rtlwifi: rtl8192se: Merge main (sw) routinesChaoming Li2011-05-051-0/+421
OpenPOWER on IntegriCloud