summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd
Commit message (Expand)AuthorAge
* net: ethernet: amd: au1000_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-15
* net: ethernet: amd: au1000_eth: use phydev from struct net_devicePhilippe Reynes2016-07-15
* net: au1000_eth: fix PHY detectionManuel Lauss2016-06-10
* Revert "net: au1000_eth: fix PHY detection"David S. Miller2016-06-10
* net: au1000_eth: fix PHY detectionManuel Lauss2016-06-10
* net: au1000 eth: simplify logical expressionxypron.glpk@gmx.de2016-05-19
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKEDFlorian Westphal2016-04-26
* net: relax setup_tc ndo op handle restrictionJohn Fastabend2016-03-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-23
|\
| * lance: Return correct error codeAmitoj Kaur Chawla2016-02-18
| * net: am79c961a: avoid %? in inline assemblyArnd Bergmann2016-02-16
* | amd-xgbe: Mask auto-negotiation interrupts in ISRLendacky, Thomas2016-02-17
* | amd-xgbe: Check Rx queue fifos before stopping Rx DMALendacky, Thomas2016-02-17
* | amd-xgbe: Do traffic class setup when called through dcbnlLendacky, Thomas2016-02-17
* | amd-xgbe: Fix the mapping of priorities to traffic classesLendacky, Thomas2016-02-17
* | amd-xgbe: Enable/disable PFC per traffic classLendacky, Thomas2016-02-17
* | amd-xgbe: Verify forced speed matches the active speedsetLendacky, Thomas2016-02-17
* | amd-xgbe: Use __napi_schedule_irqoffLendacky, Thomas2016-02-17
* | amd-xgbe: Change from napi_complete to napi_complete_doneLendacky, Thomas2016-02-17
* | amd-xgbe: Disable VLAN filtering when in promiscuous modeLendacky, Thomas2016-02-17
* | net: rework setup_tc ndo op to consume general tc operandJohn Fastabend2016-02-17
* | net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend2016-02-17
|/
* ethernet: amd: au1000: Remove pointless warningAndrew Lunn2016-01-10
* phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2016-01-07
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-07
* phy: Centralise print about attached phyAndrew Lunn2016-01-07
* phy: add phydev_name() wrapperAndrew Lunn2016-01-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-17
|\
| * amd-xgbe: fix a couple timeout loopsDan Carpenter2015-12-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-03
|\ \ | |/
| * various: fix pci_set_dma_mask return value checkingChristoph Hellwig2015-11-20
* | net: move skb_mark_napi_id() into core networking stackEric Dumazet2015-11-18
|/
* 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