Commit Graph

32 Commits (fc432e1952a3899ce35e84b417e5d60f74cb901b)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Francois Romieu 83cbb4d257 8139too: RTNL and flush_scheduled_work deadlock 18 years ago
Ingo Molnar b57bd06655 [PATCH] net, 8139too.c: fix netpoll deadlock 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 18 years ago
Jeff Garzik 7282d491ec drivers/net: const-ify ethtool_ops declarations 19 years ago
Andy Gospodarek d5b20697ca [PATCH] Remove more unnecessary driver printk's 19 years ago
Jeff Garzik 299176206b drivers/net: Remove deprecated use of pci_module_init() 19 years ago
Arjan van de Ven bce305f4fe [PATCH] 8139too deadlock fix 19 years ago
Jeff Garzik 9b91cf9daa [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ... 19 years ago
Jeff Garzik 2e8a538d86 [netdrvr] Use dev_printk() when ethernet interface isn't available 19 years ago
Thomas Gleixner 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Greg Kroah-Hartman 7c7459d1f9 [PATCH] 64bit resource: fix up printks for resources in networks drivers 19 years ago
Jeff Garzik f3b197ac26 [netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/* 19 years ago
Takashi Iwai 10e705f83c [PATCH] Fix "value computed not used" warnings 19 years ago
Stephen Hemminger 6756ae4b4e [NET]: Convert RTNL to mutex. 19 years ago
Arjan van de Ven f71e130966 Massive net driver const-ification. 19 years ago
Francois Romieu 371e8bc2af 8139too: fix a TX timeout watchdog thread against NAPI softirq race 19 years ago
Jesper Juhl 3c6bee1d40 [PATCH] turn "const static" into "static const" 19 years ago
Jeff Garzik 760559e133 [netdrvr 8139too] fast poll for thread, if an unlikely race occurs 19 years ago
Jeff Garzik 96a71d52bb [netdrvr 8139too] use rtnl_shlock_nowait() rather than rtnl_lock_interruptible() 19 years ago
Jeff Garzik 38b492a21a [netdrvr 8139too] use cancel_rearming_delayed_work() to cancel thread 19 years ago
Jeff Garzik a15e0384dd [netdrvr 8139too] replace hand-crafted kernel thread with workqueue 19 years ago
John W. Linville 7645baec58 [PATCH] 8139too: fix resume for Realtek 8100B/8139D 19 years ago
John W. Linville 62a720b889 [PATCH] 8139too: support ETHTOOL_GPERMADDR 20 years ago
Olaf Hering 44456d37b5 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string 20 years ago
Christoph Lameter 3e1d1d28d9 [PATCH] Cleanup patch for process freezing 20 years ago
Pekka Enberg 22f714b64b [PATCH] 8139too: use iomap for pio/mmio 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago