Commit Graph

113 Commits (44c09201a4178e08ed1c8cc37e7aea0683888f0a)

Author SHA1 Message Date
Stephen Hemminger 64f6b64dfb [PATCH] skge: fiber support 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
Stephen Hemminger 0486a8c83b [PATCH] skge: check for PCI hotplug during IRQ 19 years ago
Stephen Hemminger f6aa169367 [PATCH] skge: version 1.8 19 years ago
Stephen Hemminger 513f533e3f [PATCH] skge: use NAPI for transmit complete 19 years ago
Stephen Hemminger 29365c9009 [PATCH] skge: irq lock race 19 years ago
Stephen Hemminger c54f9765da [PATCH] skge: use netdev_alloc_skb 19 years ago
Stephen Hemminger 6fc47e31c0 [PATCH] skge: version 1.7 19 years ago
Stephen Hemminger ccdaa2a9da [PATCH] skge: use ethX for irq assigments 19 years ago
Stephen Hemminger 83c758fabd [PATCH] skge: use dev_alloc_skb 19 years ago
Stephen Hemminger 78bc218663 [PATCH] skge: pci bus post fixes 19 years ago
Stephen Hemminger d38efdd65a [PATCH] skge: cleanup suspend/resume code 19 years ago
Jeff Garzik 299176206b drivers/net: Remove deprecated use of pci_module_init() 19 years ago
Edgar E. Iglesias 239e44e1f0 [PATCH] skge: remember to run netif_poll_disable() 19 years ago
Stephen Hemminger 187ff3b857 [PATCH] skge: chip clock rate typo 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
Herbert Xu 5b057c6b1a [NET]: Avoid allocating skb in skb_pad 19 years ago
Stephen Hemminger 987024ca9e [PATCH] skge: version 1.6 19 years ago
Stephen Hemminger 631ae320a4 [PATCH] skge: dont allow bad hardware address from ROM 19 years ago
Stephen Hemminger 7c442fa17e [PATCH] skge: transmit complete via IRQ not NAPI 19 years ago
Stephen Hemminger 9db96479b4 [PATCH] skge: TX low water mark definition 19 years ago
Stephen Hemminger d85b514fd9 [PATCH] skge: use workq for PHY handling 19 years ago
Stephen Hemminger a06631cbdc [PATCH] skge: don't allow transmit ring to be too small 19 years ago
Stephen Hemminger 20e777a2a7 [PATCH] skge: bad checksums on big-endian platforms 19 years ago
Stephen Hemminger 2d2a387199 [PATCH] Subjec: sky2, skge: correct PCI id for DGE-560T 19 years ago
Stephen Hemminger 5636f72794 [PATCH] dlink pci cards using wrong driver 19 years ago
Stephen Hemminger eff4b1fe0a [PATCH] skge: version 1.5 19 years ago
Stephen Hemminger 29b4e886cb [PATCH] skge: compute available ring buffers 19 years ago
Stephen Hemminger 866b4f3e94 [PATCH] skge: dont free skb until multi-part transmit complete 19 years ago
Stephen Hemminger 4c180fc424 [PATCH] skge: multicast statistics fix 19 years ago
Stephen Hemminger 5a01144717 [PATCH] skge: rx_reuse called twice 19 years ago
Stephen Hemminger b5d56ddc3f [PATCH] skge: dont use dev_alloc_skb for rx buffs 19 years ago
Stephen Hemminger 901ccefb2d [PATCH] skge: align receive buffers 19 years ago
Stephen Hemminger 9362860fd1 [PATCH] skge: version 1.4 19 years ago
Stephen Hemminger b9d64acc82 [PATCH] skge: handle pci errors better 19 years ago
Stephen Hemminger 203babb650 [PATCH] skge: formmating and whitespace cleanup 19 years ago
Stephen Hemminger c68ce71a34 [PATCH] skge: use mmiowb 19 years ago
Stephen Hemminger ff7907aede [PATCH] skge: use kcalloc 19 years ago
Stephen Hemminger 93aea718c6 [PATCH] skge: dma configuration cleanup 19 years ago
Stephen Hemminger c3da144740 [PATCH] skge: check the allocation of ring buffer 19 years ago
Stephen Hemminger cfc3ed796e [PATCH] skge: use auto masking of irqs 19 years ago
Stephen Hemminger 00a6cae288 [PATCH] skge: use NAPI for tx cleanup. 19 years ago
Stephen Hemminger 80dd857dac skge: protect interrupt mask 19 years ago
Stephen Hemminger 0781191cf6 skge: genesis phy initialzation 19 years ago
Stephen Hemminger a9cdab869e skge: NAPI/irq race fix 19 years ago
Stephen Hemminger 564f9abb34 [PATCH] skge: speed setting 19 years ago
Stephen Hemminger 77783a78de [PATCH] skge: fix dma mask setup. 19 years ago