summaryrefslogtreecommitdiffstats
path: root/drivers/net/fm/eth.c
Commit message (Expand)AuthorAgeFilesLines
* net/fm: Add QSGMII PCS initShaohui Xie2015-10-291-5/+13
* net: Move some header files to include/Shaohui Xie2015-10-291-2/+2
* net: fm: bug fix when CONFIG_PHYLIB not definedShaohui Xie2015-10-291-1/+7
* net/fm: Make the return value logic consistent with conventionHou Zhiqiang2015-10-291-24/+36
* net/fm: Add support for 64-bit platformsHou Zhiqiang2015-10-291-19/+42
* net/fm: Fix the endian issue to support both endianness platformsHou Zhiqiang2015-10-291-33/+37
* qoriq eth.c bugfix: handle received corrupted frames correctlyDaniel Inderbitzin2015-08-111-2/+3
* net/memac_phy: reuse driver for little endian SoCsShaohui Xie2015-04-231-1/+1
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-181-1/+1
* net/fm: Fix error when FMAN MAC has no PHYCodrin Ciubotariu2015-01-161-12/+18
* net/fman: update 10GEC to fit new SoCShengzhou Liu2014-12-051-2/+5
* net/fm: add 2.5G SGMII supportShengzhou Liu2014-11-191-4/+12
* net/fman: Add support for 10GEC3 and 10GEC4Shengzhou Liu2013-11-251-2/+10
* powerpc/t4240: add QSGMII interface supportShaohui Xie2013-08-201-1/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* Fman/t4240: some fix for 10G XAUIShaohui Xie2013-05-141-0/+2
* drivers/net/: sparse fixesKim Phillips2012-11-041-1/+1
* powerpc/fm: fix TBI PHY address settingsshaohui xie2012-10-221-2/+2
* fm/mEMAC: add mEMAC frame workRoy Zang2012-10-221-2/+37
* net: abort network initialization if the PHY driver failsTimur Tabi2012-07-111-1/+8
* drivers/net/fm/eth.c: Fix compile warningJoe Hershberger2012-05-221-1/+1
* powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHYTimur Tabi2011-10-091-1/+2
* powerpc/85xx: Add support for FMan ethernet in Independent modeKumar Gala2011-09-291-0/+670
OpenPOWER on IntegriCloud