Huang Weiyi
|
fde9403a98
[netdrvr] remove unnecessary #include
|
17 years ago |
Jeff Garzik
|
be0976be91
[netdrvr] kill sync_irq-before-freq_irq pattern
|
17 years ago |
Grant Grundler
|
5a0e2cd511
[netdrvr] typhoon: typhoon_resume - remove call to start_queue
|
17 years ago |
Andrew Morton
|
952b3494cf
typhoon: section fix
|
17 years ago |
Al Viro
|
71f1bb1a8f
typhoon: trivial endianness annotations
|
17 years ago |
Al Viro
|
8cc085c7ac
typhoon: memory corruptor on big-endian if TSO is enabled
|
17 years ago |
Al Viro
|
8a5ed9efe6
typhoon: missed rx overruns on big-endian
|
17 years ago |
Al Viro
|
b46281f9c5
typhoon: set_settings broken on big-endian
|
17 years ago |
Al Viro
|
fdcfd77c81
typhoon: missing le32_to_cpu() in get_drvinfo
|
17 years ago |
Al Viro
|
73eac0640e
typhoon: endianness bug in tx/rx byte counters
|
17 years ago |
Jeff Garzik
|
06efcad0d4
Eliminate pointless casts from void* in a few driver irq handlers.
|
17 years ago |
Al Viro
|
03a710ffcb
typhoon: trivial endianness annotations
|
18 years ago |
Joe Perches
|
0795af5729
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
|
17 years ago |
Jeff Garzik
|
88d3aafdae
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
|
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.
|
17 years ago |
Linus Torvalds
|
21ba0f88ae
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
|
18 years ago |
David Brownell
|
56906c612e
PCI: remove useless pci driver method
|
18 years ago |
David S. Miller
|
8c7b7faaa6
[NET]: Kill eth_copy_and_sum().
|
18 years ago |
Stephen Hemminger
|
25805dcf9d
network drivers: eliminate unneeded kill_vid code
|
18 years ago |
Michael Opdenacker
|
59c51591a0
Fix occurrences of "the the "
|
18 years ago |
Arnaldo Carvalho de Melo
|
4c13eb6657
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
|
18 years ago |
Dan Aloni
|
5c15bdec5c
[VLAN]: Avoid a 4-order allocation.
|
18 years ago |
Al Viro
|
d7fe0f241d
[PATCH] severing skbuff.h -> mm.h
|
18 years ago |
Al Viro
|
3277c39f8d
[NET]: Kill direct includes of asm/checksum.h
|
18 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 years ago |
Michal Piotrowski
|
0fe2480ade
[PATCH] drivers/net/typhoon.c Removal of old code
|
19 years ago |
Linus Torvalds
|
a319a2773a
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
|
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 |