summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/xgbe
AgeCommit message (Expand)Author
2022-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-12-12net: amd-xgbe: Check only the minimum speed for active/passive cablesTom Lendacky
2022-12-12net: amd-xgbe: Fix logic around active and passive cablesTom Lendacky
2022-10-31ptp: xgbe: convert to .adjfine and adjust_by_scaled_ppmJacob Keller
2022-10-21amd-xgbe: add the bit rate quirk for Molex cablesRaju Rangoju
2022-10-21amd-xgbe: fix the SFP compliance codes check for DAC cablesRaju Rangoju
2022-10-21amd-xgbe: enable PLL_CTL for fixed PHY modes onlyRaju Rangoju
2022-10-21amd-xgbe: use enums for mailbox cmd and sub_cmdsRaju Rangoju
2022-10-21amd-xgbe: Yellow carp devices do not need rrcRaju Rangoju
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-07-11amd-xgbe: fix clang -Wformat warningsJustin Stitt
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet
2022-06-27amd/xgbe: fix repeated words in commentsJilin Yuan
2022-06-13amd-xgbe: Use platform_irq_count()Jean-Philippe Brucker
2022-06-08net: amd-xgbe: fix clang -Wformat warningJustin Stitt
2022-05-16net: allow gso_max_size to exceed 65536Alexander Duyck
2022-02-09net: amd-xgbe: disable interrupts during pci removalRaju Rangoju
2022-01-27net: amd-xgbe: ensure to reset the tx_timer_active flagRaju Rangoju
2022-01-27net: amd-xgbe: Fix skb data length underflowShyam Sundar S K
2021-12-20net: amd-xgbe: Disable the CDR workaround path for Yellow Carp DevicesRaju Rangoju
2021-12-20net: amd-xgbe: Alter the port speed bit rangeRaju Rangoju
2021-12-20net: amd-xgbe: Add Support for Yellow Carp Ethernet deviceRaju Rangoju
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-29net: amd-xgbe: Toggle PLL settings during rate changeShyam Sundar S K
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-10-10ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-03-25amd-xgbe: Update DMA coherency valuesShyam Sundar S K
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-16net: amd-xgbe: Fix network fluctuations when using 1G BELFUSE SFPShyam Sundar S K
2021-02-16net: amd-xgbe: Reset link when the link never comes backShyam Sundar S K
2021-02-16net: amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout warningShyam Sundar S K
2021-02-16net: amd-xgbe: Reset the PHY rx data path when mailbox command timeoutShyam Sundar S K
2021-01-07net: remove ndo_udp_tunnel_* callbacksJakub Kicinski
2020-09-14net: amd-xgbe: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-02amd-xgbe: Add support for new port modeShyam Sundar S K
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-14xgbe: convert to new udp_tunnel_nic infraJakub Kicinski
2020-07-14xgbe: switch to more generic VxLAN detectionJakub Kicinski
2020-06-23amd-xgbe: Convert to generic power managementVaibhav Gupta
2020-04-16amd-xgbe: Use __napi_schedule() in BH contextSebastian Andrzej Siewior
2020-03-05xgbe: let core reject the unsupported coalescing parametersJakub Kicinski
2020-02-24net/amd: Remove useless driver versionLeon Romanovsky