aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAge
* 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
* | Merge branch 'gfar-ethtool-atomic' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2013-02-13
|\ \
| * | gianfar: convert u64 status counters to atomic64_tPaul Gortmaker2013-02-12
| * | gianfar: remove largely unused gfar_stats structPaul Gortmaker2013-02-12
* | | net: fec_mpc52xx: Read MAC address from device-treeStefan Roese2013-02-12
|/ /
* | drivers: net: Remove remaining alloc/OOM messagesJoe Perches2013-02-08
* | net: fec: fix spin_lock dead lockFrank Li2013-02-07
* | net: fec: correct fix method about miss init spinlockFrank Li2013-02-07
* | gianfar: dont conditionally alloc Rx/Err irq structsPaul Gortmaker2013-02-04
* | net: fec: fix miss init spinlockFrank Li2013-02-04
* | ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
* | gianfar: Pack struct gfar_priv_grp into three cachelinesClaudiu Manoil2013-01-29
* | gianfar: Cleanup gfar_parse_group() codeClaudiu Manoil2013-01-29
* | gianfar: Optimize struct gfar_priv_tx_q for two cache linesClaudiu Manoil2013-01-29
* | net: fec: add napi support to improve proformanceFrank Li2013-01-29
* | gianfar: Restore promisc mode on gfar_init_mac()Claudiu Manoil2013-01-23