summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* rtlwifi: rtl8723be: Add new driverLarry Finger2014-03-0427-3/+14065
* rtlwifi: rtl8723ae: rtl8723-common: Copy common dynamic power management codeLarry Finger2014-03-046-41/+106
* rtlwifi: rtl8723ae: rtl8723-common: Copy common firmware codeLarry Finger2014-03-0411-805/+142
* rtlwifi: rtl8723ae: rtl8723-common: Create new driver for common codeLarry Finger2014-03-0410-469/+555
* rtlwifi: Prepare existing drivers for new driverLarry Finger2014-03-0414-143/+215
* rtlwifi: btcoexist: Add new mini driverLarry Finger2014-03-0414-1/+6847
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-042-3/+17
|\
| * rtlwifi: Fix incorrect return from rtl_ps_enable_nic()Olivier Langlois2014-02-131-1/+1
| * rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois2014-02-131-2/+16
* | rtlwifi: Remove redundant if clauseHeinrich Schuchardt2014-02-281-1/+1
* | rtlwifi: properly apply filter flagsPeter Wu2014-02-241-22/+30
* | rtlwifi: avoid accessing RCR directlyPeter Wu2014-02-246-10/+19
* | mac80211: add length check in ieee80211_is_robust_mgmt_frame()Johannes Berg2014-02-044-4/+4
* | mac80211: remove module handling from rate control opsJohannes Berg2014-02-041-1/+0
* | mac80211: make rate control ops constJohannes Berg2014-02-041-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-172-1/+1
|\
| * rtlwifi: rtl8192cu: Add new device IDLarry Finger2014-01-131-0/+1
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-131-1/+0
| |\
| | * mac80211: remove channel_change_timeJohannes Berg2014-01-071-1/+0
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-102-4/+4
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-061-1/+3
| |\ \
| * | | rtlwifi: use ether_addr_equal_64bitsJulia Lawall2014-01-032-4/+4
| | |/ | |/|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-061-1/+3
|\ \ \ | | |/ | |/|
| * | rtlwifi: pci: Fix oops on driver unloadLarry Finger2013-12-171-1/+3
* | | rtlwifi: slight optimization of addr comparedingtianhong2013-12-261-2/+2
| |/ |/|
* | rtlwifi: rtl8192c-common: Fix sparse warningLarry Finger2013-12-091-1/+1
* | rtlwifi: rtl8188ee: Fix typo in codeLarry Finger2013-12-051-1/+1
* | rtlwifi: rtl8192cu: Update table.cMark Cave-Ayland2013-12-051-20/+20
* | rtlwifi: rtl8192cu: Bring rtl92cu_phy_bb_config() up to dateMark Cave-Ayland2013-12-051-1/+5
* | rtlwifi: Bring _rtl92c_phy_iq_calibrate() in line with the vendor driverMark Cave-Ayland2013-12-052-12/+29
* | rtlwifi: rtl8192c: Update dynamic gain calculationsLarry Finger2013-12-051-98/+193
OpenPOWER on IntegriCloud