aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-19fs_enet: Add MPC5125 FEC support and PHY interface selectionVladimir Ermakov3-7/+28
2012-03-19Merge branch 'gianfar-bql' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxDavid S. Miller3-10/+17
2012-03-18gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stoppedPaul Gortmaker1-1/+1
2012-03-17phc: Update author's email address.Richard Cochran1-1/+1
2012-03-15gianfar: delete orphaned version strings and dead macrosPaul Gortmaker2-6/+0
2012-03-15gianfar: constify giant block of status descriptor stringsPaul Gortmaker1-1/+1
2012-03-15gianfar: Add support for byte queue limits.Paul Gortmaker1-3/+16
2012-03-04ucc_geth: separate out rx/tx ring alloc and free operationsPaul Gortmaker1-196/+257
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-02-13fec: fix PHY name to match fixed MDIO bus nameFlorian Fainelli1-1/+1
2012-02-07net: fec: Fix build due to wrong dev annotationFabio Estevam1-2/+2
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi4-14/+13
2012-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-01-31net: fec: correct phy_name buffer length when init phy_nameRichard Zhao1-1/+1
2012-01-30drivers/net: fix up stale paths from driver reorgPaul Gortmaker5-5/+5
2012-01-24net: fec: use module_platform_driverFabio Estevam1-16/+1
2012-01-12net: fsl: fec: handle 10Mbps speed in RMII modeEric Benard2-3/+10
2012-01-12gianfar: Fix invalid TX frames returned on error queue when time stampingManfred Rudigier2-10/+23
2012-01-12gianfar: Fix missing sock reference when processing TX time stampsManfred Rudigier1-0/+4
2012-01-10fec: use an unique MDIO bus name.Florian Fainelli1-1/+2
2012-01-09Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+5
2012-01-05net: make ethtool_ops conststephen hemminger1-1/+1
2012-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2012-01-04gianfar: Reject out-of-range RX NFC locationsBen Hutchings1-2/+3
2012-01-03net: fsl: fec: fix build for mx23-only kernelWolfram Sang1-2/+2
2011-12-28net: fec: Adjust ENET MDIO timeoutsRogerio Pimentel1-1/+1
2011-12-28net: fec: add clk_prepare/clk_unprepareRichard Zhao1-5/+5
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-11/+13
2011-12-08net/fec: make FEC driver buildable as moduleLothar Waßmann1-1/+1
2011-12-08net/fec: fix the .remove codeLothar Waßmann1-9/+22
2011-12-08net/fec: preserve MII/RMII setting in fec_stop()Lothar Waßmann1-1/+4
2011-12-08net/fec: don't munge MAC address from platform dataLothar Waßmann1-1/+1
2011-12-08net/fec: don't request invalid IRQLothar Waßmann1-2/+6
2011-12-08net/fec: prevent dobule restart of interface on FDX/HDX changeLothar Waßmann1-0/+2
2011-12-08net/fec: set con_id in clk_get() call to NULLLothar Waßmann1-1/+1
2011-12-08net/fec: misc cleanupsLothar Waßmann1-6/+8
2011-12-07fsl_pq_mdio: Clean up tbi address configurationAndy Fleming1-45/+8
2011-12-07net/fec: fix the use of pdev->idShawn Guo1-4/+7
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2011-11-30net: fec: Select the FEC driver by default for i.MX SoCsFabio Estevam1-0/+1
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin6-76/+6
2011-11-21gianfar: Use kmemdup rather than duplicating its implementationThomas Meyer1-2/+1
2011-11-16ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses to ETH_ALENJoe Perches2-4/+4
2011-11-16ethernet: Convert MAC_ADDR_LEN uses to ETH_ALENJoe Perches2-9/+6
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław3-5/+5
2011-11-14net: fsl_pq_mdio: fix non tbi phy accessBaruch Siach1-6/+6
2011-11-14fsl_pq_mdio: Clean up tbi address configurationAndy Fleming1-45/+8
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+1
2011-11-04i825xx:xscale:8390:freescale: Fix Kconfig dependanciesJeff Kirsher1-2/+1
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker1-0/+1