summaryrefslogtreecommitdiff
path: root/drivers/net/fm
Commit message (Expand)AuthorAgeLines
* powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014York Sun2017-01-04-2/+0
* net: fman: fix 2.5G SGMII settingsshaohui xie2016-12-08-10/+24
* powerpc: T4080: Drop configuration for T4080York Sun2016-11-23-1/+0
* powerpc: T4240: Remove macro CONFIG_PPC_T4240York Sun2016-11-23-1/+1
* powerpc: T4160: Remove macro CONFIG_PPC_T4160York Sun2016-11-23-1/+1
* powerpc: T2080, T2081: Remove macro CONFIG_PPC_T2080 and CONFIG_PPC_T2081York Sun2016-11-23-2/+2
* powerpc: T1042: Remove macro CONFIG_PPC_T1042York Sun2016-11-23-1/+1
* powerpc: T1040: Remove macro CONFIG_PPC_T1040York Sun2016-11-23-1/+1
* powerpc: T1024: Remove macro CONFIG_PPC_T1024York Sun2016-11-23-1/+1
* powerpc: T1023: Remove macro CONFIG_PPC_T1023York Sun2016-11-23-1/+1
* powerpc: B4420: Remove macro CONFIG_PPC_B4420York Sun2016-11-23-1/+1
* powerpc: B4860QDS: Remove macro CONFIG_B4860QDSYork Sun2016-11-23-3/+4
* powerpc: B4860: Remove macro CONFIG_PPC_B4860York Sun2016-11-23-1/+1
* powerpc: P5040: Remove macro CONFIG_P5040York Sun2016-11-23-1/+1
* powerpc: P5020: Remove macro CONFIG_PPC_P5020York Sun2016-11-23-1/+1
* powerpc: P4080: Remove macro CONFIG_PPC_P4080York Sun2016-11-23-1/+1
* powerpc: P3041: Remove macro CONFIG_PPC_P3041York Sun2016-11-23-1/+1
* powerpc: P2041: Remove macro CONFIG_PPC_P2041York Sun2016-11-23-1/+1
* powerpc: P1017: Drop configuration for P1017York Sun2016-11-23-2/+1
* powerpc: P1023: Remove macro CONFIG_P1023York Sun2016-11-23-2/+2
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-09-26-1/+11
|\
| * armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046AYork Sun2016-09-26-1/+1
| * net: fm: fix spi flash probe for using driver modelQianyu Gong2016-09-14-0/+10
* | treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-1/+1
|/
* net/fm: Remove unused code of FMan QMIHou Zhiqiang2016-08-22-3/+0
* drivers: net/fm: Add Fman support for LS1046AMingkai Hu2016-07-26-0/+124
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-03-1/+1
* powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in som...Ying Zhang2016-05-24-1/+1
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-14-0/+1
* driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platformsQianyu Gong2016-02-24-5/+6
* fm: fdt: Move fman ucode fixup to driver codeQianyu Gong2016-02-24-0/+129
* qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong2016-02-24-1/+1
* Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-14-2/+2
* block: pass block dev not num to read/write/erase()Stephen Warren2016-01-13-1/+2
* net: fm: disables unused FM1-DTSEC1 MAC node in DTSShaohui Xie2015-12-17-0/+4
* armv8/ls1043a: remove print infoMingkai Hu2015-12-17-8/+1
* armv8/ls1043a: Add Fman supportShaohui Xie2015-10-29-2/+128
* net/fm: Add QSGMII PCS initShaohui Xie2015-10-29-5/+13
* net: Move some header files to include/Shaohui Xie2015-10-29-6/+6
* net: fm: bug fix when CONFIG_PHYLIB not definedShaohui Xie2015-10-29-1/+7
* net/fm: Make the return value logic consistent with conventionHou Zhiqiang2015-10-29-24/+36
* net/fm: Add support for 64-bit platformsHou Zhiqiang2015-10-29-33/+60
* net/fm: Fix the endian issue to support both endianness platformsHou Zhiqiang2015-10-29-38/+43
* net/fman: Support both new and legacy FMan CompatiblesIgal Liberman2015-09-01-7/+20
* qoriq eth.c bugfix: handle received corrupted frames correctlyDaniel Inderbitzin2015-08-11-2/+3
* net/memac_phy: reuse driver for little endian SoCsShaohui Xie2015-04-23-23/+43
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-18-1/+1
* net/fm: Enable FMAN ports if l2switch ports are connected over SGMIICodrin Ciubotariu2015-01-16-1/+2
* net/fm: Fix error when FMAN MAC has no PHYCodrin Ciubotariu2015-01-16-12/+18
* net/fm: update ft_fixup_port to differentiate dual-role macShengzhou Liu2014-12-15-5/+16