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
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-16
4
-3
/
+54
|
\
|
*
net: amd-xgbe: Fix network fluctuations when using 1G BELFUSE SFP
Shyam Sundar S K
2021-02-16
1
-0
/
+3
|
*
net: amd-xgbe: Reset link when the link never comes back
Shyam Sundar S K
2021-02-16
2
-1
/
+9
|
*
net: amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout warning
Shyam Sundar S K
2021-02-16
2
-1
/
+1
|
*
net: amd-xgbe: Reset the PHY rx data path when mailbox command timeout
Shyam Sundar S K
2021-02-16
2
-1
/
+41
*
|
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2021-01-07
1
-2
/
+0
|
/
*
net: remove am79c961a driver
Arnd Bergmann
2020-10-30
4
-916
/
+1
*
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
4
-33
/
+19
|
\
|
*
net: sun3lance: Remove redundant checks in interrupt handler
Sebastian Andrzej Siewior
2020-09-29
1
-11
/
+0
|
*
net: amd-xgbe: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-14
3
-22
/
+19
*
|
net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
Christoph Hellwig
2020-09-25
1
-9
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-03
1
-0
/
+13
|
\
|
*
amd-xgbe: Add support for new port mode
Shyam Sundar S K
2020-09-02
1
-0
/
+13
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
2
-4
/
+4
|
/
*
xgbe: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-14
3
-243
/
+30
*
xgbe: switch to more generic VxLAN detection
Jakub Kicinski
2020-07-14
1
-19
/
+8
*
pcnet32: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-07-13
1
-97
/
+84
*
amd8111e: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-07-13
1
-37
/
+44
*
net/amd: Remove needless assignment and the extra brank lines
Tang Bin
2020-07-06
1
-5
/
+0
*
pcnet32: Mark PM functions as __maybe_unused
Nathan Chancellor
2020-06-30
1
-2
/
+2
*
amd8111e: Mark PM functions as __maybe_unused
Nathan Chancellor
2020-06-30
1
-2
/
+2
*
amd-xgbe: Convert to generic power management
Vaibhav Gupta
2020-06-23
1
-10
/
+9
*
amd8111e: Convert to generic power management
Vaibhav Gupta
2020-06-23
1
-19
/
+11
*
pcnet32: Convert to generic power management
Vaibhav Gupta
2020-06-23
1
-11
/
+11
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-17
/
+17
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
5
-5
/
+5
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
5
-5
/
+5
*
net: atarilance: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-11
1
-1
/
+1
*
net: 7990: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
2020-05-06
2
-2
/
+2
*
amd-xgbe: Use __napi_schedule() in BH context
Sebastian Andrzej Siewior
2020-04-16
1
-1
/
+1
*
xgbe: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-03-05
1
-24
/
+2
*
net/amd: Remove useless driver version
Leon Romanovsky
2020-02-24
8
-35
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-28
16
-42
/
+26
|
\
|
*
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
2020-01-23
1
-12
/
+1
|
*
drivers: net: declance: fix comparing pointer to 0
Chen Zhou
2020-01-21
1
-1
/
+1
|
*
amd-xgbe: remove unnecessary conversion to bool
Chen Zhou
2020-01-13
1
-1
/
+1
|
*
net: amd: a2065: Use print_hex_dump_debug() helper
Geert Uytterhoeven
2020-01-12
1
-4
/
+3
|
*
net: amd: a2065: Kill Sun LANCE relics
Geert Uytterhoeven
2020-01-12
1
-4
/
+0
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-22
1
-2
/
+2
|
|
\
|
*
|
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
15
-20
/
+20
*
|
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-3
/
+3
|
|
/
|
/
|
*
|
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-02
1
-2
/
+8
|
\
|
*
amd-xgbe: Fix error path in xgbe_mod_init()
YueHaibing
2019-08-30
1
-2
/
+8
*
|
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-08-22
1
-4
/
+2
*
|
amd-xgbe: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-21
1
-11
/
+8
*
|
xgbe: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-10
1
-76
/
+31
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
1
-1
/
+1
|
\
|
|
*
net: amd: Spelling s/case/cause/
Geert Uytterhoeven
2019-08-01
1
-1
/
+1
*
|
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-30
2
-12
/
+3
[next]