summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/xgbe/xgbe.h
AgeCommit message (Expand)Author
2017-02-09Merge remote-tracking branch 'pci/next'Stephen Rothwell
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
2016-11-04amd-xgbe: Prepare for introduction of clause 37 autonegLendacky, Thomas
2016-11-04amd-xgbe: Prepare for working with more than one type of phyLendacky, Thomas
2016-11-04amd-xgbe: Perform priority-based hardware FIFO allocationLendacky, Thomas
2016-11-04amd-xgbe: Prepare for priority-based FIFO allocationLendacky, Thomas
2016-08-31xgbe: constify get_netdev_ops and get_ethtool_opsstephen hemminger
2016-02-17amd-xgbe: Mask auto-negotiation interrupts in ISRLendacky, Thomas
2016-02-17amd-xgbe: Do traffic class setup when called through dcbnlLendacky, Thomas
2015-10-05amd-xgbe: Remove the XGBE_LINK state bitLendacky, Thomas
2015-10-05amd-xgbe: Add receive buffer unavailable statisticLendacky, Thomas
2015-10-05amd-xgbe: Simplify calculation and setting of queue fifosLendacky, Thomas
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada
2015-07-08amd-xgbe: Fix DMA API debug warningLendacky, Thomas
2015-05-15amd-xgbe: Fix flow control setting logicLendacky, Thomas
2015-05-15amd-xgbe: Support defining PHY resources in ETH device nodeLendacky, Thomas
2015-05-15amd-xgbe: Move the PHY support into amd-xgbeLendacky, Thomas
2015-05-15amd-xgbe: Rework the Rx path SKB allocationLendacky, Thomas
2015-05-15amd-xgbe: Add netif_* message support to the driverLendacky, Thomas
2015-05-15amd-xgbe: Add additional stats to be reported via ethtoolLendacky, Thomas
2015-04-09amd-xgbe: Move Rx mode configuration into initLendacky, Thomas
2015-04-09amd-xgbe: Allow rx-frames coalescing to be changed anytimeLendacky, Thomas
2015-03-20amd-xgbe: Fix Rx coalescing reportingLendacky, Thomas
2015-03-20amd-xgbe: Remove Tx coalescingLendacky, Thomas
2015-03-20amd-xgbe: Set DMA mask based on hardware register valueLendacky, Thomas
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2015-01-16amd-xgbe: Add ACPI supportLendacky, Thomas
2015-01-16amd-xgbe: Simplify the Rx desciptor ring trackingLendacky, Thomas
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran
2014-12-09amd-xgbe: IRQ names require allocated memoryLendacky, Thomas
2014-11-21amd-xgbe: Add support for the skb->xmit_more flagLendacky, Thomas
2014-11-21amd-xgbe: Remove unused variableLendacky, Thomas
2014-11-21amd-xgbe: Add BQL supportLendacky, Thomas
2014-11-21amd-xgbe: Separate Tx/Rx ring data fields into new structsLendacky, Thomas
2014-11-21amd-xgbe: Tx engine must not be active before stopping itLendacky, Thomas
2014-11-12amd-xgbe: Fix sparse endian warningsLendacky, Thomas