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 |
Bimmy Pujari
|
6de432c5ae
i40e: Deprecating unused macro
|
8 years ago |
Jacob Keller
|
148141bb26
i40e: avoid O(n^2) loop when deleting all filters
|
8 years ago |
Jacob Keller
|
feffdbe47d
i40e: rename i40e_put_mac_in_vlan and i40e_del_mac_all_vlan
|
8 years ago |
Jacob Keller
|
f94484b758
i40e: don't allow i40e_vsi_(add|kill)_vlan to operate when VID<1
|
8 years ago |
stephen hemminger
|
bc1f44709c
net: make ndo_get_stats64 a void function
|
8 years ago |
Jacob Keller
|
9af52f60b2
i40e: use (add|rm)_vlan_all_mac helper functions when changing PVID
|
8 years ago |
Jacob Keller
|
1e28e861c0
i40e: defeature support for PTP L4 frame detection on XL710
|
8 years ago |
Henry Tieman
|
4f9b430754
i40e: Blink LED on 1G BaseT boards
|
8 years ago |
Filip Sadowski
|
7ec9ba11b0
i40e: Driver prints log message on link speed change
|
8 years ago |
Harshitha Ramamurthy
|
4ad9f4f9e2
i40e: Fix for ethtool Supported link modes
|
8 years ago |
Filip Sadowski
|
3aa7b74dbe
i40e: removed unreachable code
|
9 years ago |
Alexander Duyck
|
4b8164467b
i40e: Add common function for finding VSI by type
|
9 years ago |
Jacob Keller
|
124905012d
i40e: replace PTP Rx timestamp hang logic
|
9 years ago |
Jacob Keller
|
195512629c
i40e: use a mutex instead of spinlock in PTP user entry points
|
9 years ago |
Jacob Keller
|
cbebb85f30
i40e: avoid looping to check whether we're in VLAN mode
|
9 years ago |
Jacob Keller
|
278e7d0b9d
i40e: store MAC/VLAN filters in a hash with the MAC Address as key
|
9 years ago |
Jacob Keller
|
6622f5cdba
i40e: make use of __dev_uc_sync and __dev_mc_sync
|
9 years ago |
Jacob Keller
|
1bc87e807a
i40e: drop is_vf and is_netdev fields in struct i40e_mac_filter
|
9 years ago |
David S. Miller
|
27058af401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Alan Brady
|
96db776a36
i40e/i40evf: fix interrupt affinity bug
|
9 years ago |
Alexander Duyck
|
dc7621205a
i40e: Remove unused function i40e_vsi_lookup
|
9 years ago |
David Ertman
|
ea6acb7ef7
i40e: Fix configure TCs after initial DCB disable
|
9 years ago |
Alexander Duyck
|
1eb846ac90
i40e: Strip out debugfs hook for Flow Director filter programming
|
9 years ago |
Akeem Abodunrin
|
7ac4b5c6fd
i40e: Increase minimum number of allocated VSI
|
9 years ago |
Alan Brady
|
f158235102
i40e: fix setting user defined RSS hash key
|
9 years ago |