summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/xgbe (follow)
Commit message (Expand)AuthorAge
* net: amd: fix return type of ndo_start_xmit functionYueHaibing2019-11-25
* net: fix amd-xgbe flow-control issuetangpengpeng2018-08-06
* amd-xgbe: Fix unused suspend handlers build warningBorislav Petkov2018-02-25
* amd-xgbe: Check xgbe_init() return codeLendacky, Thomas2017-07-05
* amd-xgbe: Fix jumbo MTU processing on newer hardwareLendacky, Thomas2017-03-30
* amd-xgbe: fix a couple timeout loopsDan Carpenter2015-12-15
* Merge branch 'acpi-pci'Rafael J. Wysocki2015-11-07
|\
| * device property: ACPI: Make use of the new DMA Attribute APIsSuthikulpanit, Suravee2015-11-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-01
|\ \
| * | amd-xgbe: Fix race between access of desc and desc indexLendacky, Thomas2015-10-27
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-24
|\| |
| * | amd-xgbe: Use wmb before updating current descriptor countLendacky, Thomas2015-10-23
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\| |
| * | amd-xgbe: Check for successful buffer allocation before useTom Lendacky2015-10-05
| * | amd-xgbe: fix potential memory leak in xgbe-debugfsGeliang Tang2015-10-05
| |/
* | drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-16
* | amd-xgbe: Use system workqueue for device restartLendacky, Thomas2015-10-15
* | amd-xgbe: Remove the XGBE_LINK state bitLendacky, Thomas2015-10-05
* | amd-xgbe: Use device workqueue instead of system workqueueLendacky, Thomas2015-10-05
* | amd-xgbe: Add receive buffer unavailable statisticLendacky, Thomas2015-10-05
* | amd-xgbe: Simplify calculation and setting of queue fifosLendacky, Thomas2015-10-05
* | amd-xgbe: Add ethtool error and debug messagesLendacky, Thomas2015-10-05
* | amd-xgbe: Add ethtool support for setting the msglevelLendacky, Thomas2015-10-05
* | amd-xgbe: Use proper DT / ACPI precedence checkingLendacky, Thomas2015-10-05
* | amd-xgbe: Remove an unneeded semicolon on a switch statementLendacky, Thomas2015-10-05
|/
* treewide: fix typos in comment blocksMasahiro Yamada2015-08-07
* amd-xgbe: Fix DMA API debug warningLendacky, Thomas2015-07-08
* amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocationTom Lendacky2015-06-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-08
| |\
| * | amd-xgbe: Add more netif_dbg output to the driverLendacky, Thomas2015-05-25
| * | amd-xgbe: Fix initial mode when auto-negotiation is disabledLendacky, Thomas2015-05-25
| * | amd-xgbe: Add setting of a missing hardware featureLendacky, Thomas2015-05-25
| * | amd-xgbe: Remove manual check and set of dma_mask pointerLendacky, Thomas2015-05-15
| * | amd-xgbe: Fix flow control setting logicLendacky, Thomas2015-05-15
| * | amd-xgbe: Support defining PHY resources in ETH device nodeLendacky, Thomas2015-05-15
| * | amd-xgbe: Move the PHY support into amd-xgbeLendacky, Thomas2015-05-15
| * | amd-xgbe: Rework the Rx path SKB allocationLendacky, Thomas2015-05-15
| * | amd-xgbe: Add netif_* message support to the driverLendacky, Thomas2015-05-15
| * | amd-xgbe: Add additional stats to be reported via ethtoolLendacky, Thomas2015-05-15
| * | net: batch of last_rx update avoidance in ethernet drivers.françois romieu2015-05-14
* | | amd-xgbe: Unify coherency checking logic with device_dma_is_coherent()Suthikulpanit, Suravee2015-06-15
| |/ |/|
* | amd-xgbe: Use disable_irq_nosync from within timer functionLendacky, Thomas2015-06-07
|/
* 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
* 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