Al Viro
|
cf9830195a
fix vlan in 8139cp on big-endian
|
18 years ago |
Al Viro
|
03233b90b0
8139cp: trivial endianness annotations
|
18 years ago |
Jeff Garzik
|
b9f2c0440d
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
|
17 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 |
Jeff Garzik
|
6cc92cddb1
[netdrvr] 8139cp, 8139too: convert to generic DMA
|
18 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 |
Linus Torvalds
|
1f1c2881f6
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
|
18 years ago |
Francois Romieu
|
9030c0d24d
8139cp: implement the missing dev->tx_timeout
|
18 years ago |
Auke Kok
|
44c10138fd
PCI: Change all drivers to use pci_device->revision
|
18 years ago |
Richard Knutsson
|
2501f843b0
8139cp: Convert to generic boolean
|
18 years ago |
Stephen Hemminger
|
7b332244a6
8139cp: fix VLAN unregistration
|
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 |
Dan Aloni
|
5c15bdec5c
[VLAN]: Avoid a 4-order allocation.
|
18 years ago |
Chris Lalancette
|
553af56775
8139cp: Don't blindly enable interrupts
|
18 years ago |
Francois Romieu
|
d15e9c4d9a
netpoll: drivers must not enable IRQ unconditionally in their NAPI handler
|
18 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 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 |
Jeff Garzik
|
cb930205c9
Merge tag '8139cp-20060912-00' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into tmp
|
19 years ago |
Francois Romieu
|
48907e3989
8139cp: ring_info removal for the transmit path
|
19 years ago |
Jeff Garzik
|
4e83b7fad8
Merge branch 'tmp' into upstream
|
19 years ago |
Andy Gospodarek
|
d5b20697ca
[PATCH] Remove more unnecessary driver printk's
|
19 years ago |
Francois Romieu
|
cccb20d3a9
8139cp: use PCI_DEVICE() to shorten the PCI device table
|
19 years ago |
François Romieu
|
7668a4945b
8139cp: pci_get_drvdata(pdev) can not be NULL in suspend handler
|
19 years ago |
Francois Romieu
|
e68970e754
8139cp: removal of useless BUG_ON() check
|
19 years ago |