aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-10Merge tag 'wireless-drivers-next-for-davem-2017-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller50-2664/+3132
2017-02-08rtlwifi: Move items out of rtl_pci_priv and rtl_usb_privLarry Finger21-286/+261
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+7
2017-02-07rtlwifi: rtl8192c-common: Fix "BUG: KASAN:Larry Finger2-3/+4
2017-02-07rtlwifi: btcoexist: Convert halbtcoutsrc.c to use standard debuggingLarry Finger3-16/+7
2017-02-07rtlwifi: btcoexist: Convert halbtc8821a2ant.c to use standard debuggingLarry Finger1-504/+571
2017-02-07rtlwifi: btcoexist: Convert halbtc8821a1ant.c to use standard debuggingLarry Finger1-418/+480
2017-02-07rtlwifi: btcoexist: Convert halbtc8723b2ant.c to use standard debuggingLarry Finger1-466/+527
2017-02-07rtlwifi: btcoexist: Convert halbtc8723b1ant.c to use standard debuggingLarry Finger1-384/+443
2017-02-07rtlwifi: btcoexist: Convert halbtc8192e2ant.c to use standard debuggingLarry Finger1-111/+126
2017-02-07rtlwifi: rtl8821ae: Fix typo in symbol for bandwidth numbersLarry Finger2-9/+9
2017-02-07rtlwifi: Add work queue for c2h cmd.Ping-Ke Shih12-13/+160
2017-02-07rtlwifi: rtl8723be: fix ant_sel codePing-Ke Shih1-1/+5
2017-02-07rtlwifi: btcoex: move bt_type declarationPing-Ke Shih2-5/+5
2017-02-07rtlwifi: rtl8723be: btcoex: add package_type function to btcoexPing-Ke Shih6-3/+54
2017-02-07rtlwifi: move btcoex's ant_num declarationPing-Ke Shih4-12/+15
2017-02-07rtlwifi: rtl8723be: btcoexist: Add single_ant_pathPing-Ke Shih4-0/+8
2017-02-07rtlwifi: btcoexist: Change logging in halbtc8192e2ant.cLarry Finger2-429/+417
2017-02-07rtlwifi: btcoexist: Add vendor definition for new btcoexistPing-Ke Shih2-0/+10
2017-02-07rtlwifi: Add a new enumeration value to btc_set_typePing-Ke Shih1-0/+1
2017-02-07rtlwifi: Set retry limit depends on vif type.Ping-Ke Shih3-3/+28
2017-02-07rtlwifi: Fix programing CAM content sequence.Ping-Ke Shih1-3/+3
2017-02-01Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller34-737/+365
2017-01-31rtlwifi: rtl8192ce: Fix loading of incorrect firmwareJurij Smakov1-2/+7
2017-01-28rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/downMichael Schenk1-0/+18
2017-01-20rtlwifi: rtl8192cu: Convert driver to use common macrosLarry Finger2-163/+132
2017-01-20rtlwifi: rtl8192cu: Calculate descriptor checksum correctly for BELarry Finger1-2/+2
2017-01-20rtlwifi: Download firmware as bytes rather than as dwordsLarry Finger9-381/+85
2017-01-20rtlwifi: Remove debugging entry in sysfsLarry Finger3-68/+0
2017-01-20rtlwifi: Convert COMP_XX entries into a proper debugging maskLarry Finger15-105/+70
2017-01-20rtlwifi: Redo debugging macros RTPRINT and RT_PRINT_DATALarry Finger2-24/+51
2017-01-20rtl8xxxu: Update author/maintainer contact infoJes Sorensen7-8/+8
2017-01-20rtl8xxxu: Add additional USB IDs for rtl8192eu devicesAxel Köllhofer1-0/+7
2017-01-20rtl8xxxu: Add USB ID for D-Link DWA-131 rev E1 (rtl8192eu)Axel Köllhofer1-0/+3
2017-01-20rtl8xxxu: Add another 8192eu device to the USB listJes Sorensen1-0/+3
2017-01-20rtl8xxxu: Mark 8192eu device 0x0bda:0x818b as testedJes Sorensen1-0/+1
2017-01-17rtlwifi: rtl8192de: Remove a pointless gotoLarry Finger1-1/+0
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-01-02Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller74-813/+541
2017-01-01rtlwifi: fix spelling mistake: "encrypiton" -> "encryption"Colin Ian King1-1/+1
2016-12-30rtlwifi: fix spelling mistake: "contry" -> "country"Colin Ian King1-1/+1
2016-12-30rtlwifi: Fix alignment issuesPing-Ke Shih2-2/+2
2016-12-30rtlwifi: Remove some redundant codeLarry Finger7-57/+11
2016-12-30rtlwifi: rtl8188ee: Remove all instances of DBG_EMERGLarry Finger5-63/+38
2016-12-30rtlwifi: rtl8192c-common: Remove all instances of DBG_EMERGLarry Finger2-31/+17
2016-12-30rtlwifi: rtl8192ce: Remove all instances of DBG_EMERGLarry Finger5-42/+28
2016-12-30rtlwifi: rtl8192cu: Remove all instances of DBG_EMERGLarry Finger6-47/+29
2016-12-30rtlwifi: rtl8192de: Remove all instances of DBG_EMERGLarry Finger6-65/+46
2016-12-30rtlwifi: rtl8192se: Remove all instances of DBG_EMERGLarry Finger6-88/+57
2016-12-30rtlwifi: rtl8723-common: Remove all instances of DBG_EMERGLarry Finger2-12/+9