Joe Perches
|
ad361c9884
Remove multiple KERN_ prefixes from printk formats
|
16 years ago |
John Dykstra
|
ce105a0823
pcnet32: Remove pointless memory barriers
|
16 years ago |
John Dykstra
|
06bd12c3b8
pcnet32: Remove redundant set of skb->dev
|
16 years ago |
Ben Hutchings
|
288379f050
net: Remove redundant NAPI functions
|
16 years ago |
Stephen Hemminger
|
283a21d3e1
pcnet32: round off carrier watch timer
|
16 years ago |
Stephen Hemminger
|
3bc124dd02
pcnet32: update to net_device_ops
|
16 years ago |
Neil Horman
|
908a7a16b8
net: Remove unused netdev arg from some NAPI interfaces.
|
16 years ago |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 years ago |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 years ago |
David S. Miller
|
43154d08d6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Andrew Morton
|
b166cfba01
pcnet32: fix warning
|
17 years ago |
David S. Miller
|
63fe46da9c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Jeff Garzik
|
7d2e3cb700
[netdrvr] Trim trailing whitespace for several drivers
|
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
|
17 years ago |
Don Fry
|
6ad6c75626
pcnet32: remove compile warnings in non-napi mode
|
17 years ago |
Don Fry
|
feff348fc0
pcnet32: fix non-napi packet reception
|
17 years ago |
Al Viro
|
3e33545ba6
pcnet32: endianness
|
17 years ago |
Jeff Garzik
|
b9f2c0440d
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
|
17 years ago |
Jeff Garzik
|
88d3aafdae
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
|
17 years ago |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
17 years ago |
Don Fry
|
917270c6ed
pcnet32: add suspend and resume capability
|
17 years ago |
Stephen Hemminger
|
bea3348eef
[NET]: Make NAPI polling independent of struct net_device objects.
|
17 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 |