aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAge
* net: fec: fix potential use after freeEric Dumazet2013-12-19
* net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter2013-12-11
* net: fec_main: dma_map() only the length of the skbSebastian Siewior2013-12-02
* net:fec: fix WARNING caused by lack of calls to dma_mapping_error()Duan Fugang-B386112013-11-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
| |\
| * | gianfar: Simplify MQ polling to avoid soft lockupClaudiu Manoil2013-10-18
| * | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-01
| |\ \
| * | | gianfar: Remove extern from function prototypesJoe Perches2013-09-24
* | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
| |\ \ \
| | * | | of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-24
| | | |/ | | |/|
| * | | drivers: clean-up prom.h implicit includesRob Herring2013-10-09
| | |/ | |/|
* | | gianfar: Enable eTSEC-20 erratum w/a for P2020 Rev1Claudiu Manoil2013-10-09
* | | gianfar: Use mpc85xx support for errata detectionClaudiu Manoil2013-10-09
* | | gianfar: Enable eTSEC-A002 erratum w/a for all partsClaudiu Manoil2013-10-09
| |/ |/|
* | powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova2013-10-01
* | Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"David S. Miller2013-10-01
* | powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova2013-09-30
|/
* net: fec: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-05
|\
| * net: fec: fix the error to get the previous BD entryDuan Fugang-B386112013-09-04
| * net: fec: fix time stamping logic after napi conversionRichard Cochran2013-08-30
* | gianfar: Fix reported number of sent bytes to BQLClaudiu Manoil2013-09-03
* | net/fec: cleanup types in fec_get_mac()Dan Carpenter2013-08-30
* | net: fec: use dev_get_platdata()Jingoo Han2013-08-30
* | fec: Use NAPI_POLL_WEIGHTFabio Estevam2013-08-29
* | fs_enet: cleanup clock API useGerhard Sittig2013-08-23
* | fs_enet: silence a build warning (unused variable)Gerhard Sittig2013-08-23
* | net: fec_mpc52xx_phy: remove unnecessary dev_set_drvdata()Libo Chen2013-08-21
* | net: ucc_geth: remove unnecessary dev_set_drvdata()Libo Chen2013-08-21
* | net: fsl_pq_mdio: remove unnecessary dev_set_drvdata()Libo Chen2013-08-21
* | net: fec_mpc52xx_phy: use platform_{get,set}_drvdata()Libo Chen2013-08-20
* | net: ucc_geth: use platform_{get,set}_drvdata()Libo Chen2013-08-20
* | net: fsl_pq_mdio: use platform_{get,set}_drvdata()Libo Chen2013-08-20
* | gianfar: Add flow control supportClaudiu Manoil2013-08-13
* | gianfar: Cleanup TxFCB insertion on xmitClaudiu Manoil2013-08-05
* | gianfar: Fix Tx csum generation errata handlingClaudiu Manoil2013-08-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-04
|\|
| * net/fec: Don't let ndo_start_xmit return NETDEV_TX_BUSY without linkUwe Kleine-König2013-07-30
| * net: fec: workaround stop tx during errata ERR006358Frank Li2013-07-27
| * fec: Add MODULE_ALIASFabio Estevam2013-07-23
* | gianfar: Remove unused field grp_id from gfar_priv_grpClaudiu Manoil2013-08-01
* | fec: Use devm_request_irq()Fabio Estevam2013-07-22
* | fec: Remove unneeded check in platform_get_resource()Fabio Estevam2013-07-22
* | fec: Check the return value from clk_prepare_enable()Fabio Estevam2013-07-22
* | fec: Enable/disable clk_ptp in suspend/resumeFabio Estevam2013-07-22
* | fec: Fix the order for enabling/disabling the clocksFabio Estevam2013-07-22
* | fec: Do not enable/disable optional clocks unconditionallyFabio Estevam2013-07-22
|/