summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/xgbe
AgeCommit message (Expand)Author
2025-07-02amd-xgbe: do not double read link statusRaju Rangoju
2025-07-01amd-xgbe: align CL37 AN sequence as per databookRaju Rangoju
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-13amd-xgbe: add support for new pci device id 0x1641Raju Rangoju
2025-05-13amd-xgbe: Add XGBE_XPCS_ACCESS_V3 support to xgbe_pci_probe()Raju Rangoju
2025-05-13amd-xgbe: add support for new XPCS routinesRaju Rangoju
2025-05-13amd-xgbe: reorganize the xgbe_pci_probe() code pathRaju Rangoju
2025-05-13amd-xgbe: reorganize the code of XPCS accessRaju Rangoju
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-28amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offloadVishal Badole
2025-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-08amd-xgbe: Convert to SPDX identifierRaju Rangoju
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-15net: ethernet: xgbe: re-add aneg to supported features in PHY quirksHeiner Kallweit
2025-01-15saner replacement for debugfs_rename()Al Viro
2024-10-29amd-xgbe: use ethtool string helpersRosen Penev
2024-10-04net: ethernet: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-09amd-xgbe: Remove setting of RX software timestampGal Pressman
2024-07-31net: xgbe: Convert tasklet API to new bottom half workqueue mechanismAllen Pais
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-04-25net: amd-xgbe: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal
2024-04-05net: xgbe: remove extraneous #ifdef checksArnd Bergmann
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-12-13amd-xgbe: Avoid potential string truncation in nameKees Cook
2023-11-23amd-xgbe: propagate the correct speed and duplex statusRaju Rangoju
2023-11-23amd-xgbe: handle the corner-case during tx completionRaju Rangoju
2023-11-23amd-xgbe: handle corner-case during sfp hotplugRaju Rangoju
2023-10-13net: ethernet: Use device_get_match_data()Rob Herring
2023-09-20net: ethernet: amd: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-13amd-xgbe: extend 10Mbps support to MAC version 21HRaju Rangoju
2023-05-26amd-xgbe: fix the false linkup in xgbe_phy_statusRaju Rangoju
2023-02-06amd-xgbe: fix mismatched prototypeArnd Bergmann
2023-02-02amd-xgbe: add support for rx-adaptationRaju Rangoju
2023-02-02amd-xgbe: add 2.5GbE support to 10G BaseT modeRaju Rangoju
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-17amd-xgbe: Replace MII_ADDR_C45 with XGBE_ADDR_C45Andrew Lunn
2023-01-17amd-xgbe: Separate C22 and C45 transactionsAndrew Lunn
2023-01-12amd-xgbe: Delay AN timeout during KR trainingRaju Rangoju
2023-01-12amd-xgbe: TX Flow Ctrl Registers are h/w ver dependentRaju Rangoju
2023-01-10amd-xgbe: Add support for 10 Mbps speedRaju Rangoju
2022-12-30net: amd-xgbe: add missed tasklet_killJiguang Xiao
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