summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/xgbe (follow)
Commit message (Expand)AuthorAge
...
* amd-xgbe: Set DMA mask based on hardware register valueLendacky, 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
* amd-xgbe-phy: Use the phy_driver flags fieldLendacky, Thomas2015-03-20
* ethernet: codespell comment spelling fixesJoe Perches2015-03-08
* amd-xgbe: Request IRQs only after driver is fully setupLendacky, Thomas2015-02-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-09
|\
| * amd-xgbe: Check per channel DMA interrupt use in main ISRLendacky, Thomas2015-02-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-05
|\|
| * amd-xgbe: Set RSS enablement based on hardware featuresLendacky, Thomas2015-02-04
| * amd-xgbe: Adjust for zero-based traffic class countLendacky, Thomas2015-02-04
* | 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: Simplify the Rx desciptor ring trackingLendacky, Thomas2015-01-16
* | amd-xgbe: Clear all state during a device restartLendacky, Thomas2015-01-16
* | amd-xgbe: Add check to be sure amd-xgbe-phy driver is usedLendacky, Thomas2015-01-16
* | amd-xgbe: Checkpatch fixesLendacky, Thomas2015-01-16
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* | net: xgbe: convert to timecounter adjtime.Richard Cochran2014-12-30
* | time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-30
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-10
|\
| * amd-xgbe: Prevent Tx cleanup stallLendacky, Thomas2014-12-09
| * amd-xgbe: Associate Tx SKB with proper ring descriptorLendacky, Thomas2014-12-09
| * amd-xgbe: Do not clear interrupt indicatorLendacky, Thomas2014-12-09
* | amd-xgbe: Use disable_irq_nosync when in IRQ contextLendacky, Thomas2014-12-09
* | amd-xgbe: IRQ names require allocated memoryLendacky, Thomas2014-12-09
* | ethtool: Support for configurable RSS hash functionEyal Perry2014-12-08
* | 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: Remove unused variableLendacky, 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: use netdev_rss_key_fill() helperEric Dumazet2014-11-16
* | amd-xgbe: fix ->rss_hash_typeDan Carpenter2014-11-13
* | amd-xgbe: Fix sparse endian warningsLendacky, Thomas2014-11-12
* | amd-xgbe: Check for complete packet on skb allocation errorLendacky, Thomas2014-11-06
* | amd-xgbe: Free channel/ring structures laterLendacky, Thomas2014-11-06
* | amd-xgbe: Fix a spelling errorLendacky, Thomas2014-11-05
* | 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: Use the u32 data type for descriptorsLendacky, Thomas2014-11-05