aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAge
...
* | | | | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-22
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | net: fec: adopt pinctrl supportShawn Guo2012-05-11
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\ \ \ | | |/ | |/|
| * | ucc_geth: Add 16 bytes to max TX frame for VLANsJoakim Tjernlund2012-05-02
| * | net: ucc_geth, increase no. of HW RX descriptorsJoakim Tjernlund2012-05-02
| |/
* | gianfar: add GRO supportWu Jiajun-B063782012-04-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-10
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-02
| |\
| * \ Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt2012-04-01
| |\ \
| | * | powerpc/qe: Update the SNUM table for MPC8569 Rev2.0Dave Liu2012-03-29
* | | | gianfar: Include linux/net_tstamp.hDavid S. Miller2012-04-06
* | | | ucc_geth: Support the get_ts_info ethtool method.Richard Cochran2012-04-04
* | | | fs_enet: Support the get_ts_info ethtool method.Richard Cochran2012-04-04
* | | | fec: Support the get_ts_info ethtool method.Richard Cochran2012-04-04
* | | | fec_mpc52xx: Support the get_ts_info ethtool method.Richard Cochran2012-04-04
* | | | gianfar: Support the get_ts_info ethtool method.Richard Cochran2012-04-04
| |_|/ |/| |
* | | Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.Kenth Eriksson2012-04-01
|/ /
* / gianfar: Fix possible overrun and simplify interrupt name field creationJoe Perches2012-03-25
|/
* fs_enet: Add MPC5125 FEC support and PHY interface selectionVladimir Ermakov2012-03-19
* Merge branch 'gianfar-bql' of git://git.kernel.org/pub/scm/linux/kernel/git/p...David S. Miller2012-03-19
|\
| * gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stoppedPaul Gortmaker2012-03-18
| * gianfar: delete orphaned version strings and dead macrosPaul Gortmaker2012-03-15
| * gianfar: constify giant block of status descriptor stringsPaul Gortmaker2012-03-15
| * gianfar: Add support for byte queue limits.Paul Gortmaker2012-03-15
* | phc: Update author's email address.Richard Cochran2012-03-17
|/
* ucc_geth: separate out rx/tx ring alloc and free operationsPaul Gortmaker2012-03-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-19
|\
| * fec: fix PHY name to match fixed MDIO bus nameFlorian Fainelli2012-02-13
* | net: fec: Fix build due to wrong dev annotationFabio Estevam2012-02-07
* | netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-04
|\|
| * net: fec: correct phy_name buffer length when init phy_nameRichard Zhao2012-01-31
* | drivers/net: fix up stale paths from driver reorgPaul Gortmaker2012-01-30
* | net: fec: use module_platform_driverFabio Estevam2012-01-24
|/
* net: fsl: fec: handle 10Mbps speed in RMII modeEric Benard2012-01-12
* gianfar: Fix invalid TX frames returned on error queue when time stampingManfred Rudigier2012-01-12
* gianfar: Fix missing sock reference when processing TX time stampsManfred Rudigier2012-01-12
* fec: use an unique MDIO bus name.Florian Fainelli2012-01-10
* Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\
| * net: fec: add clk_prepare/clk_unprepareRichard Zhao2011-12-28
* | net: make ethtool_ops conststephen hemminger2012-01-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-04
|\ \
| * | net: fsl: fec: fix build for mx23-only kernelWolfram Sang2012-01-03
| |/
* | gianfar: Reject out-of-range RX NFC locationsBen Hutchings2012-01-04
* | net: fec: Adjust ENET MDIO timeoutsRogerio Pimentel2011-12-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-16
|\|
| * fsl_pq_mdio: Clean up tbi address configurationAndy Fleming2011-12-07
| * net/fec: fix the use of pdev->idShawn Guo2011-12-07
* | net/fec: make FEC driver buildable as moduleLothar Waßmann2011-12-08
* | net/fec: fix the .remove codeLothar Waßmann2011-12-08