summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-051-3/+3
|\
| * gianfar: Call netif_carrier_off() prior to registrationFabio Estevam2014-06-051-3/+3
* | gianfar: Fix the section mismatch warnings.Xiubo Li2014-06-041-1/+1
* | fec: Include pinctrl header fileFabio Estevam2014-06-021-0/+1
* | net: fec: use pinctrl PM helpersNimrod Andy2014-05-301-0/+8
* | ucc_geth: use the new fixed PHY helpersFlorian Fainelli2014-05-221-3/+11
* | gianfar: use the new fixed PHY helpersFlorian Fainelli2014-05-221-3/+11
* | fs_enet: use the new fixed PHY helpersFlorian Fainelli2014-05-221-7/+10
* | net: fec: correct the MDIO clock sourceNimrod Andy2014-05-221-1/+1
* | net: fec: optimize the clock management to save powerNimrod Andy2014-05-221-64/+56
* | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
|/
* gianfar: Avoid unnecessary reg accesses in adjust_link()Claudiu Manoil2014-04-301-110/+113
* gianfar: Check if phydev present on ethtool -AClaudiu Manoil2014-04-241-0/+3
* net: fec: make sure to init MAC addressLucas Stach2014-03-311-4/+7
* fs_enet: remove empty MDIO bus functionFlorian Fainelli2014-03-281-7/+0
* fec: remove empty MDIO bus functionFlorian Fainelli2014-03-281-6/+0
* ucc_geth: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-241-1/+1
* fec: Call dev_kfree_skb_any instead of kfree_skb.Eric W. Biederman2014-03-241-1/+1
* gianfar: Fix P1010 config regression (SQ polling)Claudiu Manoil2014-03-241-2/+12
* ptp: drivers: set the number of programmable pins.Richard Cochran2014-03-212-0/+2
* fs_enet: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-141-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-141-7/+7
|\
| * eth: fec: Fix lost promiscuous mode after reconnecting cableStefan Wahren2014-03-131-7/+7
* | gianfar: Carefully free skbs in functions called by netpoll.Eric W. Biederman2014-03-121-2/+2
* | gianfar: Fix multi-queue support checks @probe()Claudiu Manoil2014-03-121-10/+18
* | gianfar: Use Single-Queue polling for "fsl,etsec2"Claudiu Manoil2014-03-102-32/+79
* | gianfar: Separate out the Tx interrupt handling (Tx NAPI)Claudiu Manoil2014-03-102-69/+160
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-051-6/+7
|\ \ | |/
| * net: fec: fix potential issue to avoid fec interrupt lost and crc errorDuan Fugang-B386112014-02-201-6/+7
* | gianfar: Fix Tx int miss, dont write IC on-the-flyClaudiu Manoil2014-02-242-88/+77
* | gianfar: Fix device reset races (oops) for TxClaudiu Manoil2014-02-243-84/+76
* | gianfar: Don't free/request irqs on device resetClaudiu Manoil2014-02-241-32/+45
* | gianfar: Fix on-the-fly vlan and mtu updatesClaudiu Manoil2014-02-243-127/+51
* | gianfar: Implement MAC reset and reconfig procedureClaudiu Manoil2014-02-241-82/+90
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-02-191-2/+2
|\ \ | |/
| * NET: fec: only enable napi if we are successfulRussell King2014-02-181-2/+2
* | gianfar: Remove clean_rx_ring race from gfar_ethtoolClaudiu Manoil2014-02-181-55/+8
* | gianfar: Add missing graceful reset steps and fixesClaudiu Manoil2014-02-183-30/+31
* | gianfar: Factor out enabling/disabling of hw interruptsClaudiu Manoil2014-02-181-30/+30
* | gianfar: Remove useless HAS_PADDING device flagClaudiu Manoil2014-02-182-13/+3
* | gianfar: Remove sysfs stubs for FIFOCFG and stashingClaudiu Manoil2014-02-184-378/+28
* | gianfar: Cleanup/Fix gfar_probe and the hw init codeClaudiu Manoil2014-02-182-177/+188
|/
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-1615-15/+0
* gianfar: Fix portabilty issues for ethtool and ptpClaudiu Manoil2014-01-152-28/+72
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-061-2/+2
|\
| * fec: Revert "fec: Do not assume that PHY reset is active low"Fabio Estevam2014-01-051-10/+4
| * fec: Do not assume that PHY reset is active lowFabio Estevam2013-12-291-4/+10
| * net: fec: fix potential use after freeEric Dumazet2013-12-191-2/+2
* | net: freescale: remove unused compare_addr()dingtianhong2013-12-261-5/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-181-4/+0
|\ \ | |/
OpenPOWER on IntegriCloud