summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAgeFilesLines
...
* | net: fec: Remove unneeded use of IS_ERR_VALUE() macroFabio Estevam2015-08-131-3/+3
* | net: fec: fix the race between xmit and bdp reclaiming pathKevin Hao2015-08-101-15/+20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-016-97/+124
|\|
| * gianfar: Enable device wakeup when appropriateClaudiu Manoil2015-08-013-13/+3Star
| * gianfar: Fix suspend/resume for wol magic packetClaudiu Manoil2015-08-011-68/+30Star
| * gianfar: Fix warning when CONFIG_PM offClaudiu Manoil2015-08-011-0/+2
| * net: fec: Ensure clocks are enabled while using mdio busAndrew Lunn2015-07-271-13/+76
| * net: fec: introduce fec_ptp_stop and use in probe fail pathLucas Stach2015-07-273-3/+13
| * net: fec: use managed DMA API functions to allocate BD ringLucas Stach2015-07-271-2/+2
* | gianfar: Fix warnings when built on 64-bitScott Wood2015-07-302-8/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-231-75/+13Star
|\|
| * Revert "net: fec: Ensure clocks are enabled while using mdio bus"Fabio Estevam2015-07-161-75/+13Star
* | freescale: remove incorrect copied commentJacob Keller2015-07-181-6/+0Star
* | gianfar: Add paged allocation and Rx S/GClaudiu Manoil2015-07-163-144/+208
* | gianfar: Use ndev, more Rx path cleanupClaudiu Manoil2015-07-162-32/+26Star
* | gianfar: Fix and cleanup rxbd status handlingClaudiu Manoil2015-07-161-16/+18
* | gianfar: Bundle Rx allocation, cleanupClaudiu Manoil2015-07-163-107/+136
|/
* net: fec: Ensure clocks are enabled while using mdio busAndrew Lunn2015-07-091-13/+75
* net: fec: don't access RACC register when not availableGreg Ungerer2015-06-292-13/+19
* net/fsl: remove dependency FSL_SOC for GianfarAlison Wang2015-06-251-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-241-3/+23
|\
| * net: fs_enet: Fix NETIF_F_SG feature for Freescale MPC5121Alexander Popov2015-06-231-3/+23
* | net: fec: init MAC prior to mii bus probeNimrod Andy2015-06-231-1/+3
* | drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-231-3/+1Star
* | net: fs_enet: use swap() in fs_enet_rx_napi()Fabian Frederick2015-06-121-5/+2Star
* | net: fec: ptp: correct the ENET_ATCOR valueFugang Duan2015-06-081-0/+1
* | net: fec: add support of ethtool get_regsPhilippe Reynes2015-05-111-0/+78
* | gianfar: Enable changing mac addr when if upClaudiu Manoil2015-05-091-1/+12
* | gianfar: Move TxFIFO underrun handling to reset pathClaudiu Manoil2015-05-091-30/+10Star
|/
* net: fec: Fix RGMII-ID modeMarkus Pargmann2015-04-301-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-022-3/+30
|\
| * net: fec: setup right value for mdio hold timeUwe Kleine-König2015-03-291-3/+27
| * ucc_geth: Intialize link state to down before register_netdevCliff Clark2015-03-241-0/+3
* | ptp: fec: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2Star
* | ptp: gianfar: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+3Star
* | ptp: gianfar: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-6/+7
* | ptp: fec: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-201-25/+12Star
|\|
| * Revert "net: fec: fix the warning found by dma debug"Fabio Estevam2015-03-131-23/+11Star
| * net: fec: fix receive VLAN CTAG HW acceleration issueNimrod Andy2015-03-101-2/+1Star
* | net/fsl: constify of_device_id arrayFabian Frederick2015-03-1710-12/+12
* | net/fsl: modify xgmac_mdio for little endian SoCsShaohui Xie2015-03-161-28/+68
* | net/fsl: fix a bug in xgmac_mdioShaohui Xie2015-03-161-1/+1
* | gianfar: Consider dts property endianess on handlingJingchang Lu2015-03-161-30/+47
* | gianfar: Make FCB access endian safeClaudiu Manoil2015-03-162-12/+13
* | gianfar: Make BDs access endian safeClaudiu Manoil2015-03-162-54/+78
* | net/fsl: remove dependency FSL_SOC from MDIOShaohui Xie2015-03-111-2/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-102-4/+18
|\|
| * net: fec: fix unbalanced clk disable on driver unbindStefan Agner2015-03-061-1/+0Star
| * net: gianfar: correctly determine the number of queue groupsTobias Waldekranz2015-03-061-2/+17