Commit Graph

102 Commits (db9683fb19a0f0da1cb4c296ffe1a8db03333cbc)

Author SHA1 Message Date
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Jiri Slaby 1977f03272 remove asm/bitops.h includes 18 years ago
Jeff Garzik 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 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
Ishizaki Kou a041fe2e8d spidernet: fix interrupt reason recognition 18 years ago
Ishizaki Kou 7a62755821 spidernet: improve interrupt handling 18 years ago
Linas Vepstas e65bbf13dd spidernet: Replace literal with const 18 years ago
Linas Vepstas 5f309b90e2 spidernet: fix misnamed flag 18 years ago
Linas Vepstas 59a11f8809 spidernet: move a block of code around 18 years ago
Linas Vepstas e1fd907072 spidernet: service TX later. 18 years ago
Linas Vepstas 9e0a6e2598 spidernet: invalidate unused pointer. 18 years ago
Linas Vepstas 9948357d49 spidernet: enhance the dump routine 18 years ago
Linas Vepstas e6311d855e spidernet: beautify error messages 18 years ago
Stephen Hemminger 3a2c892daa spidernet: checksum and ethtool 18 years ago
Linas Vepstas c3d1182a53 spidernet: silence the ramfull messages 18 years ago
Linas Vepstas 2bf27a0d49 spidernet: Don't terminate the RX ring 18 years ago
Linas Vepstas 4c4bd5a97a spidernet: Cure RX ram full bug 18 years ago
Linas Vepstas 83d35145c4 spidernet: null out skb pointer after its been used. 18 years ago
Stephen Hemminger 25805dcf9d network drivers: eliminate unneeded kill_vid code 18 years ago
Florin Malita 93c1d3b790 spidernet: skb used after netif_receive_skb 18 years ago
Christoph Hellwig 98739407c5 spidernet: node-aware skbuff allocation 18 years ago
Ishizaki Kou a1c38a4a5d spidernet: remove unnecessary accesses to phy 18 years ago
Stephen Rothwell 40cd3a4564 [POWERPC] Rename get_property to of_get_property: drivers 18 years ago
Paul Mackerras a48141db68 Revert "[POWERPC] Rename get_property to of_get_property: drivers" 18 years ago
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
Linas Vepstas 33bdeec806 spidernet: Fix problem sending IP fragments 18 years ago
Stephen Rothwell d05c7a80cf [POWERPC] Rename get_property to of_get_property: drivers 18 years ago
Linas Vepstas 7376e73256 spidernet: janitorial, typos 18 years ago
Linas Vepstas 5c8e98fe47 spidernet: transmit race 18 years ago
Linas Vepstas d9c199ee78 spidernet: fix racy double-free of skb 18 years ago
Linas Vepstas 4cb6f9e57d spidernet: separate hardware state from driver state. 18 years ago
Jens Osterkamp 4b23a554db spidernet: move medium variable into card struct 18 years ago
Ishizaki Kou fc8e13da91 spidernet: remove txram full logging 18 years ago
Kou Ishizaki 3342cf0e59 spidernet: spidernet: add support for Celleb 18 years ago
Kou Ishizaki 3cf761ddcc spidernet: load firmware when open 18 years ago
Kou Ishizaki abdb66b566 spidernet: autoneg support for Celleb 18 years ago
Linas Vepstas d406eafee8 spidernet: compile break. 18 years ago
Al Viro 97210b5f1c [PATCH] spider_net breakage from class_device -> device 18 years ago
Linas Vepstas d9a9720eab Spidernet: Rework RX linked list 18 years ago
Linas Vepstas 6d24998f07 Spidernet RX Debugging printout 18 years ago
Linas Vepstas df519ab2c5 Spidernet Avoid possible RX chain corruption 18 years ago
Linas Vepstas 90476a20fa Spidernet Memory barrier 18 years ago
Linas Vepstas 2c307db7e4 Spidernet RX Chain tail 18 years ago
Linas Vepstas a4182c50bc Spidernet Remove unused variable 18 years ago
Linas Vepstas 80dab7c7e5 Spidernet RX Refill 18 years ago
Linas Vepstas 7f7223b8f1 Spidernet Cleanup return codes 18 years ago
Linas Vepstas 366684bd0d Spidernet another skb mem leak 18 years ago
Linas Vepstas 05b346b552 Spidernet RX skb mem leak 18 years ago