aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
|\
| * net: fec: fix regression in link change accountingLucas Stach2013-04-16
* | net: Fix some __vlan_hwaccel_put_tag() callers.David S. Miller2013-04-22
* | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* | fec: Remove unneeded asm header filesFabio Estevam2013-04-18
* | fec: Use SIMPLE_DEV_PM_OPSFabio Estevam2013-04-16
* | ucc_geth: Convert ugeth_<level> to pr_<level>Joe Perches2013-04-14
* | gianfar: Use netdev_<level> when possibleJoe Perches2013-04-14
* | fec: Convert printks to netdev_<level>Joe Perches2013-04-14
* | fec: Fix PHC device logFabio Estevam2013-04-13
* | ethernet/fec: Add Vybrid family fec supportJingchang Lu2013-04-12
* | net/freescale/fec: Simplify OF dependenciesGuenter Roeck2013-04-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-01
|\|
| * enet: fec: fix fail resume from suspend stateFrank Li2013-03-27
* | net: fec: TX Buffer incorrectly initializedJim Baxter2013-03-26
* | net: fec: build fec.c and fec_ptp.c to one moduleFrank Li2013-03-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-22
|\|
| * fec: Fix the build as moduleFabio Estevam2013-03-20
* | gianfar: Remove superfluous kernel_dropped local counterClaudiu Manoil2013-03-21
* | gianfar: Cleanup dead code and minor formattingClaudiu Manoil2013-03-21
* | gianfar: Remove 'maybe-uninitialized' compile warningClaudiu Manoil2013-03-21
* | net: fec: make local function fec_poll_controller() staticWei Yongjun2013-03-20
* | gianfar: Refactor config coalescing calls for all queuesClaudiu Manoil2013-03-20
* | gianfar: Remove redundant programming of [rt]xic registersClaudiu Manoil2013-03-20
* | gianfar: Poll only active Rx queuesClaudiu Manoil2013-03-20
* | gianfar: Fix tx napi pollingClaudiu Manoil2013-03-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-20
|\|
| * net: fec: Define indexes as 'unsigned int'Fabio Estevam2013-03-20
| * net: fec: fix missing napi_disable callGeorg Hofmann2013-03-15
| * net: fec: restart the FEC when PHY speed changesLucas Stach2013-03-15
* | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-15
* | fec: Use devm_request_and_ioremap()Fabio Estevam2013-03-12
* | fec: Remove unused pci headerFabio Estevam2013-03-12
* | drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-09
|/
* net: fec: fix build error in no MXC platformFrank Li2013-03-04
* net: fec: put tx to napi poll function to fix dead lockFrank Li2013-03-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-26
|\
| * gianfar: fix compile fail for NET_POLL=y due to struct packingPaul Gortmaker2013-02-24
| * net: fec: Fix division by zeroFabio Estevam2013-02-22
| * net: fec: Ensure that initialization is done prior to request_irq()Fabio Estevam2013-02-21
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-23
|\ \ | |/ |/|
| * powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter2013-01-03
* | net: fec: Do a sanity check on the gpio numberFabio Estevam2013-02-19
* | gianfar: Fix and cleanup Rx FCB indicationClaudiu Manoil2013-02-14
* | gianfar: Remove wrong buffer size conditioning to VLAN h/w offloadClaudiu Manoil2013-02-14
* | gianfar: gfar_process_frame returns voidClaudiu Manoil2013-02-14
* | gianfar: GRO_DROP is unlikelyClaudiu Manoil2013-02-14
* | gianfar: Cleanup and optimize struct gfar_privateClaudiu Manoil2013-02-14
* | gianfar: Add device ref (dev) in gfar_privateClaudiu Manoil2013-02-14
* | gianfar: Remove unused device_node ref in gfar_privateClaudiu Manoil2013-02-14