summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd
AgeCommit message (Expand)AuthorLines
2015-10-27amd-xgbe: Fix race between access of desc and desc indexLendacky, Thomas-1/+5
2015-10-23amd-xgbe: Use wmb before updating current descriptor countLendacky, Thomas-2/+4
2015-10-05amd-xgbe: Check for successful buffer allocation before useTom Lendacky-0/+3
2015-10-05amd-xgbe: fix potential memory leak in xgbe-debugfsGeliang Tang-0/+1
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada-1/+1
2015-07-08amd-xgbe: Fix DMA API debug warningLendacky, Thomas-12/+22
2015-06-29amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocationTom Lendacky-1/+1
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-540/+2158
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker-11/+5
2015-06-15amd-xgbe: Unify coherency checking logic with device_dma_is_coherent()Suthikulpanit, Suravee-26/+1
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2015-06-07amd-xgbe: Use disable_irq_nosync from within timer functionLendacky, Thomas-1/+1
2015-05-25amd-xgbe: Add more netif_dbg output to the driverLendacky, Thomas-6/+62
2015-05-25amd-xgbe: Fix initial mode when auto-negotiation is disabledLendacky, Thomas-3/+42
2015-05-25amd-xgbe: Add setting of a missing hardware featureLendacky, Thomas-0/+1
2015-05-15amd-xgbe: Remove manual check and set of dma_mask pointerLendacky, Thomas-2/+0
2015-05-15amd-xgbe: Fix flow control setting logicLendacky, Thomas-40/+72
2015-05-15amd-xgbe: Support defining PHY resources in ETH device nodeLendacky, Thomas-9/+16
2015-05-15amd-xgbe: Move the PHY support into amd-xgbeLendacky, Thomas-352/+1780
2015-05-15amd-xgbe: Rework the Rx path SKB allocationLendacky, Thomas-33/+37
2015-05-15amd-xgbe: Add netif_* message support to the driverLendacky, Thomas-151/+191
2015-05-15amd-xgbe: Add additional stats to be reported via ethtoolLendacky, Thomas-3/+23
2015-05-14net: batch of last_rx update avoidance in ethernet drivers.françois romieu-1/+0
2015-05-09net: amd-xgbe: Add hardware dependencyJean Delvare-0/+1
2015-04-23ethernet: amd: AMD_XGBE should depend on HAS_DMAGeert Uytterhoeven-1/+1
2015-04-09amd-xgbe: Add support for the netdev Tx watchdogLendacky, Thomas-0/+12
2015-04-09amd-xgbe: Move Rx mode configuration into initLendacky, Thomas-17/+20
2015-04-09amd-xgbe: Allow rx-frames coalescing to be changed anytimeLendacky, Thomas-28/+21
2015-03-31ptp: xgbe: convert to the 64 bit get/set time methods.Richard Cochran-6/+7
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+29
2015-03-20amd-xgbe: Use napi_alloc_skb when allocating skb in softirqLendacky, Thomas-4/+3
2015-03-20amd-xgbe: Fix Rx coalescing reportingLendacky, Thomas-7/+7
2015-03-20amd-xgbe: Remove Tx coalescingLendacky, Thomas-21/+12
2015-03-20amd-xgbe: Set DMA mask based on hardware register valueLendacky, Thomas-9/+29
2015-03-20amd-xgbe: Use the new DMA memory barriers where appropriateLendacky, Thomas-7/+13
2015-03-20amd-xgbe: Clarify output message about queuesLendacky, Thomas-2/+4
2015-03-20amd-xgbe-phy: Use the phy_driver flags fieldLendacky, Thomas-1/+0
2015-03-20net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras-2/+29
2015-03-08ethernet: codespell comment spelling fixesJoe Perches-4/+4
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-82/+93
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches-1/+1
2015-02-27amd-xgbe: Request IRQs only after driver is fully setupLendacky, Thomas-82/+93
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-170/+291
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds-4/+4
2015-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-5/+6
2015-02-07amd-xgbe: Check per channel DMA interrupt use in main ISRLendacky, Thomas-5/+6
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+7
2015-02-04amd-xgbe: Set RSS enablement based on hardware featuresLendacky, Thomas-0/+1
2015-02-04amd-xgbe: Adjust for zero-based traffic class countLendacky, Thomas-1/+2
2015-01-29net: am2150: fix nmclan_cs.c shared interrupt handlingArnd Bergmann-0/+2