index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
2
-2
/
+3
2022-02-09
net: amd-xgbe: disable interrupts during pci removal
Raju Rangoju
1
-0
/
+3
2022-01-28
net: amd-xgbe: ensure to reset the tx_timer_active flag
Raju Rangoju
1
-0
/
+2
2022-01-28
net: amd-xgbe: Fix skb data length underflow
Shyam Sundar S K
1
-1
/
+11
2022-01-25
amd: declance: use eth_hw_addr_set()
Thomas Bogendoerfer
1
-1
/
+3
2021-12-21
net: amd-xgbe: Disable the CDR workaround path for Yellow Carp Devices
Raju Rangoju
1
-2
/
+5
2021-12-21
net: amd-xgbe: Alter the port speed bit range
Raju Rangoju
2
-6
/
+6
2021-12-21
net: amd-xgbe: Add Support for Yellow Carp Ethernet device
Raju Rangoju
2
-0
/
+6
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-3
/
+0
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2
-5
/
+14
2021-11-19
amd: mvme147: use eth_hw_addr_set()
Jakub Kicinski
1
-6
/
+8
2021-11-19
amd: atarilance: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+5
2021-11-19
amd: hplance: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+3
2021-11-19
amd: a2065/ariadne: use eth_hw_addr_set()
Jakub Kicinski
2
-17
/
+21
2021-11-19
amd: ni65: use eth_hw_addr_set()
Jakub Kicinski
1
-3
/
+5
2021-11-19
amd: lance: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+3
2021-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+27
2021-10-29
net: amd-xgbe: Toggle PLL settings during rate change
Shyam Sundar S K
2
-1
/
+27
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-5
/
+3
2021-10-16
ethernet: amd: use eth_hw_addr_set()
Jakub Kicinski
2
-5
/
+12
2021-10-14
ethernet: replace netdev->dev_addr assignment loops
Jakub Kicinski
2
-6
/
+2
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
3
-3
/
+4
2021-10-10
ethernet: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-2
/
+0
2021-10-07
of: net: move of_net under net/
Jakub Kicinski
1
-1
/
+1
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
4
-4
/
+4
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
4
-4
/
+4
2021-09-09
net: ni65: Avoid typecast of pointer to u32
Guenter Roeck
1
-1
/
+1
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-08-14
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
1
-1
/
+1
2021-08-03
ethernet: isa: convert to module_init/module_exit
Arnd Bergmann
2
-4
/
+8
2021-08-03
make legacy ISA probe optional
Arnd Bergmann
1
-0
/
+2
2021-08-03
m68k: remove legacy probing
Arnd Bergmann
3
-32
/
+14
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
4
-4
/
+4
2021-05-19
net: amd: remove leading spaces before tabs
Hui Tang
8
-27
/
+27
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2
-15
/
+0
2021-04-26
pcnet32: Remove redundant variable prev_link and curr_link
Jiapeng Chong
1
-2
/
+1
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+6
2021-04-07
pcnet32: Use pci_resource_len to validate PCI resource
Guenter Roeck
1
-2
/
+3
2021-04-01
net: amd: correct some format issues
Yixing Liu
1
-0
/
+3
2021-04-01
net: amd8111e: fix inappropriate spaces
Yixing Liu
1
-185
/
+177
2021-03-26
amd-xgbe: Update DMA coherency values
Shyam Sundar S K
1
-3
/
+3
2021-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-3
/
+54
2021-02-17
net: amd-xgbe: Fix network fluctuations when using 1G BELFUSE SFP
Shyam Sundar S K
1
-0
/
+3
2021-02-17
net: amd-xgbe: Reset link when the link never comes back
Shyam Sundar S K
2
-1
/
+9
2021-02-17
net: amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout warning
Shyam Sundar S K
2
-1
/
+1
2021-02-17
net: amd-xgbe: Reset the PHY rx data path when mailbox command timeout
Shyam Sundar S K
2
-1
/
+41
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
1
-2
/
+0
2020-10-30
net: remove am79c961a driver
Arnd Bergmann
4
-916
/
+1
2020-10-16
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
4
-33
/
+19
2020-09-30
net: sun3lance: Remove redundant checks in interrupt handler
Sebastian Andrzej Siewior
1
-11
/
+0
[next]