summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd
Commit message (Expand)AuthorAge
* ethernet: amd: AMD_XGBE should depend on HAS_DMAGeert Uytterhoeven2015-04-23
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20
|\
| * net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras2015-03-20
* | 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-03
|\ \ | |/
| * amd-xgbe: Request IRQs only after driver is fully setupLendacky, Thomas2015-02-27
* | ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-10
|\
| * 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
| |\ \ | | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-27
| |\ \
| * | | mii: Handle link state changes for forced modes in mii_check_media()Ben Hutchings2015-01-19
| * | | 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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2015-02-10
|\ \ \ \ | |_|_|/ |/| | |
| * | | net: atarilance: Remove obsolete IRQ_TYPE_PRIOGeert Uytterhoeven2015-01-15
| |/ /
* | | amd-xgbe: Set RSS enablement based on hardware featuresLendacky, Thomas2015-02-04
* | | amd-xgbe: Adjust for zero-based traffic class countLendacky, Thomas2015-02-04
* | | net: am2150: fix nmclan_cs.c shared interrupt handlingArnd Bergmann2015-01-29
* | | net: lance,ni64: don't build for ARMArnd Bergmann2015-01-29
| |/ |/|
* | amd-xgbe: Use proper Rx flow control registerLendacky, Thomas2015-01-23
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-03
| |\
| | * net: ethernet: amd: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | | 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