~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* net: tsec: Remove non-DM_ETH support codeTom Rini2022-12-07
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* net: tsec: add support for promiscuous modeVladimir Oltean2021-11-23
* WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* net: tsec: Add the compatible string "gianfar" supportHou Zhiqiang2020-09-24
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* net: tsec: Fix offset of MDIO registers for DM_ETHVladimir Oltean2019-07-25
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun2017-04-17
* net: tsec: Use priv->tbiaddr to initialize TBI PHY addressBin Meng2016-01-28
* net: tsec: Add driver model ethernet supportBin Meng2016-01-28
* net: tsec: Use tsec_private pointer as the parameter for internal routinesBin Meng2016-01-28
* net: tsec: Move rxbd and txbd to struct tsec_privateBin Meng2016-01-28
* net: tsec: Move rx_idx and tx_idx to struct tsec_privateBin Meng2016-01-28
* net: tsec: fsl_mdio: Fix several cosmetic issuesBin Meng2016-01-28
* armv7/ls1021a/etsec: Enable Tx Data and TxBD snoopingAlison Wang2015-08-03
* net: tsec: Remove tx snooping support from LS1Claudiu Manoil2014-09-08
* ls102xa: etsec: Add etsec support for LS102xAAlison Wang2014-09-08
* net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil2014-09-08
* net: tsec: Use portable regs type (uint->u32)Claudiu Manoil2013-11-22
* net: tsec: Use portable types and accessors for BDsClaudiu Manoil2013-11-22
* net: tsec: Fix CamelCase issues around BD codeClaudiu Manoil2013-11-22
* net: tsec: Cleanup tsec regs init and fix __iomem warnsClaudiu Manoil2013-11-22
* tsec: Fix MDIO on devices with eTSEC2Andy Fleming2011-04-29
* tsec: Convert tsec to use PHY LibAndy Fleming2011-04-20
* tsec: use IO accessors for IO accessesMingkai Hu2011-04-20
* miiphy: convert to linux/mii.hMike Frysinger2011-01-09
* tsec: Add TSEC_FIBER flagPeter Tyser2010-01-31
* tsec: Add support for using the BCM5482 PHY in fiber modePeter Tyser2010-01-31
* tsec: Make functions/data static when possiblePeter Tyser2010-01-31
* NET: Base support for etsec2.0Kumar Gala2010-01-05
* NET: Move MDIO regs out of TSEC SpaceSandeep Gopalpet2010-01-05
* tsec: Add support for BCM5482S PHYZach LeRoy2009-06-15
* 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser2009-06-12
* net: tsec: Fix Marvell 88E1121R phy initAnatolij Gustschin2008-12-04
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18
* Coding style cleanup, update CHANGELOGWolfgang Denk2008-09-13
* Add SGMII support to the tsecAndy Fleming2008-09-02
* Pass in tsec_info struct through tsec_initializeAndy Fleming2008-09-02
* tsec: Move tsec.h to include/Andy Fleming2008-09-02