aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd
AgeCommit message (Expand)Author
2015-10-05amd-xgbe: Add ethtool error and debug messagesLendacky, Thomas
2015-10-05amd-xgbe: Add ethtool support for setting the msglevelLendacky, Thomas
2015-10-05amd-xgbe: Use proper DT / ACPI precedence checkingLendacky, Thomas
2015-10-05amd-xgbe: Remove an unneeded semicolon on a switch statementLendacky, Thomas
2015-10-05amd-xgbe: fix potential memory leak in xgbe-debugfsGeliang Tang
2015-09-29net: hplance: Allow modular buildGeert Uytterhoeven
2015-09-29net: 7990: Export lance_poll() to modulesGeert Uytterhoeven
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada
2015-07-08amd-xgbe: Fix DMA API debug warningLendacky, Thomas
2015-06-29amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocationTom Lendacky
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-06-15amd-xgbe: Unify coherency checking logic with device_dma_is_coherent()Suthikulpanit, Suravee
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-07amd-xgbe: Use disable_irq_nosync from within timer functionLendacky, Thomas
2015-05-25amd-xgbe: Add more netif_dbg output to the driverLendacky, Thomas
2015-05-25amd-xgbe: Fix initial mode when auto-negotiation is disabledLendacky, Thomas
2015-05-25amd-xgbe: Add setting of a missing hardware featureLendacky, Thomas
2015-05-15amd-xgbe: Remove manual check and set of dma_mask pointerLendacky, Thomas
2015-05-15amd-xgbe: Fix flow control setting logicLendacky, Thomas
2015-05-15amd-xgbe: Support defining PHY resources in ETH device nodeLendacky, Thomas
2015-05-15amd-xgbe: Move the PHY support into amd-xgbeLendacky, Thomas
2015-05-15amd-xgbe: Rework the Rx path SKB allocationLendacky, Thomas
2015-05-15amd-xgbe: Add netif_* message support to the driverLendacky, Thomas
2015-05-15amd-xgbe: Add additional stats to be reported via ethtoolLendacky, Thomas
2015-05-14net: batch of last_rx update avoidance in ethernet drivers.françois romieu
2015-05-09net: amd-xgbe: Add hardware dependencyJean Delvare
2015-04-23ethernet: amd: AMD_XGBE should depend on HAS_DMAGeert Uytterhoeven
2015-04-09amd-xgbe: Add support for the netdev Tx watchdogLendacky, Thomas
2015-04-09amd-xgbe: Move Rx mode configuration into initLendacky, Thomas
2015-04-09amd-xgbe: Allow rx-frames coalescing to be changed anytimeLendacky, Thomas
2015-03-31ptp: xgbe: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-20amd-xgbe: Use napi_alloc_skb when allocating skb in softirqLendacky, Thomas
2015-03-20amd-xgbe: Fix Rx coalescing reportingLendacky, Thomas
2015-03-20amd-xgbe: Remove Tx coalescingLendacky, Thomas
2015-03-20amd-xgbe: Set DMA mask based on hardware register valueLendacky, Thomas
2015-03-20amd-xgbe: Use the new DMA memory barriers where appropriateLendacky, Thomas
2015-03-20amd-xgbe: Clarify output message about queuesLendacky, Thomas
2015-03-20amd-xgbe-phy: Use the phy_driver flags fieldLendacky, Thomas
2015-03-20net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches
2015-02-27amd-xgbe: Request IRQs only after driver is fully setupLendacky, Thomas
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2015-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-07amd-xgbe: Check per channel DMA interrupt use in main ISRLendacky, Thomas
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller