summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
2016-09-17rtl8xxxu: Implement 8192e specific power down sequenceJes Sorensen
2016-09-14rtlwifi: rtl818x: constify local structuresJulia Lawall
2016-09-14rtl8xxxu: fix spelling mistake "firmare" -> "firmware"Colin Ian King
2016-09-14rtl8xxxu: Reset device on module unload if still attachedJes Sorensen
2016-09-03rtlwifi/rtl8192de: Fix print format stringOleg Drokin
2016-09-03rtlwifi: Fix missing country code for Great BritainLarry Finger
2016-09-03rtl8xxxu: Make rtl8xxxu_ampdu_action less chattyHans de Goede
2016-09-03rtl8xxxu: gen1: Fix non static symbol warningWei Yongjun
2016-09-03rtl8xxxu: Split filling of TX descriptors into separate functionsJes Sorensen
2016-09-03rtl8xxxu: Determine need for shore preamble before updating TX descriptorsJes Sorensen
2016-09-03rtl8xxxu: Determine the need for SGI before handling specific TX desc formatsJes Sorensen
2016-09-03rtl8xxxu: Simplify calculating of hw value used for setting TX rateJes Sorensen
2016-09-03rtl8xxxu: Introduce fops bitflag indicating type of thermal meterJes Sorensen
2016-09-03rtl8xxxu: Convert flags in rtl8xxxu_fileops to bitflagsJes Sorensen
2016-09-03rtl8xxxu: Use flag to indicate whether device has TX report timer supportJes Sorensen
2016-09-03rtl8xxxu: Add interrupt bit definitions for gen2 partsJes Sorensen
2016-09-03rtl8xxxu: Add bit definitions for REG_FPGA0_TX_INFOJes Sorensen
2016-09-03rtl8xxxu: Simplify code setting TX buffer boundaryJes Sorensen
2016-09-03rtl8xxxu: Remove now obsolete rtl8xxxu_old_init_queue_reserved_page()Jes Sorensen
2016-09-03rtl8xxxu: Switch 8192cu/8188cu devices to use rtl8xxxu_init_queue_reserved_pa...Jes Sorensen
2016-09-03rtl8xxxu: Switch 8723a to use new rtl8xxxu_init_queue_reserved_page() routineJes Sorensen
2016-09-03rtl8xxxu: Add TX page defines for 8723bJes Sorensen
2016-09-03rtl8xxxu: Add TP-Link TL-WN823N v2 to list of supported devicesJes Sorensen
2016-09-03rtl8xxxu: Fix error handling if rtl8xxxu_init_device() failsJes Sorensen
2016-09-03rtl8xxxu: Mark 0x2001:0x3308 as testedJes Sorensen
2016-09-03rtl8xxxu: Mark 0x20f4:0x648b as testedJes Sorensen
2016-09-03rtlwifi: rtl8723ae: Fix leak in _rtl8723e_read_adapter_info()Christian Engelmayer
2016-09-03rtlwifi: rtl8192de: Fix leak in _rtl92de_read_adapter_info()Christian Engelmayer
2016-09-03rtlwifi: remove superfluous conditionHeinrich Schuchardt
2016-08-13net: wireless: realtek: rtlwifi: usb: don't print error when allocating urb f...Wolfram Sang
2016-07-19rtlwifi: don't add include path for rtl8188eeArnd Bergmann
2016-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2016-07-08rtlwifi: rtl8723ae: Clean up the hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8192de: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8821ae: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8723be: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8723ae: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8192ee: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8188ee: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8192cu: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: rtl8192ce: Convert driver to use common hardware info routineLarry Finger
2016-07-08rtlwifi: Create common routine to get hardware infoLarry Finger
2016-07-08rtlwifi: Fix typo in printkMasanari Iida
2016-07-08rtl8xxxu: gen1: Add module parameters to adjust DMA aggregation parametersJes Sorensen
2016-07-08rtl8xxxu: gen1: Set aggregation timeout (REG_RXDMA_AGG_PG_TH + 1) as wellJes Sorensen
2016-07-08rtl8xxxu: Make DMA aggregation optional by setting a module parameterJes Sorensen
2016-07-08rtl8xxxu: Enable aggregation for rtl8192cu/rtl8188cu/rtl8188ruJes Sorensen
2016-07-08rtl8xxxu: Enable aggregation for rtl8723auJes Sorensen
2016-07-08rtl8xxxu: Adjust RX skb size to include space for phystatsJes Sorensen
2016-07-08rtl8xxxu: Allocate larger RX skbs when aggregation is enabledJes Sorensen