aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi
AgeCommit message (Expand)Author
2014-05-13rtlwifi: rtl8723be: add msi module parameterAdam Lee
2014-05-13rtlwifi: rtl8188ee: add msi module parameterAdam Lee
2014-05-13rtlwifi: make MSI support a module parameterAdam Lee
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-06RTL8192CU: Increase max APFM_ONMAC polling countAndy Spencer
2014-04-30rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init()Ben Hutchings
2014-04-30rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbbLarry Finger
2014-04-30rtlwifi: rtl8723be: disable MSI interrupts modeAdam Lee
2014-04-30Revert "rtlwifi: rtl8188ee: enable MSI interrupts mode"Adam Lee
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-04-22rtlwifi: rtl8188ee: initialize packet_beaconColin Ian King
2014-04-09rtlwifi: btcoexist: remove undefined Kconfig macrosPaul Bolle
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach
2014-03-31rtlwifi: rtl8188ee: enable MSI interrupts modeAdam Lee
2014-03-31rtlwifi: add MSI interrupts mode supportAdam Lee
2014-03-27rtlwifi: Remove casts of pointer to same typeJoe Perches
2014-03-27rtlwifi: Remove addressof casts to same typeJoe Perches
2014-03-13rtlwifi: rtl8723be: Fix array dimension problemsLarry Finger
2014-03-06rtlwifi: rtl8723be: Fix smatch warningsLarry Finger
2014-03-06rtlwifi: rtl8723be: Fix sparse errorsLarry Finger
2014-03-06rtlwifi: rtl8192ce: Handle unused switch caseLarry Finger
2014-03-06rtlwifi: rtl8723ae: Fix too long disable of IRQsLarry Finger
2014-03-06rtlwifi: rtl8188ee: Fix too long disable of IRQsLarry Finger
2014-03-06rtlwifi: rtl8192se: Fix too long disable of IRQsLarry Finger
2014-03-06rtlwifi: rtl8192cu: Fix too long disable of IRQsLarry Finger
2014-03-06rtlwifi: rtl8723be: rtl8723com: Remove unused allow_all_destaddr functionsLarry Finger
2014-03-06rtlwifi: Move common routines to coreLarry Finger
2014-03-06rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt...Larry Finger
2014-03-04rtlwifi: rtl8723be: Add new driverLarry Finger
2014-03-04rtlwifi: rtl8723ae: rtl8723-common: Copy common dynamic power management codeLarry Finger
2014-03-04rtlwifi: rtl8723ae: rtl8723-common: Copy common firmware codeLarry Finger
2014-03-04rtlwifi: rtl8723ae: rtl8723-common: Create new driver for common codeLarry Finger
2014-03-04rtlwifi: Prepare existing drivers for new driverLarry Finger
2014-03-04rtlwifi: btcoexist: Add new mini driverLarry Finger
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-28rtlwifi: Remove redundant if clauseHeinrich Schuchardt
2014-02-24rtlwifi: properly apply filter flagsPeter Wu
2014-02-24rtlwifi: avoid accessing RCR directlyPeter Wu
2014-02-13rtlwifi: Fix incorrect return from rtl_ps_enable_nic()Olivier Langlois
2014-02-13rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois
2014-02-04mac80211: add length check in ieee80211_is_robust_mgmt_frame()Johannes Berg
2014-02-04mac80211: remove module handling from rate control opsJohannes Berg
2014-02-04mac80211: make rate control ops constJohannes Berg
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-13rtlwifi: rtl8192cu: Add new device IDLarry Finger
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-07mac80211: remove channel_change_timeJohannes Berg
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville