index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
8139too.c
Age
Commit message (
Expand
)
Author
2006-03-24
[PATCH] Fix "value computed not used" warnings
Takashi Iwai
2006-03-21
[NET]: Convert RTNL to mutex.
Stephen Hemminger
2006-03-04
Massive net driver const-ification.
Arjan van de Ven
2006-02-01
8139too: fix a TX timeout watchdog thread against NAPI softirq race
Francois Romieu
2006-01-10
[PATCH] turn "const static" into "static const"
Jesper Juhl
2005-11-10
[netdrvr 8139too] fast poll for thread, if an unlikely race occurs
Jeff Garzik
2005-11-05
[netdrvr 8139too] use rtnl_shlock_nowait() rather than rtnl_lock_interruptible()
Jeff Garzik
2005-11-05
[netdrvr 8139too] use cancel_rearming_delayed_work() to cancel thread
Jeff Garzik
2005-10-31
[netdrvr 8139too] replace hand-crafted kernel thread with workqueue
Jeff Garzik
2005-10-19
[PATCH] 8139too: fix resume for Realtek 8100B/8139D
John W. Linville
2005-09-14
[PATCH] 8139too: support ETHTOOL_GPERMADDR
John W. Linville
2005-07-27
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
2005-06-26
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2005-05-12
[PATCH] 8139too: use iomap for pio/mmio
Pekka Enberg
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds