summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/xgbe/xgbe.h
AgeCommit message (Expand)Author
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
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-22amd-xgbe: Add a hardware quirk for register definitionsLendacky, Thomas
2017-01-13amd-xgbe: Update PCI support to use new IRQ functionsTom Lendacky
2016-11-13amd-xgbe: Add support for a KR redriverLendacky, Thomas
2016-11-13amd-xgbe: Add support for MDIO attached PHYsLendacky, Thomas
2016-11-13amd-xgbe: Add support for SFP+ modulesLendacky, Thomas
2016-11-13amd-xgbe: Add I2C support for sideband communicationLendacky, Thomas
2016-11-13amd-xgbe: Add ECC status support for the device memoryLendacky, Thomas
2016-11-13amd-xgbe: Add support for new DMA interrupt modeLendacky, Thomas
2016-11-13amd-xgbe: Add PCI device supportLendacky, Thomas
2016-11-13amd-xgbe: Add a workaround for Tx timestamp issueLendacky, Thomas
2016-11-04amd-xgbe: Prepare for supporting PCI devicesLendacky, Thomas
2016-11-04amd-xgbe: Update how to determine DMA channel statusLendacky, Thomas
2016-11-04amd-xgbe: Support for 64-bit management counter registersLendacky, Thomas
2016-11-04amd-xgbe: Prepare for a new PCS register access methodLendacky, Thomas
2016-11-04amd-xgbe: Add support for clause 37 auto-negotiationLendacky, Thomas