aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAge
* gianfar: Enable device wakeup when appropriateClaudiu Manoil2015-07-31
* gianfar: Fix suspend/resume for wol magic packetClaudiu Manoil2015-07-31
* gianfar: Fix warning when CONFIG_PM offClaudiu Manoil2015-07-31
* net: fec: Ensure clocks are enabled while using mdio busAndrew Lunn2015-07-27
* net: fec: introduce fec_ptp_stop and use in probe fail pathLucas Stach2015-07-27
* net: fec: use managed DMA API functions to allocate BD ringLucas Stach2015-07-27
* Revert "net: fec: Ensure clocks are enabled while using mdio bus"Fabio Estevam2015-07-15
* net: fec: Ensure clocks are enabled while using mdio busAndrew Lunn2015-07-08
* net: fec: don't access RACC register when not availableGreg Ungerer2015-06-28
* net/fsl: remove dependency FSL_SOC for GianfarAlison Wang2015-06-25
* 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: fec: init MAC prior to mii bus probeNimrod Andy2015-06-23
* | drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-23
* | net: fs_enet: use swap() in fs_enet_rx_napi()Fabian Frederick2015-06-11
* | net: fec: ptp: correct the ENET_ATCOR valueFugang Duan2015-06-07
* | net: fec: add support of ethtool get_regsPhilippe Reynes2015-05-11
* | gianfar: Enable changing mac addr when if upClaudiu Manoil2015-05-09
* | gianfar: Move TxFIFO underrun handling to reset pathClaudiu Manoil2015-05-09
|/
* net: fec: Fix RGMII-ID modeMarkus Pargmann2015-04-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-02
|\
| * net: fec: setup right value for mdio hold timeUwe Kleine-König2015-03-29
| * ucc_geth: Intialize link state to down before register_netdevCliff Clark2015-03-24
* | ptp: fec: use helpers for converting ns to timespec.Richard Cochran2015-03-31
* | ptp: gianfar: use helpers for converting ns to timespec.Richard Cochran2015-03-31
* | ptp: gianfar: convert to the 64 bit get/set time methods.Richard Cochran2015-03-31
* | ptp: fec: convert to the 64 bit get/set time methods.Richard Cochran2015-03-31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20
|\|
| * Revert "net: fec: fix the warning found by dma debug"Fabio Estevam2015-03-13
| * net: fec: fix receive VLAN CTAG HW acceleration issueNimrod Andy2015-03-10
* | net/fsl: constify of_device_id arrayFabian Frederick2015-03-17
* | net/fsl: modify xgmac_mdio for little endian SoCsShaohui Xie2015-03-16
* | net/fsl: fix a bug in xgmac_mdioShaohui Xie2015-03-16
* | gianfar: Consider dts property endianess on handlingJingchang Lu2015-03-15
* | gianfar: Make FCB access endian safeClaudiu Manoil2015-03-15
* | gianfar: Make BDs access endian safeClaudiu Manoil2015-03-15
* | net/fsl: remove dependency FSL_SOC from MDIOShaohui Xie2015-03-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-09
|\|
| * net: fec: fix unbalanced clk disable on driver unbindStefan Agner2015-03-05
| * net: gianfar: correctly determine the number of queue groupsTobias Waldekranz2015-03-05
| * net: fec: fix rcv is not last issue when do suspend/resume testFugang Duan2015-03-04
* | ethernet: codespell comment spelling fixesJoe Perches2015-03-08
|/
* gianfar: Reduce logging noise seen due to phy polling if link is downGuenter Roeck2015-03-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-05
|\
| * gianfar: correct the bad expression while writing bit-patternSanjeev Sharma2015-02-04
* | net: fec: Delete unnecessary checks before the function call "kfree"Markus Elfring2015-02-05
* | net: fs_enet: Implement NETIF_F_SG featureLEROY Christophe2015-02-04
* | net: gianfar: remove the unneeded check of disabled deviceKevin Hao2015-01-29
* | net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdioShaohui Xie2015-01-26
* | net/fsl: drop in_be32() & out_be32() in xgmac_mdioShaohui Xie2015-01-26