summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi/rtl8192se/sw.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-14rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger1-442/+0
2014-12-24rtlwifi: Convert all drivers to use a common set of rate descriptorsLarry Finger1-15/+15
2014-11-10rtlwifi: rtl8192se: Fix connection problemsLarry Finger1-0/+16
2014-10-30rtlwifi: rtl8192se: Fix firmware loadingLarry Finger1-2/+2
2014-10-30rtlwifi: rtl8192se: Fix duplicate calls to ieee80211_register_hw()Larry Finger1-17/+0
2014-10-30rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_st...Larry Finger1-0/+1
2014-05-20rtlwifi: remove unused allow_all_destaddr functionsPeter Wu1-1/+0
2013-04-02rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...Larry Finger1-1/+1
2013-04-02rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07Larry Finger1-0/+1
2012-12-07rtlwifi: remove __dev* attributesBill Pemberton1-1/+1
2012-11-30rtlwifi: use SIMPLE_DEV_PM_OPSHauke Mehrtens1-8/+1
2012-11-30rtlwifi: rtl8192se: Fixed coding style issues in the driverDaniel Stamer1-6/+3
2012-06-26rtlwifi: rtl8192se: Fix double inclusion of header pci.hLarry Finger1-1/+0
2012-04-16net/wireless: use module_pci_driverAxel Lin1-18/+1
2012-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+2
2012-02-22rtlwifi: rtl8192se firmware load can overflow target bufferTim Gardner1-1/+2
2012-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-25/+57
2012-02-01drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches1-4/+1
2012-01-31rtlwifi: Convert to asynchronous firmware loadLarry Finger1-15/+50
2012-01-31rtlwifi: Move pr_fmt macros to a single locationLarry Finger1-5/+2
2012-01-24rtl8192se: Update copyright datesLarry Finger1-1/+1
2012-01-24rtlwifi: Remove incorrect logging message prefixesJoe Perches1-2/+2
2012-01-24rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches1-1/+1
2012-01-24rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches1-3/+3
2011-12-20net: fix assignment of 0/1 to bool variables.Rusty Russell1-2/+2
2011-11-01drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker1-0/+1
2011-10-14rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part IIChaoming Li1-0/+1
2011-10-14rtlwifi: Change PCI drivers to use the new PM frameworkLarry Finger1-6/+10
2011-10-12rtlwifi: Change debug parameter to apply to individual driversLarry Finger1-0/+5
2011-09-20rtlwifi: rtl8192se: Change modinfo messagesLarry Finger1-5/+9
2011-08-24rtlwifi: rtl8192se: Convert to use the new rate-mapping routine in rtlwifiLarry Finger1-15/+15
2011-07-21rtlwifi: Convert printks to pr_<level>Joe Perches1-2/+4
2011-05-10rtlwifi: rtl8192se: Remove need to disable ASPMChaoming Li1-1/+3
2011-05-05rtlwifi: rtl8192se: Modify Kconfig and Makefile routines for new driverChaoming Li1-1/+1
2011-05-05rtlwifi: rtl8192se: Merge main (sw) routinesChaoming Li1-0/+421