summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi
AgeCommit message (Expand)AuthorFilesLines
2014-05-29rtlwifi: rtl8192cu: remove check for CONFIG_AUTOSUSPENDPaul Bolle1-3/+0
2014-05-29rtlwifi: rtl8723ae: Remove duplicate inclusion of fw_common.hSachin Kamat1-1/+0
2014-05-29rtlwifi: rtl8723be: Remove duplicate inclusion of phy.hSachin Kamat1-1/+0
2014-05-19rtlwifi: remove unused allow_all_destaddr functionsPeter Wu15-118/+0
2014-05-13rtlwifi: rtl8723be: add msi module parameterAdam Lee1-1/+4
2014-05-13rtlwifi: rtl8188ee: add msi module parameterAdam Lee1-0/+4
2014-05-13rtlwifi: make MSI support a module parameterAdam Lee1-0/+4
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-2/+8
2014-05-06RTL8192CU: Increase max APFM_ONMAC polling countAndy Spencer1-1/+1
2014-04-30rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init()Ben Hutchings1-1/+1
2014-04-30rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbbLarry Finger1-0/+6
2014-04-30rtlwifi: rtl8723be: disable MSI interrupts modeAdam Lee1-1/+1
2014-04-30Revert "rtlwifi: rtl8188ee: enable MSI interrupts mode"Adam Lee1-1/+0
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+2
2014-04-22rtlwifi: rtl8188ee: initialize packet_beaconColin Ian King1-1/+1
2014-04-09rtlwifi: btcoexist: remove undefined Kconfig macrosPaul Bolle1-10/+0
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach1-1/+2
2014-03-31rtlwifi: rtl8188ee: enable MSI interrupts modeAdam Lee1-0/+1
2014-03-31rtlwifi: add MSI interrupts mode supportAdam Lee1-2/+63
2014-03-27rtlwifi: Remove casts of pointer to same typeJoe Perches15-137/+118
2014-03-27rtlwifi: Remove addressof casts to same typeJoe Perches4-15/+12
2014-03-13rtlwifi: rtl8723be: Fix array dimension problemsLarry Finger1-5/+9
2014-03-06rtlwifi: rtl8723be: Fix smatch warningsLarry Finger2-9/+1
2014-03-06rtlwifi: rtl8723be: Fix sparse errorsLarry Finger2-3/+2
2014-03-06rtlwifi: rtl8192ce: Handle unused switch caseLarry Finger1-1/+3
2014-03-06rtlwifi: rtl8723ae: Fix too long disable of IRQsLarry Finger1-3/+15
2014-03-06rtlwifi: rtl8188ee: Fix too long disable of IRQsLarry Finger1-4/+16
2014-03-06rtlwifi: rtl8192se: Fix too long disable of IRQsLarry Finger1-6/+21
2014-03-06rtlwifi: rtl8192cu: Fix too long disable of IRQsLarry Finger1-1/+14
2014-03-06rtlwifi: rtl8723be: rtl8723com: Remove unused allow_all_destaddr functionsLarry Finger2-2/+1
2014-03-06rtlwifi: Move common routines to coreLarry Finger31-725/+520
2014-03-06rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt...Larry Finger19-78/+282
2014-03-04rtlwifi: rtl8723be: Add new driverLarry Finger27-3/+14065
2014-03-04rtlwifi: rtl8723ae: rtl8723-common: Copy common dynamic power management codeLarry Finger6-41/+106
2014-03-04rtlwifi: rtl8723ae: rtl8723-common: Copy common firmware codeLarry Finger11-805/+142
2014-03-04rtlwifi: rtl8723ae: rtl8723-common: Create new driver for common codeLarry Finger10-469/+555
2014-03-04rtlwifi: Prepare existing drivers for new driverLarry Finger14-143/+215
2014-03-04rtlwifi: btcoexist: Add new mini driverLarry Finger14-1/+6847
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-3/+17
2014-02-28rtlwifi: Remove redundant if clauseHeinrich Schuchardt1-1/+1
2014-02-24rtlwifi: properly apply filter flagsPeter Wu1-22/+30
2014-02-24rtlwifi: avoid accessing RCR directlyPeter Wu6-10/+19
2014-02-13rtlwifi: Fix incorrect return from rtl_ps_enable_nic()Olivier Langlois1-1/+1
2014-02-13rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois1-2/+16
2014-02-04mac80211: add length check in ieee80211_is_robust_mgmt_frame()Johannes Berg4-4/+4
2014-02-04mac80211: remove module handling from rate control opsJohannes Berg1-1/+0
2014-02-04mac80211: make rate control ops constJohannes Berg1-1/+1
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+1
2014-01-13rtlwifi: rtl8192cu: Add new device IDLarry Finger1-0/+1
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+0