Jingoo Han
|
68e35d8c15
net: skge: remove unnecessary pci_set_drvdata()
|
11 years ago |
Mikulas Patocka
|
3361dc9538
skge: fix invalid value passed to pci_unmap_sigle
|
12 years ago |
Mikulas Patocka
|
c194992cbe
skge: fix broken driver
|
12 years ago |
stephen hemminger
|
e47851f13d
skge: dma_sync the whole receive buffer
|
12 years ago |
Stephen Hemminger
|
f7b7a36533
skge: fix build on 32 bit
|
12 years ago |
stephen hemminger
|
136d8f377e
skge: add dma_mapping check
|
12 years ago |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 years ago |
Joe Perches
|
b2adaca92c
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
|
12 years ago |
Jiri Pirko
|
aaeb6cdfa5
remove init of dev->perm_addr in drivers
|
12 years ago |
Greg Kroah-Hartman
|
1dd06ae8db
drivers/net: fix up function prototypes after __dev* removals
|
12 years ago |
Bill Pemberton
|
853e3f4c5f
skge: remove __dev* attributes
|
12 years ago |
Xiaotian Feng
|
175c0dffef
drivers/net: use tasklet_kill in device remove/close process
|
12 years ago |
Eric Dumazet
|
2e71a6f808
net: gro: selective flush of packets
|
12 years ago |
Graham Gower
|
a2af139ff1
skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboard
|
12 years ago |
Peter Senna Tschudin
|
bbcf61fb30
drivers/net/ethernet/marvell/skge.c: fix error return code
|
12 years ago |
David S. Miller
|
d5ef8a4d87
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
stephen hemminger
|
aadf1f0fc8
Revert "skge: check for PCI dma mapping errors"
|
13 years ago |
Joe Perches
|
41de8d4cff
drivers/net: Remove alloc_etherdev error messages
|
13 years ago |
stephen hemminger
|
da057fb7d2
skge: add byte queue limit support
|
13 years ago |
stephen hemminger
|
d0249e4443
skge: check for PCI dma mapping errors
|
13 years ago |
stephen hemminger
|
19f9ad7893
skge: don't assert carrier until link is up
|
13 years ago |
Daniel Halperin
|
faa85aa242
skge: fix warning when CONFIG_PM is defined but not CONFIG_PM_SLEEP
|
13 years ago |
David S. Miller
|
455ffa607f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Florian Zumbiehl
|
fe3c8cc922
skge: restore rx multicast filter on resume and after config changes
|
13 years ago |
Rick Jones
|
84b4050111
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers
|
13 years ago |
Rick Jones
|
68aad78c50
sweep the floors and convert some .get_drvinfo routines to strlcpy
|
13 years ago |
Eric Dumazet
|
9e903e0852
net: add skb frag size accessors
|
13 years ago |
Rick Jones
|
8b0c11679f
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
|
13 years ago |
Ian Campbell
|
5d6bcdfe38
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
|
13 years ago |
Stephen Hemminger
|
a9e9fd7182
skge: handle irq better on single port card
|
14 years ago |