aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cadence
AgeCommit message (Expand)Author
2017-01-19macb: Common code to enable ptp support for MACB/GEMAndrei.Pistirica@microchip.com
2017-01-03net: macb: Updated resource allocation function calls to new version of API.Bartosz Folta
2016-12-17net: macb: Added PCI wrapper for Platform Driver.Bartosz Folta
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-29net: macb: ensure ordering write to re-enable RX smoothlyZumeng Chen
2016-11-29net: macb: fix the RX queue reset in macb_rx()Cyrille Pitchen
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-19net: macb: add check for dma mapping error in start_xmit()Alexey Khoroshilov
2016-11-16cadence: Add LSO support.Rafal Ozieblo
2016-10-19net: macb: Add ethtool get_ringparam and set_ringparam functionalityZach Brown
2016-10-19net: macb: Use variables with defaults for tx/rx ring sizes instead of hardco...Zach Brown
2016-10-18ethernet: use core min/max MTU checkingJarod Wilson
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-10-07net: macb: NULL out phydev after removing mdio busNathan Sullivan
2016-09-13net: macb: fix missing unlock on error in macb_start_xmit()Wei Yongjun
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-06net: macb: initialize checksum when using checksum offloadingHelmut Buchsbaum
2016-08-18net: ethernet: macb: Add support for rx_clkshubhrajyoti.datta@xilinx.com
2016-08-14net: macb: add missing free_netdev() on error in macb_probe()Wei Yongjun
2016-08-10net: macb: Add 64 bit addressing support for GEMHarini Katakam
2016-08-06net: macb: Correct CAPS maskHarini Katakam
2016-06-25net: ethernet: macb: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-25net: ethernet: macb: use phydev from struct net_devicePhilippe Reynes
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-03net: macb: Probe MDIO bus before registering netdevFlorian Fainelli
2016-05-03macb: fix mdiobus_scan() error checkSergei Shtylyov
2016-04-04net: macb: Fix simple typoMoritz Fischer
2016-04-04net: macb: Use ether_addr_copy over memcpyMoritz Fischer
2016-04-04net: macb: Fix coding style suggestionsMoritz Fischer
2016-04-04net: macb: Fix coding style warningsMoritz Fischer
2016-04-04net: macb: Fix coding style error messageMoritz Fischer
2016-03-28net: macb: Only call GPIO functions if there is a valid GPIOCharles Keepax
2016-03-25net: macb: remove BUG_ON() and reset the queue to handle RX errorsCyrille Pitchen
2016-03-24net: macb: replace macb_writel() call by queue_writel() to update queue ISRCyrille Pitchen
2016-03-22macb: fix PHY resetSergei Shtylyov
2016-03-13net: macb: fix default configuration for GMAC on AT91Nicolas Ferre
2016-02-19net: macb: make magic-packet property genericSergio Prado
2016-02-11net: macb: add wake-on-lan support via magic packetSergio Prado
2016-01-25net: macb: fix build warningSudip Mukherjee
2016-01-15net: macb: clear interrupts when disabling themNathan Sullivan
2016-01-07net: macb: Add NP4 macb config using USRIO_DISABLEDNeil Armstrong
2016-01-07net: ethernet: cadence-macb: Add disabled usrio capsNeil Armstrong
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2016-01-07phy: Centralise print about attached phyAndrew Lunn
2016-01-07phy: add phydev_name() wrapperAndrew Lunn
2015-12-17net/macb: Update device tree binding for resetting PHY using GPIOGregory CLEMENT
2015-12-14net/macb: add support for resetting PHY using GPIOGregory CLEMENT
2015-11-18net: macb: Add support for sgmii phy interfacePunnaiah Choudary Kalluri
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-27macb: Fix build with macro'ized readl/writel.David S. Miller