1. e792cd9 e1000e: display a warning message when SmartSpeed works by Koki Sanagi · 13 years ago
  2. 6cfbd97 e1000: fix whitespace issues and multi-line comments by Jeff Kirsher · 13 years ago
  3. f85b02c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  4. d887199 tg3: Update version to 3.130 by Michael Chan · 12 years ago
  5. 402e139 tg3: Set initial carrier state to off. by Michael Chan · 12 years ago
  6. c5d0b72 tg3: Fix 5762 NVRAM sizing by Michael Chan · 12 years ago
  7. d240d21 tg3: Expand EEE support for all 5717 B0 by Michael Chan · 12 years ago
  8. d3f677a tg3: Add 57766 device support. by Matt Carlson · 12 years ago
  9. 8fc3bb6 ixgbe: refactor initialization of feature flags by Emil Tantilov · 13 years ago
  10. a6053d7 igb: Refractoring function pointers in igb_get_invariants function by Akeem G. Abodunrin · 13 years ago
  11. a1bf1f4 igb: Intialize MAC function pointers by Akeem G. Abodunrin · 13 years ago
  12. 56d8c27 igb: Initialize NVM function pointers by Akeem G. Abodunrin · 13 years ago
  13. 73bfcd9 igb: Initialize PHY function pointers by Akeem G. Abodunrin · 13 years ago
  14. 21ba6fe igb: Update igb to use a path similar to ixgbe to determine when to stop Tx by Alexander Duyck · 13 years ago
  15. 2c7d772 igb: Refix sparse warning in igb_get_i2c_client by Carolyn Wyborny · 13 years ago
  16. 199f6cc igb: Fix for improper allocation flag in igb_get_i2c_client by Carolyn Wyborny · 13 years ago
  17. d3f8ef1 igb: Fix for improper exit in igb_get_i2c_client by Carolyn Wyborny · 13 years ago
  18. 74e238e igb: Support using build_skb in the case that jumbo frames are disabled by Alexander Duyck · 13 years ago
  19. ba77971 gianfar: Fix and cleanup Rx FCB indication by Claudiu Manoil · 13 years ago
  20. 13f228d gianfar: Remove wrong buffer size conditioning to VLAN h/w offload by Claudiu Manoil · 13 years ago
  21. 61db26c gianfar: gfar_process_frame returns void by Claudiu Manoil · 13 years ago
  22. bd9e89f gianfar: GRO_DROP is unlikely by Claudiu Manoil · 13 years ago
  23. b597d20 gianfar: Cleanup and optimize struct gfar_private by Claudiu Manoil · 13 years ago
  24. 369ec16 gianfar: Add device ref (dev) in gfar_private by Claudiu Manoil · 13 years ago
  25. 41a2060 gianfar: Remove unused device_node ref in gfar_private by Claudiu Manoil · 13 years ago
  26. 4160815 bgmac: add read of interrupt mask after disabling interrupts by Nathan Hintz · 13 years ago
  27. 1690be6 bridge: Add vlan support to static neighbors by Vlad Yasevich · 13 years ago
  28. 6cbdcee bridge: Dump vlan information from a bridge port by Vlad Yasevich · 13 years ago
  29. 217a55a bgmac: return error on failed PHY write by Rafał Miłecki · 13 years ago
  30. 9e9ff4b be2net: remove BUG_ON() in be_mcc_compl_is_new() by Sathya Perla · 13 years ago
  31. 79876e0 net: ethernet: ti: remove redundant NULL check. by Cyril Roelandt · 13 years ago
  32. d0023f8 Merge branch 'gfar-ethtool-atomic' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 13 years ago
  33. 212079d gianfar: convert u64 status counters to atomic64_t by Paul Gortmaker · 13 years ago
  34. 6871978 gianfar: remove largely unused gfar_stats struct by Paul Gortmaker · 13 years ago
  35. 9f6d98c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  36. db98f08 net: fec_mpc52xx: Read MAC address from device-tree by Stefan Roese · 13 years ago
  37. af32de0 cxgb4vf: Fix VLAN extraction counter increment by Vipul Pandya · 13 years ago
  38. d9ba8f9 driver: net: ethernet: cpsw: dual emac interface implementation by Mugunthan V N · 13 years ago
  39. 9232b16 driver: net: ethernet: cpsw: make cpts as pointer by Mugunthan V N · 13 years ago
  40. f6e135c driver: net: ethernet: davinci_cpdma: add support for directed packet and source port detection by Mugunthan V N · 13 years ago
  41. 96be80a ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6 by Alexander Duyck · 13 years ago
  42. 65ab999 qlcnic: fix mailbox response handling by Jitendra Kalsaria · 13 years ago
  43. dce056c qlcnic: enhance MSIX allocation failure log message by Manish Chopra · 13 years ago
  44. 9a05f92 qlcnic: fix async event handling during diagnostic loopback test by Jitendra Kalsaria · 13 years ago
  45. 58ead41 qlcnic: refactor 83xx diagnostic IRQ test by Jitendra Kalsaria · 13 years ago
  46. ba4468db qlcnic: refactor 83xx diagnostic loopback test by Jitendra Kalsaria · 13 years ago
  47. 483202d qlcnic: helper routine to handle async events by Jitendra Kalsaria · 13 years ago
  48. 3d73b5f qlcnic: fix firmware based IDC participation by Jitendra Kalsaria · 13 years ago
  49. d5fcff0 qlcnic: fix initialize NIC mailbox command by Himanshu Madhani · 13 years ago
  50. 0aba93e bnx2x: set gso_type by Michael S. Tsirkin · 13 years ago
  51. bd69ba7 qlcnic: set gso_type by Michael S. Tsirkin · 13 years ago
  52. 1594712 ixgbe: fix gso type by Michael S. Tsirkin · 13 years ago
  53. 3955b22b stmmac: mdio register has to fail if the phy is not found by Giuseppe CAVALLARO · 13 years ago
  54. de53d55 stmmac: fix macro used for debugging the xmit by Giuseppe CAVALLARO · 13 years ago
  55. b185af0 Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linux by David S. Miller · 13 years ago
  56. 4521e1a9 Revert "r8169: enable internal ASPM and clock request settings". by Francois Romieu · 13 years ago
  57. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  58. 8b9a4d5 cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptor by Vipul Pandya · 13 years ago
  59. 14f8dc4 drivers: net: Remove remaining alloc/OOM messages by Joe Perches · 13 years ago
  60. e9ba103 bgmac: fix "cmdcfg" calls for promisc and loopback modes by Rafał Miłecki · 13 years ago
  61. eef63cc Revert "r8169: enable ALDPS for power saving". by Francois Romieu · 13 years ago
  62. d166f21 bgmac: validate (and random if needed) MAC addr by Rafał Miłecki · 13 years ago
  63. e06b840 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  64. 7e6c63f tg3: add support for Ethernet core in bcm4785 by Hauke Mehrtens · 13 years ago
  65. 5c35804 tg3: make it possible to provide phy_id in ioctl by Hauke Mehrtens · 13 years ago
  66. 85bd179 net: fec: fix spin_lock dead lock by Frank Li · 13 years ago
  67. 365cc17 net: fec: correct fix method about miss init spinlock by Frank Li · 13 years ago
  68. 41b7492 mlx4_en: Fix BQL reset TX queue call point by Tom Herbert · 13 years ago
  69. 2de27f3 Merge branch 'mlx4' by David S. Miller · 13 years ago
  70. 0ccddcd net/mlx4_en: Implement ndo fdb functionality by Yan Burman · 13 years ago
  71. cc5387f net/mlx4_en: Add unicast MAC filtering by Yan Burman · 13 years ago
  72. c07cb4b net/mlx4_en: Manage hash of MAC addresses per port by Yan Burman · 13 years ago
  73. 90bbb74 net/mlx4_en: Save previous MAC address of the port so we can replace it later by Yan Burman · 13 years ago
  74. 0eb74fd net/mlx4_en: Re-arrange ndo_set_rx_mode related code by Yan Burman · 13 years ago
  75. 16a10ff net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_en by Yan Burman · 13 years ago
  76. 48e551f net/mlx4_en: Cleanup multiline strings by Yan Burman · 13 years ago
  77. 6bbb6d9 net/mlx4_en: Optimize Rx fast path filter checks by Yan Burman · 13 years ago
  78. 79aeacc net/mlx4_en: Optimize loopback related checks in data path by Yan Burman · 13 years ago
  79. bb5204c Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  80. c6edfe1 bgmac: add ndo_set_rx_mode netdev ops by Hauke Mehrtens · 13 years ago
  81. 522c590 bgmac: add generic ndo_validate_addr netdev ops by Hauke Mehrtens · 13 years ago
  82. 4e20900 bgmac: write mac address to hardware in ndo_set_mac_address by Hauke Mehrtens · 13 years ago
  83. b5a4c2f bgmac: implement missing code for BCM53572 by Hauke Mehrtens · 13 years ago
  84. 3b72c2f drivers: net:ethernet: cpsw: add support for VLAN by Mugunthan V N · 13 years ago
  85. e11b220 drivers: net: cpsw: Add helper functions for VLAN ALE implementation by Mugunthan V N · 13 years ago
  86. efc496e drivers: net: misc: Remove unused OOM variables by Joe Perches · 13 years ago
  87. 4d9e01d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  88. 188d1f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  89. f97b4b5 mlx4_core: Fix advertisement of wrong PF context behaviour by Or Gerlitz · 13 years ago
  90. c560451 ixgbe: Fix SR-IOV MTU warning by Alexander Duyck · 13 years ago
  91. 7e63bf4 ixgbe: Replace rmb in Tx cleanup with read_barrier_depends by Alexander Duyck · 13 years ago
  92. 434c5e3 ixgbe: update date to 2013 by Don Skidmore · 13 years ago
  93. d2c47b6 ixgbe: fix return values and memcpy parameters to eliminate Smatch warnings by Josh Hay · 13 years ago
  94. f752be9 ixgbe: fix potential null dereference by Josh Hay · 13 years ago
  95. 07ce870 ixgbe: allow reading of SFF-8472 data over i2c by Emil Tantilov · 13 years ago
  96. a7a1d9d e1000e: cleanup checkpatch braces checks by Bruce Allan · 13 years ago
  97. c556d60 e1000e: convert enums of register offsets and move #defines to regs.h by Bruce Allan · 13 years ago
  98. 948f97a e1000e: cosmetic move of #defines and prototypes to the new manage.h by Bruce Allan · 13 years ago
  99. d226311 e1000e: cosmetic move of #defines and function prototypes to the new nvm.h by Bruce Allan · 13 years ago
  100. 93b9f8b e1000e: cosmetic move of #defines and function prototypes to the new phy.h by Bruce Allan · 13 years ago