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
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2
-8
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 400
Thomas Gleixner
2
-36
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2
-26
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
5
-0
/
+5
2019-04-26
amd-xgbe: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-3
/
+3
2019-04-02
net: move skb->xmit_more hint to softnet data
Florian Westphal
1
-1
/
+1
2019-02-14
net: amd: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2
-2
/
+2
2019-02-12
au1000_eth: pass struct device to DMA API functions
Christoph Hellwig
1
-3
/
+3
2019-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-01-29
net: amd8111e: replace dev_kfree_skb_irq by dev_consume_skb_irq
Yang Wei
1
-1
/
+1
2019-01-25
net: amd8111e: clean up two minor indentation issues
Colin Ian King
1
-2
/
+2
2019-01-18
amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYs
Lendacky, Thomas
2
-8
/
+16
2018-12-19
net: ethernet: don't set phylib state CHANGELINK in drivers
Heiner Kallweit
1
-4
/
+1
2018-12-06
net: Use of_node_name_eq for node name comparisons
Rob Herring
1
-2
/
+2
2018-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2018-11-24
net: amd: add missing of_node_put()
Yangtao Li
1
-1
/
+3
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
1
-17
/
+24
2018-10-26
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
1
-1
/
+0
2018-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+6
2018-10-02
declance: Fix continuation with the adapter identification message
Maciej W. Rozycki
1
-4
/
+6
2018-10-02
net: ethernet: xgbe: expand PHY_GBIT_FEAUTRES
Andrew Lunn
1
-4
/
+6
2018-10-02
net: phy: Add helper for advertise to lcl value
Andrew Lunn
1
-4
/
+1
2018-09-21
net: amd: remove redundant continue
zhong jiang
1
-3
/
+1
2018-09-20
net: amd: fix return type of ndo_start_xmit function
YueHaibing
6
-9
/
+13
2018-09-13
net: ethernet: Add helper for MACs which support asym pause
Andrew Lunn
1
-2
/
+2
2018-09-13
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
1
-11
/
+1
2018-08-16
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+2
2018-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
1
-3
/
+3
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2018-07-27
net: amd: pcnet32: Replace GFP_ATOMIC with GFP_KERNEL in pcnet32_alloc_ring()
Jia-Ju Bai
1
-4
/
+4
2018-07-27
net: ethernet: Use existing define with polynomial
Krzysztof Kozlowski
1
-2
/
+2
2018-07-26
net: fix amd-xgbe flow-control issue
tangpengpeng
1
-2
/
+2
2018-07-26
amd-xgbe: use dma_mapping_error to check map errors
YueHaibing
1
-4
/
+3
2018-07-22
net: prevent ISA drivers from building on PPC32
Randy Dunlap
1
-2
/
+2
2018-06-23
net: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-1
/
+1
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-4
/
+4
2018-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+7
2018-05-23
amd-xgbe: Improve SFP 100Mbps auto-negotiation
Tom Lendacky
3
-34
/
+50
2018-05-23
amd-xgbe: Update the BelFuse quirk to support SGMII
Tom Lendacky
1
-34
/
+75
2018-05-23
amd-xgbe: Advertise FEC support with the KR re-driver
Tom Lendacky
1
-0
/
+4
2018-05-23
amd-xgbe: Always attempt link training in KR mode
Tom Lendacky
1
-53
/
+16
2018-05-23
amd-xgbe: Add ethtool show/set channels support
Tom Lendacky
3
-0
/
+163
2018-05-23
amd-xgbe: Prepare for ethtool set-channel support
Tom Lendacky
2
-60
/
+68
2018-05-23
amd-xgbe: Add ethtool show/set ring parameter support
Tom Lendacky
3
-5
/
+72
2018-05-23
amd-xgbe: Add ethtool support to retrieve SFP module info
Tom Lendacky
4
-0
/
+189
2018-05-23
amd-xgbe: Remove field that indicates SFP diagnostic support
Tom Lendacky
1
-9
/
+0
2018-05-23
amd-xgbe: Remove use of comm_owned field
Tom Lendacky
1
-16
/
+0
2018-05-23
amd-xgbe: Read and save the port property registers during probe
Tom Lendacky
3
-47
/
+62
2018-05-23
amd-xgbe: Fix debug output of max channel counts
Tom Lendacky
1
-1
/
+1
[next]