summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
2017-11-30rtlwifi: fix uninitialized rtlhal->last_suspend_sec timeArnd Bergmann
2017-11-30rtlwifi: rtl8192ee: Fix memory leak when loading firmwareLarry Finger
2017-10-27rtlwifi: rtl8821ae: Fix connection lost problemLarry Finger
2017-10-08rtl8xxxu: Add additional USB IDs for rtl8192eu devicesAxel Köllhofer
2017-09-09rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapterMalcolm Priestley
2017-05-25rtlwifi: rtl8821ae: setup 8812ae RFE according to device typeLarry Finger
2017-03-12rtlwifi: rtl8192c-common: Fix "BUG: KASAN:Larry Finger
2017-03-12rtlwifi: Fix alignment issuesPing-Ke Shih
2017-02-26rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/downMichael Schenk
2017-02-14rtlwifi: rtl8192ce: Fix loading of incorrect firmwareJurij Smakov
2017-01-15rtlwifi: rtl_usb: Fix missing entry in USB driver's private dataLarry Finger
2017-01-15rtlwifi: Fix enter/exit power_saveLarry Finger
2017-01-12Revert "rtlwifi: Fix enter/exit power_save"Greg Kroah-Hartman
2017-01-09rtl8xxxu: Work around issue with 8192eu and 8723bu devices not reconnectingJes Sorensen
2017-01-09rtlwifi: Fix enter/exit power_saveLarry Finger
2016-10-13rtlwifi: Fix regression caused by commit d86e64768859Larry Finger
2016-10-07rtl8xxxu: Fix rtl8192eu driver reload issueJes Sorensen
2016-10-07rtl8xxxu: Fix rtl8723bu driver reload issueJes Sorensen
2016-10-07rtl8xxxu: Fix big-endian problem reporting mactimeJes Sorensen
2016-10-07rtl8xxxu: Fix memory leak in handling rxdesc16 packetsJes Sorensen
2016-09-27rtlwifi: Add explicit values to hw_variables enumLarry Finger
2016-09-27rtlwifi: Add HAL_DEF_WOWLAN case to *_get_hw() routinesLarry Finger
2016-09-27rtlwifi: Add switch variable to 'switch case not processed' messagesJoe Perches
2016-09-26rtl8xxxu: Stop log spam from each successful interruptLarry Finger
2016-09-26rtl8xxxu: Use a struct rtl8xxxu_fileops * in rtl8xxxu_init_device()Jes Sorensen
2016-09-26rtl8xxxu: Clean up llt_init() APIJes Sorensen
2016-09-26rtl8xxxu: Fix off by one error calculating pubqJes Sorensen
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