summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/xgbe/xgbe.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* amd-xgbe: Prepare for introduction of clause 37 autonegLendacky, Thomas2016-11-041-5/+9
* amd-xgbe: Prepare for working with more than one type of phyLendacky, Thomas2016-11-041-63/+67
* amd-xgbe: Perform priority-based hardware FIFO allocationLendacky, Thomas2016-11-041-0/+26
* amd-xgbe: Prepare for priority-based FIFO allocationLendacky, Thomas2016-11-041-1/+2
* xgbe: constify get_netdev_ops and get_ethtool_opsstephen hemminger2016-08-311-2/+3
* amd-xgbe: Mask auto-negotiation interrupts in ISRLendacky, Thomas2016-02-171-2/+3
* amd-xgbe: Do traffic class setup when called through dcbnlLendacky, Thomas2016-02-171-2/+4
* amd-xgbe: Remove the XGBE_LINK state bitLendacky, Thomas2015-10-051-1/+0Star
* amd-xgbe: Add receive buffer unavailable statisticLendacky, Thomas2015-10-051-0/+1
* amd-xgbe: Simplify calculation and setting of queue fifosLendacky, Thomas2015-10-051-16/+0Star
* treewide: fix typos in comment blocksMasahiro Yamada2015-08-071-1/+1
* amd-xgbe: Fix DMA API debug warningLendacky, Thomas2015-07-091-1/+2
* amd-xgbe: Fix flow control setting logicLendacky, Thomas2015-05-151-4/+4
* amd-xgbe: Support defining PHY resources in ETH device nodeLendacky, Thomas2015-05-151-1/+1
* amd-xgbe: Move the PHY support into amd-xgbeLendacky, Thomas2015-05-151-24/+181
* amd-xgbe: Rework the Rx path SKB allocationLendacky, Thomas2015-05-151-2/+0Star
* amd-xgbe: Add netif_* message support to the driverLendacky, Thomas2015-05-151-17/+6Star
* amd-xgbe: Add additional stats to be reported via ethtoolLendacky, Thomas2015-05-151-0/+6
* amd-xgbe: Move Rx mode configuration into initLendacky, Thomas2015-04-091-3/+1Star
* amd-xgbe: Allow rx-frames coalescing to be changed anytimeLendacky, Thomas2015-04-091-3/+2Star
* amd-xgbe: Fix Rx coalescing reportingLendacky, Thomas2015-03-201-0/+1
* amd-xgbe: Remove Tx coalescingLendacky, Thomas2015-03-201-2/+2
* amd-xgbe: Set DMA mask based on hardware register valueLendacky, Thomas2015-03-201-0/+1
* ethernet: codespell comment spelling fixesJoe Perches2015-03-091-1/+1
* amd-xgbe: Add ACPI supportLendacky, Thomas2015-01-171-1/+17
* amd-xgbe: Simplify the Rx desciptor ring trackingLendacky, Thomas2015-01-171-8/+3Star
* time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-311-1/+1
* amd-xgbe: IRQ names require allocated memoryLendacky, Thomas2014-12-091-0/+1
* amd-xgbe: Add support for the skb->xmit_more flagLendacky, Thomas2014-11-211-0/+15
* amd-xgbe: Remove unused variableLendacky, Thomas2014-11-211-1/+0Star
* amd-xgbe: Add BQL supportLendacky, Thomas2014-11-211-0/+5
* amd-xgbe: Separate Tx/Rx ring data fields into new structsLendacky, Thomas2014-11-211-6/+16
* amd-xgbe: Tx engine must not be active before stopping itLendacky, Thomas2014-11-211-0/+1
* amd-xgbe: Fix sparse endian warningsLendacky, Thomas2014-11-121-4/+4
* amd-xgbe: Add receive side scaling ethtool supportLendacky, Thomas2014-11-061-0/+2
* amd-xgbe: Provide support for receive side scalingLendacky, Thomas2014-11-061-0/+21
* amd-xgbe: Add support for per DMA channel interruptsLendacky, Thomas2014-11-061-1/+9