1. 37f0702 net: Change mii to ethtool advertisement function names by Matt Carlson · 14 years ago
  2. b8ffdbd gianfar: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 14 years ago
  3. cb50870 ksz884x: Use kzalloc rather than kmalloc followed by memset with 0 by Thomas Meyer · 14 years ago
  4. 7a2da3d ks8*/ksz8*: Casting (void *) value returned by kmalloc is useless by Thomas Meyer · 14 years ago
  5. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  6. f8a15af team: replace kmalloc+memcpy by kmemdup by Jiri Pirko · 14 years ago
  7. 2bba19f team: avoid using variable-length array by Jiri Pirko · 14 years ago
  8. 234a8fd team: add fix_features by Jiri Pirko · 14 years ago
  9. 505a467 net-forcedeth: fix possible stats inaccuracies on 32b hosts by david decotigny · 14 years ago
  10. dd2bc8e bnx2: switch to build_skb() infrastructure by Eric Dumazet · 14 years ago
  11. 282edce sky2: fix hang in napi_disable by stephen hemminger · 14 years ago
  12. 738a849 sky2: enforce minimum ring size by stephen hemminger · 14 years ago
  13. 4a8bb7e bonding: Don't allow mode change via sysfs with slaves present by Veaceslav Falico · 14 years ago
  14. d6f1448 ibm/emac: fix improper cleanup when device is removed to allow re-bind by Wolfgang Grandegger · 14 years ago
  15. 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
  16. 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
  17. 102463b stmmac: fix pm functions avoiding sleep on spinlock by Francesco Virlinzi · 14 years ago
  18. 989508b stmmac: remove spin_lock in stmmac_ioctl. by Srinivas Kandagatla · 14 years ago
  19. 19e30c1 stmmac: parameters auto-tuning through HW cap reg by Giuseppe CAVALLARO · 14 years ago
  20. c5b9b4e stmmac: fix advertising 1000Base capabilties for non GMII iface by Srinivas Kandagatla · 14 years ago
  21. bbc1754 stmmac: use mdelay on timeout of sw reset by Francesco Virlinzi · 14 years ago
  22. 8f5f698 forcedeth: stats updated with a deferrable timer by david decotigny · 14 years ago
  23. 0a1f222 forcedeth: account for dropped RX frames by david decotigny · 14 years ago
  24. f5d827a forcedeth: implement ndo_get_stats64() API by david decotigny · 14 years ago
  25. 1ec4f2d forcedeth: allow to silence "TX timeout" debug messages by Sameer Nanda · 14 years ago
  26. 8932878 forcedeth: Add messages to indicate using MSI or MSI-X by Mike Ditto · 14 years ago
  27. 674aee3 forcedeth: fix stats on hardware without extended stats support by david decotigny · 14 years ago
  28. 3ad9b35 net: drivers: use bool type instead of double negation by Michał Mirosław · 14 years ago
  29. d9fa7c8 sky2: version 1.30 by stephen hemminger · 14 years ago
  30. 00427a7 sky2: used fixed RSS key by stephen hemminger · 14 years ago
  31. b1cb825 sky2: reduce default Tx ring size by stephen hemminger · 14 years ago
  32. 926d097 sky2: rename up/down functions by stephen hemminger · 14 years ago
  33. f9687c4 sky2: pci posting issues by stephen hemminger · 14 years ago
  34. 1401a80 sky2: fix hang on shutdown (and other irq issues) by stephen hemminger · 14 years ago
  35. bbc13ab r6040: fix check against MCRO_HASHEN bit in r6040_multicast_list by Florian Fainelli · 14 years ago
  36. b721e25 ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses to ETH_ALEN by Joe Perches · 14 years ago
  37. c857ff6 amd8111e: Convert ETH_ADDR_LEN uses to ETH_ALEN by Joe Perches · 14 years ago
  38. 288e127 bna: Convert MAC_ADDRLEN uses to ETH_ALEN by Joe Perches · 14 years ago
  39. 104bf3f ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALEN by Joe Perches · 14 years ago
  40. 6a3c910 ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN by Joe Perches · 14 years ago
  41. 28011cf net: Add ethtool to mii advertisment conversion helpers by Matt Carlson · 14 years ago
  42. f85fa27 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 14 years ago
  43. 358b838 team: replicate options on register by Jiri Pirko · 14 years ago
  44. 61dc346 team: convert overall spinlock to mutex by Jiri Pirko · 14 years ago
  45. 8c0713a team: Do not hold rcu_read_lock when running netlink cmds by Jiri Pirko · 14 years ago
  46. daad616 be2net: Use V1 query link status command for lancer by Padmanabh Ratnakar · 14 years ago
  47. 5d5adb9 be2net: Fix VLAN promiscous mode for Lancer by Padmanabh Ratnakar · 14 years ago
  48. af5875b be2net: Add EEPROM dump feature for Lancer by Padmanabh Ratnakar · 14 years ago
  49. de49bd5 be2net: add register dump feature for Lancer by Padmanabh Ratnakar · 14 years ago
  50. 293c4a7 be2net: Fix TX queue create for Lancer by Padmanabh Ratnakar · 14 years ago
  51. 34324dc net: remove NETIF_F_NO_CSUM feature bit by Michał Mirosław · 14 years ago
  52. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 14 years ago
  53. 33a5ba1 net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines by Rick Jones · 14 years ago
  54. 5e773fd pch_gbe: Move #include of module.h by Joe Perches · 14 years ago
  55. eb2afd4 bnx2x: cache-in compressed fw image by Dmitry Kravkov · 14 years ago
  56. eccab1e net/cadence: enable by default NET_ATMEL by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  57. 6684604 enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs by Rick Jones · 14 years ago
  58. ea99d83 intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN by Joe Perches · 14 years ago
  59. 82bbcde igb: Convert bare printk to pr_notice by Joe Perches · 14 years ago
  60. 876d2d6 igb: Convert printks to pr_<level> by Jeff Kirsher · 14 years ago
  61. dbd9636 ixgbevf: Convert printks to pr_<level> by Jeff Kirsher · 14 years ago
  62. a4ba8cb igbvf: Convert printks to pr_<level> by Jeff Kirsher · 14 years ago
  63. 8d23363 ixgbe: fix LED blink logic to check for link by Emil Tantilov · 14 years ago
  64. ef456f8 e1000e: Convert printks to pr_<level> by Jeff Kirsher · 14 years ago
  65. ef9b965 e1000e: convert to real ndo_set_rx_mode by Jesse Brandeburg · 14 years ago
  66. 6488270 mdio-gpio: Add reset functionality to mdio-gpio driver(v2). by Srinivas Kandagatla · 14 years ago
  67. 46993f0 net-next:asix: V2 Update VERSION by Grant Grundler · 14 years ago
  68. b2d3ad2 net-next:asix: V2 more fixes for ax88178 phy init sequence by Grant Grundler · 14 years ago
  69. d366518 net-next:asix: reduce AX88772 init time by about 2 seconds by Grant Grundler · 14 years ago
  70. a77929a net-next:asix:poll in asix_get_phyid in case phy not ready by Grant Grundler · 14 years ago
  71. 3486140 net-next:asix:PHY_MODE_RTL8211CL should be 0xC by Grant Grundler · 14 years ago
  72. fe09b32 Net, libertas: Resolve memory leak in if_spi_host_to_card() by Jesper Juhl · 14 years ago
  73. ed66ba4 rt2x00: Fix sleep-while-atomic bug in powersaving code. by Gertjan van Wingerde · 14 years ago
  74. c18b780 rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP. by Gertjan van Wingerde · 14 years ago
  75. f8b8a80 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 14 years ago
  76. 5219e4c bnx2x: add endline at end of message by Dmitry Kravkov · 14 years ago
  77. a32fd63 NET: MIPS: lantiq: fix etop compile error by John Crispin · 14 years ago
  78. abbd00b net/can/mscan: Fix buggy listen only mode setting by Wolfgang Grandegger · 14 years ago
  79. 4a5f4dd mlx4_en: Remove FCS bytes from packet length. by Yevgeny Petrilin · 14 years ago
  80. 612a94d Sweep the last of the active .get_drvinfo floors under ethernet/ by Rick Jones · 14 years ago
  81. e52fcb2 bnx2x: uses build_skb() in receive path by Eric Dumazet · 14 years ago
  82. c3e072f net: fsl_pq_mdio: fix non tbi phy access by Baruch Siach · 14 years ago
  83. 452448f net/can/mscan: add listen only mode by Marc Kleine-Budde · 14 years ago
  84. 6d74eb9 net/usb: Misc. fixes for the LG-VL600 LTE USB modem by Mark Kamichoff · 14 years ago
  85. 3ac3546 net/smsc911x: Always wait for the chip to be ready by Robert Marklund · 14 years ago
  86. 23020ab Sweep additional floors of strcpy in .get_drvinfo routines by Rick Jones · 14 years ago
  87. 952c5ca fsl_pq_mdio: Clean up tbi address configuration by Andy Fleming · 14 years ago
  88. e19df76 net-forcedeth: Add internal loopback support for forcedeth NICs. by Sanjay Hortikar · 14 years ago
  89. 898bdf2 forcedeth: fix stats on hardware without extended stats support by david decotigny · 14 years ago
  90. 3d249d4 net: introduce ethernet teaming device by Jiri Pirko · 14 years ago
  91. 5d70b88 bnx2x: update driver version to 1.70.35-0 by Dmitry Kravkov · 14 years ago
  92. 7275408 bnx2x: Remove on-stack napi struct variable by Ariel Elior · 14 years ago
  93. 4a025f4 bnx2x: prevent race in statistics flow by Dmitry Kravkov · 14 years ago
  94. 8304859 bnx2x: add fan failure event handling by Ariel Elior · 14 years ago
  95. 46fa130 bnx2x: remove unused #define by Dmitry Kravkov · 14 years ago
  96. b363782 bnx2x: simplify definition of RX_SGE_MASK_LEN and use it. by Dmitry Kravkov · 14 years ago
  97. f9c058b bnx2x: DCBX: use #define instead of magic by Dmitry Kravkov · 14 years ago
  98. 00253a8 bnx2x: propagate DCBX negotiation by Dmitry Kravkov · 14 years ago
  99. b306f5e bnx2x: separate FCoE and iSCSI license initialization. by Dmitry Kravkov · 14 years ago
  100. ad75659 bnx2x: remove unused variable by Dmitry Kravkov · 14 years ago