Patrick McHardy
|
5b54814022
net: use symbolic values for ndo_start_xmit() return codes
|
16 years ago |
Alexander Beregalov
|
39738e161f
3c5xx: convert printk() to pr_<foo>()
|
16 years ago |
Stephen Hemminger
|
86de79b6d0
3c59x: get rid of non-const printk warnings
|
16 years ago |
Stephen Hemminger
|
48b47a5e30
3c59x: convert to net_device_ops
|
16 years ago |
Steffen Klassert
|
c17931c52e
3c59x: Use device_set_wakeup_enable
|
16 years ago |
Wang Chen
|
454d7c9b14
netdevice: safe convert to netdev_priv() #part-1
|
16 years ago |
Kay Sievers
|
fb28ad3590
net: struct device - replace bus_id with dev_name(), dev_set_name()
|
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 |
Yinghai Lu
|
60e4ad7a72
drivers/net: use nr_irqs
|
16 years ago |
Stephen Hemminger
|
9a5d341420
3c59x: use netdev_alloc_skb
|
17 years ago |
Greg Kroah-Hartman
|
361d5ee3c0
3c59x: handle pci_name() being const
|
17 years ago |
Ingo Molnar
|
c5643cab7b
[netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enable
|
17 years ago |
Paulius Zaleckas
|
1daad055bf
3c59x: use netstats in net_device structure
|
17 years ago |
Gunnar Larisch
|
aa807f79da
3c980-TX needs EXTRA_PREAMBLE
|
17 years ago |
Badari Pulavarty
|
0280f9f90b
vortex_up should initialize "err"
|
17 years ago |
Steffen Klassert
|
1a1769f323
WOL bugfix for 3c59x.c
|
17 years ago |
Al Viro
|
cc2d6596ca
3c59x: trivial endianness annotations, NULL noise removal
|
17 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 |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
17 years ago |
Mark Hindley
|
c8303d10da
3c59x: check return of pci_enable_device()
|
17 years ago |
Steffen Klassert
|
373492d0bd
3c59x: fix duplex configuration
|
17 years ago |
Matthew Wilcox
|
313674afa8
[NET]: ethtool_perm_addr only has one implementation
|
18 years ago |
Steffen Klassert
|
b8a1fcee26
3cSOHO100-TX needs EXTRA_PREAMBLE
|
18 years ago |
Markus Dahms
|
2c2a8c531e
remove broken URLs from net drivers' output
|
18 years ago |
Arnaldo Carvalho de Melo
|
4c13eb6657
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
|
18 years ago |
Ralf Baechle
|
95c408a95f
3c59x: Fix several modpost warnings
|
18 years ago |
Dmitriy Monakhov
|
e126515398
3c59x: Handle pci_enable_device() failure while resuming
|
18 years ago |
Jiri Kosina
|
0d38ff1d3d
NET-3c59x: turn local_save_flags() + local_irq_disable() into local_irq_save()
|
18 years ago |