index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
realtek
Commit message (
Expand
)
Author
Age
Files
Lines
*
r8169: fix RTL8168EP take too long to complete driver initialization.
Chunhao Lin
2018-01-31
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-29
1
-7
/
+2
|
\
|
*
r8169: fix memory corruption on retrieval of hardware statistics.
Francois Romieu
2018-01-25
1
-7
/
+2
*
|
r8169: improve runtime pm in general and suspend unused ports
Heiner Kallweit
2018-01-09
1
-8
/
+12
*
|
r8169: improve runtime pm in rtl8169_check_link_status
Heiner Kallweit
2018-01-09
1
-15
/
+6
*
|
r8169: remove unneeded rpm ops in rtl_shutdown
Heiner Kallweit
2018-01-09
1
-5
/
+0
*
|
8139cp: Replace WARN_ONCE with netdev_WARN_ONCE
Gal Pressman
2018-01-08
1
-2
/
+2
*
|
r8169: remove netif_napi_del in probe error path
Heiner Kallweit
2017-12-13
1
-10
/
+3
*
|
r8169: switch to device-managed functions in probe
Heiner Kallweit
2017-12-13
1
-60
/
+20
|
/
*
net: realtek: r8169: implement set_link_ksettings()
Tobias Jakobi
2017-11-24
1
-16
/
+22
*
r8169: use same RTL8111EVL green settings as in vendor driver
Heiner Kallweit
2017-11-19
1
-0
/
+5
*
r8169: fix RTL8111EVL EEE and green settings
Heiner Kallweit
2017-11-19
1
-6
/
+6
*
net: realtek: r8169: remove redundant assignment to giga_ctrl
Colin Ian King
2017-11-13
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
r8169: Add support for interrupt coalesce tuning (ethtool -C)
Francois Romieu
2017-10-29
1
-0
/
+231
*
|
drivers/net: realtek: Convert timers to use timer_setup()
Kees Cook
2017-10-27
2
-9
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-22
1
-2
/
+0
|
\
|
|
*
r8169: only enable PCI wakeups when WOL is active
Daniel Drake
2017-10-11
1
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-23
1
-2
/
+3
|
\
|
|
*
8139too: revisit napi_complete_done() usage
Eric Dumazet
2017-09-18
1
-2
/
+3
*
|
drivers: net: atp: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+1
|
/
*
r8169: Be drop monitor friendly
Florian Fainelli
2017-08-25
1
-2
/
+2
*
r8169: Do not increment tx_dropped in TX ring cleaning
Florian Fainelli
2017-08-25
1
-1
/
+0
*
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
2017-06-05
2
-4
/
+5
*
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-10
1
-2
/
+2
|
\
|
*
Annotate hardware config module parameters in drivers/net/ethernet/
David Howells
2017-04-20
1
-2
/
+2
*
|
r8169: replace init_timer with setup_timer
Zhu Yanjun
2017-03-12
1
-3
/
+1
*
|
net: realtek: r8169: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-06
1
-16
/
+25
*
|
net: realtek: 8139too: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-06
1
-6
/
+8
*
|
net: realtek: 8139cp: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-06
1
-6
/
+8
|
/
*
8139cp: use napi_complete_done()
Eric Dumazet
2017-02-05
1
-9
/
+2
*
8139too: use napi_complete_done()
Eric Dumazet
2017-02-05
1
-6
/
+2
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
net: Remove usage of net_device last_rx member
Tobias Klauser
2017-01-18
1
-4
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-09
1
-1
/
+1
|
\
|
*
r8169: fix the typo in the comment
Zhu Yanjun
2017-01-05
1
-1
/
+1
*
|
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
2
-9
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-27
1
-0
/
+1
|
\
|
*
r8169: add support for RTL8168 series add-on card.
Chun-Hao Lin
2016-12-27
1
-0
/
+1
*
|
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
|
/
*
r8169: Add support for restarting auto-negotiation
Florian Fainelli
2016-12-05
1
-0
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
1
-1
/
+2
|
\
|
*
r8169: set coherent DMA mask as well as streaming DMA mask
Ard Biesheuvel
2016-10-15
1
-1
/
+2
*
|
ethernet/realtek: use core min/max MTU checking
Jarod Wilson
2016-10-18
3
-17
/
+12
*
|
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
1
-1
/
+0
|
/
*
8139cp: Fix one possible deadloop in cp_rx_poll
Gao Feng
2016-08-25
1
-1
/
+1
*
8139too: fix system hang when there is a tx timeout event.
Chun-Hao Lin
2016-08-01
1
-4
/
+8
*
r8169: fix nic may not work after changing mac address.
Chun-Hao Lin
2016-07-31
1
-1
/
+8
*
r8169: add checking driver's runtime pm status in rtl8169_get_ethtool_stats()
Chun-Hao Lin
2016-07-31
1
-1
/
+7
[next]