summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wire...Stephen Rothwell2023-05-181-0/+47
|\
| * wifi: rtl8xxxu: Support new chip RTL8192FUBitterblue Smith2023-05-151-0/+47
* | Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/n...Stephen Rothwell2023-05-181-10/+27
|\ \ | |/
| * wifi: rtl8xxxu: Set maximum number of supported stationsMartin Kaistra2023-05-051-0/+1
| * wifi: rtl8xxxu: Declare AP mode support for 8188fMartin Kaistra2023-05-051-0/+1
| * wifi: rtl8xxxu: Add parameter macid to update_rate_maskMartin Kaistra2023-05-051-3/+4
| * wifi: rtl8xxxu: Put the macid in txdescMartin Kaistra2023-05-051-4/+4
| * wifi: rtl8xxxu: Add sta_add() and sta_remove() callbacksMartin Kaistra2023-05-051-0/+9
| * wifi: rtl8xxxu: Add parameter role to report_connectMartin Kaistra2023-05-051-3/+6
| * wifi: rtl8xxxu: Add beacon functionsMartin Kaistra2023-05-051-0/+1
| * wifi: rtl8xxxu: Add start_ap() callbackMartin Kaistra2023-05-051-0/+1
* | wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR valueYun Lu2023-05-151-0/+1
|/
* wifi: rtl8xxxu: Add rtl8xxxu_write{8,16,32}_{set,clear}Bitterblue Smith2023-04-201-0/+12
* wifi: rtl8xxxu: Support devices with 5-6 out endpointsBitterblue Smith2023-04-141-1/+1
* wifi: rtl8xxxu: Clean up some messy ifsBitterblue Smith2023-04-141-0/+5
* wifi: rtl8xxxu: Support new chip RTL8710BU aka RTL8188GUBitterblue Smith2023-03-201-3/+310
* wifi: rtl8xxxu: Register the LED and make it blinkBitterblue Smith2023-02-131-0/+8
* wifi: rtl8xxxu: Report the RSSI to the firmwareBitterblue Smith2023-01-161-0/+23
* wifi: rtl8xxxu: Add rate control code for RTL8188EUBitterblue Smith2022-12-211-0/+39
* wifi: rtl8xxxu: Support new chip RTL8188EUJes Sorensen2022-12-211-2/+65
* wifi: rtl8xxxu: Define masks for cck_agc_rpt bitsBitterblue Smith2022-12-211-0/+3
* wifi: rtl8xxxu: Make rtl8xxxu_load_firmware take const char*Bitterblue Smith2022-12-211-1/+1
* wifi: rtl8xxxu: Add __packed to struct rtl8723bu_c2hBitterblue Smith2022-12-081-1/+1
* wifi: rtl8xxxu: Split up rtl8xxxu_identify_chipBitterblue Smith2022-11-161-0/+5
* wifi: rtl8xxxu: Move burst init to a functionBitterblue Smith2022-11-161-0/+2
* wifi: rtl8xxxu: Fix the CCK RSSI calculationBitterblue Smith2022-11-041-0/+3
* wifi: rtl8xxxu: Add central frequency offset trackingBitterblue Smith2022-11-041-3/+18
* wifi: rtl8xxxu: Make some arrays constBitterblue Smith2022-10-121-4/+4
* wifi: rtl8xxxu: Support new chip RTL8188FUBitterblue Smith2022-10-041-0/+56
* wifi: rtl8xxxu: gen2: Enable 40 MHz channel widthBitterblue Smith2022-09-291-3/+3
* rtl8xxxu: Fix the handling of TX A-MPDU aggregationChris Chiu2021-08-211-0/+2
* rtl8xxxu: Fix device info for RTL8192EU devicesPascal Terjan2021-06-191-8/+3
* rtl8xxxu: Simplify locking of a skb list accessesChristophe JAILLET2021-04-171-1/+0
* rtl8xxxu: Feed current txrate information for mac80211Chris Chiu2020-03-261-1/+11
* rtl8xxxu: add enumeration for channel bandwidthChris Chiu2020-03-261-0/+9
* wireless: realtek: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-231-1/+1
* rtl8xxxu: fix RTL8723BU connection failure issue after warm rebootChris Chiu2019-10-221-0/+1
* rtl8xxxu: add bluetooth co-existence support for single antennaChris Chiu2019-10-091-0/+37
* rtl8xxxu: Improve TX performance of RTL8723BU on rtl8xxxu driverChris Chiu2019-10-091-3/+52
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-051-9/+1
* rtl8xxxu: Fix trailing semicolonLuis de Bethencourt2018-01-241-1/+1
* rtl8xxxu: Update author/maintainer contact infoJes Sorensen2017-01-201-1/+1
* rtl8xxxu: Pass tx_info to fill_txdesc in order to have access to retry countJes Sorensen2016-11-251-12/+15
* rtl8xxxu: Obtain RTS rates from mac80211Jes Sorensen2016-11-251-3/+3
* rtl8xxxu: Fix big-endian problem reporting mactimeJes Sorensen2016-11-251-2/+2
* rtl8xxxu: Stop log spam from each successful interruptLarry Finger2016-09-261-0/+1
* rtl8xxxu: Clean up llt_init() APIJes Sorensen2016-09-261-3/+3
* rtl8xxxu: Split filling of TX descriptors into separate functionsJes Sorensen2016-09-031-0/+12
* rtl8xxxu: Introduce fops bitflag indicating type of thermal meterJes Sorensen2016-09-031-0/+1
* rtl8xxxu: Convert flags in rtl8xxxu_fileops to bitflagsJes Sorensen2016-09-031-2/+2