aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+4
2012-05-02ucc_geth: Add 16 bytes to max TX frame for VLANsJoakim Tjernlund1-3/+3
2012-05-02net: ucc_geth, increase no. of HW RX descriptorsJoakim Tjernlund1-1/+1
2012-04-21gianfar: add GRO supportWu Jiajun-B063781-6/+7
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+4
2012-04-06gianfar: Include linux/net_tstamp.hDavid S. Miller1-0/+1
2012-04-04ucc_geth: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-04-04fs_enet: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-04-04fec: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-04-04fec_mpc52xx: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-04-04gianfar: Support the get_ts_info ethtool method.Richard Cochran3-0/+34
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-6/+6
2012-04-02Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt1-2/+4
2012-04-01Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.Kenth Eriksson1-6/+6
2012-03-29powerpc/qe: Update the SNUM table for MPC8569 Rev2.0Dave Liu1-2/+4
2012-03-25gianfar: Fix possible overrun and simplify interrupt name field creationJoe Perches2-33/+8
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