summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-2410-540/+2158
|\
| * drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-231-11/+5
| * 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-158-352/+1780
| * | 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
|/
* net: amd-xgbe: Add hardware dependencyJean Delvare2015-05-091-0/+1
* ethernet: amd: AMD_XGBE should depend on HAS_DMAGeert Uytterhoeven2015-04-231-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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-201-2/+29
|\
| * net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras2015-03-201-2/+29
* | 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-083-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-031-82/+93
|\ \ | |/
| * amd-xgbe: Request IRQs only after driver is fully setupLendacky, Thomas2015-02-271-82/+93
* | ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-1011-170/+291
|\
| * 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-053-3/+7
| |\ \ | | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-272-6/+7
| |\ \
| * | | mii: Handle link state changes for forced modes in mii_check_media()Ben Hutchings2015-01-191-1/+1
| * | | amd-xgbe: Add ACPI supportLendacky, Thomas2015-01-166-68/+181
| * | | 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-132-6/+6
| * | | net: xgbe: convert to timecounter adjtime.Richard Cochran2014-12-301-7/+1
OpenPOWER on IntegriCloud