summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd
Commit message (Expand)AuthorAgeFilesLines
* ethernet: amd: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-122-4/+4
* xgbe: constify get_netdev_ops and get_ethtool_opsstephen hemminger2016-08-313-6/+7
* amd-xgbe: Reset running devices after resume from hibernateJames Morse2016-08-291-1/+7
* net: amd-xgbe: use correct format specifierxypron.glpk@gmx.de2016-08-011-1/+1
* net: ethernet: amd: au1000_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-151-21/+2
* net: ethernet: amd: au1000_eth: use phydev from struct net_devicePhilippe Reynes2016-07-152-25/+16
* net: au1000_eth: fix PHY detectionManuel Lauss2016-06-101-2/+2
* Revert "net: au1000_eth: fix PHY detection"David S. Miller2016-06-101-6/+7
* net: au1000_eth: fix PHY detectionManuel Lauss2016-06-101-7/+6
* net: au1000 eth: simplify logical expressionxypron.glpk@gmx.de2016-05-191-1/+1
* 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/+21
* | 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-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
OpenPOWER on IntegriCloud