summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-262-41/+43
|\
| * gianfar: fix compile fail for NET_POLL=y due to struct packingPaul Gortmaker2013-02-241-12/+14
| * net: fec: Fix division by zeroFabio Estevam2013-02-221-34/+34
| * net: fec: Ensure that initialization is done prior to request_irq()Fabio Estevam2013-02-211-15/+15
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-231-2/+2
|\ \ | |/ |/|
| * powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter2013-01-031-2/+2
* | net: fec: Do a sanity check on the gpio numberFabio Estevam2013-02-191-1/+4
* | gianfar: Fix and cleanup Rx FCB indicationClaudiu Manoil2013-02-142-21/+21
* | gianfar: Remove wrong buffer size conditioning to VLAN h/w offloadClaudiu Manoil2013-02-141-3/+0
* | gianfar: gfar_process_frame returns voidClaudiu Manoil2013-02-141-6/+4
* | gianfar: GRO_DROP is unlikelyClaudiu Manoil2013-02-141-1/+1
* | gianfar: Cleanup and optimize struct gfar_privateClaudiu Manoil2013-02-141-45/+48
* | gianfar: Add device ref (dev) in gfar_privateClaudiu Manoil2013-02-142-12/+14
* | gianfar: Remove unused device_node ref in gfar_privateClaudiu Manoil2013-02-142-5/+0
* | Merge branch 'gfar-ethtool-atomic' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2013-02-133-45/+37
|\ \
| * | gianfar: convert u64 status counters to atomic64_tPaul Gortmaker2013-02-123-30/+31
| * | gianfar: remove largely unused gfar_stats structPaul Gortmaker2013-02-122-16/+7
* | | 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-071-1/+3
* | net: fec: correct fix method about miss init spinlockFrank Li2013-02-071-4/+3
* | gianfar: dont conditionally alloc Rx/Err irq structsPaul Gortmaker2013-02-041-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-111-4/+4
* | net: fec: Remove 'inline' declarationsFabio Estevam2013-01-081-3/+3
* | net: fec: report correct hardware stamping info to ethtoolFrank Li2013-01-071-1/+30
* | ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-065-15/+15
* | NET: FEC: dynamtic check DMA desc buff typeFrank Li2013-01-044-87/+116
|/
* net: fec: forbid FEC_PTP on SoCs that do not supportShawn Guo2012-12-181-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-102-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-241-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-071-8/+6
* | net: fec: default select FEC_PTP at mx6 platformFrank Li2012-11-071-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
OpenPOWER on IntegriCloud