[Intel-wired-lan] [next PATCH S49-V2 00/15] i40e-i40evf updates

Bimmy Pujari bimmy.pujari at intel.com
Wed Oct 5 16:30:30 UTC 2016


Alan Brady adds code to fix mac filters when removing vlans.

Jacob Keller provides several patches to refactor handling of MAC 
filters and fix several issues, and improve code design. This 
includes removal of unnecessary tracking of VF and Netdev filters, 
as well as removal of a faulty debugfs command. Additionally he 
provides patches to fix an issue with PTP Rx timestamps, updating 
the logic for handling timestamps on discarded frames.

 drivers/net/ethernet/intel/i40e/i40e.h             |  50 +-
 drivers/net/ethernet/intel/i40e/i40e_debugfs.c     |  92 +-
 drivers/net/ethernet/intel/i40e/i40e_fcoe.c        |  12 +-
 drivers/net/ethernet/intel/i40e/i40e_main.c        | 949 +++++++++++----------
 drivers/net/ethernet/intel/i40e/i40e_ptp.c         | 137 +--
 drivers/net/ethernet/intel/i40e/i40e_txrx.c        |   9 +-
 drivers/net/ethernet/intel/i40e/i40e_txrx.h        |   2 -
 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c |  57 +-
 drivers/net/ethernet/intel/i40evf/i40evf_main.c    |   8 +-
 9 files changed, 669 insertions(+), 647 deletions(-)

-- 
2.4.11



More information about the Intel-wired-lan mailing list