stephen hemminger
|
5a9d69179f
skge: update version
|
14 years ago |
stephen hemminger
|
57d6fa37f5
skge: make support for old Genesis chips optional
|
14 years ago |
stephen hemminger
|
c074304c2b
add pci-id for DGE-530T
|
14 years ago |
stephen hemminger
|
6f7d32f41e
skge: cleanup pci id table
|
14 years ago |
Paul Gortmaker
|
70c7160619
Add appropriate <linux/prefetch.h> include for prefetch users
|
14 years ago |
David Decotigny
|
7073949720
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
|
14 years ago |
David Decotigny
|
25db033881
ethtool: Use full 32 bit speed range in ethtool's set_settings
|
14 years ago |
Allan, Bruce W
|
fce55922f5
ethtool: allow custom interval for physical identification
|
14 years ago |
Michał Mirosław
|
e92702b104
skge: convert to hw_features
|
14 years ago |
stephen hemminger
|
a5b9f41c22
skge: implement set_phys_id
|
14 years ago |
Stephen Hemminger
|
cdf64c803e
skge: don't mark carrier down at start
|
14 years ago |
stephen hemminger
|
7dbf6acdba
skge: Do not use legacy PCI power management
|
14 years ago |
Joe Perches
|
b6bc765067
drivers/net/*.c: Use static const
|
14 years ago |
Michał Mirosław
|
0d0b16727f
net: Fix drivers advertising HW_CSUM feature to use csum_start
|
14 years ago |
Tejun Heo
|
6e07ebd84e
drivers/net: remove unnecessary flush_scheduled_work() calls
|
14 years ago |
Guillaume Chazarain
|
63f4e1903a
skge: Remove tx queue stopping in skge_devinit()
|
14 years ago |
David S. Miller
|
69259abb64
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Stanislaw Gruszka
|
392bd0cb00
skge: add quirk to limit DMA
|
14 years ago |
Eric Dumazet
|
86cac58b71
skge: add GRO support
|
15 years ago |
FUJITA Tomonori
|
10fc51b995
skge: use the DMA state API instead of the pci equivalents
|
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 |
Frans Pop
|
2381a55c88
net/various: remove trailing space in messages
|
15 years ago |
Jiri Pirko
|
5508590c19
net: convert multiple drivers to use netdev_for_each_mc_addr, part2
|
15 years ago |
Joe Perches
|
67777f9bf2
drivers/net/skge.c: Use (pr|netdev)_<level> macro helpers
|
15 years ago |
Joe Perches
|
f15063cdd6
drivers/net/skge.c: Use (pr|netdev)_<level> macro helpers
|
15 years ago |
Joe Perches
|
d707204c1f
drivers/net/skge.c: Use netif_printk macros
|
15 years ago |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 years ago |
Alexey Dobriyan
|
a3aa18842a
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
|
15 years ago |