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