Eric Dumazet
|
12dcd86b75
igb: fix stats handling
|
14 年之前 |
Alexander Duyck
|
8d420a1b3e
igb: correct link test not being run when link is down
|
15 年之前 |
Alexander Duyck
|
59d7198935
igb: convert igb from using PCI DMA functions to using DMA API functions
|
15 年之前 |
David S. Miller
|
dad1e54b12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Stefan Assmann
|
d5aa22520d
igb: restrict WoL for 82576 ET2 Quad Port Server Adapter
|
15 年之前 |
Alexander Duyck
|
1b6e66182d
igb: modify register test for i350 to reflect read only bits in RDLEN/TDLEN
|
15 年之前 |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Alexander Duyck
|
d2ba2ed8fe
igb: add support for Intel I350 Gigabit Network Connection
|
15 年之前 |
Alexander Duyck
|
3025a446b6
igb: Allocate rings seperately instead of as a block
|
15 年之前 |
Nick Nunley
|
88a268c1a1
igb: Power down link when interface is down
|
15 年之前 |
Nick Nunley
|
3145535ac6
igb: Report link status in ethtool when interface is down
|
15 年之前 |
Nick Nunley
|
22939f0606
igb: add support for wake-on-link
|
15 年之前 |
Alexander Duyck
|
58b8b04250
igb: check both function bits in status register in wol exception
|
15 年之前 |
Alexander Duyck
|
55cac248ca
igb: Add full support for 82580 devices
|
15 年之前 |
Joe Perches
|
a0607fd3a2
drivers/net: request_irq - Remove unnecessary leading & from second arg
|
15 年之前 |
David S. Miller
|
3505d1a9fd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Alexander Duyck
|
128e45eb61
igb: Rework how netdev->stats is handled
|
15 年之前 |
Alexander Duyck
|
0e15439ae5
igb: change type for ring sizes to u16 in igb_set_ring_param
|
15 年之前 |
Linus Torvalds
|
49b2de8e6f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
David S. Miller
|
d6b9076f1b
igb: Fix warnings in igb_set_ringparam()
|
15 年之前 |
Alexander Duyck
|
317f66bdad
igb: misc cleanups within igb_ethtool.c
|
15 年之前 |
Alexander Duyck
|
4fc82adfb0
igb: add support for seperate tx-usecs setting in ethtool
|
15 年之前 |
Alexander Duyck
|
83ab50a56e
igb: cleanup "todo" code found in igb_ethtool.c
|
15 年之前 |
Alexander Duyck
|
4eefa8f013
igb: add single vector msi-x testing to interrupt test
|
15 年之前 |
Alexander Duyck
|
ad93d17efe
igb: make ethtool use core xmit map and free functionality
|
15 年之前 |
Alexander Duyck
|
d7ee5b3a78
igb: re-use ring configuration code in ethtool testing
|
15 年之前 |
Alexander Duyck
|
85ad76b2f9
igb: add a flags value to the ring
|
15 年之前 |
Alexander Duyck
|
04a5fcaaf0
igb: move alloc_failed and csum_err stats into per rx-ring stat
|
15 年之前 |
Alexander Duyck
|
80785298aa
igb: add pci device pointer to ring structure
|
15 年之前 |