aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tulip/media.c
Commit message (Collapse)AuthorAge
* Tulip fixes for Cobalt Qube/RaQRalf Baechle2005-06-26
|
* [PATCH] tulip: add return to ULI526X clause in tulip_mdio_writeJohn W. Linville2005-05-24
| | | | | | | | | 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>
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16
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!