Skip to content
Snippets Groups Projects
  1. Mar 03, 2018
  2. Mar 02, 2018
  3. Feb 01, 2018
  4. Jan 30, 2018
  5. Jan 29, 2018
  6. Jan 28, 2018
  7. Jan 15, 2018
  8. 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
  9. Oct 09, 2017
  10. Oct 06, 2017
  11. Oct 05, 2017
  12. Sep 08, 2017
    • Aastha Mehta's avatar
      add some debug prints; cleanup · f0fe5b6d
      Aastha Mehta authored
      f0fe5b6d
    • Aastha Mehta's avatar
      bugfixes for cpu soft lockup · d95a2ff3
      Aastha Mehta authored
      (1) has_rx_work based on hwi* and swi* indexes under sme module
      (2) do not goto redo_poll, instead let net_rx_action and napi_poll handle
      invocation of bnx2x_poll again
      (3) update swi* to same values as rx* at the end of __bnx2x_rx_int, else causes
      issues upon rmmod sme module
      d95a2ff3
  13. Jul 25, 2017
  14. Jul 24, 2017
  15. Jul 14, 2017
  16. Jul 07, 2017
  17. Jul 06, 2017
  18. Jul 05, 2017
  19. Jul 04, 2017
  20. Jul 03, 2017
  21. Jun 26, 2017
  22. Jun 23, 2017
  23. Jun 21, 2017
  24. May 25, 2017
Loading