1. 11 8月, 2011 1 次提交
  2. 04 8月, 2011 1 次提交
  3. 05 5月, 2011 1 次提交
  4. 27 4月, 2011 1 次提交
  5. 14 4月, 2011 2 次提交
  6. 31 3月, 2011 1 次提交
  7. 12 3月, 2011 1 次提交
  8. 08 3月, 2011 1 次提交
  9. 03 3月, 2011 5 次提交
  10. 11 12月, 2010 1 次提交
  11. 17 11月, 2010 2 次提交
  12. 01 7月, 2010 1 次提交
  13. 17 6月, 2010 1 次提交
  14. 21 5月, 2010 1 次提交
  15. 19 5月, 2010 1 次提交
  16. 25 3月, 2010 1 次提交
  17. 14 1月, 2010 1 次提交
  18. 04 7月, 2009 1 次提交
  19. 07 6月, 2009 1 次提交
  20. 27 5月, 2009 1 次提交
  21. 20 5月, 2009 1 次提交
  22. 30 4月, 2009 1 次提交
  23. 27 4月, 2009 1 次提交
  24. 11 4月, 2009 2 次提交
  25. 01 3月, 2009 1 次提交
  26. 01 2月, 2009 1 次提交
  27. 21 11月, 2008 1 次提交
  28. 02 11月, 2008 1 次提交
  29. 25 9月, 2008 2 次提交
  30. 11 10月, 2007 1 次提交
    • A
      ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4) · 9a799d71
      Auke Kok 提交于
      This patch adds support for the Intel 82598 PCI-Express 10GbE
      chipset. Devices will be available on the market soon.
      
      This version of the driver is largely the same as the last release:
      
        * Driver uses a single RX and single TX queue, each using 1 MSI-X
        irq vector.
        * Driver runs in NAPI mode only
        * Driver is largely multiqueue-ready (TM)
      
      Changes since 20070803:
        * removed wrappers for hardware functions
        * incorporated e1000e-style HW api reorganization code
        * sparse/checkpatch cleanups, namespace cleanups
        * driver prints out extra debugging information at load time
          identifying adapter board number, mac, phy types
        * removed ixgbe_api.c, ixgbe_api.h, ixgbe_osdep.h
        * driver update to 1.1.18
        * removed ixgbe.txt which contained no useful info anymore
      
      [ Integrated napi_struct changes from Auke as well... -DaveM ]
      Signed-off-by: NAuke Kok <auke-jan.h.kok@intel.com>
      Signed-off-by: NAyyappan Veeraiyan <ayyappan.veeraiyan@intel.com>
      Signed-off-by: NJeff Garzik <jeff@garzik.org>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      9a799d71