aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cadence
AgeCommit message (Expand)Author
2017-11-11net: macb: add of_node_put to error pathsMichael Grzeschik
2017-11-11net: macb: add of_phy_deregister_fixed_link to error pathsMichael Grzeschik
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01net: macb: remove redundant assignment to variable work_doneColin Ian King
2017-08-22net: ethernet: make ptp_clock_info constBhumika Goyal
2017-07-17net: cadence: macb: constify pci_device_id.Arvind Yadav
2017-07-17macb: Remove bogus reference to NETIF_F_UFO.David S. Miller
2017-07-08net: macb: Adding Support for Jumbo Frames up to 10240 Bytes in SAMA5D3vishnuvardhan
2017-07-05net: macb: remove extraneous return when MACB_EXT_DESC is definedColin Ian King
2017-06-30net: macb: Add hardware PTP supportRafal Ozieblo
2017-06-30net: macb: macb.c changed to macb_main.cRafal Ozieblo
2017-06-30net: macb: Add support for PTP timestamps in DMA descriptorsRafal Ozieblo
2017-06-25net: macb: add fixed-link node supportMichael Grzeschik
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-04-30net: macb: fix phy interrupt parsingAlexandre Belloni
2017-04-07net: macb: Use net_device_stats from struct net_deviceTobias Klauser
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-10net: macb: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2017-01-29net: macb: Fix 64 bit addressing support for GEMRafal Ozieblo
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