aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/xgbe/xgbe.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-23amd-xgbe: Improve SFP 100Mbps auto-negotiationTom Lendacky1-0/+1
2018-05-23amd-xgbe: Add ethtool show/set channels supportTom Lendacky1-0/+4
2018-05-23amd-xgbe: Add ethtool show/set ring parameter supportTom Lendacky1-0/+6
2018-05-23amd-xgbe: Add ethtool support to retrieve SFP module infoTom Lendacky1-0/+13
2018-05-23amd-xgbe: Read and save the port property registers during probeTom Lendacky1-0/+7
2018-04-23amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky1-0/+4
2018-04-23amd-xgbe: Add pre/post auto-negotiation phy hooksTom Lendacky1-0/+5
2017-08-18amd-xgbe: Add additional ethtool statisticsLendacky, Thomas1-0/+5
2017-08-18amd-xgbe: Add support for VXLAN offload capabilitiesLendacky, Thomas1-0/+22
2017-08-18amd-xgbe: Convert to using the new link mode settingsLendacky, Thomas1-4/+46
2017-08-18amd-xgbe: Add per queue Tx and Rx statisticsLendacky, Thomas1-0/+5
2017-08-18amd-xgbe: Optimize DMA channel interrupt enablementLendacky, Thomas1-2/+2
2017-08-18amd-xgbe: Add support to handle device renamingLendacky, Thomas1-2/+3
2017-07-18drivers: net: add missing interrupt.h includeFlorian Westphal1-0/+1
2017-06-29amd-xgbe: Adjust register settings to improve performanceLendacky, Thomas1-0/+11
2017-06-29amd-xgbe: Simplify the burst length settingsLendacky, Thomas1-10/+2
2017-06-29amd-xgbe: Prepare for more fine grained cache coherency controlsLendacky, Thomas1-9/+6
2017-06-29amd-xgbe: Add NUMA affinity support for IRQ hintsLendacky, Thomas1-0/+2
2017-06-29amd-xgbe: Add NUMA affinity support for memory allocationsLendacky, Thomas1-1/+4
2017-06-29amd-xgbe: Re-issue interrupt if interrupt status not clearedLendacky, Thomas1-2/+9
2017-02-23Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-5/+3
2017-01-22amd-xgbe: Add a hardware quirk for register definitionsLendacky, Thomas1-0/+2
2017-01-13amd-xgbe: Update PCI support to use new IRQ functionsTom Lendacky1-5/+3
2016-11-13amd-xgbe: Add support for a KR redriverLendacky, Thomas1-0/+6
2016-11-13amd-xgbe: Add support for MDIO attached PHYsLendacky, Thomas1-0/+12
2016-11-13amd-xgbe: Add support for SFP+ modulesLendacky, Thomas1-1/+14
2016-11-13amd-xgbe: Add I2C support for sideband communicationLendacky, Thomas1-0/+64
2016-11-13amd-xgbe: Add ECC status support for the device memoryLendacky, Thomas1-1/+34
2016-11-13amd-xgbe: Add support for new DMA interrupt modeLendacky, Thomas1-0/+5
2016-11-13amd-xgbe: Add PCI device supportLendacky, Thomas1-1/+38
2016-11-13amd-xgbe: Add a workaround for Tx timestamp issueLendacky, Thomas1-0/+1
2016-11-04amd-xgbe: Prepare for supporting PCI devicesLendacky, Thomas1-4/+19
2016-11-04amd-xgbe: Update how to determine DMA channel statusLendacky, Thomas1-1/+1
2016-11-04amd-xgbe: Support for 64-bit management counter registersLendacky, Thomas1-0/+1
2016-11-04amd-xgbe: Prepare for a new PCS register access methodLendacky, Thomas1-0/+9
2016-11-04amd-xgbe: Add support for clause 37 auto-negotiationLendacky, Thomas1-1/+10
2016-11-04amd-xgbe: Prepare for introduction of clause 37 autonegLendacky, Thomas1-5/+9
2016-11-04amd-xgbe: Prepare for working with more than one type of phyLendacky, Thomas1-63/+67
2016-11-04amd-xgbe: Perform priority-based hardware FIFO allocationLendacky, Thomas1-0/+26
2016-11-04amd-xgbe: Prepare for priority-based FIFO allocationLendacky, Thomas1-1/+2
2016-08-31xgbe: constify get_netdev_ops and get_ethtool_opsstephen hemminger1-2/+3
2016-02-17amd-xgbe: Mask auto-negotiation interrupts in ISRLendacky, Thomas1-2/+3
2016-02-17amd-xgbe: Do traffic class setup when called through dcbnlLendacky, Thomas1-2/+4
2015-10-05amd-xgbe: Remove the XGBE_LINK state bitLendacky, Thomas1-1/+0
2015-10-05amd-xgbe: Add receive buffer unavailable statisticLendacky, Thomas1-0/+1
2015-10-05amd-xgbe: Simplify calculation and setting of queue fifosLendacky, Thomas1-16/+0
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada1-1/+1
2015-07-08amd-xgbe: Fix DMA API debug warningLendacky, Thomas1-1/+2
2015-05-15amd-xgbe: Fix flow control setting logicLendacky, Thomas1-4/+4
2015-05-15amd-xgbe: Support defining PHY resources in ETH device nodeLendacky, Thomas1-1/+1