summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd
Commit message (Expand)AuthorAgeFilesLines
* ethernet: amd: au1000: Remove pointless warningAndrew Lunn2016-01-101-3/+0
* phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2016-01-071-4/+5
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-7/+0
* phy: Centralise print about attached phyAndrew Lunn2016-01-071-3/+1
* phy: add phydev_name() wrapperAndrew Lunn2016-01-071-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-171-2/+2
|\
| * amd-xgbe: fix a couple timeout loopsDan Carpenter2015-12-151-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-031-2/+3
|\ \ | |/
| * various: fix pci_set_dma_mask return value checkingChristoph Hellwig2015-11-201-2/+3
* | net: move skb_mark_napi_id() into core networking stackEric Dumazet2015-11-181-1/+0
|/
* Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-121-1/+7
|\
| * Merge branch 'acpi-pci'Rafael J. Wysocki2015-11-071-1/+7
| |\
| | * device property: ACPI: Make use of the new DMA Attribute APIsSuthikulpanit, Suravee2015-11-071-1/+7
* | | pcnet32: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-101-1/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-012-1/+5
|\ \
| * | amd-xgbe: Fix race between access of desc and desc indexLendacky, Thomas2015-10-272-1/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-242-2/+4
|\ \ \ | |/ /
| * | amd-xgbe: Use wmb before updating current descriptor countLendacky, Thomas2015-10-232-2/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-201-0/+4
|\ \ \ | |/ /
| * | amd-xgbe: Check for successful buffer allocation before useTom Lendacky2015-10-051-0/+3
| * | amd-xgbe: fix potential memory leak in xgbe-debugfsGeliang Tang2015-10-051-0/+1
| |/
* | drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-162-2/+0
* | amd-xgbe: Use system workqueue for device restartLendacky, Thomas2015-10-151-2/+2
* | amd-xgbe: Remove the XGBE_LINK state bitLendacky, Thomas2015-10-052-13/+4
* | amd-xgbe: Use device workqueue instead of system workqueueLendacky, Thomas2015-10-051-5/+6
* | amd-xgbe: Add receive buffer unavailable statisticLendacky, Thomas2015-10-053-0/+5
* | amd-xgbe: Simplify calculation and setting of queue fifosLendacky, Thomas2015-10-052-83/+14
* | amd-xgbe: Add ethtool error and debug messagesLendacky, Thomas2015-10-051-52/+37
* | amd-xgbe: Add ethtool support for setting the msglevelLendacky, Thomas2015-10-051-0/+16
* | amd-xgbe: Use proper DT / ACPI precedence checkingLendacky, Thomas2015-10-051-1/+1
* | amd-xgbe: Remove an unneeded semicolon on a switch statementLendacky, Thomas2015-10-051-1/+1
* | net: hplance: Allow modular buildGeert Uytterhoeven2015-09-291-1/+1
* | net: 7990: Export lance_poll() to modulesGeert Uytterhoeven2015-09-291-0/+1
|/
* treewide: fix typos in comment blocksMasahiro Yamada2015-08-071-1/+1
* amd-xgbe: Fix DMA API debug warningLendacky, Thomas2015-07-084-12/+22
* amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocationTom Lendacky2015-06-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-2410-540/+2158
|\
| * drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-231-11/+5
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-081-1/+1
| |\
| * | amd-xgbe: Add more netif_dbg output to the driverLendacky, Thomas2015-05-251-6/+62
| * | amd-xgbe: Fix initial mode when auto-negotiation is disabledLendacky, Thomas2015-05-251-3/+42
| * | amd-xgbe: Add setting of a missing hardware featureLendacky, Thomas2015-05-251-0/+1
| * | amd-xgbe: Remove manual check and set of dma_mask pointerLendacky, Thomas2015-05-151-2/+0
| * | amd-xgbe: Fix flow control setting logicLendacky, Thomas2015-05-154-40/+72
| * | amd-xgbe: Support defining PHY resources in ETH device nodeLendacky, Thomas2015-05-152-9/+16
| * | amd-xgbe: Move the PHY support into amd-xgbeLendacky, Thomas2015-05-158-352/+1780
| * | amd-xgbe: Rework the Rx path SKB allocationLendacky, Thomas2015-05-153-33/+37
| * | amd-xgbe: Add netif_* message support to the driverLendacky, Thomas2015-05-157-151/+191
| * | amd-xgbe: Add additional stats to be reported via ethtoolLendacky, Thomas2015-05-153-3/+23
| * | net: batch of last_rx update avoidance in ethernet drivers.françois romieu2015-05-141-1/+0
OpenPOWER on IntegriCloud