- 11 Sep, 2006 1 commit
-
-
Valerie Henson authored
Signed-off-by:
Valerie Henson <val_henson@linux.intel.com> Signed-off-by:
Jeff Garzik <jeff@garzik.org> MAINTAINERS | 4 ++-- drivers/net/tulip/21142.c | 2 +- drivers/net/tulip/eeprom.c | 2 +- drivers/net/tulip/interrupt.c | 2 +- drivers/net/tulip/media.c | 2 +- drivers/net/tulip/pnic.c | 2 +- drivers/net/tulip/pnic2.c | 2 +- drivers/net/tulip/timer.c | 2 +- drivers/net/tulip/tulip_core.c | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-)
-
- 26 May, 2006 1 commit
-
-
Jeff Garzik authored
-
- 11 Aug, 2005 1 commit
-
-
Peer Chen authored
It has a separate driver now, 'uli526x'.
-
- 26 Jun, 2005 1 commit
-
-
Ralf Baechle authored
-
- 24 May, 2005 1 commit
-
-
John W. Linville authored
The 'if' clause for ULI526X in tulip_mdio_write allows for spin_unlock_irqrestore to be called twice for tp->mii_lock. I believe this is caused by the unintentional omission of a return at the end of that clause. This patch adds that return. Signed-off-by:
John W. Linville <linville@tuxdriver.com>
-
- 16 Apr, 2005 1 commit
-
-
Linus Torvalds authored
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!
-