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
starfive-6.6.48-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
/
ethernet
/
realtek
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-23
r8169: avoid unsolicited interrupts
Heiner Kallweit
1
-1
/
+3
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-24
r8169: add missing MODULE_FIRMWARE entry for RTL8126A rev.b
Heiner Kallweit
1
-0
/
+1
2024-09-24
r8169: add tally counter fields added with RTL8125
Heiner Kallweit
1
-0
/
+27
2024-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2024-09-14
rtase: Fix error code in rtase_init_board()
Dan Carpenter
1
-1
/
+2
2024-09-14
r8169: disable ALDPS per default for RTL8125
Heiner Kallweit
1
-0
/
+2
2024-09-11
rtase: Fix spelling mistake: "tx_underun" -> "tx_underrun"
Colin Ian King
1
-3
/
+3
2024-09-11
r8169: Fix spelling mistake: "tx_underun" -> "tx_underrun"
Colin Ian King
1
-2
/
+2
2024-09-06
realtek: Update the Makefile and Kconfig in the realtek folder
Justin Lai
2
-0
/
+20
2024-09-06
rtase: Add a Makefile in the rtase folder
Justin Lai
1
-0
/
+10
2024-09-06
rtase: Implement ethtool function
Justin Lai
1
-0
/
+74
2024-09-06
rtase: Implement pci_driver suspend and resume function
Justin Lai
1
-0
/
+51
2024-09-06
rtase: Implement net_device_ops
Justin Lai
1
-0
/
+235
2024-09-06
rtase: Implement a function to receive packets
Justin Lai
1
-0
/
+144
2024-09-06
rtase: Implement .ndo_start_xmit function
Justin Lai
1
-0
/
+283
2024-09-06
rtase: Implement hardware configuration function
Justin Lai
1
-0
/
+238
2024-09-06
rtase: Implement the interrupt routine and rtase_poll
Justin Lai
1
-0
/
+69
2024-09-06
rtase: Implement the rtase_down function
Justin Lai
1
-0
/
+150
2024-09-06
rtase: Implement the .ndo_open function
Justin Lai
1
-0
/
+405
2024-09-06
rtase: Add support for a pci table in this module
Justin Lai
2
-0
/
+978
2024-09-03
r8169: add support for RTL8126A rev.b
ChunHao Lin
3
-15
/
+29
2024-08-01
r8169: don't increment tx_dropped in case of NETDEV_TX_BUSY
Heiner Kallweit
1
-6
/
+2
2024-06-29
net: move ethtool-related netdev state into its own struct
Edward Cree
1
-2
/
+2
2024-05-29
r8169: remove detection of chip version 11 (early RTL8168b)
Heiner Kallweit
1
-1
/
+3
2024-05-29
r8169: disable interrupt source RxOverflow
Heiner Kallweit
1
-3
/
+1
2024-05-23
Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-5
/
+4
2024-05-23
r8169: Fix possible ring buffer corruption on fragmented Tx packets.
Ken Milmore
1
-1
/
+2
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-05-21
Revert "r8169: don't try to disable interrupts if NAPI is, scheduled already"
Heiner Kallweit
1
-4
/
+2
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2
-3
/
+3
2024-04-25
r8169: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-1
/
+1
2024-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-16
/
+34
2024-04-11
r8169: add missing conditional compiling for call to r8169_remove_leds
Heiner Kallweit
1
-1
/
+2
2024-04-10
r8169: fix LED-related deadlock on module removal
Heiner Kallweit
3
-16
/
+33
2024-04-08
r8169: add support for RTL8168M
Heiner Kallweit
1
-0
/
+2
2024-04-03
r8169: fix issue caused by buggy BIOS on certain boards with RTL8168d
Heiner Kallweit
1
-0
/
+9
2024-03-29
r8169: skip DASH fw status checks when DASH is disabled
Atlas Yu
1
-4
/
+27
2024-03-11
r8169: switch to new function phy_support_eee
Heiner Kallweit
1
-2
/
+1
2024-02-21
r8169: add MODULE_FIRMWARE entry for RTL8126A
Heiner Kallweit
1
-0
/
+1
2024-02-14
r8169: add support for returning tx_lpi_timer in ethtool get_eee
Heiner Kallweit
1
-1
/
+21
2024-02-14
r8169: support setting the EEE tx idle timer on RTL8168h
Heiner Kallweit
1
-0
/
+5
2024-02-14
r8169: add generic rtl_set_eee_txidle_timer function
Heiner Kallweit
1
-14
/
+20
2024-02-14
r8169: add LED support for RTL8125/RTL8126
Heiner Kallweit
3
-4
/
+166
2024-02-13
r8169: simplify code by using core-provided pcpu stats allocation
Heiner Kallweit
1
-5
/
+2
2024-02-09
r8169: improve checking for valid LED modes
Heiner Kallweit
1
-18
/
+20
2024-02-08
r8169: remove setting LED default trigger, this is done by LED core now
Heiner Kallweit
1
-1
/
+0
2024-02-07
r8169: use new helper phy_advertise_eee_all
Heiner Kallweit
1
-2
/
+1
2024-02-04
r8169: add support for RTL8126A
Heiner Kallweit
3
-24
/
+89
2024-02-03
r8169: simplify EEE handling
Heiner Kallweit
1
-28
/
+4
[next]