summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2020-05-27ice: avoid undefined behaviorBruce Allan
2020-05-27ice: Change number of XDP Tx queues to match number of Rx queuesMarta Plantykow
2020-05-27ice: Add XDP Tx to VSI ring statsMarta Plantykow
2020-05-27ice: Change number of XDP TxQ to 0 when destroying ringsMarta Plantykow
2020-05-27ice: Handle critical FW error during admin queue initializationEvan Swanson
2020-05-27ice: Don't allow VLAN stripping change when pvid setBrett Creeley
2020-05-27ice: Add more Rx errors to netdev's rx_error counterBrett Creeley
2020-05-27ice: Fix for memory leaks and modify ICE_FREE_CQ_BUFSSurabhi Boob
2020-05-27ice: Fix memory leakSurabhi Boob
2020-05-27ice: fix MAC write commandJesse Brandeburg
2020-05-27ice: set VF default LAN addressPaul Greenwalt
2020-05-27ice: remove unused macroJesse Brandeburg
2020-05-27ice: fix signed vs unsigned comparisonsJesse Brandeburg
2020-05-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-05-23Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-05-22ice: cleanup unsigned loopsJesse Brandeburg
2020-05-22ice: fix usage of incorrect variableJesse Brandeburg
2020-05-22ice: Fix bad register readsAnirudh Venkataramanan
2020-05-22ice: check for compatibility between DDP package and firmwareVictor Raj
2020-05-22ice: Check if unicast MAC exists before setting VF MACBrett Creeley
2020-05-22ice: Fix Tx timeout when link is toggled on a VF's interfaceBrett Creeley
2020-05-22ice: print Rx MDD auto reset message before VF resetPaul Greenwalt
2020-05-22ice: Call ice_aq_set_mac_cfgAnirudh Venkataramanan
2020-05-22ice: Implement aRFSBrett Creeley
2020-05-22ice: Restore filters following resetHenry Tieman
2020-05-22ice: Enable flex-bytes supportHenry Tieman
2020-05-22ice: Support IPv6 Flow Director filtersHenry Tieman
2020-05-22ice: Support IPv4 Flow Director filtersHenry Tieman
2020-05-22ice: Support displaying ntuple rulesHenry Tieman
2020-05-22ice: Initialize Flow Director resourcesHenry Tieman
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-22e1000e: disable s0ix entry and exit flows for ME systemsVitaly Lifshits
2020-05-22e1000e: Disable TSO for buffer overrun workaroundKai-Heng Feng
2020-05-22e1000e: Warn if disabling ULP failedKai-Heng Feng
2020-05-22igb: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng
2020-05-22igc: Remove unused descriptor's flagsSasha Neftin
2020-05-22igc: Remove igc_nfc_rule_exit()Andre Guedes
2020-05-22igc: Change adapter->nfc_rule_lock to mutexAndre Guedes
2020-05-22igc: Change return type from igc_disable_nfc_rule()Andre Guedes
2020-05-22igc: Fix NFC rule validationAndre Guedes
2020-05-22igc: Fix NFC rules leak when driver is unloadedAndre Guedes
2020-05-22igc: Refactor igc_ethtool_update_nfc_rule()Andre Guedes
2020-05-22igc: Fix NFC rules restorationAndre Guedes
2020-05-22igc: Fix NFC rules with multicast addressesAndre Guedes
2020-05-22igc: Fix NFC rule overwrite casesAndre Guedes
2020-05-22igc: Fix locking issue when retrieving NFC rulesAndre Guedes
2020-05-22igc: Fix 'sw_idx' type in struct igc_nfc_ruleAndre Guedes
2020-05-22igc: Refactor igc_ethtool_add_nfc_rule()Andre Guedes
2020-05-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-05-21ice: Rename build_ctob to ice_build_ctobTony Nguyen