summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
Commit message (Expand)AuthorAgeFilesLines
...
| * rtlwifi: Use dev_kfree_skb_irq instead of kfree_skbWei Yongjun2016-11-171-1/+1
| * rtlwifi: Remove address of Free Software FoundationLarry Finger2016-11-174-16/+0
| * rtlwifi: rtl8192c: Remove address of Free Software FoundationLarry Finger2016-11-176-24/+0
| * rtlwifi: rtl8188ee: Remove address of Free Software FoundationLarry Finger2016-11-174-16/+0
| * rtlwifi: rtl8723ae: Remove address of Free Software FoundationLarry Finger2016-11-174-16/+0
| * rtlwifi: rtl8192cu: Remove address of Free Software FoundationLarry Finger2016-11-1720-80/+0
| * rtlwifi: rtl8192ce: Remove address of Free Software FoundationLarry Finger2016-11-1718-72/+0
| * rtlwifi: rtl8192se: Remove address of Free Software FoundationLarry Finger2016-11-1720-80/+0
| * rtlwifi: rtl8192de: Remove address of Free Software FoundationLarry Finger2016-11-1720-80/+0
* | rtlwifi: Fix regression caused by commit d86e64768859Larry Finger2016-10-1311-51/+45
* | rtl8xxxu: Fix rtl8192eu driver reload issueJes Sorensen2016-10-071-1/+7
* | rtl8xxxu: Fix rtl8723bu driver reload issueJes Sorensen2016-10-071-0/+4
* | rtl8xxxu: Fix big-endian problem reporting mactimeJes Sorensen2016-10-072-4/+4
* | rtl8xxxu: Fix memory leak in handling rxdesc16 packetsJes Sorensen2016-10-071-1/+6
|/
* rtlwifi: Add explicit values to hw_variables enumLarry Finger2016-09-271-104/+104
* rtlwifi: Add HAL_DEF_WOWLAN case to *_get_hw() routinesLarry Finger2016-09-277-0/+14
* rtlwifi: Add switch variable to 'switch case not processed' messagesJoe Perches2016-09-2738-123/+128
* rtl8xxxu: Stop log spam from each successful interruptLarry Finger2016-09-262-1/+3
* rtl8xxxu: Use a struct rtl8xxxu_fileops * in rtl8xxxu_init_device()Jes Sorensen2016-09-261-18/+19
* rtl8xxxu: Clean up llt_init() APIJes Sorensen2016-09-262-6/+9
* rtl8xxxu: Fix off by one error calculating pubqJes Sorensen2016-09-261-1/+1
* rtl8xxxu: Implement 8192e specific power down sequenceJes Sorensen2016-09-172-1/+144
* rtlwifi: rtl818x: constify local structuresJulia Lawall2016-09-148-8/+8
* rtl8xxxu: fix spelling mistake "firmare" -> "firmware"Colin Ian King2016-09-141-2/+2
* rtl8xxxu: Reset device on module unload if still attachedJes Sorensen2016-09-141-0/+5
* rtlwifi/rtl8192de: Fix print format stringOleg Drokin2016-09-031-3/+3
* rtlwifi: Fix missing country code for Great BritainLarry Finger2016-09-031-1/+3
* rtl8xxxu: Make rtl8xxxu_ampdu_action less chattyHans de Goede2016-09-031-5/+5
* rtl8xxxu: gen1: Fix non static symbol warningWei Yongjun2016-09-031-1/+1
* rtl8xxxu: Split filling of TX descriptors into separate functionsJes Sorensen2016-09-036-89/+125
* rtl8xxxu: Determine need for shore preamble before updating TX descriptorsJes Sorensen2016-09-031-5/+7
* rtl8xxxu: Determine the need for SGI before handling specific TX desc formatsJes Sorensen2016-09-031-6/+8
* rtl8xxxu: Simplify calculating of hw value used for setting TX rateJes Sorensen2016-09-031-3/+4
* rtl8xxxu: Introduce fops bitflag indicating type of thermal meterJes Sorensen2016-09-034-1/+4
* rtl8xxxu: Convert flags in rtl8xxxu_fileops to bitflagsJes Sorensen2016-09-031-2/+2
* rtl8xxxu: Use flag to indicate whether device has TX report timer supportJes Sorensen2016-09-033-3/+4
* rtl8xxxu: Add interrupt bit definitions for gen2 partsJes Sorensen2016-09-031-0/+56
* rtl8xxxu: Add bit definitions for REG_FPGA0_TX_INFOJes Sorensen2016-09-031-0/+4
* rtl8xxxu: Simplify code setting TX buffer boundaryJes Sorensen2016-09-031-7/+1
* rtl8xxxu: Remove now obsolete rtl8xxxu_old_init_queue_reserved_page()Jes Sorensen2016-09-031-28/+2
* rtl8xxxu: Switch 8192cu/8188cu devices to use rtl8xxxu_init_queue_reserved_pa...Jes Sorensen2016-09-031-0/+4
* rtl8xxxu: Switch 8723a to use new rtl8xxxu_init_queue_reserved_page() routineJes Sorensen2016-09-031-0/+4
* rtl8xxxu: Add TX page defines for 8723bJes Sorensen2016-09-032-0/+10
* rtl8xxxu: Add TP-Link TL-WN823N v2 to list of supported devicesJes Sorensen2016-09-031-0/+7
* rtl8xxxu: Fix error handling if rtl8xxxu_init_device() failsJes Sorensen2016-09-031-3/+17
* rtl8xxxu: Mark 0x2001:0x3308 as testedJes Sorensen2016-09-031-2/+7
* rtl8xxxu: Mark 0x20f4:0x648b as testedJes Sorensen2016-09-031-2/+7
* rtlwifi: rtl8723ae: Fix leak in _rtl8723e_read_adapter_info()Christian Engelmayer2016-09-031-1/+1
* rtlwifi: rtl8192de: Fix leak in _rtl92de_read_adapter_info()Christian Engelmayer2016-09-031-1/+2
* rtlwifi: remove superfluous conditionHeinrich Schuchardt2016-09-031-1/+1