1. 2e17e1a bnx2: convert to set_phys_id by stephen hemminger · 14 years ago
  2. 6d8a7e6 vxge: convert to set_phys_id by stephen hemminger · 14 years ago
  3. 12fcf94 cxgb3: implement set_phys_id by stephen hemminger · 14 years ago
  4. 81b8709 tg3: implement ethtool set_phys_id by stephen hemminger · 14 years ago
  5. a5b9f41 skge: implement set_phys_id by stephen hemminger · 14 years ago
  6. 74e532f sky2: support ethtool set_phys_id by stephen hemminger · 14 years ago
  7. 191350e qlcnic: Update version number to 5.0.16 by Anirban Chakraborty · 14 years ago
  8. b56421d qlcnic: Fix LRO disable by Rajesh Borundia · 14 years ago
  9. f8d5481 qlcnic: Use flt method to determine flash fw region by Sritej Velaga · 14 years ago
  10. 8816d00 qlcnic: Remove unused code by Anirban Chakraborty · 14 years ago
  11. b9796a1 qlcnic: Changes to VLAN code by Anirban Chakraborty · 14 years ago
  12. 036d61f qlcnic: Code optimization patch by Anirban Chakraborty · 14 years ago
  13. b1fc6d3 qlcnic: Cleanup patch by Anirban Chakraborty · 14 years ago
  14. f848d6d qlcnic: Memory leak fix by Sony Chacko · 14 years ago
  15. 53478fe qlcnic: Make PCI info available in all modes by Sony Chacko · 14 years ago
  16. 4c844d9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6 by David S. Miller · 14 years ago
  17. 66ee33b tg3: Support 4mb flash sizes for 5717 and 5719 by Matt Carlson · 14 years ago
  18. ba1f3c7 tg3: Enable 5720 support by Matt Carlson · 14 years ago
  19. 6418f2c tg3: Add 5720 PHY ID by Matt Carlson · 14 years ago
  20. f2096f9 tg3: Add 5720 H2BMC support by Matt Carlson · 14 years ago
  21. 9b91b5f tg3: Add 5720 NVRAM decoding by Matt Carlson · 14 years ago
  22. d78b59f tg3: Add 5720 ASIC rev by Matt Carlson · 14 years ago
  23. 0a58d66 tg3: Reintroduce 5717_PLUS by Matt Carlson · 14 years ago
  24. 1407deb tg3: 5717_PLUS => 57765_PLUS by Matt Carlson · 14 years ago
  25. de9f523 tg3: Cleanup extended rx ring size code by Matt Carlson · 14 years ago
  26. c5e129a sfc: Implement ethtool_ops::set_phys_id instead of ethtool_ops::phys_id by Ben Hutchings · 14 years ago
  27. abfe903 sfc: Implement generic features interface by Ben Hutchings · 14 years ago
  28. f82d9a6 sfc: Enable all TSO features on VLANs by Ben Hutchings · 14 years ago
  29. c6e1a0d net: Allow no-cache copy from user on transmit by Tom Herbert · 14 years ago
  30. fc3e594 xen: netfront: assume all hw features are available until backend connection setup by Ian Campbell · 14 years ago
  31. 083dd8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  32. a14b289 mlx4: fix kfree on error path in new_steering_entry() by Mariusz Kozlowski · 14 years ago
  33. 8f7b01a xen: netfront: fix declaration order by Eric Dumazet · 14 years ago
  34. e9403c8 net: convert sunhme/sungem network drivers to hw_features by Michał Mirosław · 14 years ago
  35. a2c725f veth: convert to hw_features by Michał Mirosław · 14 years ago
  36. d7b5765 jme: convert offload constraints to ndo_fix_features by Michał Mirosław · 14 years ago
  37. fb50793 net: convert xen-netfront to hw_features by Michał Mirosław · 14 years ago
  38. 78e47fe net: convert SMSC USB net drivers to hw_features by Michał Mirosław · 14 years ago
  39. 98e778c virtio_net: convert to hw_features by Michał Mirosław · 14 years ago
  40. c261344 usbnet: use eth%d name for known ethernet devices by Arnd Bergmann · 14 years ago
  41. 1591cb6 starfire: clean up dma_addr_t size test by FUJITA Tomonori · 14 years ago
  42. 5e58e52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  43. ab3cf6d sfc: Move test of rx_checksum_enabled from nic.c to rx.c by Ben Hutchings · 14 years ago
  44. fab0dc8 bnx2x, cnic: Disable iSCSI if DCBX negotiation is successful by Dmitry Kravkov · 14 years ago
  45. 3b7f817 bnx2x: don't write dcb/llfc fields in STORM memory by Dmitry Kravkov · 14 years ago
  46. 96b8e1a bnx2x: Update firmware to 6.2.9 by Dmitry Kravkov · 14 years ago
  47. c379474 mlx4: Fixing bad size of event queue buffer by Yevgeny Petrilin · 14 years ago
  48. 5302009 mlx4: Fixing use after free by Yevgeny Petrilin · 14 years ago
  49. 5e8996e bonding:typo in comment by Peter Pan(潘卫平) · 14 years ago
  50. ab392d2 drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network drivers by Javier Martinez Canillas · 14 years ago
  51. b3abfbd enic: Add support for PORT_REQUEST_PREASSOCIATE_RR by Roopa Prabhu · 14 years ago
  52. 756462f enic: Cleanups in port profile helper code by Roopa Prabhu · 14 years ago
  53. 18714ff enic: Add wrapper routines for new fw devcmds for port profile handling by Roopa Prabhu · 14 years ago
  54. 9085fd0 enic: Add support for new fw devcmds for port profile handling by Roopa Prabhu · 14 years ago
  55. 4562b2f via-rhine: trivial sparse annotation in vlan_tci helper by Harvey Harrison · 14 years ago
  56. dffc6b2 smsc911x: Use pr_fmt, netdev_<level>, and netif_<level> by Joe Perches · 14 years ago
  57. e8c37c8 be2net: remove one useless line by Sathya Perla · 14 years ago
  58. 0f4a682 be2net: cancel be_worker in be_shutdown() even when i/f is down by Sathya Perla · 14 years ago
  59. 16da825 be2net: remove redundant code in be_worker() by Sathya Perla · 14 years ago
  60. 15d7218 be2net: parse vid and vtm fields of rx-compl only if vlanf bit is set by Sathya Perla · 14 years ago
  61. ac6a0c4 be2net: refactor code that decides adapter->num_rx_queues by Sathya Perla · 14 years ago
  62. 311fddc be2net: Support for FAT dump retrieval using ethtool --register-dump option by Somnath Kotur · 14 years ago
  63. 01dc7fe net/r8169: support RTL8168E by hayeswang · 14 years ago
  64. 4804b3b net/r8169: add a new chip for RTL8168DP by hayeswang · 14 years ago
  65. 36a0e6c net/r8169: add a new chip for RTL8105 by hayeswang · 14 years ago
  66. ad19031 Atheros, atl2: Fix mem leaks in error paths of atl2_set_eeprom by Jesper Juhl · 14 years ago
  67. 7a635ea net/usb: Ethernet quirks for the LG-VL600 4G modem by Andrzej Zaborowski · 14 years ago
  68. d005a09 phylib: phy_attach_direct: phy_init_hw can fail, add cleanup by Marc Kleine-Budde · 14 years ago
  69. fd1d918 via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent() by Ben Hutchings · 14 years ago
  70. abc4559 via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variable by Ben Hutchings · 14 years ago
  71. ffd8c74 iwlegacy: fix bugs in change_interface by Johannes Berg · 14 years ago
  72. 24047e2 carl9170: Fix tx aggregation problems with some clients by Christian Lamparter · 14 years ago
  73. 0263aa4 iwl3945: disable hw scan by default by Stanislaw Gruszka · 14 years ago
  74. 8d4ca61 wireless: rt2x00: rt2800usb.c add and identify ids by Xose Vazquez Perez · 14 years ago
  75. 3bda50e iwl3945: do not deprecate software scan by Stanislaw Gruszka · 14 years ago
  76. c86defc Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  77. cb1817b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  78. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 14 years ago
  79. 72f4905 netdev: bfin_mac: document TE setting in RMII modes by Mike Frysinger · 14 years ago
  80. bc8d7da drivers net: Fix declaration ordering in inline functions. by Balaji G · 14 years ago
  81. c211c96 cxgb3: Apply interrupt coalescing settings to all queues by Anton Blanchard · 14 years ago
  82. f62d816 ath9k: fix a chip wakeup related crash in ath9k_start by Felix Fietkau · 14 years ago
  83. 673e63c net: fix ethtool->set_flags not intended -EINVAL return value by Stanislaw Gruszka · 14 years ago
  84. b5845f9 mlx4_en: Fix loss of promiscuity by Herbert Xu · 14 years ago
  85. 6303e6e tg3: Fix inline keyword usage by Javier Martinez Canillas · 14 years ago
  86. 27fd9de tg3: use <linux/io.h> and <linux/uaccess.h> instead <asm/io.h> and <asm/uaccess.h> by Javier Martinez Canillas · 14 years ago
  87. 3e49e6d net: use CHECKSUM_NONE instead of magic number by Cesar Eduardo Barros · 14 years ago
  88. f4e5bd4 Net / jme: Do not use legacy PCI power management by Rafael J. Wysocki · 14 years ago
  89. b3cd965 myri10ge: small rx_done refactoring by Stanislaw Gruszka · 14 years ago
  90. dc760b3 can: c_can: Fix tx_bytes accounting by Jan Altenberg · 14 years ago
  91. b0052b0 can: c_can_platform: fix irq check in probe by Marc Kleine-Budde · 14 years ago
  92. ee6f098 can: c_can: disable one shot mode until driver is fixed by Marc Kleine-Budde · 14 years ago
  93. 00a24705 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  94. f7594d4 net: fix pch_gbe section mismatch warning by Randy Dunlap · 14 years ago
  95. 6f71d79 mlx4_en: Removing HW info from ethtool -i report. by Yevgeny Petrilin · 14 years ago
  96. 54a4fe5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  97. 0625bef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  98. a6a1d64 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  99. 2f80998 rapidio: modify subsystem and driver initialization sequence by Alexandre Bounine · 14 years ago
  100. 388b78a rapidio: modify configuration to support PCI-SRIO controller by Alexandre Bounine · 14 years ago