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