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
|
27826fd5d3
i40e: rename index to port to avoid confusion
|
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 |
Alexander Duyck
|
0e626ff7cc
i40e: Fix support for flow director programming status
|
8 years ago |
Jacob Keller
|
33512191fe
i40e: clean up historic deprecated flag definitions
|
8 years ago |
Alice Michael
|
78786d4a59
i40e: remove I40E_FLAG_NEED_LINK_UPDATE
|
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 |
Alexander Duyck
|
c424d4a3dd
i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flow
|
8 years ago |
Jacob Keller
|
3a104f8df2
i40e: remove FDIR_REQUIRES_REINIT driver flag
|
8 years ago |
Alexander Duyck
|
aca955d831
i40e: Clean up handling of private flags
|
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 |
Jacob Keller
|
f223c8752a
i40e: add support for SCTPv4 FDir filters
|
8 years ago |
Jacob Keller
|
0e588de17f
i40e: implement support for flexible word payload
|
8 years ago |
Jacob Keller
|
e793095e8a
i40e: add parsing of flexible filter fields from userdef
|
8 years ago |
Jacob Keller
|
3bcee1e653
i40e: restore default input set for each flow type
|
8 years ago |
Jacob Keller
|
36777d9fa2
i40e: check current configured input set when adding ntuple filters
|
8 years ago |
Jacob Keller
|
097dbf5250
i40e: add counters for UDP/IPv4 and IPv4 filters
|
8 years ago |
Jacob Keller
|
8ce43dce6f
i40e: don't use arrays for (src|dst)_ip
|
8 years ago |
Jacob Keller
|
fe0b0cd97b
i40e: send correct port number to AdminQ when enabling UDP tunnels
|
8 years ago |
Harshitha Ramamurthy
|
b77ac97593
i40e: rename auto_disable_flags to hw_disabled_flags
|
8 years ago |
Mitch Williams
|
0ef2d5afb1
i40e: KISS the client interface
|
8 years ago |
Harshitha Ramamurthy
|
ae13670824
i40e: Error handling for link event
|
8 years ago |
Joshua Hay
|
1d68005db4
i40e: enable mc magic pkt wakeup during power down
|
8 years ago |
Jacob Keller
|
671889e674
i40e: avoid race condition when sending filters to firmware for addition
|
8 years ago |
Mitch Williams
|
04766b22cf
i40e: remove unused function
|
8 years ago |