summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-02wifi: rtl8xxxu: cleanup includesPing-Ke Shih1-1/+2
2024-04-23wifi: rtl8xxxu: Add separate MAC init table for RTL8192CUBitterblue Smith1-1/+0
2024-04-22wifi: rtl8xxxu: enable MFP support with security flag of RX descriptorMartin Kaistra1-0/+9
2024-02-06wifi: rtl8xxxu: update rate mask per staMartin Kaistra1-1/+7
2024-01-14wifi: rtl8xxxu: enable channel switch supportMartin Kaistra1-1/+1
2024-01-10wifi: rtl8xxxu: declare concurrent mode support for 8188fMartin Kaistra1-0/+1
2024-01-10wifi: rtl8xxxu: add hw crypto support for AP modeMartin Kaistra1-0/+5
2024-01-10wifi: rtl8xxxu: remove obsolete priv->vifMartin Kaistra1-5/+0
2024-01-10wifi: rtl8xxxu: add macids for STA modeMartin Kaistra1-0/+1
2024-01-10wifi: rtl8xxxu: support multiple interfaces in {add,remove}_interface()Martin Kaistra1-0/+4
2024-01-10wifi: rtl8xxxu: prepare supporting two virtual interfacesMartin Kaistra1-0/+2
2023-06-07Merge wireless into wireless-nextJohannes Berg1-0/+1
2023-05-15wifi: rtl8xxxu: Support new chip RTL8192FUBitterblue Smith1-0/+47
2023-05-15wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR valueYun Lu1-0/+1
2023-05-05wifi: rtl8xxxu: Set maximum number of supported stationsMartin Kaistra1-0/+1
2023-05-05wifi: rtl8xxxu: Declare AP mode support for 8188fMartin Kaistra1-0/+1
2023-05-05wifi: rtl8xxxu: Add parameter macid to update_rate_maskMartin Kaistra1-3/+4
2023-05-05wifi: rtl8xxxu: Put the macid in txdescMartin Kaistra1-4/+4
2023-05-05wifi: rtl8xxxu: Add sta_add() and sta_remove() callbacksMartin Kaistra1-0/+9
2023-05-05wifi: rtl8xxxu: Add parameter role to report_connectMartin Kaistra1-3/+6
2023-05-05wifi: rtl8xxxu: Add beacon functionsMartin Kaistra1-0/+1
2023-05-05wifi: rtl8xxxu: Add start_ap() callbackMartin Kaistra1-0/+1
2023-04-20wifi: rtl8xxxu: Add rtl8xxxu_write{8,16,32}_{set,clear}Bitterblue Smith1-0/+12
2023-04-14wifi: rtl8xxxu: Support devices with 5-6 out endpointsBitterblue Smith1-1/+1
2023-04-14wifi: rtl8xxxu: Clean up some messy ifsBitterblue Smith1-0/+5
2023-03-20wifi: rtl8xxxu: Support new chip RTL8710BU aka RTL8188GUBitterblue Smith1-3/+310
2023-02-13wifi: rtl8xxxu: Register the LED and make it blinkBitterblue Smith1-0/+8
2023-01-16wifi: rtl8xxxu: Report the RSSI to the firmwareBitterblue Smith1-0/+23
2022-12-21wifi: rtl8xxxu: Add rate control code for RTL8188EUBitterblue Smith1-0/+39
2022-12-21wifi: rtl8xxxu: Support new chip RTL8188EUJes Sorensen1-2/+65
2022-12-21wifi: rtl8xxxu: Define masks for cck_agc_rpt bitsBitterblue Smith1-0/+3
2022-12-21wifi: rtl8xxxu: Make rtl8xxxu_load_firmware take const char*Bitterblue Smith1-1/+1
2022-12-08wifi: rtl8xxxu: Add __packed to struct rtl8723bu_c2hBitterblue Smith1-1/+1
2022-11-16wifi: rtl8xxxu: Split up rtl8xxxu_identify_chipBitterblue Smith1-0/+5
2022-11-16wifi: rtl8xxxu: Move burst init to a functionBitterblue Smith1-0/+2
2022-11-04wifi: rtl8xxxu: Fix the CCK RSSI calculationBitterblue Smith1-0/+3
2022-11-04wifi: rtl8xxxu: Add central frequency offset trackingBitterblue Smith1-3/+18
2022-10-12wifi: rtl8xxxu: Make some arrays constBitterblue Smith1-4/+4
2022-10-04wifi: rtl8xxxu: Support new chip RTL8188FUBitterblue Smith1-0/+56
2022-09-29wifi: rtl8xxxu: gen2: Enable 40 MHz channel widthBitterblue Smith1-3/+3
2021-08-21rtl8xxxu: Fix the handling of TX A-MPDU aggregationChris Chiu1-0/+2
2021-06-19rtl8xxxu: Fix device info for RTL8192EU devicesPascal Terjan1-8/+3
2021-04-17rtl8xxxu: Simplify locking of a skb list accessesChristophe JAILLET1-1/+0
2020-03-26rtl8xxxu: Feed current txrate information for mac80211Chris Chiu1-1/+11
2020-03-26rtl8xxxu: add enumeration for channel bandwidthChris Chiu1-0/+9
2020-03-23wireless: realtek: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2019-10-22rtl8xxxu: fix RTL8723BU connection failure issue after warm rebootChris Chiu1-0/+1
2019-10-09rtl8xxxu: add bluetooth co-existence support for single antennaChris Chiu1-0/+37
2019-10-09rtl8xxxu: Improve TX performance of RTL8723BU on rtl8xxxu driverChris Chiu1-3/+52
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner1-9/+1