summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi
Commit message (Expand)AuthorAgeFilesLines
* 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-081-12/+5
* rtlwifi: rtl8188ee: remove unnecessary break after returnFabian Frederick2014-07-201-1/+0
* rtlwifi: rtl8723be: remove unnecessary break after returnFabian Frederick2014-07-201-1/+0
* rtlwifi: rtl8723ae: remove unnecessary break after returnFabian Frederick2014-07-201-1/+0
* rtlwifi: rtl8192se: remove unnecessary break after returnFabian Frederick2014-07-202-4/+0
* rtlwifi: rtl8192ce: remove unnecessary break after returnFabian Frederick2014-07-201-1/+0
* rtlwifi: remove unnecessary break after returnFabian Frederick2014-07-201-1/+0
* rtlwifi: remove unnecessary break after gotoFabian Frederick2014-07-131-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
* rtlwifi: rtl8723be: Fix array dimension problemsLarry Finger2014-03-131-5/+9
* rtlwifi: rtl8723be: Fix smatch warningsLarry Finger2014-03-062-9/+1
* rtlwifi: rtl8723be: Fix sparse errorsLarry Finger2014-03-062-3/+2
* rtlwifi: rtl8192ce: Handle unused switch caseLarry Finger2014-03-061-1/+3
* rtlwifi: rtl8723ae: Fix too long disable of IRQsLarry Finger2014-03-061-3/+15
* rtlwifi: rtl8188ee: Fix too long disable of IRQsLarry Finger2014-03-061-4/+16
* rtlwifi: rtl8192se: Fix too long disable of IRQsLarry Finger2014-03-061-6/+21
* rtlwifi: rtl8192cu: Fix too long disable of IRQsLarry Finger2014-03-061-1/+14
* rtlwifi: rtl8723be: rtl8723com: Remove unused allow_all_destaddr functionsLarry Finger2014-03-062-2/+1
* rtlwifi: Move common routines to coreLarry Finger2014-03-0631-725/+520
* rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt...Larry Finger2014-03-0619-78/+282
OpenPOWER on IntegriCloud