aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtl8xxxu
AgeCommit message (Expand)Author
2023-06-09wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR valueYun Lu
2023-05-17wifi: rtl8xxxu: RTL8192EU always needs full initBitterblue Smith
2023-03-11wifi: rtl8xxxu: Use a longer retry limit of 48Bitterblue Smith
2023-03-11wifi: rtl8xxxu: fixing transmisison failure for rtl8192euJun ASAKA
2023-03-11wifi: rtl8xxxu: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-02-25wifi: rtl8xxxu: gen2: Turn on the rate controlBitterblue Smith
2023-01-18rtl8xxxu: add enumeration for channel bandwidthChris Chiu
2023-01-18wifi: rtl8xxxu: Add __packed to struct rtl8723bu_c2hBitterblue Smith
2023-01-18wifi: rtl8xxxu: Fix reading the vendor of combo chipsBitterblue Smith
2022-10-26wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibrationBitterblue Smith
2022-10-26wifi: rtl8xxxu: Fix skb misuse in TX queue selectionBitterblue Smith
2022-10-26wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()Dan Carpenter
2021-07-20rtl8xxxu: Fix device info for RTL8192EU devicesPascal Terjan
2020-10-30rtl8xxxu: prevent potential memory leakChris Chiu
2020-02-01rtl8xxxu: fix interface sanity checkJohan Hovold
2020-01-14rtl8xxxu: prevent leaking urbNavid Emamdoost
2019-12-31rtl8xxxu: fix RTL8723BU connection failure issue after warm rebootChris Chiu
2019-12-01rtl8xxxu: Fix missing break in switchGustavo A. R. Silva
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches
2018-03-27treewide: Fix typos in printkMasanari Iida
2018-01-24rtl8xxxu: Fix trailing semicolonLuis de Bethencourt
2017-09-25rtl8xxxu: Don't printk raw binary if serial number is not burned in.Adam Borowski
2017-08-10rtl8xxxu: constify usb_device_idArvind Yadav
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski
2017-01-20rtl8xxxu: Update author/maintainer contact infoJes Sorensen
2017-01-20rtl8xxxu: Add additional USB IDs for rtl8192eu devicesAxel Köllhofer
2017-01-20rtl8xxxu: Add USB ID for D-Link DWA-131 rev E1 (rtl8192eu)Axel Köllhofer
2017-01-20rtl8xxxu: Add another 8192eu device to the USB listJes Sorensen
2017-01-20rtl8xxxu: Mark 8192eu device 0x0bda:0x818b as testedJes Sorensen
2016-12-01rtl8xxxu: Work around issue with 8192eu and 8723bu devices not reconnectingJes Sorensen
2016-11-28rtl8xxxu: tx rate reported before setBarry Day
2016-11-25rtl8xxxu: Fix non static symbol warningWei Yongjun
2016-11-25rtl8xxxu: Pass tx_info to fill_txdesc in order to have access to retry countJes Sorensen
2016-11-25rtl8xxxu: Obtain RTS rates from mac80211Jes Sorensen
2016-11-25rtl8xxxu: Fix rtl8192eu driver reload issueJes Sorensen
2016-11-25rtl8xxxu: Fix rtl8723bu driver reload issueJes Sorensen
2016-11-25rtl8xxxu: Fix big-endian problem reporting mactimeJes Sorensen
2016-11-25rtl8xxxu: Fix memory leak in handling rxdesc16 packetsJes Sorensen
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-14rtl8xxxu: fix spelling mistake "firmare" -> "firmware"Colin Ian King
2016-09-14rtl8xxxu: Reset device on module unload if still attachedJes Sorensen
2016-09-03rtl8xxxu: Make rtl8xxxu_ampdu_action less chattyHans de Goede
2016-09-03rtl8xxxu: gen1: Fix non static symbol warningWei Yongjun