Skip to content
Snippets Groups Projects
  1. Jun 21, 2018
  2. Jun 05, 2018
  3. Jun 04, 2018
  4. Jun 03, 2018
  5. May 25, 2018
  6. May 24, 2018
  7. May 22, 2018
  8. May 21, 2018
  9. May 03, 2018
  10. May 02, 2018
  11. Apr 30, 2018
  12. Apr 24, 2018
  13. Apr 22, 2018
  14. Apr 13, 2018
  15. Apr 06, 2018
    • Aastha Mehta's avatar
      intercept skb freeing code at nic unload · 9d39578f
      Aastha Mehta authored
      required for the case when txq times out and nic unloads and reloads.
      it tries to free up all pkts queued between prod and cons. some of
      these maybe our special dummy pkt, which should not be freed until
      rmmod.
      9d39578f
  16. Mar 30, 2018
  17. Mar 23, 2018
  18. Mar 16, 2018
  19. Mar 15, 2018
  20. Mar 07, 2018
  21. Mar 03, 2018
  22. Mar 02, 2018
  23. Feb 01, 2018
  24. Jan 30, 2018
  25. Jan 29, 2018
  26. Jan 28, 2018
  27. Jan 15, 2018
  28. Oct 11, 2017
    • Aastha Mehta's avatar
      bugfix: update fpsb idx before hirq renable · e1fbd084
      Aastha Mehta authored
      do update_fpsb_idx from hw irq handler before re-enabling NIC INTR, and do not
      run this update function from bnx2x_poll while we are running our enforcement
      module. this seems to reduce the number of hw interrupts generated, since now
      the NIC does not think that the previous set of pkts have not been acknowledged
      by the driver.
      e1fbd084
  29. Oct 09, 2017
  30. Oct 06, 2017
  31. Oct 05, 2017
  32. Sep 08, 2017
Loading