summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/xgbe
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-249-526/+2152
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-081-1/+1
| |\
| * | amd-xgbe: Add more netif_dbg output to the driverLendacky, Thomas2015-05-251-6/+62
| * | amd-xgbe: Fix initial mode when auto-negotiation is disabledLendacky, Thomas2015-05-251-3/+42
| * | amd-xgbe: Add setting of a missing hardware featureLendacky, Thomas2015-05-251-0/+1
| * | amd-xgbe: Remove manual check and set of dma_mask pointerLendacky, Thomas2015-05-151-2/+0
| * | amd-xgbe: Fix flow control setting logicLendacky, Thomas2015-05-154-40/+72
| * | amd-xgbe: Support defining PHY resources in ETH device nodeLendacky, Thomas2015-05-152-9/+16
| * | amd-xgbe: Move the PHY support into amd-xgbeLendacky, Thomas2015-05-157-349/+1779
| * | amd-xgbe: Rework the Rx path SKB allocationLendacky, Thomas2015-05-153-33/+37
| * | amd-xgbe: Add netif_* message support to the driverLendacky, Thomas2015-05-157-151/+191
| * | amd-xgbe: Add additional stats to be reported via ethtoolLendacky, Thomas2015-05-153-3/+23
| * | net: batch of last_rx update avoidance in ethernet drivers.françois romieu2015-05-141-1/+0
* | | amd-xgbe: Unify coherency checking logic with device_dma_is_coherent()Suthikulpanit, Suravee2015-06-151-26/+1
| |/ |/|
* | amd-xgbe: Use disable_irq_nosync from within timer functionLendacky, Thomas2015-06-071-1/+1
|/
* amd-xgbe: Add support for the netdev Tx watchdogLendacky, Thomas2015-04-092-0/+12
* amd-xgbe: Move Rx mode configuration into initLendacky, Thomas2015-04-093-17/+20
* amd-xgbe: Allow rx-frames coalescing to be changed anytimeLendacky, Thomas2015-04-094-28/+21
* ptp: xgbe: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-6/+7
* amd-xgbe: Use napi_alloc_skb when allocating skb in softirqLendacky, Thomas2015-03-201-4/+3
* amd-xgbe: Fix Rx coalescing reportingLendacky, Thomas2015-03-203-7/+7
* amd-xgbe: Remove Tx coalescingLendacky, Thomas2015-03-204-21/+12
* amd-xgbe: Set DMA mask based on hardware register valueLendacky, Thomas2015-03-204-9/+29
* amd-xgbe: Use the new DMA memory barriers where appropriateLendacky, Thomas2015-03-202-7/+13
* amd-xgbe: Clarify output message about queuesLendacky, Thomas2015-03-201-2/+4
* amd-xgbe-phy: Use the phy_driver flags fieldLendacky, Thomas2015-03-201-1/+0
* ethernet: codespell comment spelling fixesJoe Perches2015-03-081-1/+1
* amd-xgbe: Request IRQs only after driver is fully setupLendacky, Thomas2015-02-271-82/+93
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-091-5/+6
|\
| * amd-xgbe: Check per channel DMA interrupt use in main ISRLendacky, Thomas2015-02-071-5/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-051-1/+3
|\ \ | |/
| * amd-xgbe: Set RSS enablement based on hardware featuresLendacky, Thomas2015-02-041-0/+1
| * amd-xgbe: Adjust for zero-based traffic class countLendacky, Thomas2015-02-041-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-272-6/+7
|\ \ | |/
| * amd-xgbe: Use proper Rx flow control registerLendacky, Thomas2015-01-232-6/+7
* | amd-xgbe: Add ACPI supportLendacky, Thomas2015-01-165-67/+180
* | amd-xgbe-phy: Change auto-negotiation logicLendacky, Thomas2015-01-161-0/+27
* | amd-xgbe: Remove need for Tx path spinlockLendacky, Thomas2015-01-162-28/+10
* | amd-xgbe: Simplify the Rx desciptor ring trackingLendacky, Thomas2015-01-163-43/+25
* | amd-xgbe: Clear all state during a device restartLendacky, Thomas2015-01-163-6/+24
* | amd-xgbe: Add check to be sure amd-xgbe-phy driver is usedLendacky, Thomas2015-01-161-2/+6
* | amd-xgbe: Checkpatch fixesLendacky, Thomas2015-01-163-3/+3
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-4/+4
* | net: xgbe: convert to timecounter adjtime.Richard Cochran2014-12-301-7/+1
* | time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-301-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-102-3/+6
|\
| * amd-xgbe: Prevent Tx cleanup stallLendacky, Thomas2014-12-091-1/+1
| * amd-xgbe: Associate Tx SKB with proper ring descriptorLendacky, Thomas2014-12-091-1/+5
| * amd-xgbe: Do not clear interrupt indicatorLendacky, Thomas2014-12-091-1/+0
* | amd-xgbe: Use disable_irq_nosync when in IRQ contextLendacky, Thomas2014-12-091-1/+1
OpenPOWER on IntegriCloud