summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/xgbe/xgbe.h
AgeCommit message (Expand)Author
2026-03-19amd-xgbe: prevent CRC errors during RX adaptation with AN disabledRaju Rangoju
2026-03-12amd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju
2025-09-14amd-xgbe: Add PPS periodic output supportRaju Rangoju
2025-08-18amd-xgbe: Configure and retrieve 'tx-usecs' for Tx coalescingVishal Badole
2025-07-21amd-xgbe: add hardware PTP timestamping supportRaju Rangoju
2025-07-21and-xgbe: remove the abstraction for hwptpRaju Rangoju
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-07-02amd-xgbe: add support for giant packet sizeRaju Rangoju
2025-07-01amd-xgbe: align CL37 AN sequence as per databookRaju 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-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-08amd-xgbe: Convert to SPDX identifierRaju Rangoju
2024-07-31net: xgbe: Convert tasklet API to new bottom half workqueue mechanismAllen Pais
2023-12-13amd-xgbe: Avoid potential string truncation in nameKees Cook
2023-02-02amd-xgbe: add support for rx-adaptationRaju Rangoju
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-17amd-xgbe: Separate C22 and C45 transactionsAndrew Lunn
2023-01-12amd-xgbe: Delay AN timeout during KR trainingRaju Rangoju
2023-01-10amd-xgbe: Add support for 10 Mbps speedRaju 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-06-27amd/xgbe: fix repeated words in commentsJilin Yuan
2022-05-16net: allow gso_max_size to exceed 65536Alexander Duyck
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-03-25amd-xgbe: Update DMA coherency valuesShyam Sundar S K
2020-07-14xgbe: convert to new udp_tunnel_nic infraJakub Kicinski
2020-02-24net/amd: Remove useless driver versionLeon Romanovsky
2018-05-23amd-xgbe: Improve SFP 100Mbps auto-negotiationTom Lendacky
2018-05-23amd-xgbe: Add ethtool show/set channels 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: Read and save the port property registers during probeTom Lendacky
2018-04-23amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky
2018-04-23amd-xgbe: Add pre/post auto-negotiation phy hooksTom Lendacky
2017-08-18amd-xgbe: Add additional ethtool statisticsLendacky, Thomas
2017-08-18amd-xgbe: Add support for VXLAN offload capabilitiesLendacky, Thomas
2017-08-18amd-xgbe: Convert to using the new link mode settingsLendacky, Thomas
2017-08-18amd-xgbe: Add per queue Tx and Rx statisticsLendacky, Thomas
2017-08-18amd-xgbe: Optimize DMA channel interrupt enablementLendacky, Thomas
2017-08-18amd-xgbe: Add support to handle device renamingLendacky, Thomas
2017-07-18drivers: net: add missing interrupt.h includeFlorian Westphal
2017-06-29amd-xgbe: Adjust register settings to improve performanceLendacky, Thomas
2017-06-29amd-xgbe: Simplify the burst length settingsLendacky, Thomas
2017-06-29amd-xgbe: Prepare for more fine grained cache coherency controlsLendacky, Thomas
2017-06-29amd-xgbe: Add NUMA affinity support for IRQ hintsLendacky, Thomas
2017-06-29amd-xgbe: Add NUMA affinity support for memory allocationsLendacky, Thomas
2017-06-29amd-xgbe: Re-issue interrupt if interrupt status not clearedLendacky, Thomas