summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-0410-13/+13
* drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKEDFlorian Westphal2016-04-262-7/+8
* net: relax setup_tc ndo op handle restrictionJohn Fastabend2016-03-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-232-34/+34
|\
| * lance: Return correct error codeAmitoj Kaur Chawla2016-02-181-2/+2
| * net: am79c961a: avoid %? in inline assemblyArnd Bergmann2016-02-161-32/+32
* | amd-xgbe: Mask auto-negotiation interrupts in ISRLendacky, Thomas2016-02-174-33/+41
* | amd-xgbe: Check Rx queue fifos before stopping Rx DMALendacky, Thomas2016-02-172-3/+37
* | amd-xgbe: Do traffic class setup when called through dcbnlLendacky, Thomas2016-02-174-30/+70
* | amd-xgbe: Fix the mapping of priorities to traffic classesLendacky, Thomas2016-02-171-29/+21Star
* | amd-xgbe: Enable/disable PFC per traffic classLendacky, Thomas2016-02-171-2/+34
* | amd-xgbe: Verify forced speed matches the active speedsetLendacky, Thomas2016-02-171-2/+14
* | amd-xgbe: Use __napi_schedule_irqoffLendacky, Thomas2016-02-171-2/+2
* | amd-xgbe: Change from napi_complete to napi_complete_doneLendacky, Thomas2016-02-171-4/+4
* | amd-xgbe: Disable VLAN filtering when in promiscuous modeLendacky, Thomas2016-02-171-112/+117
* | net: rework setup_tc ndo op to consume general tc operandJohn Fastabend2016-02-171-3/+6
* | net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend2016-02-171-1/+4
|/
* ethernet: amd: au1000: Remove pointless warningAndrew Lunn2016-01-111-3/+0Star
* 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/+0Star
* phy: Centralise print about attached phyAndrew Lunn2016-01-071-3/+1Star
* 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-181-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-041-2/+3
|\|
| * various: fix pci_set_dma_mask return value checkingChristoph Hellwig2015-11-211-2/+3
* | net: move skb_mark_napi_id() into core networking stackEric Dumazet2015-11-181-1/+0Star
|/
* 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-111-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-282-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-061-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/+0Star
* | 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/+4Star
* | 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/+14Star
* | amd-xgbe: Add ethtool error and debug messagesLendacky, Thomas2015-10-051-52/+37Star
* | 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-301-1/+1
* | net: 7990: Export lance_poll() to modulesGeert Uytterhoeven2015-09-301-0/+1
|/