1. 93df8b8 tg3: Cleanup hardcoded ethtool test array indexes by Nithin Nayak Sujir · 12 years ago
  2. f4a46d1 tg3: Prevent spurious tx timeout by setting carrier off before tx disable. by Nithin Nayak Sujir · 12 years ago
  3. 3d567e0 tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devices by Nithin Nayak Sujir · 12 years ago
  4. 96800ee vmxnet3: fix indentation by stephen hemminger · 12 years ago
  5. 3629a6c net/macb: clear unused address register by Joachim Eastwood · 12 years ago
  6. 2dbfdbb net/macb: add support for phy irq via gpio pin by Joachim Eastwood · 12 years ago
  7. 63f71dd net/phy/davicom: add irq functions to DM9161E and DM9161A by Joachim Eastwood · 12 years ago
  8. aa0010f net: convert __IPTUNNEL_XMIT() to an inline function by Amerigo Wang · 12 years ago
  9. 910cc72 bnx2x: Add static declaration to several functions by Merav Sicron · 12 years ago
  10. 24a372c igb: Ethtool support to enable and disable EEE by Akeem G. Abodunrin · 12 years ago
  11. 80d0759 igb: Improve performance and reduce size of igb_tx_map by Alexander Duyck · 12 years ago
  12. 1d9daf4 igb: Update igb Tx flags to improve code efficiency by Alexander Duyck · 12 years ago
  13. ed6aa10 igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check by Alexander Duyck · 12 years ago
  14. 039454a igb: Support for modifying UDP RSS flow hashing by Akeem G. Abodunrin · 12 years ago
  15. 867eb39 igb: Clear Go Link Disconnect for 82580 and later devices by Carolyn Wyborny · 12 years ago
  16. 85624ca ixgbevf: Reduce size of maximum rx buffer by Greg Rose · 12 years ago
  17. 366c109 ixgbevf: Add flag to indicate when rx is in net poll by Greg Rose · 12 years ago
  18. a5f9337 ixgbevf: fix possible use of uninitialized variable by Emil Tantilov · 12 years ago
  19. e45dd5f ixgbevf: make sure probe fails on MSI-X enable error by Jakub Kicinski · 12 years ago
  20. f7c4056 ixgbe: Do not use DCA to prefetch the entire packet into the cache by Alexander Duyck · 12 years ago
  21. 810f489 r8169: Drop tp arg from rtl8169_tx_vlan_tag() by Kirill Smelkov · 12 years ago
  22. ac50974 r8169: remove unused macros. by Dayanidhi Sreenivasan · 12 years ago
  23. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  24. 465b167 isdn: Fix typo in drivers/isdn by Masanari Iida · 12 years ago
  25. 103cdd1 gianfar: ethernet vanishes after restoring from hibernation by Wang Dongsheng · 12 years ago
  26. 1eb8f7a gianfar: Fix alloc_skb_resources on -ENOMEM cleanup path by Claudiu Manoil · 12 years ago
  27. be44389 virtio_net: use net_*_ratelimited() helpers by Amerigo Wang · 12 years ago
  28. c068e77 vmxnet3: convert BUG_ON(true) into a simple BUG() by Sasha Levin · 12 years ago
  29. 9532021 usbnet: ratelimit kevent may have been dropped warnings by Steve Glendinning · 12 years ago
  30. 56277f4 phylib: mdio: Add sysfs attribute for PHY identifiers. by Nick Bowler · 12 years ago
  31. b1ead1a Make the wanxl firmware array const by David Howells · 12 years ago
  32. c48c8d5 Fix the wanxl firmware to include missing constants by David Howells · 12 years ago
  33. bdd4f8c UAPI: Fix compilation of the wanxl firmware blob. by David Howells · 12 years ago
  34. c1a6085 netconsole: add oops_only module option by Amerigo Wang · 12 years ago
  35. 2361263 irda: sh-irda: Remove SH7377 support by Nobuhiro Iwamatsu · 12 years ago
  36. 890fd70 irda: sh-irda: Remove SH7367 support by Nobuhiro Iwamatsu · 12 years ago
  37. a66fe16 net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANs by Ian Coolidge · 12 years ago
  38. 4fe5f07 usb: gadget: g_ether: fix frame size check for 802.1Q by Ian Coolidge · 12 years ago
  39. 0dad9e9 cxgb4: Fix initialization of SGE_CONTROL register by Vipul Pandya · 12 years ago
  40. 8589486 ksz884x: use module_pci_driver to simplify the code by Wei Yongjun · 12 years ago
  41. 7fd78ed isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES by Lee Jones · 12 years ago
  42. 55c1194 bnx2x: Support loading cnic resources at run-time by Merav Sicron · 12 years ago
  43. babc672 bnx2x: HSI change for 'update' ramrod by Merav Sicron · 12 years ago
  44. 7da716a net: fec: reduce spin lock time in fec_ptp_adjfreq by Frank Li · 12 years ago
  45. 0f2f7a4 net: fec: default select FEC_PTP at mx6 platform by Frank Li · 12 years ago
  46. 50b5ca1 net/at91_ether: fix comment and style issues by Joachim Eastwood · 12 years ago
  47. ed2b97d net/at91_ether: clean up print outs by Joachim Eastwood · 12 years ago
  48. 4dda6f6 net/at91_ether: drop board_data private struct member by Joachim Eastwood · 12 years ago
  49. 2ea32ee net/at91_ether: use stat function from macb by Joachim Eastwood · 12 years ago
  50. 3423247 net/at91_ether: use macb functions for get/set hwaddr by Joachim Eastwood · 12 years ago
  51. 314bccc net/macb: export macb_set_hwaddr and macb_get_hwaddr by Joachim Eastwood · 12 years ago
  52. d25e78a net/macb: support reversed hw addr by Joachim Eastwood · 12 years ago
  53. 17b8bb3 net/macb: check all address registers sets by Joachim Eastwood · 12 years ago
  54. 01cbc1a be2net: remove adapter->eq_next_idx by Sathya Perla · 12 years ago
  55. dbf0f2a be2net: remove roce on lancer by Sathya Perla · 12 years ago
  56. 1bc8e7e be2net: fix access to SEMAPHORE reg by Sathya Perla · 12 years ago
  57. ce66f78 be2net: re-factor bar mapping code by Sathya Perla · 12 years ago
  58. 5c4f2fb be2net: do not use sli_family to identify skyhawk-R chip by Sathya Perla · 12 years ago
  59. ca34fe3 be2net: fix wrong usage of adapter->generation by Sathya Perla · 12 years ago
  60. 5727f84 be2net: remove LANCER A0 workaround by Sathya Perla · 12 years ago
  61. 0062b15 cxgb4: Initialize data structures before using. by Vipul Pandya · 12 years ago
  62. ecfd2ce mlx4: change TX coalescing defaults by Eric Dumazet · 12 years ago
  63. 6f0a098 usbnet: runtime wake up device before calling usbnet_{read|write}_cmd by Ming Lei · 12 years ago
  64. ec32115 usbnet: smsc95xx: apply the introduced usbnet_{read|write}_cmd_nopm by Ming Lei · 12 years ago
  65. 06a221b usbnet: smsc95xx: fix memory leak in smsc95xx_suspend by Ming Lei · 12 years ago
  66. 47bbea4 usbnet: smsc75xx: apply the introduced usbnet_{read|write}_cmd_nopm by Ming Lei · 12 years ago
  67. 0547fad usbnet: introduce usbnet_{read|write}_cmd_nopm by Ming Lei · 12 years ago
  68. ef468d2 net: calxedaxgmac: ip align receive buffers by Rob Herring · 12 years ago
  69. 97a3a9a net: calxedaxgmac: rework transmit ring handling by Rob Herring · 12 years ago
  70. 9169963 net: calxedaxgmac: drop some unnecessary register writes by Rob Herring · 12 years ago
  71. 0ec6d34 net: calxedaxgmac: use raw i/o accessors in rx and tx paths by Rob Herring · 12 years ago
  72. b821bd8 net: calxedaxgmac: remove explicit rx dma buffer polling by Rob Herring · 12 years ago
  73. 0aefa8e net: calxedaxgmac: enable operate on 2nd frame mode by Rob Herring · 12 years ago
  74. bd473da tg3: Call tg3_netif_stop() from tg3_stop() by Nithin Nayak Sujir · 12 years ago
  75. 79d4969 tg3: Support 5717 C0 by Michael Chan · 12 years ago
  76. dea0924 net: at91_ether: add pinctrl support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  77. 96f6360 net: at91_ether: add dt support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  78. 4740754 drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issue by Kumar Amit Mehta · 12 years ago
  79. b82cf96 drivers: ethernet: qlogic: qlge_dbg.c: Fixed a coding style issue by Kumar Amit Mehta · 12 years ago
  80. d64ec84 r8169: enable internal ASPM and clock request settings by hayeswang · 12 years ago
  81. f7c3f96 drivers/net/ethernet/ibm/emac/mal.c: use WARN by Julia Lawall · 12 years ago
  82. bb263e1 atp: remove set_rx_mode_8012() by Paul Bolle · 12 years ago
  83. 5250c96 cpsw: fix leaking IO mappings by Richard Cochran · 12 years ago
  84. a65dd5b cpsw: rename register banks to match the reference manual, part 2 by Richard Cochran · 12 years ago
  85. 26cdfb4 macb: Keep driver's speed/duplex in sync with actual NCFGR by Vitalii Demianets · 12 years ago
  86. 7f2cd32 net: neterion: Do not break word unregister. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  87. 8f6352f net: sh_eth: Fix a typo - replace regist with register. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  88. 70ac618 ptp: fixup Kconfig for two PHC drivers. by Richard Cochran · 12 years ago
  89. efc7ce0 net: bnx2x: Fix typo in bnx2x driver by Masanari Iida · 12 years ago
  90. 00acda6 smsc95xx: fix tx checksum offload for big endian by Steve Glendinning · 12 years ago
  91. 0481776 r8169: allow multicast packets on sub-8168f chipset. by Nathan Walp · 12 years ago
  92. afb9718 vxlan: allow a user to set TTL value by Vincent Bernat · 12 years ago
  93. 899a391 smsc75xx: add wol support for more frame types by Steve Glendinning · 12 years ago
  94. b00e69d r8169: Fix WoL on RTL8168d/8111d. by Cyril Brulebois · 12 years ago
  95. 175c0df drivers/net: use tasklet_kill in device remove/close process by Xiaotian Feng · 12 years ago
  96. 4d44a9a r8169: Kill SafeMtu macro by Kirill Smelkov · 12 years ago
  97. 0f89a57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  98. a4d7e48 vmxnet3: must split too big fragments by Eric Dumazet · 12 years ago
  99. e3c9851 cxgb4: Fix unable to get UP event from the LLD by Vipul Pandya · 12 years ago
  100. aa73187 drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free by Peter Senna Tschudin · 12 years ago