Joe Hershberger
|
1fd92db83d
net: cosmetic: Fix var naming net <-> eth drivers
|
10 年之前 |
Claudiu Manoil
|
7f233c0557
net: tsec: Fix NULL access in case init_phy() fails
|
11 年之前 |
Alison Wang
|
52d00a812a
ls102xa: etsec: Add etsec support for LS102xA
|
10 年之前 |
Claudiu Manoil
|
b1690bc39c
net: tsec: Fix mac addr setup portability, cleanup
|
11 年之前 |
Claudiu Manoil
|
82ef75ca5c
net: tsec: Use portable regs type (uint->u32)
|
11 年之前 |
Claudiu Manoil
|
9c9141fd04
net: tsec: Use portable types and accessors for BDs
|
11 年之前 |
Claudiu Manoil
|
18b338fb34
net: tsec: Fix CamelCase issues around BD code
|
11 年之前 |
Claudiu Manoil
|
aec84bf671
net: tsec: Cleanup tsec regs init and fix __iomem warns
|
11 年之前 |
Claudiu Manoil
|
b200204e8e
net: tsec: Fix priv pointer in tsec_mcast_addr()
|
11 年之前 |
Claudiu Manoil
|
876d4515e3
net: tsec: Fix and cleanup tsec_mcast_addr()
|
11 年之前 |
Claudiu Manoil
|
9c4cffacec
net: Fix mcast function pointer prototype
|
11 年之前 |
Timur Tabi
|
11af8d6527
net: abort network initialization if the PHY driver fails
|
13 年之前 |
Joe Hershberger
|
c8a60b5326
ppc: Fix warning in TSEC Ethernet driver
|
13 年之前 |
chenhui zhao
|
aada81de70
powerpc/mpc8548: Add workaround for erratum NMG_eTSEC129
|
13 年之前 |
Wolfgang Denk
|
cd6881b519
Minor coding style cleanup.
|
14 年之前 |
Andy Fleming
|
063c12633d
tsec: Convert tsec to use PHY Lib
|
14 年之前 |
Mingkai Hu
|
907519108c
tsec: arrange the code to avoid useless function declaration
|
14 年之前 |
Mingkai Hu
|
a32a6be28f
tsec: use IO accessors for IO accesses
|
14 年之前 |
Li Yang
|
19d68d2027
tsec: add AR8021 PHY support
|
14 年之前 |
Mike Frysinger
|
8ef583a035
miiphy: convert to linux/mii.h
|
14 年之前 |
Kumar Gala
|
72c96a6802
tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII
|
14 年之前 |
Mike Frysinger
|
5700bb6352
miiphy: constify device name
|
15 年之前 |
Timur Tabi
|
daa2ce6292
tsec: fix the return value for tsec_eth_init()
|
15 年之前 |
Heiko Schocher
|
26918b7994
tsec: add micrel ksz804 phy
|
15 年之前 |
Felix Radensky
|
90b5bf211b
tsec: Fix eTSEC2 link problem on P2020RDB
|
15 年之前 |
Andy Fleming
|
538be58568
tsec: Wait for both RX and TX to stop
|
15 年之前 |
Peter Tyser
|
5f6b144221
tsec: Add TSEC_FIBER flag
|
15 年之前 |
Peter Tyser
|
8abb8dcc8d
tsec: Add support for using the BCM5482 PHY in fiber mode
|
15 年之前 |
Peter Tyser
|
c6dbdfda53
tsec: General cleanup
|
15 年之前 |
Peter Tyser
|
e1957ef02c
tsec: Make functions/data static when possible
|
15 年之前 |