Jacob Keller
|
47994c119a
i40e: remove hw_disabled_flags in favor of using separate flag bits
|
8 years ago |
Jacob Keller
|
0da36b9774
i40e: use DECLARE_BITMAP for state fields
|
8 years ago |
Jacob Keller
|
d19cb64b92
i40e: separate PF and VSI state flags
|
8 years ago |
Jacob Keller
|
2318b4018a
i40e: remove unnecessary msleep() delay in i40e_free_vfs
|
8 years ago |
Alexander Duyck
|
1f190d9369
i40e: Reprogram port offloads after reset
|
8 years ago |
Jacob Keller
|
27826fd5d3
i40e: rename index to port to avoid confusion
|
8 years ago |
Jacob Keller
|
6322e63c35
i40e: properly spell I40E_VF_STATE_* flags
|
8 years ago |
Jacob Keller
|
3480756f2c
i40e: use i40e_stop_rings_no_wait to implement PORT_SUSPENDED state
|
8 years ago |
Jacob Keller
|
e4b433f4a7
i40e: reset all VFs in parallel when rebuilding PF
|
8 years ago |
Jacob Keller
|
c768e49064
i40e: factor out queue control from i40e_vsi_control_(tx|rx)
|
8 years ago |
Jacob Keller
|
024b05f424
i40e: don't hold RTNL lock while waiting for VF reset to finish
|
8 years ago |
Scott Peterson
|
ed0980c440
i40e/i40evf: Add tracepoints
|
8 years ago |
Alexander Duyck
|
ca9ec0888d
i40e/i40evf: Add support for padding start of frames
|
8 years ago |
Alexander Duyck
|
98efd69493
i40e/i40evf: Add support for using order 1 pages with a 3K buffer
|
8 years ago |
Alice Michael
|
78786d4a59
i40e: remove I40E_FLAG_NEED_LINK_UPDATE
|
8 years ago |
Jacob Keller
|
af26ce2dfb
i40e: remove extraneous loop in i40e_vsi_wait_queues_disabled
|
8 years ago |
Jacob Keller
|
41c4c2b50d
i40e: allow look-up of MAC address from Open Firmware or IDPROM
|
8 years ago |
Alan Brady
|
17daabb5e8
i40e: Simplify i40e_detect_recover_hung_queue logic
|
8 years ago |
Maciej Sosin
|
373149fc99
i40e: Decrease the scope of rtnl lock
|
8 years ago |
Mitch Williams
|
004eb614c4
i40e: only register client on iWarp-capable devices
|
8 years ago |
Mitch Williams
|
921c467c6b
i40e: close client on remove and shutdown
|
8 years ago |
Preethi Banala
|
bacd75cfac
i40e/i40evf: Add capability exchange for outer checksum
|
8 years ago |
David S. Miller
|
6f14f443d3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Wyborny, Carolyn
|
d08a9f6cd1
i40e: fix for queue timing delays
|
8 years ago |
Alexander Duyck
|
dab86afdbb
i40e/i40evf: Change the way we limit the maximum frame size for Rx
|
8 years ago |
Jacob Keller
|
d9eaf12e85
i40e: remove a useless goto statement
|
8 years ago |
Christopher N Bednarz
|
1fca3265be
i40e: Check for new arq elements before leaving the adminq subtask loop
|
8 years ago |
Alexander Duyck
|
c76cb6ed54
i40e: Drop FCoE code that always evaluates to false or 0
|
8 years ago |
Alexander Duyck
|
9eed69a914
i40e: Drop FCoE code from core driver files
|
8 years ago |
Bimmy Pujari
|
0a25b7311d
i40e: removed no longer needed delays
|
8 years ago |