summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/xgbe
AgeCommit message (Expand)Author
2023-12-08amd-xgbe: propagate the correct speed and duplex statusRaju Rangoju
2023-12-08amd-xgbe: handle the corner-case during tx completionRaju Rangoju
2023-12-08amd-xgbe: handle corner-case during sfp hotplugRaju Rangoju
2023-06-09amd-xgbe: fix the false linkup in xgbe_phy_statusRaju Rangoju
2023-02-06amd-xgbe: Delay AN timeout during KR trainingRaju Rangoju
2023-02-06amd-xgbe: TX Flow Ctrl Registers are h/w ver dependentRaju Rangoju
2023-01-18net: amd-xgbe: add missed tasklet_killJiguang Xiao
2023-01-18net: amd-xgbe: Check only the minimum speed for active/passive cablesTom Lendacky
2023-01-18net: amd-xgbe: Fix logic around active and passive cablesTom Lendacky
2022-11-03amd-xgbe: add the bit rate quirk for Molex cablesRaju Rangoju
2022-11-03amd-xgbe: fix the SFP compliance codes check for DAC cablesRaju Rangoju
2022-02-16net: amd-xgbe: disable interrupts during pci removalRaju Rangoju
2022-02-05net: amd-xgbe: Fix skb data length underflowShyam Sundar S K
2022-02-05net: amd-xgbe: ensure to reset the tx_timer_active flagRaju Rangoju
2021-11-17net: amd-xgbe: Toggle PLL settings during rate changeShyam Sundar S K
2021-04-14amd-xgbe: Update DMA coherency valuesShyam Sundar S K
2021-03-04net: amd-xgbe: Fix network fluctuations when using 1G BELFUSE SFPShyam Sundar S K
2021-03-04net: amd-xgbe: Reset link when the link never comes backShyam Sundar S K
2021-03-04net: amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout warningShyam Sundar S K
2021-03-04net: amd-xgbe: Reset the PHY rx data path when mailbox command timeoutShyam Sundar S K
2020-04-21amd-xgbe: Use __napi_schedule() in BH contextSebastian Andrzej Siewior
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-30amd-xgbe: Fix error path in xgbe_mod_init()YueHaibing
2019-08-21amd-xgbe: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-10xgbe: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-30net: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-04-26amd-xgbe: Mark expected switch fall-throughsGustavo A. R. Silva
2019-04-01net: move skb->xmit_more hint to softnet dataFlorian Westphal
2019-01-17amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYsLendacky, Thomas
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn
2018-10-25drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet
2018-10-01net: ethernet: xgbe: expand PHY_GBIT_FEAUTRESAndrew Lunn
2018-10-01net: phy: Add helper for advertise to lcl valueAndrew Lunn
2018-09-19net: amd: fix return type of ndo_start_xmit functionYueHaibing
2018-09-12net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-27net: ethernet: Use existing define with polynomialKrzysztof Kozlowski
2018-07-26net: fix amd-xgbe flow-control issuetangpengpeng
2018-07-25amd-xgbe: use dma_mapping_error to check map errorsYueHaibing
2018-05-23amd-xgbe: Improve SFP 100Mbps auto-negotiationTom Lendacky
2018-05-23amd-xgbe: Update the BelFuse quirk to support SGMIITom Lendacky
2018-05-23amd-xgbe: Advertise FEC support with the KR re-driverTom Lendacky
2018-05-23amd-xgbe: Always attempt link training in KR modeTom Lendacky
2018-05-23amd-xgbe: Add ethtool show/set channels supportTom Lendacky
2018-05-23amd-xgbe: Prepare for ethtool set-channel supportTom Lendacky
2018-05-23amd-xgbe: Add ethtool show/set ring parameter supportTom Lendacky
2018-05-23amd-xgbe: Add ethtool support to retrieve SFP module infoTom Lendacky
2018-05-23amd-xgbe: Remove field that indicates SFP diagnostic supportTom Lendacky