summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cadence
Commit message (Expand)AuthorAgeFilesLines
* net: macb: add of_node_put to error pathsMichael Grzeschik2017-11-111-0/+2
* net: macb: add of_phy_deregister_fixed_link to error pathsMichael Grzeschik2017-11-111-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | net: macb: remove redundant assignment to variable work_doneColin Ian King2017-11-011-2/+0
|/
* net: ethernet: make ptp_clock_info constBhumika Goyal2017-08-221-1/+1
* net: cadence: macb: constify pci_device_id.Arvind Yadav2017-07-171-1/+1
* macb: Remove bogus reference to NETIF_F_UFO.David S. Miller2017-07-171-1/+1
* net: macb: Adding Support for Jumbo Frames up to 10240 Bytes in SAMA5D3vishnuvardhan2017-07-081-1/+2
* net: macb: remove extraneous return when MACB_EXT_DESC is definedColin Ian King2017-07-051-1/+0
* net: macb: Add hardware PTP supportRafal Ozieblo2017-06-304-6/+732
* net: macb: macb.c changed to macb_main.cRafal Ozieblo2017-06-302-0/+1
* net: macb: Add support for PTP timestamps in DMA descriptorsRafal Ozieblo2017-06-303-37/+122
* net: macb: add fixed-link node supportMichael Grzeschik2017-06-252-39/+60
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
* net: macb: fix phy interrupt parsingAlexandre Belloni2017-04-301-8/+10
* net: macb: Use net_device_stats from struct net_deviceTobias Klauser2017-04-072-21/+20
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-1/+1
* net: macb: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King2017-02-101-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-022-61/+146
|\
| * net: macb: Fix 64 bit addressing support for GEMRafal Ozieblo2017-01-292-61/+147
* | drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* | macb: Common code to enable ptp support for MACB/GEMAndrei.Pistirica@microchip.com2017-01-192-2/+104
|/
* net: macb: Updated resource allocation function calls to new version of API.Bartosz Folta2017-01-031-17/+10
* net: macb: Added PCI wrapper for Platform Driver.Bartosz Folta2016-12-174-5/+189
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-031-2/+3
|\
| * net: macb: ensure ordering write to re-enable RX smoothlyZumeng Chen2016-11-291-0/+2
| * net: macb: fix the RX queue reset in macb_rx()Cyrille Pitchen2016-11-291-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-221-0/+6
|\ \ | |/
| * net: macb: add check for dma mapping error in start_xmit()Alexey Khoroshilov2016-11-191-0/+6
* | cadence: Add LSO support.Rafal Ozieblo2016-11-162-12/+140
* | net: macb: Add ethtool get_ringparam and set_ringparam functionalityZach Brown2016-10-191-0/+59
* | net: macb: Use variables with defaults for tx/rx ring sizes instead of hardco...Zach Brown2016-10-192-52/+65
* | ethernet: use core min/max MTU checkingJarod Wilson2016-10-181-11/+8
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0
|/
* net: macb: NULL out phydev after removing mdio busNathan Sullivan2016-10-071-0/+1
* net: macb: fix missing unlock on error in macb_start_xmit()Wei Yongjun2016-09-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-121-0/+23
|\
| * net: macb: initialize checksum when using checksum offloadingHelmut Buchsbaum2016-09-061-0/+23
* | net: ethernet: macb: Add support for rx_clkshubhrajyoti.datta@xilinx.com2016-08-182-6/+29
* | net: macb: add missing free_netdev() on error in macb_probe()Wei Yongjun2016-08-141-1/+1
* | net: macb: Add 64 bit addressing support for GEMHarini Katakam2016-08-102-11/+61
|/
* net: macb: Correct CAPS maskHarini Katakam2016-08-061-1/+1
* net: ethernet: macb: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-251-26/+4
* net: ethernet: macb: use phydev from struct net_devicePhilippe Reynes2016-06-252-16/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-041-13/+21
|\
| * net: macb: Probe MDIO bus before registering netdevFlorian Fainelli2016-05-031-12/+19
| * macb: fix mdiobus_scan() error checkSergei Shtylyov2016-05-031-1/+2
* | net: macb: Fix simple typoMoritz Fischer2016-04-041-1/+1
* | net: macb: Use ether_addr_copy over memcpyMoritz Fischer2016-04-041-1/+1
OpenPOWER on IntegriCloud