Commit Graph

63 Commits (1fd92db83d399ff7918e51ba84bc73d2466b5eb6)

Author SHA1 Message Date
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 9 years ago
Claudiu Manoil 7f233c0557 net: tsec: Fix NULL access in case init_phy() fails 9 years ago
Alison Wang 52d00a812a ls102xa: etsec: Add etsec support for LS102xA 10 years ago
Claudiu Manoil b1690bc39c net: tsec: Fix mac addr setup portability, cleanup 11 years ago
Claudiu Manoil 82ef75ca5c net: tsec: Use portable regs type (uint->u32) 11 years ago
Claudiu Manoil 9c9141fd04 net: tsec: Use portable types and accessors for BDs 11 years ago
Claudiu Manoil 18b338fb34 net: tsec: Fix CamelCase issues around BD code 11 years ago
Claudiu Manoil aec84bf671 net: tsec: Cleanup tsec regs init and fix __iomem warns 11 years ago
Claudiu Manoil b200204e8e net: tsec: Fix priv pointer in tsec_mcast_addr() 11 years ago
Claudiu Manoil 876d4515e3 net: tsec: Fix and cleanup tsec_mcast_addr() 11 years ago
Claudiu Manoil 9c4cffacec net: Fix mcast function pointer prototype 11 years ago
Timur Tabi 11af8d6527 net: abort network initialization if the PHY driver fails 12 years ago
Joe Hershberger c8a60b5326 ppc: Fix warning in TSEC Ethernet driver 12 years ago
chenhui zhao aada81de70 powerpc/mpc8548: Add workaround for erratum NMG_eTSEC129 13 years ago
Wolfgang Denk cd6881b519 Minor coding style cleanup. 13 years ago
Andy Fleming 063c12633d tsec: Convert tsec to use PHY Lib 13 years ago
Mingkai Hu 907519108c tsec: arrange the code to avoid useless function declaration 13 years ago
Mingkai Hu a32a6be28f tsec: use IO accessors for IO accesses 13 years ago
Li Yang 19d68d2027 tsec: add AR8021 PHY support 13 years ago
Mike Frysinger 8ef583a035 miiphy: convert to linux/mii.h 14 years ago
Kumar Gala 72c96a6802 tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII 14 years ago
Mike Frysinger 5700bb6352 miiphy: constify device name 14 years ago
Timur Tabi daa2ce6292 tsec: fix the return value for tsec_eth_init() 14 years ago
Heiko Schocher 26918b7994 tsec: add micrel ksz804 phy 14 years ago
Felix Radensky c987f4753b tsec: Fix eTSEC2 link problem on P2020RDB 14 years ago
Felix Radensky 90b5bf211b tsec: Fix eTSEC2 link problem on P2020RDB 14 years ago
Andy Fleming 538be58568 tsec: Wait for both RX and TX to stop 14 years ago
Peter Tyser 5f6b144221 tsec: Add TSEC_FIBER flag 15 years ago
Peter Tyser 8abb8dcc8d tsec: Add support for using the BCM5482 PHY in fiber mode 15 years ago
Peter Tyser c6dbdfda53 tsec: General cleanup 15 years ago
Peter Tyser e1957ef02c tsec: Make functions/data static when possible 15 years ago
Peter Tyser 27165b5c32 tsec: Clean up Broadcom PHY status parsing 15 years ago
Peter Tyser 46e91674fb tsec: Force TBI PHY to 1000Mbps full duplex in SGMII mode 15 years ago
Sandeep Gopalpet b9e186fc31 NET: Move MDIO regs out of TSEC Space 15 years ago
Peter Tyser cd1011db80 tsec: Remove PHY command relocation fixups 15 years ago
Kim Phillips 0d071cdd78 net: tsec - handle user interrupt while waiting for PHY auto negotiation to complete 15 years ago
Peter Tyser b1e849f220 tsec: Wait for auto-negotiation to complete without link 15 years ago
Kumar Gala 4c2e3da82d Update Freescale copyrights to remove "All Rights Reserved" 15 years ago
Poonam Aggrwal b7fe25d2a8 P2020RDB Added support of Vitesse PHYs VSC8641(RGMII) and VSC8221(SGMII) 15 years ago
Kim Phillips 88ad3fd91c net: tsec - fix dereferencing type-punned pointer will break strict-aliasing rules warning 15 years ago
Zach LeRoy 091dc9f6ad tsec: Add support for BCM5482S PHY 15 years ago
Paul Gortmaker 0452352df1 tsec: report when there is no vendor specific PHY support 15 years ago
Pieter Henning 736323a490 Added Vitesse VSC8211 definitions to TSEC driver 16 years ago
Andy Fleming 9e5be8214b tsec: Fix a bug in soft-resetting 16 years ago
Ron Madrid 12a8b9db12 Marvell 88E1118 interrupt fix 16 years ago
Anatolij Gustschin 23afaba65e net: tsec: Fix Marvell 88E1121R phy init 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Andre Schwarz c9d6b69253 enable 10/100M at VSC8601 at tsec driver 16 years ago
Peter Tyser ce47eb402c Support for multiple SGMII/TBI interfaces for TSEC ethernet 16 years ago
Andy Fleming 2abe361c03 Add SGMII support to the tsec 16 years ago