dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/ibm_emac
Geoff Levand 99718699f5 [PATCH] {PATCH] Fix IBM EMAC driver ioctl bug
Fix IBM EMAC driver ioctl bug.

I found IBM EMAC driver bug.
So mii-tool command print wrong status.

  # mii-tool
  eth0: 10 Mbit, half duplex, no link
  eth1: 10 Mbit, half duplex, no link

I can get correct status on fixed kernel.

  # mii-tool
  eth0: negotiated 100baseTx-FD, link okZZ
  eth1: negotiated 100baseTx-FD, link ok

Hiroaki Fuse

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> for CELF
2005-05-15 22:44:26 -04:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ibm_emac.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ibm_emac_core.c [PATCH] {PATCH] Fix IBM EMAC driver ioctl bug 2005-05-15 22:44:26 -04:00
ibm_emac_core.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ibm_emac_debug.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ibm_emac_mal.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ibm_emac_mal.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ibm_emac_phy.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ibm_emac_phy.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ibm_emac_rgmii.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ibm_emac_tah.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ibm_emac_zmii.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00