1. d189a7e ixgb: Fix erroneous display of stats by ethtool -S by Ajit Khaparde · 15 years ago
  2. 0cdc036 ixgb: Use the instance of net_device_stats from net_device. by Ajit Khaparde · 15 years ago
  3. f731a9e ixgb: update copyright dates and versions by Jesse Brandeburg · 16 years ago
  4. 1459336 ixgb: trivial fix space after for by Jesse Brandeburg · 16 years ago
  5. 0060c07 ixgb: whitespace fixups by Jesse Brandeburg · 16 years ago
  6. 03f8304 ixgb: format all if( to be if ( by Jesse Brandeburg · 16 years ago
  7. 222441a ixgb: convert uint16_t style integers to u16 by Joe Perches · 16 years ago
  8. a9340b8 ixgb: move externs out of .c files by Auke Kok · 16 years ago
  9. 446490c ixgb: convert boolean_t to bool by Joe Perches · 16 years ago
  10. ac0b350 ixgb: add RNBC counter - no buffer count - to ethtool stats by Auke Kok · 17 years ago
  11. 030ed68 replace code with FIELD_SIZEOF by Julia Lawall · 17 years ago
  12. 273dc74 ixgb: fix sparse warnings by Stephen Hemminger · 17 years ago
  13. c676504 ixgb: endianness by Al Viro · 17 years ago
  14. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  15. 88d3aaf [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls by Jeff Garzik · 17 years ago
  16. ff8ac60 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE by Denis Cheng · 17 years ago
  17. 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
  18. 55e924c ixgb: ROUND_UP macro cleanup in drivers/net/ixgb by Milind Arun Choudhary · 17 years ago
  19. 1d39ed5 remove NETIF_F_TSO ifdefery by Arjan van de Ven · 18 years ago
  20. dfd341e ixgb: Maybe stop TX if not enough free descriptors by Jesse Brandeburg · 18 years ago
  21. 0abb6eb e100, e1000, ixgb: update copyright header and remove LICENSE by Auke Kok · 18 years ago
  22. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  23. a91bb6a ixgb: Set a constant blink rate for ixgb adapter identify (1sec on, 1sec off) by Jesse Brandeburg · 18 years ago
  24. d3f464b ixgb: update version, dates by Auke Kok · 18 years ago
  25. 2594307 ixgb: replace netdev->priv with netdev_priv() by Auke Kok · 18 years ago
  26. 9b8118d ixgb: add tx timeout counter by Auke Kok · 18 years ago
  27. ec9c3f5 ixgb: use DPRINTK and msglvl, and ethtool to control it by Auke Kok · 18 years ago
  28. c85fd6f ixgb: remove hardcoded number by Auke Kok · 18 years ago
  29. 4de17c8 ixgb: remove duplicate code setting duplex and speed by Auke Kok · 18 years ago
  30. e9ab1d1 [PATCH] drivers/net/ixgb/: make some code static by Adrian Bunk · 19 years ago
  31. 3173c89 [PATCH] drivers/net: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  32. df859c5 [PATCH] ixgb: support ETHTOOL_GPERMADDR by John W. Linville · 19 years ago
  33. ab707da [PATCH] ixgb: Driver version, white space, comments by Malli Chilakala · 19 years ago
  34. db0baca [PATCH] ixgb: Ethtool cleanup patch from Stephen Hemminger by Malli Chilakala · 19 years ago
  35. 9ef2eec [PATCH] ixgb: Fix data output by ethtool -d by Malli Chilakala · 19 years ago
  36. 8908c6c [PATCH] ixgb: Use netdev_priv() instead of netdev->priv by Malli Chilakala · 19 years ago
  37. 51b54b5 [PATCH] ixgb: Fix unnecessary link state messages by Malli Chilakala · 19 years ago
  38. 5e3c30d [PATCH] ixgb: Support for ethtool -d by Malli Chilakala · 19 years ago
  39. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago