aboutsummaryrefslogtreecommitdiffstats
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-30
* 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-24
* | 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
* amd-xgbe: Tx engine must not be active before stopping itLendacky, Thomas2014-11-21
* amd-xgbe: Add a read memory barrier to Tx/Rx pathLendacky, Thomas2014-11-21
* amd-xgbe: fix ->rss_hash_typeDan Carpenter2014-11-13
* amd-xgbe: Add receive side scaling ethtool supportLendacky, Thomas2014-11-05
* 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: Implement split header receive supportLendacky, Thomas2014-11-05
* amd-xgbe: Use page allocations for Rx buffersLendacky, Thomas2014-11-05
* amd-xgbe: Rename pre_xmit function to dev_xmitLendacky, Thomas2014-11-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-08
|\
| * amd-xgbe: Enable interrupts for all management countersLendacky, Thomas2014-09-06
| * amd-xgbe: Treat certain counter registers as 64 bitLendacky, Thomas2014-09-06
| * amd-xgbe: Use the Tx queue count for Tx flow control supportLendacky, Thomas2014-09-01
| * amd-xgbe: Reported fifo size from hardware is not correctLendacky, Thomas2014-09-01
| * amd-xgbe: Check for Tx hardware queue flushing supportLendacky, Thomas2014-09-01
* | amd-xgbe: Checkpatch driver fixesLendacky, Thomas2014-09-05
|/