index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtl8xxxu
/
rtl8xxxu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-22
rtl8xxxu: fix RTL8723BU connection failure issue after warm reboot
Chris Chiu
1
-0
/
+1
2019-10-09
rtl8xxxu: add bluetooth co-existence support for single antenna
Chris Chiu
1
-0
/
+37
2019-10-09
rtl8xxxu: Improve TX performance of RTL8723BU on rtl8xxxu driver
Chris Chiu
1
-3
/
+52
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
1
-9
/
+1
2018-01-24
rtl8xxxu: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2017-01-20
rtl8xxxu: Update author/maintainer contact info
Jes Sorensen
1
-1
/
+1
2016-11-25
rtl8xxxu: Pass tx_info to fill_txdesc in order to have access to retry count
Jes Sorensen
1
-12
/
+15
2016-11-25
rtl8xxxu: Obtain RTS rates from mac80211
Jes Sorensen
1
-3
/
+3
2016-11-25
rtl8xxxu: Fix big-endian problem reporting mactime
Jes Sorensen
1
-2
/
+2
2016-09-26
rtl8xxxu: Stop log spam from each successful interrupt
Larry Finger
1
-0
/
+1
2016-09-26
rtl8xxxu: Clean up llt_init() API
Jes Sorensen
1
-3
/
+3
2016-09-03
rtl8xxxu: Split filling of TX descriptors into separate functions
Jes Sorensen
1
-0
/
+12
2016-09-03
rtl8xxxu: Introduce fops bitflag indicating type of thermal meter
Jes Sorensen
1
-0
/
+1
2016-09-03
rtl8xxxu: Convert flags in rtl8xxxu_fileops to bitflags
Jes Sorensen
1
-2
/
+2
2016-09-03
rtl8xxxu: Use flag to indicate whether device has TX report timer support
Jes Sorensen
1
-0
/
+1
2016-09-03
rtl8xxxu: Add TX page defines for 8723b
Jes Sorensen
1
-0
/
+6
2016-07-08
rtl8xxxu: Enable aggregation for rtl8723au
Jes Sorensen
1
-0
/
+1
2016-07-08
rtl8xxxu: Allocate larger RX skbs when aggregation is enabled
Jes Sorensen
1
-0
/
+2
2016-07-08
rtl8xxxu: Correct rxdesc16 definition
Jes Sorensen
1
-2
/
+4
2016-07-08
rtl8xxxu: Obtain ieee80211_rx_status within parse_rx_desc()
Jes Sorensen
1
-6
/
+3
2016-05-03
rtl8xxxu: Remove the now obsolete mbox_ext_reg info from rtl8xxxu_fileops
Jes Sorensen
1
-2
/
+0
2016-05-03
rtl8xxxu: rtl8xxxu_prepare_calibrate() is never used on gen1
Jes Sorensen
1
-1
/
+1
2016-05-03
rtl8xxxu: Split rtl8723a_h2c_cmd() into a gen1 and a gen2 version
Jes Sorensen
1
-1
/
+2
2016-05-03
rtl8xxxu: Rename rtl8723a_disabled_to_emu() to rtl8xxxu_disabled_to_emu()
Jes Sorensen
1
-1
/
+1
2016-05-03
rtl8xxxu: move rtl8188[cr] and rtl8192c related code into rtl8xxxu_8192c.c
Jes Sorensen
1
-0
/
+1
2016-05-03
rtl8xxxu: move rtl8723a related code into rtl8xxxu_8723a.c
Jes Sorensen
1
-0
/
+17
2016-05-03
rtl8xxxu: move rtl8723b related code into rtl8xxxu_8723b.c
Jes Sorensen
1
-0
/
+7
2016-05-03
rtl8xxxu: move rtl8192e related code into rtl8xxxu_8192e.c
Jes Sorensen
1
-0
/
+53
2016-04-15
rtl8xxxu: Fix 8188RU support
Jes Sorensen
1
-0
/
+1
2016-04-15
rtl8xxxu: Add TX power base values for gen1 parts
Jes Sorensen
1
-0
/
+26
2016-04-15
rtl8xxxu: Update copyright statement to include 2016
Jes Sorensen
1
-1
/
+1
2016-04-15
rtl8xxxu: Move PHY RF init into device specific functions
Jes Sorensen
1
-0
/
+1
2016-04-15
rtl8xxxu: Split USB quirks into gen1 and gen2 quirks
Jes Sorensen
1
-0
/
+1
2016-04-15
rtl8xxxu: Make PBP tuning a fileops parameter
Jes Sorensen
1
-0
/
+2
2016-04-15
rtl8xxxu: Do not backup RF_MODE_AG when it's never being used
Jes Sorensen
1
-1
/
+0
2016-04-15
rtl8xxxu: Store device specific TRXFF boundary in the fileops
Jes Sorensen
1
-0
/
+1
2016-04-15
rtl8xxxu: Split rtl8xxxu_init_phy_bb() into device specific functions
Jes Sorensen
1
-0
/
+1
2016-04-15
rtl8xxxu: Name RX descriptor types rxdesc16/rxdesc24
Jes Sorensen
1
-2
/
+3
2016-04-15
rtl8xxxu: Implement generic init_queue_reserved_page() function
Jes Sorensen
1
-0
/
+9
2016-04-14
rtl8xxxu: Correctly parse 8192eu efuse
Jes Sorensen
1
-22
/
+16
2016-04-14
rtl8xxxu: Set TX page boundaries for 8192eu
Jes Sorensen
1
-0
/
+1
2016-04-14
rtl8xxxu: Add MAC init table for 8192eu
Jes Sorensen
1
-0
/
+1
2016-04-07
rtl8xxxu: Use enums for chip version numbers
Jes Sorensen
1
-1
/
+25
2016-04-07
rtl8xxxu: TXDESC_SHORT_GI is txdesc32 only
Jes Sorensen
1
-1
/
+1
2016-04-07
rtl8xxxu: Correct txdesc40 gid definition
Jes Sorensen
1
-1
/
+1
2016-04-07
rtl8xxxu: Rename TX descriptor bits to map them to 32/40 byte descriptors
Jes Sorensen
1
-49
/
+49
2016-04-07
rtl8xxxu: Change name of struct tx_desc to be more decriptive
Jes Sorensen
1
-2
/
+2
2016-03-10
rtl8xxxu: Use correct 8051 reset function for 8723b parts
Jes Sorensen
1
-0
/
+1
2016-03-10
rtl8xxxu: Implement device specific power_off function
Jes Sorensen
1
-0
/
+1
2016-03-10
rtl8xxxu: Implement 8723bu specific disable_rf() function
Jes Sorensen
1
-0
/
+1
[next]