1. 41f149a igb: Fix possible panic caused by Rx traffic arrival while interface is down by Carolyn Wyborny · 12 years ago
  2. 2a0a0f1 igb: Fix set_ethtool function to call update nvm for entire image by Carolyn Wyborny · 12 years ago
  3. 373e697 igb: SerDes flow control setting by Akeem G. Abodunrin · 12 years ago
  4. 641ac5c igb: Support for SFP modules discovery by Akeem G. Abodunrin · 12 years ago
  5. 20a4841 igb: Add update to last_rx_timestamp in Rx rings by Matthew Vick · 12 years ago
  6. cf7ed22 igb: Changed LEDs blink mechanism to include designs using cathode by Akeem G. Abodunrin · 12 years ago
  7. 6c1d8b9 e1000e: Release mutex lock only if it has been initially acquired by Akeem G. Abodunrin · 12 years ago
  8. 603cdca e1000e: prevent warning from -Wunused-parameter by Bruce Allan · 12 years ago
  9. e80bd1d e1000e: cleanup whitespace by Bruce Allan · 12 years ago
  10. 5ea94e7 phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPT by Florian Fainelli · 12 years ago
  11. 2c7b492 phy: fix the use of PHY_IGNORE_INTERRUPT by Florian Fainelli · 12 years ago
  12. 45e9834 bna: Driver and Firmware Updated by Rasesh Mody · 12 years ago
  13. 43c07ad bna: Enahncement to Identify Default IOC Function by Rasesh Mody · 12 years ago
  14. f489a4b bna: Fix Ucast Failure Handling by Rasesh Mody · 12 years ago
  15. 4b23058 bna: Clear Driver Config Flags When HW Resets by Rasesh Mody · 12 years ago
  16. 0b8bf1b net: dm9000: Allow instantiation using device tree by Tomasz Figa · 12 years ago
  17. 4a5bddf fec: Let device core handle pinctrl by Fabio Estevam · 12 years ago
  18. 1ca2983 xen-netfront: avoid leaking resources when setup_netfront fails by Wei Liu · 12 years ago
  19. 6dffbe5 net: velocity: Add platform device support to VIA velocity driver by Tony Prisk · 12 years ago
  20. e2c41f1 net: velocity: Convert to generic dma functions by Tony Prisk · 12 years ago
  21. a9683c9 net: velocity: Rename vptr->dev to vptr->netdev by Tony Prisk · 12 years ago
  22. 4fc1ad6 3c59x: remove useless VORTEX_PCI() invocations by Sergei Shtylyov · 12 years ago
  23. 1e18583 ThunderLAN: remove is_eisa flag by Rolf Eike Beer · 12 years ago
  24. 8802f57 net-bnx2x: dont reload on GRO change by Eric Dumazet · 12 years ago
  25. 1cbf9eb tg3: Implement set/get_eee handlers by Nithin Sujir · 12 years ago
  26. 5b6c273 tg3: Simplify tg3_phy_eee_config_ok() by reusing tg3_eee_pull_config() by Nithin Sujir · 12 years ago
  27. 400dfba tg3: Add tg3_eee_pull_config() function by Nithin Sujir · 12 years ago
  28. 9e2ecbe tg3: Add ethtool_eee struct and tg3_setup_eee() by Nithin Sujir · 12 years ago
  29. b103f35 xen-netback: enable user to unload netback module by Wei Liu · 12 years ago
  30. f1db320 xen-netback: remove dead code by Wei Liu · 12 years ago
  31. b4236daa net/usb: r8152: Use module_usb_driver() by Sachin Kamat · 12 years ago
  32. 18cf1f1 net/usb: r8152: Remove redundant version.h header inclusion by Sachin Kamat · 12 years ago
  33. 553675f vxlan: listen on multiple ports by stephen hemminger · 12 years ago
  34. e998fd4 net: ethernet: korina: initialize variables directly by Emilio López · 12 years ago
  35. 35e729a net: ethernet: davicom: dm9000: initialize variables directly by Emilio López · 12 years ago
  36. 3b0aaef net: ethernet: apple: initialize variables directly by Emilio López · 12 years ago
  37. bfd428d net: ethernet: sun: initialize variables directly by Emilio López · 12 years ago
  38. 345af95 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  39. ed8a83a net: 3com: 3c509: remove unnecessary code by govindarajulu.v · 12 years ago
  40. d6a98c9 drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  41. 5727dc6 net: can: ti_hecc: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  42. 688a2e7 net: can: flexcan: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  43. 5e946e5 net: can: c_can: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  44. 3e1dd6d net: can: at91_can: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  45. bc441bc drivers: net: can: grcan: use devm_ioremap_resource() by Laurent Navet · 12 years ago
  46. ba21fc6 bna: add missing iounmap() on error in bnad_init() by Wei Yongjun · 12 years ago
  47. ef38079 qlge: fix dma map leak when the last chunk is not allocated by Thadeu Lima de Souza Cascardo · 12 years ago
  48. d34710e virtio_net: use default napi weight by default by Amerigo Wang · 12 years ago
  49. 23fbb5a emac: Fix EMAC soft reset on 460EX/GT by Petri Gynther · 12 years ago
  50. 4b264a1 3c59x: fix PCI resource management by Sergei Shtylyov · 12 years ago
  51. 79e0c19 caif: CAIF_VIRTIO should depend on HAS_DMA by Geert Uytterhoeven · 12 years ago
  52. 822bc32 net/ethernet: MACB should depend on HAS_DMA by Geert Uytterhoeven · 12 years ago
  53. d914ae8 net/ethernet: ARM_AT91_ETHER should depend on HAS_DMA by Geert Uytterhoeven · 12 years ago
  54. 4837ef4 net/wireless: ATH9K should depend on HAS_DMA by Geert Uytterhoeven · 12 years ago
  55. fd1eb9e net/ethernet: STMMAC_ETH should depend on HAS_DMA by Geert Uytterhoeven · 12 years ago
  56. 3b76b3c net/ethernet: NET_CALXEDA_XGMAC should depend on HAS_DMA by Geert Uytterhoeven · 12 years ago
  57. 233c7df macvlan: fix passthru mode race between dev removal and rx path by Jiri Pirko · 12 years ago
  58. 7677fc9 net/mlx4: Strengthen VLAN tags/priorities enforcement in VST mode by Rony Efraim · 12 years ago
  59. 4e8cf5b net/mlx4_core: Add missing report on VST and spoof-checking dev caps by Or Gerlitz · 12 years ago
  60. 4849625 net: fec: enable hardware checksum only on imx6q-fec by Shawn Guo · 12 years ago
  61. cbccb18 qlcnic: Fix validation of link event command. by Rajesh Borundia · 12 years ago
  62. 9106e5d qlcnic: Fix mailbox response handling. by Rajesh Borundia · 12 years ago
  63. 13a82b4 qlcnic: Fix bug in diagnostics test reset recovery path by Manish Chopra · 12 years ago
  64. 536faa6 qlcnic: Fix reset recovery after transmit timeout by Sony Chacko · 12 years ago
  65. b938662 qlcnic: Fix ethtool supported port status for 83xx by Himanshu Madhani · 12 years ago
  66. 9fd1333 qlcnic: Fix missing bracket in module parameter. by Himanshu Madhani · 12 years ago
  67. 8c04641 qlcnic: Fix ethtool strings by Shahed Shaikh · 12 years ago
  68. cffe52f qlcnic: Fix setting MAC address by Manish Chopra · 12 years ago
  69. 4f81d71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  70. b32729b Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  71. ea44083 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  72. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  73. e0fd9af Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  74. ccd384b mwifiex: fix setting of multicast filter by Daniel Drake · 12 years ago
  75. f16fdc9 mwifiex: fix memory leak issue when driver unload by Amitkumar Karwar · 12 years ago
  76. 4879542 mwifiex: clear is_suspended flag when interrupt is received early by Bing Zhao · 12 years ago
  77. f0fb6af ath9k: Update initvals for AR9565 by Sujith Manoharan · 12 years ago
  78. a676828 ath9k: Fix beacon reconfiguration by Sujith Manoharan · 12 years ago
  79. dd9c464 iwl4965: workaround connection regression on passive channel by Stanislaw Gruszka · 12 years ago
  80. 73b82bf B43: Handle DMA RX descriptor underrun by Thommy Jakobsson · 12 years ago
  81. 54309fa net: fec: fix kernel oops when plug/unplug cable many times by Frank Li · 12 years ago
  82. 2c00699 bfin_mac: fix error return code in bfin_mac_probe() by Wei Yongjun · 12 years ago
  83. 155d940 sfc: fix return value check in efx_ptp_probe_channel() by Wei Yongjun · 12 years ago
  84. 228fb08 net/spider_net: fix error return code in spider_net_open() by Wei Yongjun · 12 years ago
  85. 59b626e net/irda: fix error return code in bfin_sir_open() by Wei Yongjun · 12 years ago
  86. 7b0c5f2 sierra_net: keep status interrupt URB active by Dan Williams · 12 years ago
  87. 6eecdc5 usbnet: allow status interrupt URB to always be active by Dan Williams · 12 years ago
  88. 7fdb784 qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN card by Dan Williams · 12 years ago
  89. fba8755 be2net: disable TX in be_close() by Sathya Perla · 12 years ago
  90. 3f5dffe be2net: fix EQ from getting full while cleaning RX CQ by Sathya Perla · 12 years ago
  91. bf591f5 be2net: fix payload_len value for GET_MAC_LIST cmd req by Sathya Perla · 12 years ago
  92. b4c1df9 be2net: provision VF resources before enabling SR-IOV by Sathya Perla · 12 years ago
  93. 5af43c2 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
  94. e00adf3 drivers/net: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  95. 38f56f3 Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  96. 2a437cd e1000e: fix scheduling while atomic bug by Bruce Allan · 12 years ago
  97. 4183bef Merge branch 'late/dt' into next/dt2 by Arnd Bergmann · 12 years ago
  98. ac718b6 net/usb: new driver for RTL8152 by hayeswang · 12 years ago
  99. c81400b 3c59x: fix freeing nonexistent resource on driver unload by Sergei Shtylyov · 12 years ago
  100. 13f8520 net/eth/ibmveth: Fixup retrieval of MAC address by Benjamin Herrenschmidt · 12 years ago