aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/8139too.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-10[PATCH] turn "const static" into "static const"Jesper Juhl1-1/+1
2005-11-10[netdrvr 8139too] fast poll for thread, if an unlikely race occursJeff Garzik1-1/+7
2005-11-04[netdrvr 8139too] use rtnl_shlock_nowait() rather than rtnl_lock_interruptible()Jeff Garzik1-1/+1
2005-11-04[netdrvr 8139too] use cancel_rearming_delayed_work() to cancel threadJeff Garzik1-16/+9
2005-10-31[netdrvr 8139too] replace hand-crafted kernel thread with workqueueJeff Garzik1-54/+33
2005-10-18[PATCH] 8139too: fix resume for Realtek 8100B/8139DJohn W. Linville1-1/+2
2005-09-14[PATCH] 8139too: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+2
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering1-3/+3
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter1-1/+1
2005-05-12 [PATCH] 8139too: use iomap for pio/mmioPekka Enberg1-107/+87
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2666