Age | Commit message (Expand) | Author |
2020-07-17 | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada |
2019-07-25 | net: tsec: Fix offset of MDIO registers for DM_ETH | Vladimir Oltean |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-04-17 | armv7: ls1021a: Drop macro CONFIG_LS102XA | York Sun |
2016-01-28 | net: tsec: Use priv->tbiaddr to initialize TBI PHY address | Bin Meng |
2016-01-28 | net: tsec: Add driver model ethernet support | Bin Meng |
2016-01-28 | net: tsec: Use tsec_private pointer as the parameter for internal routines | Bin Meng |
2016-01-28 | net: tsec: Move rxbd and txbd to struct tsec_private | Bin Meng |
2016-01-28 | net: tsec: Move rx_idx and tx_idx to struct tsec_private | Bin Meng |
2016-01-28 | net: tsec: fsl_mdio: Fix several cosmetic issues | Bin Meng |
2015-08-03 | armv7/ls1021a/etsec: Enable Tx Data and TxBD snooping | Alison Wang |
2014-09-08 | net: tsec: Remove tx snooping support from LS1 | Claudiu Manoil |
2014-09-08 | ls102xa: etsec: Add etsec support for LS102xA | Alison Wang |
2014-09-08 | net: Merge asm/fsl_enet.h into fsl_mdio.h | Claudiu Manoil |
2013-11-22 | net: tsec: Use portable regs type (uint->u32) | Claudiu Manoil |
2013-11-22 | net: tsec: Use portable types and accessors for BDs | Claudiu Manoil |
2013-11-22 | net: tsec: Fix CamelCase issues around BD code | Claudiu Manoil |
2013-11-22 | net: tsec: Cleanup tsec regs init and fix __iomem warns | Claudiu Manoil |
2011-04-29 | tsec: Fix MDIO on devices with eTSEC2 | Andy Fleming |
2011-04-20 | tsec: Convert tsec to use PHY Lib | Andy Fleming |
2011-04-20 | tsec: use IO accessors for IO accesses | Mingkai Hu |
2011-01-09 | miiphy: convert to linux/mii.h | Mike Frysinger |
2010-01-31 | tsec: Add TSEC_FIBER flag | Peter Tyser |
2010-01-31 | tsec: Add support for using the BCM5482 PHY in fiber mode | Peter Tyser |
2010-01-31 | tsec: Make functions/data static when possible | Peter Tyser |
2010-01-05 | NET: Base support for etsec2.0 | Kumar Gala |
2010-01-05 | NET: Move MDIO regs out of TSEC Space | Sandeep Gopalpet |
2009-06-15 | tsec: Add support for BCM5482S PHY | Zach LeRoy |
2009-06-12 | 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx | Peter Tyser |
2008-12-04 | net: tsec: Fix Marvell 88E1121R phy init | Anatolij Gustschin |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-13 | Coding style cleanup, update CHANGELOG | Wolfgang Denk |
2008-09-02 | Add SGMII support to the tsec | Andy Fleming |
2008-09-02 | Pass in tsec_info struct through tsec_initialize | Andy Fleming |
2008-09-02 | tsec: Move tsec.h to include/ | Andy Fleming |