Alexander Duyck
|
58b8b04250
igb: check both function bits in status register in wol exception
|
15 vuotta sitten |
Alexander Duyck
|
55cac248ca
igb: Add full support for 82580 devices
|
15 vuotta sitten |
Joe Perches
|
a0607fd3a2
drivers/net: request_irq - Remove unnecessary leading & from second arg
|
15 vuotta sitten |
David S. Miller
|
3505d1a9fd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 vuotta sitten |
Alexander Duyck
|
128e45eb61
igb: Rework how netdev->stats is handled
|
15 vuotta sitten |
Alexander Duyck
|
0e15439ae5
igb: change type for ring sizes to u16 in igb_set_ring_param
|
15 vuotta sitten |
Linus Torvalds
|
49b2de8e6f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
15 vuotta sitten |
David S. Miller
|
d6b9076f1b
igb: Fix warnings in igb_set_ringparam()
|
15 vuotta sitten |
Alexander Duyck
|
317f66bdad
igb: misc cleanups within igb_ethtool.c
|
15 vuotta sitten |
Alexander Duyck
|
4fc82adfb0
igb: add support for seperate tx-usecs setting in ethtool
|
15 vuotta sitten |
Alexander Duyck
|
83ab50a56e
igb: cleanup "todo" code found in igb_ethtool.c
|
15 vuotta sitten |
Alexander Duyck
|
4eefa8f013
igb: add single vector msi-x testing to interrupt test
|
15 vuotta sitten |
Alexander Duyck
|
ad93d17efe
igb: make ethtool use core xmit map and free functionality
|
15 vuotta sitten |
Alexander Duyck
|
d7ee5b3a78
igb: re-use ring configuration code in ethtool testing
|
15 vuotta sitten |
Alexander Duyck
|
85ad76b2f9
igb: add a flags value to the ring
|
15 vuotta sitten |
Alexander Duyck
|
04a5fcaaf0
igb: move alloc_failed and csum_err stats into per rx-ring stat
|
15 vuotta sitten |
Alexander Duyck
|
80785298aa
igb: add pci device pointer to ring structure
|
15 vuotta sitten |
Alexander Duyck
|
094919a4b0
igb: remove rx checksum good counter
|
15 vuotta sitten |
Alexander Duyck
|
047e0030f1
igb: add new data structure for handling interrupts and NAPI
|
15 vuotta sitten |
David S. Miller
|
cfadf853f6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 vuotta sitten |
Alexander Duyck
|
6d9f4fc420
igb: fix memory leak when setting ring size while interface is down
|
15 vuotta sitten |
Ajit Khaparde
|
231835e416
igb: Fix erroneous display of stats by ethtool -S
|
15 vuotta sitten |
Alexey Dobriyan
|
d43c36dc6b
headers: remove sched.h from interrupt.h
|
15 vuotta sitten |
Ajit Khaparde
|
8d24e93309
igb: Use the instance of net_device_stats from net_device.
|
15 vuotta sitten |
Stephen Hemminger
|
0fc0b732ea
netdev: drivers should make ethtool_ops const
|
15 vuotta sitten |
Alexander Duyck
|
0cce119aa9
igb: cleanup flow control configuration to make requested/current more clear
|
16 vuotta sitten |
Alexander Duyck
|
08a72b5dce
igb: remove unused switch statement from igb_set_wol
|
16 vuotta sitten |
Alexander Duyck
|
dcc3ae9a52
igb: remove media type fiber as it is misleading
|
16 vuotta sitten |
Jesper Dangaard Brouer
|
3ea73afafb
igb: Record host memory receive overflow in net_stats
|
16 vuotta sitten |
Jesper Dangaard Brouer
|
8c0ab70ab9
igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count)
|
16 vuotta sitten |