summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2015-07-16gianfar: Add paged allocation and Rx S/GClaudiu Manoil
2015-07-16gianfar: Use ndev, more Rx path cleanupClaudiu Manoil
2015-07-16gianfar: Fix and cleanup rxbd status handlingClaudiu Manoil
2015-07-16gianfar: Bundle Rx allocation, cleanupClaudiu Manoil
2015-07-15Revert "net: fec: Ensure clocks are enabled while using mdio bus"Fabio Estevam
2015-07-08net: fec: Ensure clocks are enabled while using mdio busAndrew Lunn
2015-06-29net: fec: don't access RACC register when not availableGreg Ungerer
2015-06-25net/fsl: remove dependency FSL_SOC for GianfarAlison Wang
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-23net: fec: init MAC prior to mii bus probeNimrod Andy
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-06-23net: fs_enet: Fix NETIF_F_SG feature for Freescale MPC5121Alexander Popov
2015-06-11net: fs_enet: use swap() in fs_enet_rx_napi()Fabian Frederick
2015-06-07net: fec: ptp: correct the ENET_ATCOR valueFugang Duan
2015-05-11net: fec: add support of ethtool get_regsPhilippe Reynes
2015-05-09gianfar: Enable changing mac addr when if upClaudiu Manoil
2015-05-09gianfar: Move TxFIFO underrun handling to reset pathClaudiu Manoil
2015-04-30net: fec: Fix RGMII-ID modeMarkus Pargmann
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-31ptp: fec: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: gianfar: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: gianfar: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-31ptp: fec: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-29net: fec: setup right value for mdio hold timeUwe Kleine-König
2015-03-24ucc_geth: Intialize link state to down before register_netdevCliff Clark
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-17net/fsl: constify of_device_id arrayFabian Frederick
2015-03-16net/fsl: modify xgmac_mdio for little endian SoCsShaohui Xie
2015-03-16net/fsl: fix a bug in xgmac_mdioShaohui Xie
2015-03-15gianfar: Consider dts property endianess on handlingJingchang Lu
2015-03-15gianfar: Make FCB access endian safeClaudiu Manoil
2015-03-15gianfar: Make BDs access endian safeClaudiu Manoil
2015-03-13Revert "net: fec: fix the warning found by dma debug"Fabio Estevam
2015-03-11net/fsl: remove dependency FSL_SOC from MDIOShaohui Xie
2015-03-10net: fec: fix receive VLAN CTAG HW acceleration issueNimrod Andy
2015-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-09ethernet: codespell comment spelling fixesJoe Perches
2015-03-06net: fec: fix unbalanced clk disable on driver unbindStefan Agner
2015-03-06net: gianfar: correctly determine the number of queue groupsTobias Waldekranz
2015-03-04net: fec: fix rcv is not last issue when do suspend/resume testFugang Duan
2015-03-03gianfar: Reduce logging noise seen due to phy polling if link is downGuenter Roeck
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-05net: fec: Delete unnecessary checks before the function call "kfree"Markus Elfring
2015-02-04gianfar: correct the bad expression while writing bit-patternSanjeev Sharma
2015-02-04net: fs_enet: Implement NETIF_F_SG featureLEROY Christophe
2015-01-29net: gianfar: remove the unneeded check of disabled deviceKevin Hao
2015-01-26net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdioShaohui Xie
2015-01-26net/fsl: drop in_be32() & out_be32() in xgmac_mdioShaohui Xie
2015-01-25net: fec: fix the warning found by dma debugNimrod Andy
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller