Commit Graph

51 Commits (fc432e1952a3899ce35e84b417e5d60f74cb901b)

Author SHA1 Message Date
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Dan Aloni 5c15bdec5c [VLAN]: Avoid a 4-order allocation. 18 years ago
Chris Lalancette 553af56775 8139cp: Don't blindly enable interrupts 18 years ago
Francois Romieu d15e9c4d9a netpoll: drivers must not enable IRQ unconditionally in their NAPI handler 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
Jeff Garzik 7282d491ec drivers/net: const-ify ethtool_ops declarations 19 years ago
Francois Romieu 48907e3989 8139cp: ring_info removal for the transmit path 19 years ago
Andy Gospodarek d5b20697ca [PATCH] Remove more unnecessary driver printk's 19 years ago
Francois Romieu cccb20d3a9 8139cp: use PCI_DEVICE() to shorten the PCI device table 19 years ago
François Romieu 7668a4945b 8139cp: pci_get_drvdata(pdev) can not be NULL in suspend handler 19 years ago
Francois Romieu e68970e754 8139cp: removal of useless BUG_ON() check 19 years ago
Francois Romieu d03d376dd2 8139cp: sync the device private data with its r8169 counterpart 19 years ago
Francois Romieu 0ba894d420 8139cp: ring_info removal for the receive path 19 years ago
Francois Romieu c48e9399e8 8139cp: remove gratuitous indirection 19 years ago
Francois Romieu 3598b57be4 8139cp: trim ring_info 19 years ago
Jeff Garzik 299176206b drivers/net: Remove deprecated use of pci_module_init() 19 years ago
Andrew Morton 4626dd46f5 [PATCH] 8139cp.c printk 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 2427ddd8fa [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_t where needed 19 years ago
Greg Kroah-Hartman 7c7459d1f9 [PATCH] 64bit resource: fix up printks for resources in networks drivers 19 years ago
Herbert Xu 7967168cef [NET]: Merge TSO/UFO fields in sk_buff 19 years ago
Philip Craig 722fdb3359 [PATCH] 8139cp: add ethtool eeprom support 19 years ago
Philip Craig d73f1e3c3b [PATCH] 8139cp: fix eeprom read command length 19 years ago
Jeff Garzik f3b197ac26 [netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/* 19 years ago
Eric Sesterhenn 5d9428de1a BUG_ON() Conversion in drivers/net/ 19 years ago
Arjan van de Ven f71e130966 Massive net driver const-ification. 19 years ago
Francois Romieu 576cfa934e 8139cp: fix broken suspend/resume 19 years ago
Stephen Hemminger 8b51292764 [PATCH] 8139cp: allocate statistics space only when needed 20 years ago
Nishanth Aravamudan 3173c8907f [PATCH] drivers/net: fix-up schedule_timeout() usage 20 years ago
John W. Linville bb0ce608a3 [PATCH] 8139cp: support ETHTOOL_GPERMADDR 20 years ago
Pierre Ossman a4cf076149 [PATCH] 8139cp - redetect link after suspend 20 years ago
David S. Miller 689be43945 [NET]: Remove gratuitous use of skb->tail in network drivers. 20 years ago
Stephen Hemminger 97f568d8e3 8139cp: safer spin loop for get_statistics 20 years ago
Tobias Klauser 8662d06171 [PATCH] drivers/net/8139cp: Use the DMA_{64, 32}BIT_MASK constants 20 years ago
a78d892796 [PATCH] 8139cp net driver: add MODULE_VERSION 20 years ago
Steffen Klassert 7502cd1058 [PATCH] 8139cp - add netpoll support 20 years ago
Stephen Hemminger e21ba28262 [PATCH] 8139cp - module_param 20 years ago
Francois Romieu 5734418d4f [PATCH] 8139cp: SG support fixes 20 years ago
Jeff Garzik fcec345658 [netdrvr 8139cp] TSO support 20 years ago
Pavel Machek 05adc3b745 [PATCH] u32 vs. pm_message_t fixes for drivers/net 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago