summary refs log tree commit diff
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-11wifi: rtl8xxxu: RTL8192EU always needs full initBitterblue Smith
2023-03-10wifi: rtl8xxxu: Use a longer retry limit of 48Bitterblue Smith
2023-03-10wifi: rtl8xxxu: fixing transmisison failure for rtl8192euJun ASAKA
2023-03-10wifi: rtl8xxxu: Fix memory leaks with RTL8723BU, RTL8192EUBitterblue Smith
2023-03-10wifi: rtl8xxxu: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-02-25wifi: rtl8xxxu: gen2: Turn on the rate controlBitterblue Smith
2022-12-31wifi: rtl8xxxu: Fix the channel width reportingBitterblue Smith
2022-12-31wifi: rtl8xxxu: Add __packed to struct rtl8723bu_c2hBitterblue Smith
2022-12-31wifi: rtl8xxxu: Fix use after rcu_read_unlock in rtl8xxxu_bss_info_changedBitterblue Smith
2022-12-31wifi: rtl8xxxu: Fix reading the vendor of combo chipsBitterblue Smith
2022-09-29wifi: rtl8xxxu: Improve rtl8xxxu_queue_selectBitterblue Smith
2022-09-29wifi: rtl8xxxu: Fix AIFS written to REG_EDCA_*_PARAMBitterblue Smith
2022-09-29wifi: rtl8xxxu: gen2: Enable 40 MHz channel widthBitterblue Smith
2022-09-12wifi: rtl8xxxu: Remove copy-paste leftover in gen2_update_rate_maskBitterblue Smith
2022-09-12wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibrationBitterblue Smith
2022-09-07wifi: rtl8xxxu: Fix skb misuse in TX queue selectionBitterblue Smith
2022-09-07wifi: rtl8xxxu: Simplify the error handling codeZheyu Ma
2022-09-02wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()Dan Carpenter
2022-07-27wifi: rtl8xxxu: Fix the error handling of the probe functionZheyu Ma
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-04-06rtl8xxxu: fill up txrate info for gen1 chipsChris Chiu
2022-04-06rtl8xxxu: feed antenna information for cfg80211Chris Chiu
2021-12-20rtl8xxxu: Improve the A-MPDU retransmission rate with RTS/CTS protectionChris Chiu
2021-10-05rtl8xxxu: Use lower tx rates for the ack packetChris Chiu
2021-08-21rtl8xxxu: Fix the handling of TX A-MPDU aggregationChris Chiu
2021-08-21rtl8xxxu: disable interrupt_in transfer for 8188cu and 8192cuChris Chiu
2021-06-19rtl8xxxu: avoid parsing short RX packetÍñigo Huguet
2021-06-19rtl8xxxu: Fix device info for RTL8192EU devicesPascal Terjan
2021-04-17rtl8xxxu: Simplify locking of a skb list accessesChristophe JAILLET
2021-04-17rtl8xxxu: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-02-08rtl8xxxu: remove unused assignment valuewengjianfeng
2020-09-09rtl8xxxu: prevent potential memory leakChris Chiu
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-03-26rtl8xxxu: Feed current txrate information for mac80211Chris Chiu
2020-03-26rtl8xxxu: add enumeration for channel bandwidthChris Chiu
2020-03-23rtl8xxxu: Fix sparse warning: cast from restricted __le16Chris Chiu
2020-03-23wireless: realtek: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-12-18rtl8xxxu: fix interface sanity checkJohan Hovold
2019-11-20rtl8xxxu: Remove set but not used variable 'vif','dev','len'zhengbin
2019-11-15rtl8xxxu: Remove set but not used variable 'rsr'Zheng Yongjun
2019-11-14rtl8xxxu: Add support for Edimax EW-7611ULBJes Sorensen
2019-10-24rtl8xxxu: fix warnings for symbol not declaredChris Chiu
2019-10-24rtl8xxxu: remove set but not used variable 'rate_mask'YueHaibing
2019-10-22rtl8xxxu: fix RTL8723BU connection failure issue after warm rebootChris Chiu
2019-10-09rtl8xxxu: make arrays static, makes object smallerColin Ian King
2019-10-09rtl8xxxu: add bluetooth co-existence support for single antennaChris Chiu