Commit Graph

59 Commits (c78aa6cbace460081ddc6227f02b6d3203a21585)

Author SHA1 Message Date
Andrew Morton b166cfba01 pcnet32: fix warning 17 years ago
Don Fry 01935d7d2c pcnet32: delete non NAPI code from driver. 17 years ago
Don Fry b3028cdc18 pcnet32: Use print_mac 17 years ago
Don Fry 232c564088 pcnet32: use NET_IP_ALIGN instead of 2 17 years ago
Alejandro Martinez Ruiz 4c3616cdda netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN 17 years ago
David S. Miller d1d08d1265 [NET]: Fix drivers to handle napi_disable() disabling interrupts. 17 years ago
Don Fry 4f1e5ba097 pcnet32: remove private net_device_stats structure 18 years ago
Don Fry 6ad6c75626 pcnet32: remove compile warnings in non-napi mode 18 years ago
Don Fry feff348fc0 pcnet32: fix non-napi packet reception 18 years ago
Al Viro 3e33545ba6 pcnet32: endianness 18 years ago
Jeff Garzik b9f2c0440d [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 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
Don Fry 917270c6ed pcnet32: add suspend and resume capability 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Matthew Wilcox 313674afa8 [NET]: ethtool_perm_addr only has one implementation 18 years ago
David S. Miller 8c7b7faaa6 [NET]: Kill eth_copy_and_sum(). 18 years ago
Don Fry 1e56a4b402 pcnet32: change to use netdev_priv 18 years ago
Don Fry 6ecb766710 pcnet32: only allocate init_block dma consistent 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Don Fry b2cbbd8e0e pcnet32: Fix PCnet32 performance bug on non-coherent architecutres 18 years ago
Jeff Garzik c31f28e778 drivers/net: eliminate irq handler impossible checks, needless casts 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Dave Jones 038b0a6d8d Remove all inclusions of <linux/config.h> 19 years ago
Jeff Garzik 7282d491ec drivers/net: const-ify ethtool_ops declarations 19 years ago
Don Fry 7de745e562 [PATCH] pcnet32: NAPI implementation 19 years ago
Don Fry 3904c32414 [PATCH] pcnet32: break receive routine into two pieces. 19 years ago
Don Fry 9691edd26c [PATCH] pcnet32: move/create receive and transmit routines 19 years ago
Don Fry b368a3fbe4 [PATCH] pcnet32: magic number cleanup 19 years ago
Don Fry 5c99346a33 [PATCH] pcnet32: remove unnecessary save/restore register accesses. 19 years ago
Don Fry 8d91626636 [PATCH] pcnet32: break in 2.6.18-rc1 identified 19 years ago
Jeff Garzik 299176206b drivers/net: Remove deprecated use of pci_module_init() 19 years ago
Don Fry ac5bfe40f9 [PATCH] pcnet32: Cleanup rx buffers after loopback test. 19 years ago
Don Fry df27f4a610 [PATCH] pcnet32: Suspend the chip rather than restart when changing multicast/promisc 19 years ago
Don Fry 06c8785008 [PATCH] pcnet32: Handle memory allocation failures cleanly when resizing tx/rx rings 19 years ago
Don Fry 12fa30f35b [PATCH] pcnet32: Use kcalloc instead of kmalloc and memset 19 years ago
Don Fry 6dcd60c2c7 [PATCH] pcnet32: Fix off-by-one in get_ringparam 19 years ago
Don Fry f2622a2b16 [PATCH] pcnet32: Use PCI_DEVICE macro 19 years ago
Don Fry dcaf976980 [PATCH] pcnet32: Fix Section mismatch error 19 years ago
Thomas Gleixner 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 years ago
Jeff Garzik 1f1bd5fc32 [netdrvr] Remove long-unused bits from Becker template drivers 19 years ago
Don Fry a24b163b7c [PATCH] pcnet32: remove incorrect pcnet32_free_ring 19 years ago
Linas Vepstas bc0e1fc970 [PATCH] Janitor: drivers/net/pcnet32: fix incorrect comments 19 years ago
Jeff Garzik 0b5bf225c0 [netdrvr] pcnet32: other source formatting cleanups 19 years ago
Jeff Garzik 4a5e8e296c [netdrvr] pcnet32: Lindent 19 years ago
Don Fry ac62ef0435 [PATCH] pcnet32: support boards with multiple phys 19 years ago
Arjan van de Ven f71e130966 Massive net driver const-ification. 19 years ago
Olaf Hering 016cc85072 [PATCH] pcnet32: use MAC address from prom also on powerpc 19 years ago
Don Fry 4371dc6c60 [PATCH] pcnet32: Prevent hang with 79c976 20 years ago
Don Fry 2964bbd704 [PATCH] pcnet32: AT2700/2701 and Bugzilla 2699 & 4551 20 years ago