summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/xgbe/xgbe.h
Commit message (Expand)AuthorAgeFilesLines
* amd-xgbe: Avoid potential string truncation in nameKees Cook2023-12-131-1/+1
* amd-xgbe: add support for rx-adaptationRaju Rangoju2023-02-021-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-201-0/+2
|\
| * amd-xgbe: Delay AN timeout during KR trainingRaju Rangoju2023-01-121-0/+2
* | amd-xgbe: Separate C22 and C45 transactionsAndrew Lunn2023-01-171-2/+5
* | amd-xgbe: Add support for 10 Mbps speedRaju Rangoju2023-01-101-0/+2
|/
* amd-xgbe: use enums for mailbox cmd and sub_cmdsRaju Rangoju2022-10-211-0/+25
* amd-xgbe: Yellow carp devices do not need rrcRaju Rangoju2022-10-211-0/+1
* amd/xgbe: fix repeated words in commentsJilin Yuan2022-06-271-1/+1
* net: allow gso_max_size to exceed 65536Alexander Duyck2022-05-161-1/+2
* ethernet: constify references to netdev->dev_addr in driversJakub Kicinski2021-10-141-1/+1
* amd-xgbe: Update DMA coherency valuesShyam Sundar S K2021-03-251-3/+3
* xgbe: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-141-12/+1
* net/amd: Remove useless driver versionLeon Romanovsky2020-02-241-1/+0
* amd-xgbe: Improve SFP 100Mbps auto-negotiationTom Lendacky2018-05-231-0/+1
* amd-xgbe: Add ethtool show/set channels supportTom Lendacky2018-05-231-0/+4
* amd-xgbe: Add ethtool show/set ring parameter supportTom Lendacky2018-05-231-0/+6
* amd-xgbe: Add ethtool support to retrieve SFP module infoTom Lendacky2018-05-231-0/+13
* amd-xgbe: Read and save the port property registers during probeTom Lendacky2018-05-231-0/+7
* amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky2018-04-231-0/+4
* amd-xgbe: Add pre/post auto-negotiation phy hooksTom Lendacky2018-04-231-0/+5
* amd-xgbe: Add additional ethtool statisticsLendacky, Thomas2017-08-181-0/+5
* amd-xgbe: Add support for VXLAN offload capabilitiesLendacky, Thomas2017-08-181-0/+22
* amd-xgbe: Convert to using the new link mode settingsLendacky, Thomas2017-08-181-4/+46
* amd-xgbe: Add per queue Tx and Rx statisticsLendacky, Thomas2017-08-181-0/+5
* amd-xgbe: Optimize DMA channel interrupt enablementLendacky, Thomas2017-08-181-2/+2
* amd-xgbe: Add support to handle device renamingLendacky, Thomas2017-08-181-2/+3
* drivers: net: add missing interrupt.h includeFlorian Westphal2017-07-181-0/+1
* amd-xgbe: Adjust register settings to improve performanceLendacky, Thomas2017-06-291-0/+11
* amd-xgbe: Simplify the burst length settingsLendacky, Thomas2017-06-291-10/+2
* amd-xgbe: Prepare for more fine grained cache coherency controlsLendacky, Thomas2017-06-291-9/+6
* amd-xgbe: Add NUMA affinity support for IRQ hintsLendacky, Thomas2017-06-291-0/+2
* amd-xgbe: Add NUMA affinity support for memory allocationsLendacky, Thomas2017-06-291-1/+4
* amd-xgbe: Re-issue interrupt if interrupt status not clearedLendacky, Thomas2017-06-291-2/+9
* Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-231-5/+3
|\
| * amd-xgbe: Update PCI support to use new IRQ functionsTom Lendacky2017-01-131-5/+3
* | amd-xgbe: Add a hardware quirk for register definitionsLendacky, Thomas2017-01-221-0/+2
|/
* amd-xgbe: Add support for a KR redriverLendacky, Thomas2016-11-131-0/+6
* amd-xgbe: Add support for MDIO attached PHYsLendacky, Thomas2016-11-131-0/+12
* amd-xgbe: Add support for SFP+ modulesLendacky, Thomas2016-11-131-1/+14
* amd-xgbe: Add I2C support for sideband communicationLendacky, Thomas2016-11-131-0/+64
* amd-xgbe: Add ECC status support for the device memoryLendacky, Thomas2016-11-131-1/+34
* amd-xgbe: Add support for new DMA interrupt modeLendacky, Thomas2016-11-131-0/+5
* amd-xgbe: Add PCI device supportLendacky, Thomas2016-11-131-1/+38
* amd-xgbe: Add a workaround for Tx timestamp issueLendacky, Thomas2016-11-131-0/+1
* amd-xgbe: Prepare for supporting PCI devicesLendacky, Thomas2016-11-041-4/+19
* amd-xgbe: Update how to determine DMA channel statusLendacky, Thomas2016-11-041-1/+1
* amd-xgbe: Support for 64-bit management counter registersLendacky, Thomas2016-11-041-0/+1
* amd-xgbe: Prepare for a new PCS register access methodLendacky, Thomas2016-11-041-0/+9
* amd-xgbe: Add support for clause 37 auto-negotiationLendacky, Thomas2016-11-041-1/+10