开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
realtek
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-24
r8169: add missing MODULE_FIRMWARE entry for RTL8126A rev.b
Heiner Kallweit
2024-09-24
r8169: add tally counter fields added with RTL8125
Heiner Kallweit
2024-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-13
rtase: Fix error code in rtase_init_board()
Dan Carpenter
2024-09-13
r8169: disable ALDPS per default for RTL8125
Heiner Kallweit
2024-09-10
rtase: Fix spelling mistake: "tx_underun" -> "tx_underrun"
Colin Ian King
2024-09-10
r8169: Fix spelling mistake: "tx_underun" -> "tx_underrun"
Colin Ian King
2024-09-05
realtek: Update the Makefile and Kconfig in the realtek folder
Justin Lai
2024-09-05
rtase: Add a Makefile in the rtase folder
Justin Lai
2024-09-05
rtase: Implement ethtool function
Justin Lai
2024-09-05
rtase: Implement pci_driver suspend and resume function
Justin Lai
2024-09-05
rtase: Implement net_device_ops
Justin Lai
2024-09-05
rtase: Implement a function to receive packets
Justin Lai
2024-09-05
rtase: Implement .ndo_start_xmit function
Justin Lai
2024-09-05
rtase: Implement hardware configuration function
Justin Lai
2024-09-05
rtase: Implement the interrupt routine and rtase_poll
Justin Lai
2024-09-05
rtase: Implement the rtase_down function
Justin Lai
2024-09-05
rtase: Implement the .ndo_open function
Justin Lai
2024-09-05
rtase: Add support for a pci table in this module
Justin Lai
2024-09-02
r8169: add support for RTL8126A rev.b
ChunHao Lin
2024-07-31
r8169: don't increment tx_dropped in case of NETDEV_TX_BUSY
Heiner Kallweit
2024-06-28
net: move ethtool-related netdev state into its own struct
Edward Cree
2024-05-28
r8169: remove detection of chip version 11 (early RTL8168b)
Heiner Kallweit
2024-05-28
r8169: disable interrupt source RxOverflow
Heiner Kallweit
2024-05-23
Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-05-23
r8169: Fix possible ring buffer corruption on fragmented Tx packets.
Ken Milmore
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-21
Revert "r8169: don't try to disable interrupts if NAPI is, scheduled already"
Heiner Kallweit
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-25
r8169: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-10
r8169: add missing conditional compiling for call to r8169_remove_leds
Heiner Kallweit
2024-04-10
r8169: fix LED-related deadlock on module removal
Heiner Kallweit
2024-04-08
r8169: add support for RTL8168M
Heiner Kallweit
2024-04-02
r8169: fix issue caused by buggy BIOS on certain boards with RTL8168d
Heiner Kallweit
2024-03-29
r8169: skip DASH fw status checks when DASH is disabled
Atlas Yu
2024-03-11
r8169: switch to new function phy_support_eee
Heiner Kallweit
2024-02-20
r8169: add MODULE_FIRMWARE entry for RTL8126A
Heiner Kallweit
2024-02-13
r8169: add support for returning tx_lpi_timer in ethtool get_eee
Heiner Kallweit
2024-02-13
r8169: support setting the EEE tx idle timer on RTL8168h
Heiner Kallweit
2024-02-13
r8169: add generic rtl_set_eee_txidle_timer function
Heiner Kallweit
2024-02-13
r8169: add LED support for RTL8125/RTL8126
Heiner Kallweit
2024-02-13
r8169: simplify code by using core-provided pcpu stats allocation
Heiner Kallweit
2024-02-09
r8169: improve checking for valid LED modes
Heiner Kallweit
2024-02-07
r8169: remove setting LED default trigger, this is done by LED core now
Heiner Kallweit
2024-02-06
r8169: use new helper phy_advertise_eee_all
Heiner Kallweit
2024-02-04
r8169: add support for RTL8126A
Heiner Kallweit
2024-02-02
r8169: simplify EEE handling
Heiner Kallweit
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
[next]