Commit Graph

76 Commits (767099b7f4112fa1d39e15cdbb724c678b9fb0fe)

Author SHA1 Message Date
Simon Glass a821c4af79 dm: Rename dev_addr..() functions 8 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
Bin Meng a1c76c1508 net: tsec: Use priv->tbiaddr to initialize TBI PHY address 9 years ago
Bin Meng 9a1d6af55e net: tsec: Add driver model ethernet support 9 years ago
Bin Meng 56a27a1e6c net: tsec: Use tsec_private pointer as the parameter for internal routines 9 years ago
Bin Meng 8ba50176fc net: tsec: Adjust orders to avoid forward declaration of tsec_send() 9 years ago
Bin Meng e677da9723 net: tsec: Move rxbd and txbd to struct tsec_private 9 years ago
Bin Meng 362b123f47 net: tsec: Move rx_idx and tx_idx to struct tsec_private 9 years ago
Bin Meng 9872b736f9 net: tsec: fsl_mdio: Fix several cosmetic issues 9 years ago
Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. 9 years ago
Claudiu Manoil ebe4c1e646 ls102xa: etsec: Use proper settings for BE BDs 10 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 10 years ago
Claudiu Manoil 7f233c0557 net: tsec: Fix NULL access in case init_phy() fails 10 years ago
Alison Wang 52d00a812a ls102xa: etsec: Add etsec support for LS102xA 11 years ago
Claudiu Manoil b1690bc39c net: tsec: Fix mac addr setup portability, cleanup 12 years ago
Claudiu Manoil 82ef75ca5c net: tsec: Use portable regs type (uint->u32) 12 years ago
Claudiu Manoil 9c9141fd04 net: tsec: Use portable types and accessors for BDs 12 years ago
Claudiu Manoil 18b338fb34 net: tsec: Fix CamelCase issues around BD code 12 years ago
Claudiu Manoil aec84bf671 net: tsec: Cleanup tsec regs init and fix __iomem warns 12 years ago
Claudiu Manoil b200204e8e net: tsec: Fix priv pointer in tsec_mcast_addr() 12 years ago
Claudiu Manoil 876d4515e3 net: tsec: Fix and cleanup tsec_mcast_addr() 12 years ago
Claudiu Manoil 9c4cffacec net: Fix mcast function pointer prototype 12 years ago
Timur Tabi 11af8d6527 net: abort network initialization if the PHY driver fails 13 years ago
Joe Hershberger c8a60b5326 ppc: Fix warning in TSEC Ethernet driver 13 years ago
chenhui zhao aada81de70 powerpc/mpc8548: Add workaround for erratum NMG_eTSEC129 14 years ago
Wolfgang Denk cd6881b519 Minor coding style cleanup. 14 years ago
Andy Fleming 063c12633d tsec: Convert tsec to use PHY Lib 14 years ago
Mingkai Hu 907519108c tsec: arrange the code to avoid useless function declaration 14 years ago
Mingkai Hu a32a6be28f tsec: use IO accessors for IO accesses 14 years ago
Li Yang 19d68d2027 tsec: add AR8021 PHY support 14 years ago
Mike Frysinger 8ef583a035 miiphy: convert to linux/mii.h 15 years ago
Kumar Gala 72c96a6802 tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII 15 years ago
Mike Frysinger 5700bb6352 miiphy: constify device name 15 years ago
Timur Tabi daa2ce6292 tsec: fix the return value for tsec_eth_init() 15 years ago
Heiko Schocher 26918b7994 tsec: add micrel ksz804 phy 15 years ago
Felix Radensky c987f4753b tsec: Fix eTSEC2 link problem on P2020RDB 15 years ago
Felix Radensky 90b5bf211b tsec: Fix eTSEC2 link problem on P2020RDB 15 years ago
Andy Fleming 538be58568 tsec: Wait for both RX and TX to stop 15 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 16 years ago
Peter Tyser cd1011db80 tsec: Remove PHY command relocation fixups 16 years ago
Kim Phillips 0d071cdd78 net: tsec - handle user interrupt while waiting for PHY auto negotiation to complete 16 years ago
Peter Tyser b1e849f220 tsec: Wait for auto-negotiation to complete without link 16 years ago
Kumar Gala 4c2e3da82d Update Freescale copyrights to remove "All Rights Reserved" 16 years ago