aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2012-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-07-09gianfar: fix potential sk_wmem_alloc imbalanceEric Dumazet
2012-07-09net/fsl_pq_mdio: use spin_event_timeout() to poll the indicator registerTimur Tabi
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-28gianfar: Fix RXICr/TXICr programming for multi-queue modeClaudiu Manoil
2012-06-27net: fec: add phy-reset-duration for device tree probeShawn Guo
2012-06-27net: fec: use managed function devm_gpio_request_oneShawn Guo
2012-06-27net: fec: enable regulator for fec phyShawn Guo
2012-06-27net: fec: reset phy after pinctrl setupShawn Guo
2012-06-06ethernet: Remove casts to same typeJoe Perches
2012-06-05gianfar_ethtool: coding style and whitespace cleanupsJan Ceuleers
2012-06-05gianfar: Remove superfluous initialisationsJan Ceuleers
2012-06-05gianfar: various coding style and whitespace cleanupsJan Ceuleers
2012-06-05gianfar: comment cleanupJan Ceuleers
2012-06-05gianfar: whitespace cleanup - pointers and multiplicationsJan Ceuleers
2012-06-02fec_mpc52xx: fix timestamp filteringStephan Gatzka
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-22gianfar:don't add FCB length to hard_header_lenWu Jiajun-B06378
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-14Merge branches 'spear/clock' and 'imx/clock' into next/clockArnd Bergmann
2012-05-14Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann
2012-05-12net: fec: adopt pinctrl supportShawn Guo
2012-05-11Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-02ucc_geth: Add 16 bytes to max TX frame for VLANsJoakim Tjernlund
2012-05-02net: ucc_geth, increase no. of HW RX descriptorsJoakim Tjernlund
2012-04-25net fec: do not depend on grouped clocksSascha Hauer
2012-04-21gianfar: add GRO supportWu Jiajun-B06378
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-06gianfar: Include linux/net_tstamp.hDavid S. Miller
2012-04-04ucc_geth: Support the get_ts_info ethtool method.Richard Cochran
2012-04-04fs_enet: Support the get_ts_info ethtool method.Richard Cochran
2012-04-04fec: Support the get_ts_info ethtool method.Richard Cochran
2012-04-04fec_mpc52xx: Support the get_ts_info ethtool method.Richard Cochran
2012-04-04gianfar: Support the get_ts_info ethtool method.Richard Cochran
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-02Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt
2012-04-01Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.Kenth Eriksson
2012-03-29powerpc/qe: Update the SNUM table for MPC8569 Rev2.0Dave Liu
2012-03-25gianfar: Fix possible overrun and simplify interrupt name field creationJoe Perches
2012-03-19fs_enet: Add MPC5125 FEC support and PHY interface selectionVladimir Ermakov
2012-03-19Merge branch 'gianfar-bql' of git://git.kernel.org/pub/scm/linux/kernel/git/p...David S. Miller
2012-03-18gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stoppedPaul Gortmaker
2012-03-17phc: Update author's email address.Richard Cochran
2012-03-15gianfar: delete orphaned version strings and dead macrosPaul Gortmaker
2012-03-15gianfar: constify giant block of status descriptor stringsPaul Gortmaker
2012-03-15gianfar: Add support for byte queue limits.Paul Gortmaker
2012-03-04ucc_geth: separate out rx/tx ring alloc and free operationsPaul Gortmaker