Historial de Commits

Autor SHA1 Mensaje Fecha
  Edward Cree 4fdda95893 sfc: don't report RX hash keys to ethtool when RSS wasn't enabled hace 9 años
  Edward Cree e01b16a7e2 sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead hace 9 años
  Edward Cree 46d1efd852 sfc: remove Software TSO hace 9 años
  Edward Cree e638ee1d0a sfc: handle failure to allocate TSOv2 contexts hace 9 años
  Bert Kenward e9117e5099 sfc: Firmware-Assisted TSO version 2 hace 9 años
  Edward Cree b718c88a62 sfc: report 4-tuple UDP hashing to ethtool, if it's enabled hace 9 años
  Edward Cree a33a4c7381 sfc: enable 4-tuple RSS hashing for UDP hace 9 años
  David S. Miller 6abdd5f593 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 9 años
  Jon Cooper 942e298eba sfc: work around TRIGGER_INTERRUPT command not working on SFC9140 hace 9 años
  Edward Cree df0562c386 sfc: remove duplicate assignment hace 9 años
  Edward Cree 69b365c360 sfc: include size-binned TX stats on sfn8542q hace 9 años
  Andrew Rybchenko e70c70c38d sfc: fix potential stack corruption from running past stat bitmask hace 9 años
  Edward Cree c7b256f998 sfc: avoid division by zero hace 9 años
  Bert Kenward d95e329a55 sfc: get timer configuration from adapter hace 9 años
  Bert Kenward 539de7c524 sfc: set interrupt moderation via MCDI hace 9 años
  Bert Kenward a995560a27 sfc: use new performance based event queue init hace 9 años
  Bert Kenward ca889a052c sfc: retrieve second word of datapath capabilities hace 9 años
  Andrew Rybchenko 38d27f389c sfc: Fix VLAN filtering feature if vPort has VLAN_RESTRICT flag hace 9 años
  Martin Habets e4478ad14f sfc: VLAN filters must only be created if the firmware supports this. hace 9 años
  Andrew Rybchenko 7ac0dd9de6 sfc: Fix dup unknown multicast/unicast filters after datapath reset hace 9 años
  Edward Cree 8c91562075 sfc: Refactor checks for invalid filter ID hace 9 años
  Martin Habets d248953a3c sfc: Take mac_lock before calling efx_ef10_filter_table_probe hace 9 años
  Andrew Rybchenko 4a53ea8a74 sfc: Implement ndo_vlan_rx_{add, kill}_vid() callbacks hace 9 años
  Andrew Rybchenko 34813fe26e sfc: Implement list of VLANs added over interface hace 9 años
  Andrew Rybchenko b3a3c03c38 sfc: Make EF10 filter management helper functions VLAN-aware hace 9 años
  Andrew Rybchenko afa4ce1255 sfc: Store unicast and multicast promisc flag with address cache hace 9 años
  Andrew Rybchenko dc3273e0c3 sfc: Move filter IDs to per-VLAN data structure hace 9 años
  Andrew Rybchenko 6a37958b8a sfc: Forget filter ID when the filter is marked old hace 9 años
  Edward Cree dd98708cf6 sfc: Assert filter_sem write locked when required hace 9 años
  Andrew Rybchenko b071c3a222 sfc: Move last mc_promisc flag to EF10 filter table state hace 9 años