1. 2c55a3d tg3: Scale back code that modifies MRRS by Matt Carlson · 14 years ago
  2. cf9ecf4 tg3: Fix TSO CAP for 5704 devs w / ASF enabled by Matt Carlson · 14 years ago
  3. de0396f bnx2x: Change value comparison order by Yaniv Rosner · 14 years ago
  4. 2f751a8 bnx2x: Cosmetic changes by Yaniv Rosner · 14 years ago
  5. 3291133 bnx2x: Fix self test of BCM57800 by Yaniv Rosner · 14 years ago
  6. 6db5193 bnx2x: Add known PHY type check by Yaniv Rosner · 14 years ago
  7. ec15b89 bnx2x: Change Warpcore MDIO work around mode by Yaniv Rosner · 14 years ago
  8. 521683d bnx2x: Fix BCM84833 link and LED behavior by Yaniv Rosner · 14 years ago
  9. b76070b bnx2x: Warpcore HW reset following fan failure by Yaniv Rosner · 14 years ago
  10. 870516e bnx2x: ETS changes by Yaniv Rosner · 14 years ago
  11. 866ceda bnx2x: PFC changes by Yaniv Rosner · 14 years ago
  12. 8b7ff20 net/irda: convert drivers/net/irda/* to use module_platform_driver() by Axel Lin · 14 years ago
  13. c140d76 net/mlx4_en: bug fix for the case of vlan id 0 and UP 0 by Amir Vadai · 14 years ago
  14. 60d6fe9 net/mlx4_en: adding loopback support by Amir Vadai · 14 years ago
  15. 559a9f1 net/mlx4_en: fix WOL handlers were always looking at port2 capability bit by Oren Duer · 14 years ago
  16. f0ab34f net/mlx4_en: using non collapsed CQ on TX by Yevgeny Petrilin · 14 years ago
  17. 0d9fdaa net/mlx4_en: fix sparse warning on a cast which truncates bits from constant value by Or Gerlitz · 14 years ago
  18. 1202d46 net/mlx4: fix UDP RSS related settings by Or Gerlitz · 14 years ago
  19. 876f6e6 net/mlx4: move RSS related definitions to be global by Or Gerlitz · 14 years ago
  20. 021ac8d virtio_net: return already tracked tx_fifo_errors via virtnet_getstats() by Rick Jones · 14 years ago
  21. b4c0e72 ray_cs: Fix array bounds warnings. by David S. Miller · 14 years ago
  22. f473984 airo: Fix array bounds warning when moving packet payload. by David S. Miller · 14 years ago
  23. 51b7b1c KSZ8851-SNL: Add ethtool support for EEPROM via eeprom_93cx6 by Ben Dooks · 14 years ago
  24. 32f160d KSZ8851-SNL: Fix MAC address change problem by Tristram Ha · 14 years ago
  25. a9a8de2 KSZ8851-SNL: Add support for EEPROM MAC address by Ben Dooks · 14 years ago
  26. e9008ee be2net: Fix non utilization of RX queues by Padmanabh Ratnakar · 14 years ago
  27. 65f8584 be2net: Use new hash key by Padmanabh Ratnakar · 14 years ago
  28. d8110f6 be2net: Add error handling for Lancer by Padmanabh Ratnakar · 14 years ago
  29. 3bb62f4 be2net: Fix error recovery paths by Padmanabh Ratnakar · 14 years ago
  30. 590c391 be2net: Move to new SR-IOV implementation in Lancer by Padmanabh Ratnakar · 14 years ago
  31. 4f5762e bonding: Remove obsolete source file 'bond_ipv6.c' by Ben Hutchings · 14 years ago
  32. 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  33. fc0b927 net: Revert ARCNET and PHYLIB to tristate options by Ben Hutchings · 14 years ago
  34. 6f39da2 net: mv643xx_eth: fix build error by Axel Lin · 14 years ago
  35. 67c170a ehea: Use round_jiffies_relative to align workqueue by Anton Blanchard · 14 years ago
  36. aa9084a ehea: Reduce memory usage in buffer pools by Anton Blanchard · 14 years ago
  37. 7824285 qlge: fix size of external list for TX address descriptors by Thadeu Lima de Souza Cascardo · 14 years ago
  38. 1d125bd bnx2x: Fix 5461x LED by Yaniv Rosner · 14 years ago
  39. 2cfa5a0 net: treewide use of RCU_INIT_POINTER by Eric Dumazet · 14 years ago
  40. 15ac2b0 b44: Use dev_kfree_skb_irq() in b44_tx() by Xander Hover · 14 years ago
  41. 02f1ce3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 14 years ago
  42. 1f2149c net: remove netdev_alloc_page and use __GFP_COLD by Eric Dumazet · 14 years ago
  43. 84b4050 Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers by Rick Jones · 14 years ago
  44. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 14 years ago
  45. 82e5fc2 Revert "rt2800pci: handle spurious interrupts" by John W. Linville · 14 years ago
  46. 6ccccca Revert "rt2x00: handle spurious pci interrupts" by John W. Linville · 14 years ago
  47. e348c5e tg3: Add MDI-X reporting by Matt Carlson · 14 years ago
  48. fa6b2aa tg3: Restrict large prod ring cap devices by Matt Carlson · 14 years ago
  49. 513aa6e tg3: Adjust BD replenish thresholds by Matt Carlson · 14 years ago
  50. f3791cd tg3: Make 1000Base-X FC resolution look like 1000T by Matt Carlson · 14 years ago
  51. c796984 CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0 by Thomas Meyer · 14 years ago
  52. 202ff1c tg3: Fix advertisement handling by Hiroaki SHIMODA · 14 years ago
  53. fbe54e3 net, sja1000: Don't include version.h in peak_pci.c when not needed by Jesper Juhl · 14 years ago
  54. 9205fd9 tg3: switch to build_skb() infrastructure by Eric Dumazet · 14 years ago
  55. 5ccb3ea xen-netback: use correct index for invalidation in xen_netbk_tx_check_gop() by Jan Beulich · 14 years ago
  56. 4f795b2 stmmac: mask mmc interrupts by Giuseppe CAVALLARO · 14 years ago
  57. 37f0702 net: Change mii to ethtool advertisement function names by Matt Carlson · 14 years ago
  58. b8ffdbd gianfar: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 14 years ago
  59. cb50870 ksz884x: Use kzalloc rather than kmalloc followed by memset with 0 by Thomas Meyer · 14 years ago
  60. 7a2da3d ks8*/ksz8*: Casting (void *) value returned by kmalloc is useless by Thomas Meyer · 14 years ago
  61. ba9bb43 iseries_veth: Fix wrong parameter given to sizeof call by Thomas Jarosch · 14 years ago
  62. 40f9cd2 prism54: potential memory corruption in prism54_get_essid() by Dan Carpenter · 14 years ago
  63. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  64. f8a15af team: replace kmalloc+memcpy by kmemdup by Jiri Pirko · 14 years ago
  65. 2bba19f team: avoid using variable-length array by Jiri Pirko · 14 years ago
  66. 234a8fd team: add fix_features by Jiri Pirko · 14 years ago
  67. 505a467 net-forcedeth: fix possible stats inaccuracies on 32b hosts by david decotigny · 14 years ago
  68. dd2bc8e bnx2: switch to build_skb() infrastructure by Eric Dumazet · 14 years ago
  69. 282edce sky2: fix hang in napi_disable by stephen hemminger · 14 years ago
  70. 738a849 sky2: enforce minimum ring size by stephen hemminger · 14 years ago
  71. 4a8bb7e bonding: Don't allow mode change via sysfs with slaves present by Veaceslav Falico · 14 years ago
  72. d6f1448 ibm/emac: fix improper cleanup when device is removed to allow re-bind by Wolfgang Grandegger · 14 years ago
  73. 2d16181 p54spi: Fix workqueue deadlock by Michael Büsch · 14 years ago
  74. 32d3a39 p54spi: Add missing spin_lock_init by Michael Büsch · 14 years ago
  75. 68fa64e rt2x00: Fix efuse EEPROM reading on PPC32. by Gertjan van Wingerde · 14 years ago
  76. 23085d5 rt2x00: handle spurious pci interrupts by Stanislaw Gruszka · 14 years ago
  77. 4ba7d99 rt2800pci: handle spurious interrupts by Stanislaw Gruszka · 14 years ago
  78. c4be3c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 14 years ago
  79. e11c259 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 14 years ago
  80. 102463b stmmac: fix pm functions avoiding sleep on spinlock by Francesco Virlinzi · 14 years ago
  81. 989508b stmmac: remove spin_lock in stmmac_ioctl. by Srinivas Kandagatla · 14 years ago
  82. 19e30c1 stmmac: parameters auto-tuning through HW cap reg by Giuseppe CAVALLARO · 14 years ago
  83. c5b9b4e stmmac: fix advertising 1000Base capabilties for non GMII iface by Srinivas Kandagatla · 14 years ago
  84. bbc1754 stmmac: use mdelay on timeout of sw reset by Francesco Virlinzi · 14 years ago
  85. 8f5f698 forcedeth: stats updated with a deferrable timer by david decotigny · 14 years ago
  86. 0a1f222 forcedeth: account for dropped RX frames by david decotigny · 14 years ago
  87. f5d827a forcedeth: implement ndo_get_stats64() API by david decotigny · 14 years ago
  88. 1ec4f2d forcedeth: allow to silence "TX timeout" debug messages by Sameer Nanda · 14 years ago
  89. 8932878 forcedeth: Add messages to indicate using MSI or MSI-X by Mike Ditto · 14 years ago
  90. 674aee3 forcedeth: fix stats on hardware without extended stats support by david decotigny · 14 years ago
  91. 3ad9b35 net: drivers: use bool type instead of double negation by Michał Mirosław · 14 years ago
  92. d9fa7c8 sky2: version 1.30 by stephen hemminger · 14 years ago
  93. 00427a7 sky2: used fixed RSS key by stephen hemminger · 14 years ago
  94. b1cb825 sky2: reduce default Tx ring size by stephen hemminger · 14 years ago
  95. 926d097 sky2: rename up/down functions by stephen hemminger · 14 years ago
  96. f9687c4 sky2: pci posting issues by stephen hemminger · 14 years ago
  97. 1401a80 sky2: fix hang on shutdown (and other irq issues) by stephen hemminger · 14 years ago
  98. bbc13ab r6040: fix check against MCRO_HASHEN bit in r6040_multicast_list by Florian Fainelli · 14 years ago
  99. b721e25 ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses to ETH_ALEN by Joe Perches · 14 years ago
  100. c857ff6 amd8111e: Convert ETH_ADDR_LEN uses to ETH_ALEN by Joe Perches · 14 years ago