aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/fs_enet
Commit message (Expand)AuthorAge
* net: freescale: fix return type of ndo_start_xmit functionYueHaibing2018-09-21
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-15
|\
| * net: ethernet: Use existing define with polynomialKrzysztof Kozlowski2018-07-27
* | net: ethernet: fs-enet: Use generic CRC32 implementationKrzysztof Kozlowski2018-07-25
|/
* net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy2018-01-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | net: fs_enet: Remove unused timerKees Cook2017-10-18
|/
* net: ethernet: freescale: fs_enet: make mdiobb_ops constBhumika Goyal2017-08-22
* net: ethernet: fs_enet: Remove useless includesChristophe Leroy2017-03-16
* net: fs_enet: Simplify codeChristophe Jaillet2017-02-13
* net: fs_enet: Fix an error handling pathChristophe Jaillet2017-02-13
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-03
|\
| * net: ethernet: fs_enet: fix fixed-link phydev leaksJohan Hovold2016-11-29
* | net: fs_enet: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-15
* | net: fs_enet: Use net_device_stats from struct net_deviceTobias Klauser2016-10-19
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13
|/
* net: Remove NO_IRQ from powerpc-only network driversMichael Ellerman2016-09-13
* net: fs_enet: make rx_copybreak value configurableChristophe Leroy2016-09-11
* net: fs_enet: don't unmap DMA when packet len is below copybreakChristophe Leroy2016-09-11
* net: fs_enet: merge NAPI RX and NAPI TXChristophe Leroy2016-09-11
* net: ethernet: fs-enet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-16
* net: ethernet: fs-enet: use phydev from struct net_devicePhilippe Reynes2016-05-16
* net: ethernet: fs-enet: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes2016-05-03
* 82xx: FCC: Fixing a bug causing to FCC port lock-up (second try)Martin Roth2016-01-25
* net: freescale: mac-fec: Fix build error from phy_device API changeAndrew Lunn2016-01-11
* phy: Add an mdio_device structureAndrew Lunn2016-01-07
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-17
|\
| * 82xx: FCC: Fixing a bug causing to FCC port lock-upMartin Roth2015-12-16
* | net: add netif_tx_napi_add()Eric Dumazet2015-11-18
|/
* net: fs_enet: mask interrupts for TX partial frames.LEROY Christophe2015-08-11
* net: fs_enet: explicitly remove I flag on TX partial framesLEROY Christophe2015-08-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-24
|\
| * net: fs_enet: Fix NETIF_F_SG feature for Freescale MPC5121Alexander Popov2015-06-23
* | net: fs_enet: use swap() in fs_enet_rx_napi()Fabian Frederick2015-06-11
|/
* net/fsl: constify of_device_id arrayFabian Frederick2015-03-17
* net: fs_enet: Implement NETIF_F_SG featureLEROY Christophe2015-02-04
* Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-03
|\
| * net: ethernet: freescale: fs_enet: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | net: fs_enet: set back promiscuity mode after restartLEROY Christophe2014-10-22
|/
* net: fs_enet: error: 'SCCE_ENET_TXF' undeclaredLEROY Christophe2014-10-10
* net: fs_enet: Add NAPI TXLEROY Christophe2014-10-08
* net: fs_enet: Remove non NAPI RXLEROY Christophe2014-10-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-08-13
|\
| * net: fs_enet: fix reference counting for phy_nodeUwe Kleine-König2014-08-07
* | powerpc/8xx: Remove empty asm/mpc8xx.hScott Wood2014-06-25
|/
* fs_enet: use the new fixed PHY helpersFlorian Fainelli2014-05-22