Commit History

Author SHA1 Message Date
  Lihong Yang 26f77e53cf i40e: fix RSS queues only operating on PF0 8 years ago
  Jacob Keller c0cf70a6fc i40e: don't add more vectors to num_lan_msix than number of CPUs 8 years ago
  Mitch Williams 0ef2d5afb1 i40e: KISS the client interface 8 years ago
  Benjamin Poirier 83a0c6e589 i40e: Invoke softirqs after napi_reschedule 8 years ago
  Carolyn Wyborny ee847d9351 i40e: remove duplicate device id from PCI table 8 years ago
  Harshitha Ramamurthy ae13670824 i40e: Error handling for link event 8 years ago
  Jacob Keller 5cb259016b i40e: properly convert le16 value to CPU format 8 years ago
  Jacob Keller 03aa268b14 i40e: remove unnecessary call to i40e_update_link_info 8 years ago
  Joshua Hay 1d68005db4 i40e: enable mc magic pkt wakeup during power down 8 years ago
  Alan Brady a410c821c0 i40e: fix disable overflow promiscuous mode 8 years ago
  Jacob Keller 671889e674 i40e: avoid race condition when sending filters to firmware for addition 8 years ago
  Jacob Keller d88d40b01c i40e: allow i40e_update_filter_state to skip broadcast filters 8 years ago
  Henry Tieman 3e03d7ccf4 i40e: Save link FEC info from link up event 8 years ago
  Sudheer Mogilappagari b3f028fc8a i40e: Add bus number info to i40e_bus_info struct 8 years ago
  Bimmy Pujari cfffef76e7 i40e/i40evf : Changed version from 1.6.25 to 1.6.27 8 years ago
  Alan Brady 1c0e6a3613 i40e: refactor macro INTRL_USEC_TO_REG 8 years ago
  Bimmy Pujari 6de432c5ae i40e: Deprecating unused macro 8 years ago
  Jacob Keller 9569a9a454 i40e: when adding or removing MAC filters, correctly handle VLANs 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 d983001f04 i40e: no need to check is_vsi_in_vlan before calling i40e_del_mac_all_vlan 8 years ago
  Jacob Keller 7aaf9536c4 i40e: fold the i40e_is_vsi_in_vlan check into i40e_put_mac_in_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
  Keller, Jacob E 0266ac4536 i40e: don't truncate match_method assignment 8 years ago
  Jacob Keller 489a326507 i40e: move all updates for VLAN mode into i40e_sync_vsi_filters 8 years ago
  Jacob Keller 9af52f60b2 i40e: use (add|rm)_vlan_all_mac helper functions when changing PVID 8 years ago
  Jacob Keller 490a4ad3a7 i40e: factor out addition/deletion of VLAN per each MAC address 8 years ago
  Jacob Keller 756970255a i40e: delete filter after adding its replacement when converting 8 years ago
  Jacob Keller ac9e239014 i40e: refactor i40e_update_filter_state to avoid passing aq_err 8 years ago