summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi
AgeCommit message (Expand)Author
2014-09-15rtlwifi: btcoexist: Change local debugging macros CL_*** into the standard va...Larry Finger
2014-09-15rtlwifi: btcoexist: avoid format string in printkLarry Finger
2014-09-11rtlwifi: btcoexist: Fix "always true" warning from commit ed364abffd6eLarry Finger
2014-09-11rtlwifi: fix %d confusingly prefixed with 0x in format stringsHans Wennborg
2014-09-09rtlwifi: btcoexist: Update remaining old parts of the driverLarry Finger
2014-09-09rtlwifi: btcoexist: Add second part of BT coexistence routines for rtl8821aeLarry Finger
2014-09-09rtlwifi: btcoexist: Add BT coexistence routines for driver rtl8821aeLarry Finger
2014-09-09rtlwifi: btcoexist: Modify driver to support BT coexistence in rtl8723beLarry Finger
2014-09-09rtlwifi: btcoexist: Modify driver for V062814 Realtek driverLarry Finger
2014-09-09rtlwifi: btcoexist: Modify rtl_btc for changes in latest Realtek codeLarry Finger
2014-09-09rtlwifi: btcoexist: Modify btcoexist for changes in the V062814 Realtek versionLarry Finger
2014-08-25rtlwifi: rtl8192cu: Add new IDLarry Finger
2014-08-25rtlwifi: btcoexist: adjust double testHimangi Saraogi
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-08rtlwifi: use pci_zalloc_consistentJoe Perches
2014-07-20rtlwifi: rtl8188ee: remove unnecessary break after returnFabian Frederick
2014-07-20rtlwifi: rtl8723be: remove unnecessary break after returnFabian Frederick
2014-07-20rtlwifi: rtl8723ae: remove unnecessary break after returnFabian Frederick
2014-07-20rtlwifi: rtl8192se: remove unnecessary break after returnFabian Frederick
2014-07-20rtlwifi: rtl8192ce: remove unnecessary break after returnFabian Frederick
2014-07-20rtlwifi: remove unnecessary break after returnFabian Frederick
2014-07-13rtlwifi: remove unnecessary break after gotoFabian Frederick
2014-06-25rtlwifi/rtl8723be: Replace magic number by macroRickard Strandqvist
2014-06-25rtlwifi/rtl8723ae: Replace magic number by macroRickard Strandqvist
2014-06-25rtlwifi/rtl8188ee: Fix media status register maskRickard Strandqvist
2014-06-25rtlwifi/rtl8192c[eu]: Fix media status register maskRickard Strandqvist
2014-06-25rtlwifi/rtl8192de: Fix media status register maskRickard Strandqvist
2014-06-19rtlwifi: btcoexist: avoid format string in printkKees Cook
2014-06-19net: wireless: rtlwifi: rtl8192de: phy.c: Cleaning up uninitialized variableRickard Strandqvist
2014-05-29rtlwifi: rtl8192cu: remove check for CONFIG_AUTOSUSPENDPaul Bolle
2014-05-29rtlwifi: rtl8723ae: Remove duplicate inclusion of fw_common.hSachin Kamat
2014-05-29rtlwifi: rtl8723be: Remove duplicate inclusion of phy.hSachin Kamat
2014-05-19rtlwifi: remove unused allow_all_destaddr functionsPeter Wu
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