summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/xgbe/xgbe-main.c
AgeCommit message (Expand)Author
2018-04-29amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky
2017-08-18amd-xgbe: Add support for VXLAN offload capabilitiesLendacky, Thomas
2017-08-18amd-xgbe: Add support to handle device renamingLendacky, Thomas
2017-08-18amd-xgbe: Be sure driver shuts down cleanly on module removalLendacky, Thomas
2017-06-29amd-xgbe: Adjust register settings to improve performanceLendacky, Thomas
2017-06-29amd-xgbe: Simplify the burst length settingsLendacky, Thomas
2017-06-29amd-xgbe: Handle return code from software reset functionLendacky, Thomas
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-11-16ptp_clock: Allow for it to be optionalNicolas Pitre
2016-11-13amd-xgbe: Add support for MDIO attached PHYsLendacky, Thomas
2016-11-13amd-xgbe: Add I2C support for sideband communicationLendacky, Thomas
2016-11-13amd-xgbe: Add ECC status support for the device memoryLendacky, Thomas
2016-11-13amd-xgbe: Allow for a greater number of Rx queuesLendacky, Thomas
2016-11-13amd-xgbe: Add PCI device supportLendacky, Thomas
2016-11-04amd-xgbe: Prepare for supporting PCI devicesLendacky, Thomas
2016-11-04amd-xgbe: Prepare for a new PCS register access methodLendacky, Thomas
2016-11-04amd-xgbe: Prepare for working with more than one type of phyLendacky, Thomas
2016-10-26amd-xgbe: Fix error return code in xgbe_probe()Wei Yongjun
2016-10-20ethernet: use net core MTU range checking in more driversJarod Wilson
2016-08-29amd-xgbe: Reset running devices after resume from hibernateJames Morse
2016-02-17amd-xgbe: Mask auto-negotiation interrupts in ISRLendacky, Thomas
2015-11-07Merge branch 'acpi-pci'Rafael J. Wysocki
2015-11-07device property: ACPI: Make use of the new DMA Attribute APIsSuthikulpanit, Suravee
2015-10-05amd-xgbe: Use proper DT / ACPI precedence checkingLendacky, Thomas
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-15amd-xgbe: Unify coherency checking logic with device_dma_is_coherent()Suthikulpanit, Suravee
2015-05-15amd-xgbe: Remove manual check and set of dma_mask pointerLendacky, Thomas
2015-05-15amd-xgbe: Support defining PHY resources in ETH device nodeLendacky, Thomas
2015-05-15amd-xgbe: Move the PHY support into amd-xgbeLendacky, Thomas
2015-05-15amd-xgbe: Add netif_* message support to the driverLendacky, Thomas
2015-04-09amd-xgbe: Add support for the netdev Tx watchdogLendacky, Thomas
2015-03-20amd-xgbe: Set DMA mask based on hardware register valueLendacky, Thomas
2015-01-16amd-xgbe: Add ACPI supportLendacky, Thomas
2015-01-16amd-xgbe: Clear all state during a device restartLendacky, Thomas
2014-11-16amd-xgbe: use netdev_rss_key_fill() helperEric Dumazet
2014-11-05amd-xgbe: Provide support for receive side scalingLendacky, Thomas
2014-11-05amd-xgbe: Add support for per DMA channel interruptsLendacky, Thomas
2014-11-05amd-xgbe: Move ring allocation to device openLendacky, Thomas
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-05amd-xgbe: Checkpatch driver fixesLendacky, Thomas
2014-09-02amd-xgbe: Fix initialization of the wrong spin lockLendacky, Thomas
2014-08-05amd-xgbe: Use dma_set_mask_and_coherent to set DMA maskLendacky, Thomas
2014-07-30amd-xgbe: Add traffic class supportLendacky, Thomas
2014-07-30amd-xgbe: Base queue fifo size and enablement on ring countLendacky, Thomas
2014-07-30amd-xgbe: Add hardware timestamp supportLendacky, Thomas
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-23amd-xgbe: Fix error return code in xgbe_probe()Wei Yongjun
2014-07-07amd-xgbe: Base AXI DMA cache settings on device treeLendacky, Thomas
2014-06-26amd-xgbe: Change destination address filtering supportLendacky, Thomas
2014-06-26amd-xgbe: Add support for VLAN filteringLendacky, Thomas