summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: btcoexist: Change local debugging macros CL_*** into the standard va...Larry Finger2014-09-157-391/+194
* rtlwifi: btcoexist: avoid format string in printkLarry Finger2014-09-151-1/+1
* rtlwifi: btcoexist: Fix "always true" warning from commit ed364abffd6eLarry Finger2014-09-112-2/+2
* rtlwifi: fix %d confusingly prefixed with 0x in format stringsHans Wennborg2014-09-112-7/+7
* rtlwifi: btcoexist: Update remaining old parts of the driverLarry Finger2014-09-097-89/+65
* rtlwifi: btcoexist: Add second part of BT coexistence routines for rtl8821aeLarry Finger2014-09-092-0/+4119
* rtlwifi: btcoexist: Add BT coexistence routines for driver rtl8821aeLarry Finger2014-09-092-0/+3198
* rtlwifi: btcoexist: Modify driver to support BT coexistence in rtl8723beLarry Finger2014-09-092-0/+3395
* rtlwifi: btcoexist: Modify driver for V062814 Realtek driverLarry Finger2014-09-092-0/+4073
* rtlwifi: btcoexist: Modify rtl_btc for changes in latest Realtek codeLarry Finger2014-09-093-4/+22
* rtlwifi: btcoexist: Modify btcoexist for changes in the V062814 Realtek versionLarry Finger2014-09-094-233/+298
* rtlwifi: rtl8192cu: Add new IDLarry Finger2014-08-251-0/+1
* rtlwifi: btcoexist: adjust double testHimangi Saraogi2014-08-251-1/+1
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-123-3/+3
* rtlwifi: use pci_zalloc_consistentJoe Perches2014-08-091-12/+5
* rtlwifi: rtl8188ee: remove unnecessary break after returnFabian Frederick2014-07-211-1/+0
* rtlwifi: rtl8723be: remove unnecessary break after returnFabian Frederick2014-07-211-1/+0
* rtlwifi: rtl8723ae: remove unnecessary break after returnFabian Frederick2014-07-211-1/+0
* rtlwifi: rtl8192se: remove unnecessary break after returnFabian Frederick2014-07-212-4/+0
* rtlwifi: rtl8192ce: remove unnecessary break after returnFabian Frederick2014-07-211-1/+0
* rtlwifi: remove unnecessary break after returnFabian Frederick2014-07-211-1/+0
* rtlwifi: remove unnecessary break after gotoFabian Frederick2014-07-141-1/+0
* rtlwifi/rtl8723be: Replace magic number by macroRickard Strandqvist2014-06-252-1/+2
* rtlwifi/rtl8723ae: Replace magic number by macroRickard Strandqvist2014-06-252-1/+2
* rtlwifi/rtl8188ee: Fix media status register maskRickard Strandqvist2014-06-252-1/+2
* rtlwifi/rtl8192c[eu]: Fix media status register maskRickard Strandqvist2014-06-253-2/+3
* rtlwifi/rtl8192de: Fix media status register maskRickard Strandqvist2014-06-252-1/+2
* rtlwifi: btcoexist: avoid format string in printkKees Cook2014-06-191-1/+1
* net: wireless: rtlwifi: rtl8192de: phy.c: Cleaning up uninitialized variableRickard Strandqvist2014-06-191-1/+2
* rtlwifi: rtl8192cu: remove check for CONFIG_AUTOSUSPENDPaul Bolle2014-05-291-3/+0
* rtlwifi: rtl8723ae: Remove duplicate inclusion of fw_common.hSachin Kamat2014-05-291-1/+0
* rtlwifi: rtl8723be: Remove duplicate inclusion of phy.hSachin Kamat2014-05-291-1/+0
* rtlwifi: remove unused allow_all_destaddr functionsPeter Wu2014-05-1915-118/+0
* rtlwifi: rtl8723be: add msi module parameterAdam Lee2014-05-131-1/+4
* rtlwifi: rtl8188ee: add msi module parameterAdam Lee2014-05-131-0/+4
* rtlwifi: make MSI support a module parameterAdam Lee2014-05-131-0/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-133-2/+8
|\
| * rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init()Ben Hutchings2014-04-301-1/+1
| * rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbbLarry Finger2014-04-301-0/+6
| * rtlwifi: rtl8188ee: initialize packet_beaconColin Ian King2014-04-221-1/+1
* | RTL8192CU: Increase max APFM_ONMAC polling countAndy Spencer2014-05-061-1/+1
* | rtlwifi: rtl8723be: disable MSI interrupts modeAdam Lee2014-04-301-1/+1
* | Revert "rtlwifi: rtl8188ee: enable MSI interrupts mode"Adam Lee2014-04-301-1/+0
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-04-301-1/+2
|\ \ | |/ |/|
| * mac80211: add vif to flush callEmmanuel Grumbach2014-04-091-1/+2
* | rtlwifi: btcoexist: remove undefined Kconfig macrosPaul Bolle2014-04-091-10/+0
|/
* rtlwifi: rtl8188ee: enable MSI interrupts modeAdam Lee2014-03-311-0/+1
* rtlwifi: add MSI interrupts mode supportAdam Lee2014-03-311-2/+63
* rtlwifi: Remove casts of pointer to same typeJoe Perches2014-03-2715-137/+118
* rtlwifi: Remove addressof casts to same typeJoe Perches2014-03-274-15/+12