summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtl8xxxu
Commit message (Expand)AuthorAge
* rtl8xxxu: Don't printk raw binary if serial number is not burned in.Adam Borowski2017-09-25
* rtl8xxxu: constify usb_device_idArvind Yadav2017-08-10
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-28
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-28
* wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski2017-03-06
* rtl8xxxu: Update author/maintainer contact infoJes Sorensen2017-01-20
* rtl8xxxu: Add additional USB IDs for rtl8192eu devicesAxel Köllhofer2017-01-20
* rtl8xxxu: Add USB ID for D-Link DWA-131 rev E1 (rtl8192eu)Axel Köllhofer2017-01-20
* rtl8xxxu: Add another 8192eu device to the USB listJes Sorensen2017-01-20
* rtl8xxxu: Mark 8192eu device 0x0bda:0x818b as testedJes Sorensen2017-01-20
* rtl8xxxu: Work around issue with 8192eu and 8723bu devices not reconnectingJes Sorensen2016-12-01
* rtl8xxxu: tx rate reported before setBarry Day2016-11-28
* rtl8xxxu: Fix non static symbol warningWei Yongjun2016-11-25
* rtl8xxxu: Pass tx_info to fill_txdesc in order to have access to retry countJes Sorensen2016-11-25
* rtl8xxxu: Obtain RTS rates from mac80211Jes Sorensen2016-11-25
* rtl8xxxu: Fix rtl8192eu driver reload issueJes Sorensen2016-11-25
* rtl8xxxu: Fix rtl8723bu driver reload issueJes Sorensen2016-11-25
* rtl8xxxu: Fix big-endian problem reporting mactimeJes Sorensen2016-11-25
* rtl8xxxu: Fix memory leak in handling rxdesc16 packetsJes Sorensen2016-11-25
* rtl8xxxu: Stop log spam from each successful interruptLarry Finger2016-09-26
* rtl8xxxu: Use a struct rtl8xxxu_fileops * in rtl8xxxu_init_device()Jes Sorensen2016-09-26
* rtl8xxxu: Clean up llt_init() APIJes Sorensen2016-09-26
* rtl8xxxu: Fix off by one error calculating pubqJes Sorensen2016-09-26
* rtl8xxxu: Implement 8192e specific power down sequenceJes Sorensen2016-09-17
* rtl8xxxu: fix spelling mistake "firmare" -> "firmware"Colin Ian King2016-09-14
* rtl8xxxu: Reset device on module unload if still attachedJes Sorensen2016-09-14
* rtl8xxxu: Make rtl8xxxu_ampdu_action less chattyHans de Goede2016-09-03
* rtl8xxxu: gen1: Fix non static symbol warningWei Yongjun2016-09-03
* rtl8xxxu: Split filling of TX descriptors into separate functionsJes Sorensen2016-09-03
* rtl8xxxu: Determine need for shore preamble before updating TX descriptorsJes Sorensen2016-09-03
* rtl8xxxu: Determine the need for SGI before handling specific TX desc formatsJes Sorensen2016-09-03
* rtl8xxxu: Simplify calculating of hw value used for setting TX rateJes Sorensen2016-09-03
* rtl8xxxu: Introduce fops bitflag indicating type of thermal meterJes Sorensen2016-09-03
* rtl8xxxu: Convert flags in rtl8xxxu_fileops to bitflagsJes Sorensen2016-09-03
* rtl8xxxu: Use flag to indicate whether device has TX report timer supportJes Sorensen2016-09-03
* rtl8xxxu: Add interrupt bit definitions for gen2 partsJes Sorensen2016-09-03
* rtl8xxxu: Add bit definitions for REG_FPGA0_TX_INFOJes Sorensen2016-09-03
* rtl8xxxu: Simplify code setting TX buffer boundaryJes Sorensen2016-09-03
* rtl8xxxu: Remove now obsolete rtl8xxxu_old_init_queue_reserved_page()Jes Sorensen2016-09-03
* rtl8xxxu: Switch 8192cu/8188cu devices to use rtl8xxxu_init_queue_reserved_pa...Jes Sorensen2016-09-03
* rtl8xxxu: Switch 8723a to use new rtl8xxxu_init_queue_reserved_page() routineJes Sorensen2016-09-03
* rtl8xxxu: Add TX page defines for 8723bJes Sorensen2016-09-03
* rtl8xxxu: Add TP-Link TL-WN823N v2 to list of supported devicesJes Sorensen2016-09-03
* rtl8xxxu: Fix error handling if rtl8xxxu_init_device() failsJes Sorensen2016-09-03
* rtl8xxxu: Mark 0x2001:0x3308 as testedJes Sorensen2016-09-03
* rtl8xxxu: Mark 0x20f4:0x648b as testedJes Sorensen2016-09-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2016-07-10
|\
| * rtl8xxxu: fix typo on variable name, compare against correct variableColin Ian King2016-06-16
* | rtl8xxxu: gen1: Add module parameters to adjust DMA aggregation parametersJes Sorensen2016-07-08