index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amd
/
xgbe
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-16
net: amd-xgbe: disable interrupts during pci removal
Raju Rangoju
1
-0
/
+3
2022-02-05
net: amd-xgbe: Fix skb data length underflow
Shyam Sundar S K
1
-1
/
+11
2022-02-05
net: amd-xgbe: ensure to reset the tx_timer_active flag
Raju Rangoju
1
-0
/
+2
2021-11-18
net: amd-xgbe: Toggle PLL settings during rate change
Shyam Sundar S K
2
-1
/
+27
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
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-09-14
net: amd-xgbe: convert tasklets to use new tasklet_setup() API
Allen Pais
3
-22
/
+19
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+13
2020-09-02
amd-xgbe: Add support for new port mode
Shyam Sundar S K
1
-0
/
+13
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-07-15
xgbe: convert to new udp_tunnel_nic infra
Jakub Kicinski
3
-243
/
+30
2020-07-15
xgbe: switch to more generic VxLAN detection
Jakub Kicinski
1
-19
/
+8
2020-06-24
amd-xgbe: Convert to generic power management
Vaibhav Gupta
1
-10
/
+9
2020-04-16
amd-xgbe: Use __napi_schedule() in BH context
Sebastian Andrzej Siewior
1
-1
/
+1
2020-03-05
xgbe: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-24
/
+2
2020-02-24
net/amd: Remove useless driver version
Leon Romanovsky
3
-3
/
+0
2020-01-14
amd-xgbe: remove unnecessary conversion to bool
Chen Zhou
1
-1
/
+1
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-2
/
+2
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+8
2019-08-31
amd-xgbe: Fix error path in xgbe_mod_init()
YueHaibing
1
-2
/
+8
2019-08-21
amd-xgbe: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-11
/
+8
2019-08-11
xgbe: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-76
/
+31
2019-07-31
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-11
/
+3
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2
-2
/
+2
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-01-18
amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYs
Lendacky, Thomas
2
-8
/
+16
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-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-20
net: amd: fix return type of ndo_start_xmit function
YueHaibing
1
-2
/
+2
2018-09-13
net: ethernet: Add helper for MACs which support asym pause
Andrew Lunn
1
-2
/
+2
2018-08-16
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+2
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
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-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
[next]