1. 23 4月, 2014 1 次提交
  2. 08 3月, 2014 2 次提交
  3. 08 3月, 2013 4 次提交
  4. 01 2月, 2013 1 次提交
  5. 27 1月, 2013 1 次提交
  6. 16 1月, 2013 1 次提交
  7. 08 12月, 2012 1 次提交
  8. 04 12月, 2012 1 次提交
    • B
      net/intel: remove __dev* attributes · 9f9a12f8
      Bill Pemberton 提交于
      CONFIG_HOTPLUG is going away as an option.  As result the __dev*
      markings will be going away.
      
      Remove use of __devinit, __devexit_p, __devinitdata, __devinitconst,
      and __devexit.
      Signed-off-by: NBill Pemberton <wfp5p@virginia.edu>
      Cc: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
      Cc: Jesse Brandeburg <jesse.brandeburg@intel.com>
      Cc: Bruce Allan <bruce.w.allan@intel.com>
      Cc: Carolyn Wyborny <carolyn.wyborny@intel.com>
      Cc: Don Skidmore <donald.c.skidmore@intel.com>
      Cc: Greg Rose <gregory.v.rose@intel.com>
      Cc: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
      Cc: Alex Duyck <alexander.h.duyck@intel.com>
      Cc: John Ronciak <john.ronciak@intel.com>
      Cc: Tushar Dave <tushar.n.dave@intel.com>
      Cc: e1000-devel@lists.sourceforge.net
      Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
      9f9a12f8
  9. 01 12月, 2012 1 次提交
  10. 14 6月, 2012 1 次提交
  11. 10 5月, 2012 1 次提交
  12. 09 5月, 2012 1 次提交
  13. 25 4月, 2012 1 次提交
    • J
      e1000e: Fix default interrupt throttle rate not set in NIC HW · 727c356f
      Jeff Kirsher 提交于
      Based on the original patch from  Ying Cai <ycai@google.com>
      This change ensures that the itr/itr_setting adjustment logic is used,
      even for the default/compiled-in value.
      
      Context:
        When we changed the default InterruptThrottleRate value from default
        (3 = dynamic mode) to 8000 for example, only adapter->itr_setting
        (which controls interrupt coalescing mode) was set to 8000, but
        adapter->itr (which controls the value set in NIC register) was not
        updated accordingly. So from ethtool, it seemed the interrupt
        throttling is enabled at 8000 intr/s, but the NIC actually was
        running in dynamic mode which has lower CPU efficiency especially
        when throughput is not high.
      
      CC: Ying Cai <ycai@google.com>
      CC: David Decotigny <david.decotigny@google.com>
      Signed-off-by: NJeff Kirsher <jeffrey.kirsher@intel.com>
      Tested-by: NAaron Brown <aaron.f.brown@intel.com>
      727c356f
  14. 14 4月, 2012 1 次提交
  15. 24 2月, 2012 1 次提交
  16. 27 1月, 2012 1 次提交
  17. 26 1月, 2012 1 次提交
  18. 01 11月, 2011 1 次提交
  19. 11 8月, 2011 1 次提交
  20. 14 1月, 2011 2 次提交
  21. 11 12月, 2010 1 次提交
  22. 01 10月, 2010 1 次提交
  23. 30 6月, 2010 1 次提交
  24. 19 6月, 2010 2 次提交
  25. 13 5月, 2010 1 次提交
  26. 06 5月, 2010 1 次提交
  27. 13 4月, 2010 1 次提交
  28. 22 11月, 2009 1 次提交
  29. 03 6月, 2009 1 次提交
  30. 17 11月, 2008 1 次提交
  31. 02 10月, 2008 1 次提交
  32. 03 9月, 2008 1 次提交
  33. 14 8月, 2008 2 次提交