summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-08wifi: rtl8xxxu: Introduce rtl8xxxu_update_ra_reportBitterblue Smith1-60/+45
2022-12-08wifi: rtl8xxxu: Fix the channel width reportingBitterblue Smith1-3/+7
2022-11-28wifi: rtl8xxxu: Fix use after rcu_read_unlock in rtl8xxxu_bss_info_changedBitterblue Smith1-1/+1
2022-11-16wifi: rtl8xxxu: Use strscpy instead of sprintfBitterblue Smith1-6/+6
2022-11-16wifi: rtl8xxxu: Name some bits used in burst initBitterblue Smith1-5/+5
2022-11-16wifi: rtl8xxxu: Split up rtl8xxxu_identify_chipBitterblue Smith1-156/+51
2022-11-16wifi: rtl8xxxu: Move burst init to a functionBitterblue Smith1-41/+48
2022-11-04wifi: rtl8xxxu: Use dev_* instead of pr_infoBitterblue Smith1-2/+4
2022-11-04wifi: rtl8xxxu: Set IEEE80211_HW_SUPPORT_FAST_XMITBitterblue Smith1-0/+1
2022-11-04wifi: rtl8xxxu: Recognise all possible chip cutsBitterblue Smith1-21/+5
2022-11-04wifi: rtl8xxxu: Fix the CCK RSSI calculationBitterblue Smith1-14/+24
2022-11-04wifi: rtl8xxxu: Add central frequency offset trackingBitterblue Smith1-13/+124
2022-10-12wifi: rtl8xxxu: Fix reading the vendor of combo chipsBitterblue Smith1-8/+8
2022-10-12wifi: rtl8xxxu: Make some arrays constBitterblue Smith1-11/+11
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel1-0/+1
2022-10-04wifi: rtl8xxxu: gen2: Turn on the rate controlBitterblue Smith1-6/+2
2022-10-04wifi: rtl8xxxu: Support new chip RTL8188FUBitterblue Smith1-23/+114
2022-09-29wifi: rtl8xxxu: Improve rtl8xxxu_queue_selectBitterblue Smith1-3/+2
2022-09-29wifi: rtl8xxxu: Fix AIFS written to REG_EDCA_*_PARAMBitterblue Smith1-0/+49
2022-09-29wifi: rtl8xxxu: gen2: Enable 40 MHz channel widthBitterblue Smith1-6/+15
2022-09-12wifi: rtl8xxxu: Remove copy-paste leftover in gen2_update_rate_maskBitterblue Smith1-3/+2
2022-09-12wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibrationBitterblue Smith1-2/+2
2022-09-07wifi: rtl8xxxu: Fix skb misuse in TX queue selectionBitterblue Smith1-1/+2
2022-09-07wifi: rtl8xxxu: Simplify the error handling codeZheyu Ma1-6/+3
2022-09-02wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()Dan Carpenter1-7/+7
2022-07-27wifi: rtl8xxxu: Fix the error handling of the probe functionZheyu Ma1-10/+11
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg1-1/+2
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg1-1/+1
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg1-5/+5
2022-04-11mac80211: prepare sta handling for MLO supportSriram R1-21/+21
2022-04-06rtl8xxxu: fill up txrate info for gen1 chipsChris Chiu1-29/+59
2022-04-06rtl8xxxu: feed antenna information for cfg80211Chris Chiu1-0/+16
2021-12-20rtl8xxxu: Improve the A-MPDU retransmission rate with RTS/CTS protectionChris Chiu1-2/+2
2021-10-05rtl8xxxu: Use lower tx rates for the ack packetChris Chiu1-1/+5
2021-08-21rtl8xxxu: Fix the handling of TX A-MPDU aggregationChris Chiu1-9/+24
2021-08-21rtl8xxxu: disable interrupt_in transfer for 8188cu and 8192cuChris Chiu1-2/+2
2021-06-19rtl8xxxu: avoid parsing short RX packetÍñigo Huguet1-2/+9
2021-04-17rtl8xxxu: Simplify locking of a skb list accessesChristophe JAILLET1-9/+2
2021-04-17rtl8xxxu: Fix fall-through warnings for ClangGustavo A. R. Silva1-4/+4
2020-09-09rtl8xxxu: prevent potential memory leakChris Chiu1-1/+9
2020-03-26rtl8xxxu: Feed current txrate information for mac80211Chris Chiu1-1/+74
2020-03-26rtl8xxxu: add enumeration for channel bandwidthChris Chiu1-1/+1
2020-03-23rtl8xxxu: Fix sparse warning: cast from restricted __le16Chris Chiu1-4/+4
2019-12-18rtl8xxxu: fix interface sanity checkJohan Hovold1-1/+1
2019-11-20rtl8xxxu: Remove set but not used variable 'vif','dev','len'zhengbin1-6/+0
2019-11-15rtl8xxxu: Remove set but not used variable 'rsr'Zheng Yongjun1-2/+1
2019-11-14rtl8xxxu: Add support for Edimax EW-7611ULBJes Sorensen1-1/+3
2019-10-24rtl8xxxu: fix warnings for symbol not declaredChris Chiu1-0/+4
2019-10-24rtl8xxxu: remove set but not used variable 'rate_mask'YueHaibing1-5/+0
2019-10-22rtl8xxxu: fix RTL8723BU connection failure issue after warm rebootChris Chiu1-0/+3