aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/realtek/rtl8xxxu (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-07-25wifi: rtl8xxxu: Enable AP mode for RTL8192EUBitterblue Smith1-0/+2
2023-07-25wifi: rtl8xxxu: Enable AP mode for RTL8710BU (RTL8188GU)Bitterblue Smith1-0/+2
2023-07-25wifi: rtl8xxxu: Enable AP mode for RTL8192FUBitterblue Smith1-0/+2
2023-06-07Merge wireless into wireless-nextJohannes Berg2-1/+4
2023-05-15wifi: rtl8xxxu: Rename some registersBitterblue Smith7-83/+83
2023-05-15wifi: rtl8xxxu: Support new chip RTL8192FUBitterblue Smith9-31/+2263
2023-05-15wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR valueYun Lu2-1/+4
2023-05-05wifi: rtl8xxxu: rtl8xxxu_rx_complete(): remove unnecessary returnMartin Kaiser1-1/+0
2023-05-05wifi: rtl8xxxu: Support USB RX aggregation for the newer chipsBitterblue Smith1-41/+78
2023-05-05wifi: rtl8xxxu: Set maximum number of supported stationsMartin Kaistra3-0/+4
2023-05-05wifi: rtl8xxxu: Declare AP mode support for 8188fMartin Kaistra3-0/+4
2023-05-05wifi: rtl8xxxu: Remove usage of tx_info->control.rates[0].flagsMartin Kaistra1-20/+20
2023-05-05wifi: rtl8xxxu: Remove usage of ieee80211_get_tx_rate()Martin Kaistra1-24/+3
2023-05-05wifi: rtl8xxxu: Clean up filter configurationMartin Kaistra1-7/+7
2023-05-05wifi: rtl8xxxu: Enable hw seq for mgmt/non-QoS data framesMartin Kaistra1-0/+3
2023-05-05wifi: rtl8xxxu: Add parameter macid to update_rate_maskMartin Kaistra3-8/+15
2023-05-05wifi: rtl8xxxu: Put the macid in txdescMartin Kaistra2-9/+27
2023-05-05wifi: rtl8xxxu: Add sta_add() and sta_remove() callbacksMartin Kaistra2-0/+61
2023-05-05wifi: rtl8xxxu: Add parameter force to rtl8xxxu_refresh_rate_maskMartin Kaistra1-3/+4
2023-05-05wifi: rtl8xxxu: Add parameter role to report_connectMartin Kaistra2-8/+12
2023-05-05wifi: rtl8xxxu: Actually use macid in rtl8xxxu_gen2_report_connectMartin Kaistra1-0/+2
2023-05-05wifi: rtl8xxxu: Allow creating interface in AP modeMartin Kaistra2-4/+29
2023-05-05wifi: rtl8xxxu: Allow setting rts threshold to -1Martin Kaistra1-1/+1
2023-05-05wifi: rtl8xxxu: Add set_tim() callbackMartin Kaistra1-0/+11
2023-05-05wifi: rtl8xxxu: Add beacon functionsMartin Kaistra3-0/+79
2023-05-05wifi: rtl8xxxu: Select correct queue for beacon framesMartin Kaistra1-1/+3
2023-05-05wifi: rtl8xxxu: Add start_ap() callbackMartin Kaistra2-0/+16
2023-04-20wifi: rtl8xxxu: Simplify setting the initial gainBitterblue Smith1-4/+2
2023-04-20wifi: rtl8xxxu: Add rtl8xxxu_write{8,16,32}_{set,clear}Bitterblue Smith2-0/+91
2023-04-20wifi: rtl8xxxu: Don't print the vendor/product/serialBitterblue Smith6-73/+0
2023-04-14wifi: rtl8xxxu: Support devices with 5-6 out endpointsBitterblue Smith2-1/+3
2023-04-14wifi: rtl8xxxu: Clean up some messy ifsBitterblue Smith6-19/+30
2023-03-20wifi: rtl8xxxu: Support new chip RTL8710BU aka RTL8188GUBitterblue Smith12-62/+2481
2023-03-20wifi: rtl8xxxu: RTL8192EU always needs full initBitterblue Smith1-0/+1
2023-03-13wifi: rtl8xxxu: use module_usb_driverMartin Kaiser1-19/+1
2023-03-13wifi: rtl8xxxu: mark Edimax EW-7811Un V2 as testedMartin Kaiser1-1/+1
2023-02-22wifi: rtl8xxxu: Remove always true condition in rtl8xxxu_print_chipinfoBitterblue Smith1-5/+1
2023-02-22wifi: rtl8xxxu: 8188e: parse single one element of RA report for station modePing-Ke Shih1-6/+6
2023-02-17wifi: rtl8xxxu: add LEDS_CLASS dependencyArnd Bergmann1-0/+1
2023-02-13wifi: rtl8xxxu: fix txdw7 assignment of TX DESC v3Ping-Ke Shih1-1/+1
2023-02-13wifi: rtl8xxxu: Add LED control code for RTL8723AUBitterblue Smith1-0/+25
2023-02-13wifi: rtl8xxxu: Add LED control code for RTL8192EUBitterblue Smith2-0/+26
2023-02-13wifi: rtl8xxxu: Add LED control code for RTL8188EUBitterblue Smith2-0/+29
2023-02-13wifi: rtl8xxxu: Register the LED and make it blinkBitterblue Smith2-0/+46
2023-01-16wifi: rtl8xxxu: Dump the efuse only for untested devicesBitterblue Smith1-1/+1
2023-01-16wifi: rtl8xxxu: Print the ROM version tooBitterblue Smith1-4/+5
2023-01-16wifi: rtl8xxxu: Use a longer retry limit of 48Bitterblue Smith1-9/+0
2023-01-16wifi: rtl8xxxu: Report the RSSI to the firmwareBitterblue Smith8-0/+68
2023-01-16wifi: rtl8xxxu: Fix memory leaks with RTL8723BU, RTL8192EUBitterblue Smith1-6/+2
2022-12-21wifi: rtl8xxxu: fixing transmisison failure for rtl8192euJun ASAKA1-0/+5