Robert P. J. Day
|
3a4fa0a25d
Fix misspellings of "system", "controller", "interrupt" and "necessary".
|
17 years ago |
Jiri Slaby
|
1977f03272
remove asm/bitops.h includes
|
17 years ago |
Jeff Garzik
|
09f75cd7bf
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
|
17 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.
|
17 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 |
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 |
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 |