Commit Graph

42 Commits (6ccb8cfbb94cc82144a92a6a28a754d9772b3aa8)

Author SHA1 Message Date
Al Viro 71f1bb1a8f typhoon: trivial endianness annotations 17 years ago
Al Viro 8cc085c7ac typhoon: memory corruptor on big-endian if TSO is enabled 17 years ago
Al Viro 8a5ed9efe6 typhoon: missed rx overruns on big-endian 17 years ago
Al Viro b46281f9c5 typhoon: set_settings broken on big-endian 17 years ago
Al Viro fdcfd77c81 typhoon: missing le32_to_cpu() in get_drvinfo 17 years ago
Al Viro 73eac0640e typhoon: endianness bug in tx/rx byte counters 17 years ago
Jeff Garzik 06efcad0d4 Eliminate pointless casts from void* in a few driver irq handlers. 18 years ago
Al Viro 03a710ffcb typhoon: trivial endianness annotations 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Jeff Garzik 88d3aafdae [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
David Brownell 56906c612e PCI: remove useless pci driver method 18 years ago
David S. Miller 8c7b7faaa6 [NET]: Kill eth_copy_and_sum(). 18 years ago
Stephen Hemminger 25805dcf9d network drivers: eliminate unneeded kill_vid code 18 years ago
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 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
Al Viro d7fe0f241d [PATCH] severing skbuff.h -> mm.h 18 years ago
Al Viro 3277c39f8d [NET]: Kill direct includes of asm/checksum.h 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Michal Piotrowski 0fe2480ade [PATCH] drivers/net/typhoon.c Removal of old code 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
Jeff Garzik 6aa20a2235 drivers/net: Trim trailing whitespace 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
Herbert Xu 89114afd43 [NET] gso: Add skb_is_gso 19 years ago
Thomas Gleixner 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 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
Randy Dunlap e19360f294 [PATCH] net drivers: fix section attributes for gcc 19 years ago
Alexey Dobriyan 7f927fcc2f [PATCH] Typo fixes 19 years ago
Arjan van de Ven f71e130966 Massive net driver const-ification. 19 years ago
Nishanth Aravamudan 3173c8907f [PATCH] drivers/net: fix-up schedule_timeout() usage 20 years ago
Pavel Machek 2a569579be [PATCH] pm: more u32 vs. pm_message_t fixes 20 years ago
David S. Miller 689be43945 [NET]: Remove gratuitous use of skb->tail in network drivers. 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