summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/xgbe/xgbe.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* amd-xgbe: Implement split header receive supportLendacky, Thomas2014-11-061-6/+15
* amd-xgbe: Use page allocations for Rx buffersLendacky, Thomas2014-11-061-3/+22
* amd-xgbe: Use the u32 data type for descriptorsLendacky, Thomas2014-11-061-4/+4
* amd-xgbe: Rename pre_xmit function to dev_xmitLendacky, Thomas2014-11-061-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-081-0/+4
|\
| * amd-xgbe: Reported fifo size from hardware is not correctLendacky, Thomas2014-09-021-0/+1
| * amd-xgbe: Check for Tx hardware queue flushing supportLendacky, Thomas2014-09-021-0/+3
* | amd-xgbe: Checkpatch driver fixesLendacky, Thomas2014-09-061-2/+0Star
|/
* amd-xgbe: Add traffic class supportLendacky, Thomas2014-07-311-1/+17
* amd-xgbe: Base queue fifo size and enablement on ring countLendacky, Thomas2014-07-311-0/+3
* amd-xgbe: Add hardware timestamp supportLendacky, Thomas2014-07-311-2/+54
* amd-xgbe: Base AXI DMA cache settings on device treeLendacky, Thomas2014-07-081-4/+13
* amd-xgbe: Performance enhancementsLendacky, Thomas2014-07-081-6/+6
* amd-xgbe: Change destination address filtering supportLendacky, Thomas2014-06-271-1/+3
* amd-xgbe: Add support for VLAN filteringLendacky, Thomas2014-06-271-0/+8
* amd-xgbe: Make defines in xgbe.h uniqueLendacky, Thomas2014-06-271-22/+21Star
* amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflictLendacky, Thomas2014-06-111-1/+1
* amd-xgbe: Initial AMD 10GbE platform driverLendacky, Thomas2014-06-061-0/+676