Joe Perches
|
215faf9c5f
drivers/net/*/: Use static const
|
14 years ago |
Eric Dumazet
|
53ab2221da
de2104x: fix panic on load
|
14 years ago |
David S. Miller
|
21a180cda0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Ondrej Zary
|
862ea4f263
de2104x: disable media debug messages by default
|
14 years ago |
Ondrej Zary
|
387a856287
de2104x: fix ethtool
|
14 years ago |
Ondrej Zary
|
ca9a783575
de2104x: fix TP link detection
|
14 years ago |
Ondrej Zary
|
b0255a0235
de2104x: fix power management
|
14 years ago |
Ondrej Zary
|
e0f9c4f332
de2104x: disable autonegotiation on broken hardware
|
14 years ago |
Linus Torvalds
|
6ba74014c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 years ago |
Morten H. Larsen
|
84cc1535cb
alpha: Fix de2104x driver failing to readout MAC address correctly
|
15 years ago |
Eric Dumazet
|
ba2d358791
drivers/net: use __packed annotation
|
15 years ago |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
15 years ago |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Jiri Pirko
|
4302b67e04
tulip: convert to use netdev_for_each_mc_addr
|
15 years ago |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 years ago |
Joe Perches
|
f639dc7dad
tulip/de2104x.c: Use dev_<level> and pr_<level>
|
15 years ago |
Alexey Dobriyan
|
a3aa18842a
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
|
15 years ago |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 years ago |
Stephen Hemminger
|
ad096463f7
tulip: convert drivers to netdev_tx_t
|
16 years ago |
David S. Miller
|
aa11d958d1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Joe Perches
|
ad361c9884
Remove multiple KERN_ prefixes from printk formats
|
16 years ago |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 years ago |
Patrick McHardy
|
5b54814022
net: use symbolic values for ndo_start_xmit() return codes
|
16 years ago |
Risto Suominen
|
b77e522884
de2104x: support for systems lacking cache coherence
|
16 years ago |
Risto Suominen
|
b991d2bc4a
de2104x: force correct order when writing to rx ring
|
16 years ago |
Roel Kluin
|
46578a6913
net: variables reach -1, but 0 tested
|
16 years ago |
Stephen Hemminger
|
90d8743d03
de2104x: convert to net_device_ops
|
16 years ago |
Hannes Eder
|
ec1d1ebbb3
drivers/net/tulip: fix sparse warnings: make do-while a compound statement
|
16 years ago |