aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/xgbe
Commit message (Expand)AuthorAge
...
| * | amd-xgbe: Move the PHY support into amd-xgbeLendacky, Thomas2015-05-15
| * | amd-xgbe: Rework the Rx path SKB allocationLendacky, 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
| * | net: batch of last_rx update avoidance in ethernet drivers.françois romieu2015-05-14
* | | amd-xgbe: Unify coherency checking logic with device_dma_is_coherent()Suthikulpanit, Suravee2015-06-15
| |/ |/|
* | amd-xgbe: Use disable_irq_nosync from within timer functionLendacky, Thomas2015-06-07
|/
* amd-xgbe: Add support for the netdev Tx watchdogLendacky, Thomas2015-04-09
* amd-xgbe: Move Rx mode configuration into initLendacky, Thomas2015-04-09
* amd-xgbe: Allow rx-frames coalescing to be changed anytimeLendacky, Thomas2015-04-09
* ptp: xgbe: convert to the 64 bit get/set time methods.Richard Cochran2015-03-31
* amd-xgbe: Use napi_alloc_skb when allocating skb in softirqLendacky, Thomas2015-03-20
* amd-xgbe: Fix Rx coalescing reportingLendacky, Thomas2015-03-20
* amd-xgbe: Remove Tx coalescingLendacky, Thomas2015-03-20
* 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-08
* | 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-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: 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