summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/xgbe/xgbe.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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/+0
* 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/+0
* treewide: fix typos in comment blocksMasahiro Yamada2015-08-071-1/+1
* amd-xgbe: Fix DMA API debug warningLendacky, Thomas2015-07-081-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/+0
* amd-xgbe: Add netif_* message support to the driverLendacky, Thomas2015-05-151-17/+6
* 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/+1
* amd-xgbe: Allow rx-frames coalescing to be changed anytimeLendacky, Thomas2015-04-091-3/+2
* 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-081-1/+1
* amd-xgbe: Add ACPI supportLendacky, Thomas2015-01-161-1/+17
* amd-xgbe: Simplify the Rx desciptor ring trackingLendacky, Thomas2015-01-161-8/+3
* time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-301-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/+0
* 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-051-0/+2
* amd-xgbe: Provide support for receive side scalingLendacky, Thomas2014-11-051-0/+21
* amd-xgbe: Add support for per DMA channel interruptsLendacky, Thomas2014-11-051-1/+9
* amd-xgbe: Implement split header receive supportLendacky, Thomas2014-11-051-6/+15
* amd-xgbe: Use page allocations for Rx buffersLendacky, Thomas2014-11-051-3/+22
* amd-xgbe: Use the u32 data type for descriptorsLendacky, Thomas2014-11-051-4/+4
* amd-xgbe: Rename pre_xmit function to dev_xmitLendacky, Thomas2014-11-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-071-0/+4
|\
| * amd-xgbe: Reported fifo size from hardware is not correctLendacky, Thomas2014-09-011-0/+1
| * amd-xgbe: Check for Tx hardware queue flushing supportLendacky, Thomas2014-09-011-0/+3
* | amd-xgbe: Checkpatch driver fixesLendacky, Thomas2014-09-051-2/+0
|/
* amd-xgbe: Add traffic class supportLendacky, Thomas2014-07-301-1/+17
* amd-xgbe: Base queue fifo size and enablement on ring countLendacky, Thomas2014-07-301-0/+3
* amd-xgbe: Add hardware timestamp supportLendacky, Thomas2014-07-301-2/+54
* amd-xgbe: Base AXI DMA cache settings on device treeLendacky, Thomas2014-07-071-4/+13