aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/xgbe/xgbe.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-15amd-xgbe: Move the PHY support into amd-xgbeLendacky, Thomas1-24/+181
2015-05-15amd-xgbe: Rework the Rx path SKB allocationLendacky, Thomas1-2/+0
2015-05-15amd-xgbe: Add netif_* message support to the driverLendacky, Thomas1-17/+6
2015-05-15amd-xgbe: Add additional stats to be reported via ethtoolLendacky, Thomas1-0/+6
2015-04-09amd-xgbe: Move Rx mode configuration into initLendacky, Thomas1-3/+1
2015-04-09amd-xgbe: Allow rx-frames coalescing to be changed anytimeLendacky, Thomas1-3/+2
2015-03-20amd-xgbe: Fix Rx coalescing reportingLendacky, Thomas1-0/+1
2015-03-20amd-xgbe: Remove Tx coalescingLendacky, Thomas1-2/+2
2015-03-20amd-xgbe: Set DMA mask based on hardware register valueLendacky, Thomas1-0/+1
2015-03-08ethernet: codespell comment spelling fixesJoe Perches1-1/+1
2015-01-16amd-xgbe: Add ACPI supportLendacky, Thomas1-1/+17
2015-01-16amd-xgbe: Simplify the Rx desciptor ring trackingLendacky, Thomas1-8/+3
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran1-1/+1
2014-12-09amd-xgbe: IRQ names require allocated memoryLendacky, Thomas1-0/+1
2014-11-21amd-xgbe: Add support for the skb->xmit_more flagLendacky, Thomas1-0/+15
2014-11-21amd-xgbe: Remove unused variableLendacky, Thomas1-1/+0
2014-11-21amd-xgbe: Add BQL supportLendacky, Thomas1-0/+5
2014-11-21amd-xgbe: Separate Tx/Rx ring data fields into new structsLendacky, Thomas1-6/+16
2014-11-21amd-xgbe: Tx engine must not be active before stopping itLendacky, Thomas1-0/+1
2014-11-12amd-xgbe: Fix sparse endian warningsLendacky, Thomas1-4/+4
2014-11-05amd-xgbe: Add receive side scaling ethtool supportLendacky, Thomas1-0/+2
2014-11-05amd-xgbe: Provide support for receive side scalingLendacky, Thomas1-0/+21
2014-11-05amd-xgbe: Add support for per DMA channel interruptsLendacky, Thomas1-1/+9
2014-11-05amd-xgbe: Implement split header receive supportLendacky, Thomas1-6/+15
2014-11-05amd-xgbe: Use page allocations for Rx buffersLendacky, Thomas1-3/+22
2014-11-05amd-xgbe: Use the u32 data type for descriptorsLendacky, Thomas1-4/+4
2014-11-05amd-xgbe: Rename pre_xmit function to dev_xmitLendacky, Thomas1-1/+1
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
2014-09-05amd-xgbe: Checkpatch driver fixesLendacky, Thomas1-2/+0
2014-09-01amd-xgbe: Reported fifo size from hardware is not correctLendacky, Thomas1-0/+1
2014-09-01amd-xgbe: Check for Tx hardware queue flushing supportLendacky, Thomas1-0/+3
2014-07-30amd-xgbe: Add traffic class supportLendacky, Thomas1-1/+17
2014-07-30amd-xgbe: Base queue fifo size and enablement on ring countLendacky, Thomas1-0/+3
2014-07-30amd-xgbe: Add hardware timestamp supportLendacky, Thomas1-2/+54
2014-07-07amd-xgbe: Base AXI DMA cache settings on device treeLendacky, Thomas1-4/+13
2014-07-07amd-xgbe: Performance enhancementsLendacky, Thomas1-6/+6
2014-06-26amd-xgbe: Change destination address filtering supportLendacky, Thomas1-1/+3
2014-06-26amd-xgbe: Add support for VLAN filteringLendacky, Thomas1-0/+8
2014-06-26amd-xgbe: Make defines in xgbe.h uniqueLendacky, Thomas1-22/+21
2014-06-11amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflictLendacky, Thomas1-1/+1
2014-06-05amd-xgbe: Initial AMD 10GbE platform driverLendacky, Thomas1-0/+676