summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: fec_mpc52xx: Read MAC address from device-treeStefan Roese2013-02-121-24/+38
* drivers: net: Remove remaining alloc/OOM messagesJoe Perches2013-02-081-15/+10
* net: fec: fix spin_lock dead lockFrank Li2013-02-081-1/+3
* net: fec: correct fix method about miss init spinlockFrank Li2013-02-081-4/+3
* gianfar: dont conditionally alloc Rx/Err irq structsPaul Gortmaker2013-02-051-12/+4
* net: fec: fix miss init spinlockFrank Li2013-02-041-0/+1
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-5/+4
* gianfar: Pack struct gfar_priv_grp into three cachelinesClaudiu Manoil2013-01-292-51/+87
* gianfar: Cleanup gfar_parse_group() codeClaudiu Manoil2013-01-291-18/+16
* gianfar: Optimize struct gfar_priv_tx_q for two cache linesClaudiu Manoil2013-01-291-13/+12
* net: fec: add napi support to improve proformanceFrank Li2013-01-292-7/+36
* gianfar: Restore promisc mode on gfar_init_mac()Claudiu Manoil2013-01-231-0/+4
* net: fec: enable pause frame to improve rx prefomance for 1G networkFrank Li2013-01-182-1/+91
* net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-141-1/+1
* gianfar: use more portable i/o accessorsKim Phillips2013-01-121-4/+4
* net: fec: Remove 'inline' declarationsFabio Estevam2013-01-091-3/+3
* net: fec: report correct hardware stamping info to ethtoolFrank Li2013-01-081-1/+30
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-075-15/+15
* NET: FEC: dynamtic check DMA desc buff typeFrank Li2013-01-054-87/+116
* net: fec: forbid FEC_PTP on SoCs that do not supportShawn Guo2012-12-191-2/+1
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-2/+1
* net/freescale: remove __dev* attributesBill Pemberton2012-12-033-8/+8
* fs_enet: remove __dev* attributesBill Pemberton2012-12-033-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-112-2/+5
|\
| * gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng2012-11-091-1/+4
| * gianfar_ptp: use iomem, not ioports resource tree in probeWei Yang2012-10-251-1/+1
* | gianfar: Fix alloc_skb_resources on -ENOMEM cleanup pathClaudiu Manoil2012-11-091-6/+8
* | net: fec: reduce spin lock time in fec_ptp_adjfreqFrank Li2012-11-081-8/+6
* | net: fec: default select FEC_PTP at mx6 platformFrank Li2012-11-081-2/+2
* | FEC: Add time stamping code and a PTP hardware clockFrank Li2012-11-015-1/+520
* | net: fec: move fec_enet_private to header fileFrank Li2012-11-012-73/+81
|/
* net: fix typo in freescale/ucc_geth.cMichael Neuling2012-10-091-1/+1
* net: remove skb recyclingEric Dumazet2012-10-074-50/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-282-2/+3
|\
| * gianfar: fix phc index build failureRichard Cochran2012-09-212-2/+3
* | gianfar: Change default HW Tx queue scheduling modeClaudiu Manoil2012-09-242-2/+20
* | ptp: link the phc device to its parent deviceRichard Cochran2012-09-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-311-1/+1
|\|
| * gianfar: fix default tx vlan offload feature flagClaudiu Manoil2012-08-301-1/+1
* | net/fsl_pq_mdio: add support for the Fman 1G MDIO controllerTimur Tabi2012-08-301-0/+9
* | net/fsl-pq-mdio: coalesce multiple memory allocations into oneTimur Tabi2012-08-301-28/+14
* | net/fsl_pq_mdio: streamline probing of MDIO nodesTimur Tabi2012-08-301-152/+221
* | net/fsl_pq_mdio: various small fixesTimur Tabi2012-08-301-14/+13
* | net/fsl_pq_mdio: merge some functions togetherTimur Tabi2012-08-301-66/+26
* | net/fsl_pq_mdio: trim #include statementsTimur Tabi2012-08-301-13/+1
* | net/freescale: do not export any functions from fsl_pq_mdio.cTimur Tabi2012-08-304-61/+31
* | net/fsl: introduce Freescale 10G MDIO driverTimur Tabi2012-08-243-0/+282
|/
* drivers/net/ethernet/freescale/fs_enet: fix error return codeJulia Lawall2012-08-152-3/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-111-4/+3
|\
| * gianfar: fix potential sk_wmem_alloc imbalanceEric Dumazet2012-07-101-4/+3