Greg Rose
|
a985b6c31f
ixgbe: Add anti-spoofing feature support
|
14 years ago |
Greg Rose
|
3377eba79e
ixgbe: Add SR-IOV feature support to X540
|
14 years ago |
Tejun Heo
|
760141a53e
igb[v],ixgbe: don't use flush_scheduled_work()
|
14 years ago |
Don Skidmore
|
9fe93afdd0
ixgbe: cleanup string function calls to use bound checking versions.
|
14 years ago |
Don Skidmore
|
d994653db4
ixgbe: fix X540 to use it's own info struct
|
14 years ago |
David S. Miller
|
fe6c791570
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Don Skidmore
|
9f91170773
ixgbe: fix enum type mismatch on disable laser
|
14 years ago |
Don Skidmore
|
b8eb3a1046
ixgbe: fix possible NULL pointer deference in shutdown path
|
14 years ago |
Don Skidmore
|
289700dbc4
ixgbe: add support for new format of PBA numbers
|
14 years ago |
Don Skidmore
|
dbffcb210f
ixgbe: add support for 82599 FCoE SKU
|
14 years ago |
Don Skidmore
|
0b077feac0
ixgbe: add WOL support for SFP+ subdevice
|
14 years ago |
Don Skidmore
|
c6ecf39a10
ixgbe: fix link behavior for SFP+ when driver is brought down
|
14 years ago |
Eric Dumazet
|
89bf67f1f0
drivers/net: use vzalloc()
|
14 years ago |
Don Skidmore
|
9a2d09cf61
ixgbe: update version number for ixgbe
|
14 years ago |
Eric Dumazet
|
e2ddeba95c
ixgbe: refactor ixgbe_alloc_queues()
|
14 years ago |
Don Skidmore
|
b93a22260f
ixgbe: add support for x540 MAC
|
14 years ago |
Don Skidmore
|
fe15e8e1c7
ixgbe: add MAC and PHY support for x540
|
14 years ago |
John Fastabend
|
c84d324c77
ixgbe: rework Tx hang detection to fix reoccurring false Tx hangs
|
14 years ago |
Alexander Duyck
|
e3de4b7bdf
ixgbe: Resolve null function pointer accesses on 82598 w/ multi-speed fiber
|
14 years ago |
Alexander Duyck
|
2274543f15
ixgbe: populate the ring->q_vector pointer during ring mapping
|
14 years ago |
Alexander Duyck
|
d0759ebb05
ixgbe: cleanup ixgbe_map_rings_to_vectors
|
14 years ago |
Alexander Duyck
|
125601bf03
ixgbe: simplify math and improve stack use of ixgbe_set_itr functions
|
14 years ago |
Alexander Duyck
|
bf29ee6c48
ixgbe: cleanup unclear references to reg_idx
|
14 years ago |
Alexander Duyck
|
9d6b758f42
ixgbe: cleanup unnecessary return value in ixgbe_cache_ring_rss
|
14 years ago |
Alexander Duyck
|
50d6c681d0
ixgbe: add WOL support for backplane adapters
|
14 years ago |
Alexander Duyck
|
bd50817859
ixgbe: change mac_type if statements to switch statements
|
14 years ago |
Alexander Duyck
|
aa80175a53
ixgbe: cleanup use of ixgbe_rsc_count and RSC_CB
|
14 years ago |
Alexander Duyck
|
ee9e0f0b40
ixgbe: cleanup ATR filter setup function
|
14 years ago |
Alexander Duyck
|
c267fc166a
ixgbe: cleanup ixgbe_clean_rx_irq
|
14 years ago |
Alexander Duyck
|
32aa77a4fc
ixgbe: change vector numbering so that queues end up on correct CPUs
|
14 years ago |