aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/xgbe/xgbe-main.c
Commit message (Expand)AuthorAge
* amd-xgbe: Fix unused suspend handlers build warningBorislav Petkov2016-11-28
* amd-xgbe: Reset running devices after resume from hibernateJames Morse2016-08-29
* amd-xgbe: Mask auto-negotiation interrupts in ISRLendacky, Thomas2016-02-17
* Merge branch 'acpi-pci'Rafael J. Wysocki2015-11-06
|\
| * device property: ACPI: Make use of the new DMA Attribute APIsSuthikulpanit, Suravee2015-11-06
* | amd-xgbe: Use proper DT / ACPI precedence checkingLendacky, Thomas2015-10-05
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\
| * amd-xgbe: Remove manual check and set of dma_mask pointerLendacky, Thomas2015-05-15
| * amd-xgbe: Support defining PHY resources in ETH device nodeLendacky, Thomas2015-05-15
| * amd-xgbe: Move the PHY support into amd-xgbeLendacky, Thomas2015-05-15
| * amd-xgbe: Add netif_* message support to the driverLendacky, Thomas2015-05-15
* | amd-xgbe: Unify coherency checking logic with device_dma_is_coherent()Suthikulpanit, Suravee2015-06-15
|/
* amd-xgbe: Add support for the netdev Tx watchdogLendacky, Thomas2015-04-09
* amd-xgbe: Set DMA mask based on hardware register valueLendacky, Thomas2015-03-20
* amd-xgbe: Add ACPI supportLendacky, Thomas2015-01-16
* amd-xgbe: Clear all state during a device restartLendacky, Thomas2015-01-16
* amd-xgbe: use netdev_rss_key_fill() helperEric Dumazet2014-11-16
* amd-xgbe: Provide support for receive side scalingLendacky, Thomas2014-11-05
* amd-xgbe: Add support for per DMA channel interruptsLendacky, Thomas2014-11-05
* amd-xgbe: Move ring allocation to device openLendacky, Thomas2014-11-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-08
|\
| * amd-xgbe: Fix initialization of the wrong spin lockLendacky, Thomas2014-09-02
* | amd-xgbe: Checkpatch driver fixesLendacky, Thomas2014-09-05
|/
* amd-xgbe: Use dma_set_mask_and_coherent to set DMA maskLendacky, Thomas2014-08-05
* amd-xgbe: Add traffic class supportLendacky, Thomas2014-07-30
* amd-xgbe: Base queue fifo size and enablement on ring countLendacky, Thomas2014-07-30
* amd-xgbe: Add hardware timestamp supportLendacky, Thomas2014-07-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-30
|\
| * amd-xgbe: Fix error return code in xgbe_probe()Wei Yongjun2014-07-23
* | amd-xgbe: Base AXI DMA cache settings on device treeLendacky, Thomas2014-07-08
* | amd-xgbe: Change destination address filtering supportLendacky, Thomas2014-06-26
* | amd-xgbe: Add support for VLAN filteringLendacky, Thomas2014-06-26
* | amd-xgbe: Make defines in xgbe.h uniqueLendacky, Thomas2014-06-26
|/
* amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflictLendacky, Thomas2014-06-11
* amd-xgbe: Initial AMD 10GbE platform driverLendacky, Thomas2014-06-05