index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
realtek
Age
Commit message (
Expand
)
Author
2024-11-26
rtase: Corrects error handling of the rtase_check_mac_version_valid()
Justin Lai
2024-11-26
rtase: Correct the speed for RTL907XD-V1
Justin Lai
2024-11-26
rtase: Refactor the rtase_check_mac_version_valid() function
Justin Lai
2024-11-15
rtase: Modify the content format of the enum rtase_registers
Justin Lai
2024-11-15
rtase: Modify the name of the goto label
Justin Lai
2024-11-14
r8169: copy vendor driver 2.5G/5G EEE advertisement constraints
Heiner Kallweit
2024-11-11
r8169: use helper r8169_mod_reg8_cond to simplify rtl_jumbo_config
Heiner Kallweit
2024-11-09
r8169: align WAKE_PHY handling with r8125/r8126 vendor drivers
Heiner Kallweit
2024-11-09
r8169: improve rtl_set_d3_pll_down
Heiner Kallweit
2024-11-09
r8169: improve __rtl8169_set_wol
Heiner Kallweit
2024-11-05
r8169: remove leftover locks after reverted change
Heiner Kallweit
2024-11-05
r8169: improve initialization of RSS registers on RTL8125/RTL8126
Heiner Kallweit
2024-11-03
r8169: align RTL8126 EEE config with vendor driver
Heiner Kallweit
2024-11-03
r8169: align RTL8125/RTL8126 PHY config with vendor driver
Heiner Kallweit
2024-11-03
r8169: align RTL8125 EEE config with vendor driver
Heiner Kallweit
2024-10-29
r8169: fix inconsistent indenting in rtl8169_get_eth_mac_stats
Heiner Kallweit
2024-10-29
r8169: add support for RTL8125D
Heiner Kallweit
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-23
r8169: avoid unsolicited interrupts
Heiner Kallweit
2024-10-20
r8169: enable EEE at 2.5G per default on RTL8125B
Heiner Kallweit
2024-10-20
r8169: remove rtl_dash_loop_wait_high/low
Heiner Kallweit
2024-10-20
r8169: avoid duplicated messages if loading firmware fails and switch to warn...
Heiner Kallweit
2024-10-20
r8169: replace custom flag with disable_work() et al
Heiner Kallweit
2024-10-20
r8169: don't take RTNL lock in rtl_task()
Heiner Kallweit
2024-10-15
r8169: implement additional ethtool stats ops
Heiner Kallweit
2024-10-14
r8169: enable SG/TSO on selected chip versions per default
Heiner Kallweit
2024-10-10
r8169: remove original workaround for RTL8125 broken rx issue
Heiner Kallweit
2024-10-10
r8169: don't apply UDP padding quirk on RTL8126A
Heiner Kallweit
2024-10-09
r8169: add support for the temperature sensor being available from RTL8125B
Heiner Kallweit
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
[next]