aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAge
* gianfar: fix phc index build failureRichard Cochran2012-09-21
* gianfar: fix default tx vlan offload feature flagClaudiu Manoil2012-08-30
* drivers/net/ethernet/freescale/fs_enet: fix error return codeJulia Lawall2012-08-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-11
|\
| * gianfar: fix potential sk_wmem_alloc imbalanceEric Dumazet2012-07-09
* | drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* | net/fsl_pq_mdio: use spin_event_timeout() to poll the indicator registerTimur Tabi2012-07-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-28
|\|
| * gianfar: Fix RXICr/TXICr programming for multi-queue modeClaudiu Manoil2012-06-28
* | net: fec: add phy-reset-duration for device tree probeShawn Guo2012-06-28
* | net: fec: use managed function devm_gpio_request_oneShawn Guo2012-06-28
* | net: fec: enable regulator for fec phyShawn Guo2012-06-28
* | net: fec: reset phy after pinctrl setupShawn Guo2012-06-28
* | ethernet: Remove casts to same typeJoe Perches2012-06-06
* | gianfar_ethtool: coding style and whitespace cleanupsJan Ceuleers2012-06-05
* | gianfar: Remove superfluous initialisationsJan Ceuleers2012-06-05
* | gianfar: various coding style and whitespace cleanupsJan Ceuleers2012-06-05
* | gianfar: comment cleanupJan Ceuleers2012-06-05
* | gianfar: whitespace cleanup - pointers and multiplicationsJan Ceuleers2012-06-05
|/
* fec_mpc52xx: fix timestamp filteringStephan Gatzka2012-06-02
* Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-26
|\
| *-. Merge branches 'spear/clock' and 'imx/clock' into next/clockArnd Bergmann2012-05-14
| |\ \
| | | * Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann2012-05-14
| | | |\
| * | | \ Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann2012-05-11
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | net fec: do not depend on grouped clocksSascha Hauer2012-04-25
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-24
|\ \ \ \
| * | | | gianfar:don't add FCB length to hard_header_lenWu Jiajun-B063782012-05-22
* | | | | 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