summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/xgbe/xgbe.h
Commit message (Expand)AuthorAge
* amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky2018-04-23
* amd-xgbe: Add pre/post auto-negotiation phy hooksTom Lendacky2018-04-23
* amd-xgbe: Add additional ethtool statisticsLendacky, Thomas2017-08-18
* amd-xgbe: Add support for VXLAN offload capabilitiesLendacky, Thomas2017-08-18
* amd-xgbe: Convert to using the new link mode settingsLendacky, Thomas2017-08-18
* amd-xgbe: Add per queue Tx and Rx statisticsLendacky, Thomas2017-08-18
* amd-xgbe: Optimize DMA channel interrupt enablementLendacky, Thomas2017-08-18
* amd-xgbe: Add support to handle device renamingLendacky, Thomas2017-08-18
* drivers: net: add missing interrupt.h includeFlorian Westphal2017-07-18
* amd-xgbe: Adjust register settings to improve performanceLendacky, Thomas2017-06-29
* amd-xgbe: Simplify the burst length settingsLendacky, Thomas2017-06-29
* amd-xgbe: Prepare for more fine grained cache coherency controlsLendacky, Thomas2017-06-29
* amd-xgbe: Add NUMA affinity support for IRQ hintsLendacky, Thomas2017-06-29
* amd-xgbe: Add NUMA affinity support for memory allocationsLendacky, Thomas2017-06-29
* amd-xgbe: Re-issue interrupt if interrupt status not clearedLendacky, Thomas2017-06-29
* Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-23
|\
| * amd-xgbe: Update PCI support to use new IRQ functionsTom Lendacky2017-01-13
* | amd-xgbe: Add a hardware quirk for register definitionsLendacky, Thomas2017-01-22
|/
* amd-xgbe: Add support for a KR redriverLendacky, Thomas2016-11-13
* amd-xgbe: Add support for MDIO attached PHYsLendacky, Thomas2016-11-13
* amd-xgbe: Add support for SFP+ modulesLendacky, Thomas2016-11-13
* amd-xgbe: Add I2C support for sideband communicationLendacky, Thomas2016-11-13
* amd-xgbe: Add ECC status support for the device memoryLendacky, Thomas2016-11-13
* amd-xgbe: Add support for new DMA interrupt modeLendacky, Thomas2016-11-13
* amd-xgbe: Add PCI device supportLendacky, Thomas2016-11-13
* amd-xgbe: Add a workaround for Tx timestamp issueLendacky, Thomas2016-11-13
* amd-xgbe: Prepare for supporting PCI devicesLendacky, Thomas2016-11-04
* amd-xgbe: Update how to determine DMA channel statusLendacky, Thomas2016-11-04
* amd-xgbe: Support for 64-bit management counter registersLendacky, Thomas2016-11-04
* amd-xgbe: Prepare for a new PCS register access methodLendacky, Thomas2016-11-04
* amd-xgbe: Add support for clause 37 auto-negotiationLendacky, Thomas2016-11-04
* amd-xgbe: Prepare for introduction of clause 37 autonegLendacky, Thomas2016-11-04
* amd-xgbe: Prepare for working with more than one type of phyLendacky, Thomas2016-11-04
* amd-xgbe: Perform priority-based hardware FIFO allocationLendacky, Thomas2016-11-04
* amd-xgbe: Prepare for priority-based FIFO allocationLendacky, Thomas2016-11-04
* xgbe: constify get_netdev_ops and get_ethtool_opsstephen hemminger2016-08-31
* amd-xgbe: Mask auto-negotiation interrupts in ISRLendacky, Thomas2016-02-17
* amd-xgbe: Do traffic class setup when called through dcbnlLendacky, Thomas2016-02-17
* amd-xgbe: Remove the XGBE_LINK state bitLendacky, Thomas2015-10-05
* amd-xgbe: Add receive buffer unavailable statisticLendacky, Thomas2015-10-05
* amd-xgbe: Simplify calculation and setting of queue fifosLendacky, Thomas2015-10-05
* treewide: fix typos in comment blocksMasahiro Yamada2015-08-07
* amd-xgbe: Fix DMA API debug warningLendacky, Thomas2015-07-08
* amd-xgbe: Fix flow control setting logicLendacky, Thomas2015-05-15
* amd-xgbe: Support defining PHY resources in ETH device nodeLendacky, Thomas2015-05-15
* amd-xgbe: Move the PHY support into amd-xgbeLendacky, Thomas2015-05-15
* amd-xgbe: Rework the Rx path SKB allocationLendacky, Thomas2015-05-15
* amd-xgbe: Add netif_* message support to the driverLendacky, Thomas2015-05-15
* amd-xgbe: Add additional stats to be reported via ethtoolLendacky, Thomas2015-05-15
* amd-xgbe: Move Rx mode configuration into initLendacky, Thomas2015-04-09