summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2014-03-24gianfar: Fix P1010 config regression (SQ polling)Claudiu Manoil
2014-03-21ptp: drivers: set the number of programmable pins.Richard Cochran
2014-03-14fs_enet: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-13eth: fec: Fix lost promiscuous mode after reconnecting cableStefan Wahren
2014-03-12gianfar: Carefully free skbs in functions called by netpoll.Eric W. Biederman
2014-03-12gianfar: Fix multi-queue support checks @probe()Claudiu Manoil
2014-03-10gianfar: Use Single-Queue polling for "fsl,etsec2"Claudiu Manoil
2014-03-10gianfar: Separate out the Tx interrupt handling (Tx NAPI)Claudiu Manoil
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-24gianfar: Fix Tx int miss, dont write IC on-the-flyClaudiu Manoil
2014-02-24gianfar: Fix device reset races (oops) for TxClaudiu Manoil
2014-02-24gianfar: Don't free/request irqs on device resetClaudiu Manoil
2014-02-24gianfar: Fix on-the-fly vlan and mtu updatesClaudiu Manoil
2014-02-24gianfar: Implement MAC reset and reconfig procedureClaudiu Manoil
2014-02-20net: fec: fix potential issue to avoid fec interrupt lost and crc errorDuan Fugang-B38611
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-18NET: fec: only enable napi if we are successfulRussell King
2014-02-18gianfar: Remove clean_rx_ring race from gfar_ethtoolClaudiu Manoil
2014-02-18gianfar: Add missing graceful reset steps and fixesClaudiu Manoil
2014-02-18gianfar: Factor out enabling/disabling of hw interruptsClaudiu Manoil
2014-02-18gianfar: Remove useless HAS_PADDING device flagClaudiu Manoil
2014-02-18gianfar: Remove sysfs stubs for FIFOCFG and stashingClaudiu Manoil
2014-02-18gianfar: Cleanup/Fix gfar_probe and the hw init codeClaudiu Manoil
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-15gianfar: Fix portabilty issues for ethtool and ptpClaudiu Manoil
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-05fec: Revert "fec: Do not assume that PHY reset is active low"Fabio Estevam
2013-12-29fec: Do not assume that PHY reset is active lowFabio Estevam
2013-12-26net: freescale: remove unused compare_addr()dingtianhong
2013-12-19net: fec: fix potential use after freeEric Dumazet
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-11net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter
2013-12-05Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2013-12-02net: fec_main: dma_map() only the length of the skbSebastian Siewior
2013-11-21gianfar: Implement the SIOCGHWTSTAMP ioctlBen Hutchings
2013-11-21fec: Implement the SIOCGHWTSTAMP ioctlBen Hutchings
2013-11-14net:fec: fix WARNING caused by lack of calls to dma_mapping_error()Duan Fugang-B38611
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-18gianfar: Simplify MQ polling to avoid soft lockupClaudiu Manoil
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2013-10-09gianfar: Enable eTSEC-20 erratum w/a for P2020 Rev1Claudiu Manoil
2013-10-09gianfar: Use mpc85xx support for errata detectionClaudiu Manoil
2013-10-09gianfar: Enable eTSEC-A002 erratum w/a for all partsClaudiu Manoil
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller