index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
realtek
/
rtase
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-11
rtase: Fix improper release of ring list entries in rtase_sw_reset
Justin Lai
1
-0
/
+10
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-01-09
rtase: Fix a check for error in rtase_alloc_msix()
Dan Carpenter
1
-1
/
+1
2024-12-07
rtase: Refine the if statement
Justin Lai
1
-6
/
+6
2024-12-04
rtase: Add support for RTL907XD-VA PCIe port
Justin Lai
2
-0
/
+3
2024-11-26
rtase: Corrects error handling of the rtase_check_mac_version_valid()
Justin Lai
1
-0
/
+2
2024-11-26
rtase: Correct the speed for RTL907XD-V1
Justin Lai
1
-1
/
+12
2024-11-26
rtase: Refactor the rtase_check_mac_version_valid() function
Justin Lai
2
-13
/
+22
2024-11-15
rtase: Modify the content format of the enum rtase_registers
Justin Lai
1
-1
/
+1
2024-11-15
rtase: Modify the name of the goto label
Justin Lai
1
-5
/
+5
2024-09-13
rtase: Fix error code in rtase_init_board()
Dan Carpenter
1
-1
/
+2
2024-09-10
rtase: Fix spelling mistake: "tx_underun" -> "tx_underrun"
Colin Ian King
1
-3
/
+3
2024-09-05
rtase: Add a Makefile in the rtase folder
Justin Lai
1
-0
/
+10
2024-09-05
rtase: Implement ethtool function
Justin Lai
1
-0
/
+74
2024-09-05
rtase: Implement pci_driver suspend and resume function
Justin Lai
1
-0
/
+51
2024-09-05
rtase: Implement net_device_ops
Justin Lai
1
-0
/
+235
2024-09-05
rtase: Implement a function to receive packets
Justin Lai
1
-0
/
+144
2024-09-05
rtase: Implement .ndo_start_xmit function
Justin Lai
1
-0
/
+283
2024-09-05
rtase: Implement hardware configuration function
Justin Lai
1
-0
/
+238
2024-09-05
rtase: Implement the interrupt routine and rtase_poll
Justin Lai
1
-0
/
+69
2024-09-05
rtase: Implement the rtase_down function
Justin Lai
1
-0
/
+150
2024-09-05
rtase: Implement the .ndo_open function
Justin Lai
1
-0
/
+405
2024-09-05
rtase: Add support for a pci table in this module
Justin Lai
2
-0
/
+978