+6
−0
+14
−0
+1
−0
+28
−0
drivers/net/smsc911x.c
0 → 100644
+2091
−0
File added.
Preview size limit exceeded, changes collapsed.
Loading
Gitlab 现已全面支持 git over ssh 与 git over https。通过 HTTPS 访问请配置带有 read_repository / write_repository 权限的 Personal access token。通过 SSH 端口访问请使用 22 端口或 13389 端口。如果使用CAS注册了账户但不知道密码,可以自行至设置中更改;如有其他问题,请发邮件至 service@cra.moe 寻求协助。
Attached is a driver for SMSC's LAN911x and LAN921x families of embedded ethernet controllers. There is an existing smc911x driver in the tree; this is intended to replace it. Dustin McIntire (the author of the smc911x driver) has expressed his support for switching to this driver. This driver contains workarounds for all known hardware issues, and has been tested on all flavours of the chip on multiple architectures. This driver now uses phylib, so this patch also adds support for the device's internal phy Signed-off-by:Steve Glendinning <steve.glendinning@smsc.com> Signed-off-by:
Bahadir Balban <Bahadir.Balban@arm.com> Signed-off-by:
Dustin Mcintire <dustin@sensoria.com> Signed-off-by:
Bill Gatliff <bgat@billgatliff.com> Signed-off-by:
Jeff Garzik <jgarzik@redhat.com>
File added.
Preview size limit exceeded, changes collapsed.
CRA Git | Maintained and supported by SUSTech CRA and CCSE