summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd (follow)
Commit message (Expand)AuthorAge
* pcnet32: Use pci_resource_len to validate PCI resourceGuenter Roeck2021-04-28
* net: amd: fix return type of ndo_start_xmit functionYueHaibing2019-11-25
* net: amd: add missing of_node_put()Yangtao Li2018-12-13
* net: prevent ISA drivers from building on PPC32Randy Dunlap2018-09-05
* 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
* various: fix pci_set_dma_mask return value checkingChristoph Hellwig2015-11-20
* Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-12
|\
| * Merge branch 'acpi-pci'Rafael J. Wysocki2015-11-07
| |\
| | * device property: ACPI: Make use of the new DMA Attribute APIsSuthikulpanit, Suravee2015-11-07
* | | pcnet32: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-10
|/ /
* | 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
* | net: hplance: Allow modular buildGeert Uytterhoeven2015-09-29
* | net: 7990: Export lance_poll() to modulesGeert Uytterhoeven2015-09-29
|/
* 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
|\
| * drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-23
| * 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