1. 20170e7 tg3: Update version to 3.136 by Nithin Sujir · 11 years ago
  2. 1743b83 tg3: Poll cpmu link state on APE + ASF enabled devices by Nithin Sujir · 11 years ago
  3. f82995b tg3: Set the MAC clock to the fastest speed during boot code load by Nithin Sujir · 11 years ago
  4. e565eec tg3: Add unicast filtering support. by Michael Chan · 11 years ago
  5. f022ae6 tg3: Refactor __tg3_set_mac_addr() by Michael Chan · 11 years ago
  6. 128296f sh_eth: coding style fixes by Sergei Shtylyov · 11 years ago
  7. 45ea393 r8152: fix the wrong return value by hayeswang · 11 years ago
  8. c018b7a smsc9420: use named constants for pci_power_t values by Julia Lawall · 11 years ago
  9. 2d4dda7 net: tulip: delete useless tests on netdev_priv by Julia Lawall · 11 years ago
  10. 2156d9a mlx4_en: Only cycle port if HW timestamp config changes by Shawn Bohrer · 11 years ago
  11. ad7d4ea mlx4_en: Add PTP hardware clock by Shawn Bohrer · 11 years ago
  12. 769f01e hamradio: 6pack: fix error return code by Julia Lawall · 11 years ago
  13. 4fc3ecd net: fix error return code by Julia Lawall · 11 years ago
  14. fbe4d45 tun, rfs: fix the incorrect hash value by Zhi Yong Wu · 11 years ago
  15. 6da67d2 bonding: make more functions static by stephen hemminger · 11 years ago
  16. 47d1f71 stmicro: make local variables static by stephen hemminger · 11 years ago
  17. 8e769788 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  18. 844223a bonding: use ether_addr_equal_64bits to instead of ether_addr_equal by dingtianhong · 11 years ago
  19. 359632e bonding: remove the return value for bond_3ad_bind_slave() by dingtianhong · 11 years ago
  20. d316ded bonding: remove unwanted return value for bond_dev_queue_xmit() by dingtianhong · 11 years ago
  21. 3900f29 bonding: slight optimizztion for bond_slave_override() by dingtianhong · 11 years ago
  22. 4d4ac1b bonding: slight optimization for bond_alb_xmit() by dingtianhong · 11 years ago
  23. a742e1f bonding: slight optimization for bond_3ad_xmit_xor() by dingtianhong · 11 years ago
  24. 815117a bonding: use ether_addr_equal_unaligned for bond addr compare by dingtianhong · 11 years ago
  25. 43779f8 r8152: support RTL8153 by hayeswang · 11 years ago
  26. 507605a r8152: split rtl8152_enable by hayeswang · 11 years ago
  27. c81229c r8152: add rtl_ops by hayeswang · 11 years ago
  28. 8e1f51b r8152: change some definitions by hayeswang · 11 years ago
  29. ac244d3 r8152: modify the method of accessing PHY by hayeswang · 11 years ago
  30. e3fe0b1 r8152: move rtl8152_unload and ocp_reg_write by hayeswang · 11 years ago
  31. 63d515c Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  32. d15e2a9 cnic: Add a signature to indicate valid doorbell offset. by Eddie Wai · 11 years ago
  33. 487d9ed bnx2: Update version to 2.2.5. by Michael Chan · 11 years ago
  34. 4016bad bnx2: Report MDI/MDIX status to ethtool. by Michael Chan · 11 years ago
  35. 41033b6 bnx2: Enable auto-mdix when autoneg is disabled. by Michael Chan · 11 years ago
  36. d17e53b bnx2: Advertise nothing when speed is forced by Michael Chan · 11 years ago
  37. ad86c55 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  38. 90327e7 i40evf: A0 silicon specific by Greg Rose · 11 years ago
  39. 105bf2f i40evf: add driver to kernel build system by Greg Rose · 11 years ago
  40. d358aa9 i40evf: init code and hardware support by Greg Rose · 11 years ago
  41. 5321a21 i40evf: driver core headers by Greg Rose · 11 years ago
  42. 62683ab i40evf: virtual channel interface by Greg Rose · 11 years ago
  43. fbb7ddf i40evf: core ethtool functionality by Greg Rose · 11 years ago
  44. 7f12ad7 i40evf: transmit and receive functionality by Greg Rose · 11 years ago
  45. 5eae00c i40evf: main driver core by Greg Rose · 11 years ago
  46. 2d87650 net: plip: slight optimization of addr compare by dingtianhong · 11 years ago
  47. 7c3c299 net: fddi: slight optimization of addr compare by dingtianhong · 11 years ago
  48. d9f394f net: ti: slight optimization of addr compare by dingtianhong · 11 years ago
  49. 00fa4ce net: sun: optimization of addr compare by dingtianhong · 11 years ago
  50. 9116d7b net: seeq: slight optimization of addr compare by dingtianhong · 11 years ago
  51. c4bde29 net: renesas: slight optimization of addr compare by dingtianhong · 11 years ago
  52. 6878f79 net: qlcnic: slight optimization of addr compare by dingtianhong · 11 years ago
  53. 202af85 net: netxen: slight optimization of addr compare by dingtianhong · 11 years ago
  54. 3a8e87e net: packetengines: slight optimization of addr by dingtianhong · 11 years ago
  55. f75d191 net: vxge: slight optimization of addr compare by dingtianhong · 11 years ago
  56. 7ced544 net: ksz884x: slight optimization of addr compare by dingtianhong · 11 years ago
  57. c0623e5 net: mlx4: slight optimization of addr compare by dingtianhong · 11 years ago
  58. 4012dda net: ixgbe: slight optimization of addr compare by dingtianhong · 11 years ago
  59. 887fa9d net: igbvf: slight optimization of addr compare by dingtianhong · 11 years ago
  60. 61d23e9 net: benet: slight optimization of addr compare by dingtianhong · 11 years ago
  61. 9130ac6 net: enic: slight optimization of addr compare by dingtianhong · 11 years ago
  62. 4c1120b net: cxgb3: slight optimization of addr compare by dingtianhong · 11 years ago
  63. 8fd90de net: bnx2x: slight optimization of addr compare by dingtianhong · 11 years ago
  64. c466a9b net: 3com: slight optimization of addr compare by dingtianhong · 11 years ago
  65. 837052d net/mlx4_en: Add netdev support for TCP/IP offloads of vxlan tunneling by Or Gerlitz · 11 years ago
  66. 7ffdf72 net/mlx4_core: Add basic support for TCP/IP offloads under tunneling by Or Gerlitz · 11 years ago
  67. 9bc8893 tun: Add support for RFS on tun flows by Tom Herbert · 11 years ago
  68. 834db4b bonding: ust micro BOND_NO_USE_ARP to simplify the mode check by dingtianhong · 11 years ago
  69. 3a7129e bonding: add option lp_interval for loading module by dingtianhong · 11 years ago
  70. da131dd bonding: make local function static by stephen hemminger · 11 years ago
  71. 4ffa8fc net/7990: Make lance_private.name const by Geert Uytterhoeven · 11 years ago
  72. a8ab77a net/7990: Fix whitespace errors by Geert Uytterhoeven · 11 years ago
  73. 0db901b macvlan: make start_xmit local by stephen hemminger · 11 years ago
  74. 69c5885 bgmac: use phy_mii_ioctl in ioctl handler by Hauke Mehrtens · 11 years ago
  75. 5322dbf bgmac: drop duplicated PHY defines by Rafał Miłecki · 11 years ago
  76. 69317a5 tile_net: Always enable PTP clock support on TILE-Gx by Ben Hutchings · 11 years ago
  77. fcf93a0 bnx2x: Fix build with SRIOV disabled. by David S. Miller · 11 years ago
  78. 2c15a15 vmxnet3: use initialized skb pointer to set hash by Michal Schmidt · 11 years ago
  79. 858f4de bnx2x: add VF Multicast filters support by Yuval Mintz · 11 years ago
  80. 0c757de bnx2x: Add num of VFs to Management statistics by Yuval Mintz · 11 years ago
  81. 31b3523 bnx2x: no error when RSS configuration fails by Yuval Mintz · 11 years ago
  82. 68bf5a1 bnx2x: add Big-Endian ethtool comment by Yuval Mintz · 11 years ago
  83. 33d8e6a bnx2x: Add AER support (missing bits) by Yuval Mintz · 11 years ago
  84. 91ebb92 bnx2x: Add support for Multi-Function UNDI by Yuval Mintz · 11 years ago
  85. 692e516 wireless: slight optimization of addr compare by dingtianhong · 11 years ago
  86. 4f29739 rtlwifi: slight optimization of addr compare by dingtianhong · 11 years ago
  87. fcad766 mwifiex: slight optimization of addr compare by dingtianhong · 11 years ago
  88. 36325f3 ipw2x00: slight optimization of addr compare by dingtianhong · 11 years ago
  89. 35df538 cw1200: slight optimization of addr compare by dingtianhong · 11 years ago
  90. d22fbd7 hostap: slight optimization of addr compare by dingtianhong · 11 years ago
  91. 5e231c2 media: dvb_core: slight optimization of addr compare by dingtianhong · 11 years ago
  92. 48f045b isdn: slight optimization of addr compare by dingtianhong · 11 years ago
  93. 4c55a46 atm: slight optimization of addr compare by dingtianhong · 11 years ago
  94. c5266d4 infiniband: slight optimization of addr compare by dingtianhong · 11 years ago
  95. 93dc5e4 ozwpan: slight optimization of addr compare by dingtianhong · 11 years ago
  96. c15975a zd1211rw: slight optimization of addr compare by dingtianhong · 11 years ago
  97. 7ed8ca5 ppp: slight optimization of addr compare by dingtianhong · 11 years ago
  98. dc050c9 hamradio: slight optimization of addr compare by dingtianhong · 11 years ago
  99. e6d9f8a net: atl1: slight optimization of addr compare by dingtianhong · 11 years ago
  100. ebff7b4 net: pcnet: slight optimization of addr compare by dingtianhong · 11 years ago