summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/xgbe/xgbe-dev.c
Commit message (Expand)AuthorAge
* amd-xgbe: Fix jumbo MTU processing on newer hardwareLendacky, Thomas2017-03-15
* amd-xgbe: Be sure to set MDIO modes on device (re)startLendacky, Thomas2017-03-02
* amd-xgbe: Check xgbe_init() return codeLendacky, Thomas2017-01-22
* amd-xgbe: Add a hardware quirk for register definitionsLendacky, Thomas2017-01-22
* amd-xgbe: Fix maximum GPIO value checkLendacky, Thomas2016-11-16
* amd-xgbe: Add support for MDIO attached PHYsLendacky, Thomas2016-11-13
* amd-xgbe: Add ECC status support for the device memoryLendacky, Thomas2016-11-13
* amd-xgbe: Add support for new DMA interrupt modeLendacky, Thomas2016-11-13
* amd-xgbe: Add a workaround for Tx timestamp issueLendacky, Thomas2016-11-13
* amd-xgbe: Guard against incorrectly generated interruptsLendacky, Thomas2016-11-13
* amd-xgbe: Prepare for supporting PCI devicesLendacky, Thomas2016-11-04
* amd-xgbe: Update how to determine DMA channel statusLendacky, Thomas2016-11-04
* amd-xgbe: Support for 64-bit management counter registersLendacky, Thomas2016-11-04
* amd-xgbe: Prepare for a new PCS register access methodLendacky, Thomas2016-11-04
* amd-xgbe: Prepare for working with more than one type of phyLendacky, Thomas2016-11-04
* amd-xgbe: Perform priority-based hardware FIFO allocationLendacky, Thomas2016-11-04
* amd-xgbe: Prepare for priority-based FIFO allocationLendacky, Thomas2016-11-04
* amd-xgbe: Mask auto-negotiation interrupts in ISRLendacky, Thomas2016-02-17
* amd-xgbe: Check Rx queue fifos before stopping Rx DMALendacky, Thomas2016-02-17
* amd-xgbe: Do traffic class setup when called through dcbnlLendacky, Thomas2016-02-17
* amd-xgbe: Fix the mapping of priorities to traffic classesLendacky, Thomas2016-02-17
* amd-xgbe: Enable/disable PFC per traffic classLendacky, Thomas2016-02-17
* amd-xgbe: Disable VLAN filtering when in promiscuous modeLendacky, Thomas2016-02-17
* amd-xgbe: fix a couple timeout loopsDan Carpenter2015-12-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-01
|\
| * amd-xgbe: Fix race between access of desc and desc indexLendacky, Thomas2015-10-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-24
|\ \ | |/
| * amd-xgbe: Use wmb before updating current descriptor countLendacky, Thomas2015-10-23
* | amd-xgbe: Simplify calculation and setting of queue fifosLendacky, Thomas2015-10-05
* | amd-xgbe: Remove an unneeded semicolon on a switch statementLendacky, Thomas2015-10-05
|/
* amd-xgbe: Fix DMA API debug warningLendacky, Thomas2015-07-08
* 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: Add additional stats to be reported via ethtoolLendacky, Thomas2015-05-15
* amd-xgbe: Move Rx mode configuration into initLendacky, Thomas2015-04-09
* amd-xgbe: Allow rx-frames coalescing to be changed anytimeLendacky, Thomas2015-04-09
* amd-xgbe: Remove Tx coalescingLendacky, Thomas2015-03-20
* amd-xgbe: Use the new DMA memory barriers where appropriateLendacky, Thomas2015-03-20
* amd-xgbe: Clarify output message about queuesLendacky, Thomas2015-03-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-27
|\
| * amd-xgbe: Use proper Rx flow control registerLendacky, Thomas2015-01-23
* | amd-xgbe: Add ACPI supportLendacky, Thomas2015-01-16
* | amd-xgbe-phy: Change auto-negotiation logicLendacky, Thomas2015-01-16
* | amd-xgbe: Remove need for Tx path spinlockLendacky, Thomas2015-01-16
* | amd-xgbe: Clear all state during a device restartLendacky, Thomas2015-01-16
|/
* amd-xgbe: Add support for the skb->xmit_more flagLendacky, Thomas2014-11-21
* amd-xgbe: Perform Tx coalescing on a packet basisLendacky, Thomas2014-11-21
* amd-xgbe: Add BQL supportLendacky, Thomas2014-11-21
* amd-xgbe: Separate Tx/Rx ring data fields into new structsLendacky, Thomas2014-11-21
* amd-xgbe: Incorporate Smatch coding suggestionLendacky, Thomas2014-11-21