Commit Graph

115 Commits (fc240e3fc5791c572402b0857948da7b1e68d77f)

Author SHA1 Message Date
David S. Miller 3e303dc121 spider_net: Add missing .ndo_validate_addr 16 years ago
David S. Miller da4a99e397 spider_net: Fix build. 16 years ago
Yang Hongyang 6e06cb6262 spider_net: Convert to net_device_ops. 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
David S. Miller 59c5ea6ebd net: Fix unused variable warnings in pasemi_mac.c and spider_net.c 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Nick Andrew 26aca5ec9e net: Fix incorrect use of loose in spider_net.c 16 years ago
Qinghuang Feng ece4af18e0 driver/net/*: remove redundant argument comments 16 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Jeff Garzik 7d2e3cb700 [netdrvr] Trim trailing whitespace for several drivers 17 years ago
Ishizaki Kou 0b50d75387 spidernet: revise link status logging 17 years ago
Ishizaki Kou 9a11fcb521 spidernet: fix error interrupt handling 17 years ago
Ishizaki Kou 81971bef4c spidernet: add missing initialization 17 years ago
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