1. e09b74d bnx2x: Zero VFs starting MACs by Ariel Elior · 12 years ago
  2. 8513fbd net: ethernet: use platform_{get,set}_drvdata() by Jingoo Han · 12 years ago
  3. 6a531b7 qlcnic: Update version to 5.2.43 by Shahed Shaikh · 12 years ago
  4. ee9e8b6 qlcnic: Enhance virtual NIC logging by Manish Chopra · 12 years ago
  5. 2343f06 qlcnic: qlcnic_get_board_name() function cleanup by Manish Chopra · 12 years ago
  6. 487042a qlcnic: Implement GET_LED_STATUS command for 82xx adapter. by Himanshu Madhani · 12 years ago
  7. 099907f qlcnic: modify reset recovery path in diag mode by Sony Chacko · 12 years ago
  8. 4690a7e qlcnic: diagnostics routine changes by Sony Chacko · 12 years ago
  9. b17f2cc qlcnic: Convert nested if-else to switch-case by Jitendra Kalsaria · 12 years ago
  10. 1267ff9 qlcnic: Initialize trans_work and idc_aen_work at VF probe. by Sucheta Chakraborty · 12 years ago
  11. 7e8fd00 qlcnic: Remove qlcnic_config_npars module parameter by Shahed Shaikh · 12 years ago
  12. aa2a803 qlcnic: Update IRQ name for 8200 and 8300 Series adapter. by Himanshu Madhani · 12 years ago
  13. 45ef92e qlcnic: Disable INT-x interrupt for 83xx on driver unload by Himanshu Madhani · 12 years ago
  14. a80be5a qlcnic: Support spoof check config. by Rajesh Borundia · 12 years ago
  15. f2068b8 tg3: Remove unnecessary lock around tg3_flag_set by Nithin Sujir · 12 years ago
  16. 7c10ee3 tg3: Fix misplaced empty line by Nithin Sujir · 12 years ago
  17. 4a5f46f tg3: Use descriptive label names in tg3_start by Nithin Sujir · 12 years ago
  18. 328947f tg3: Make tg3_rings_reset() more concise by Nithin Sujir · 12 years ago
  19. 32ba19e tg3: Simplify ring control block setup by Nithin Sujir · 12 years ago
  20. 2e460fc tg3: Split APE driver state change out of boot reset signature update by Nithin Sujir · 12 years ago
  21. e6ff4c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  22. eb3d339 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  23. ee9c799 be2net: refactor HW workarounds in be_xmit() by Sathya Perla · 12 years ago
  24. 950e295 be2net: bug fix on returning an invalid nic descriptor by Wei Yang · 12 years ago
  25. 84b6f74 bnx2x: Enable `set_phys_id' for all functions by Yaniv Rosner · 12 years ago
  26. e68072e bnx2x: Wait for MCP validity during AER by Yuval Mintz · 12 years ago
  27. 178135c bnx2x: Link-flap avoidance in switch dependent mode by Dmitry Kravkov · 12 years ago
  28. 3521b41 bnx2x: Add Private Flags Support by Yuval Mintz · 12 years ago
  29. 7a1a0cb net: Revert unused variable changes. by David S. Miller · 12 years ago
  30. ffed61e fec: Use DIV_ROUND_UP macro by Fabio Estevam · 12 years ago
  31. f83331b cxgb3: Check and handle the dma mapping errors by Santosh Rastapur · 12 years ago
  32. 9313eb4 cxgb3: Fix warning about using rcu_dereference when not in a rcu-locked section by Jay Fenlason · 12 years ago
  33. f123826 net: smsc911x: don't artificially limit build by Mark Rutland · 12 years ago
  34. c573972 net: ethernet: sun: drop unused variable by Emilio López · 12 years ago
  35. 1a59043 net: ethernet: korina: drop unused variable by Emilio López · 12 years ago
  36. da2e2c2 net: ethernet: apple: drop unused variable by Emilio López · 12 years ago
  37. 3680354 net: fec: use a more proper compatible string for MVF type device by Shawn Guo · 12 years ago
  38. 147a908 qlcnic: Fix updating netdev->features by Shahed Shaikh · 12 years ago
  39. 0ce54ce qlcnic: remove netdev->trans_start updates within the driver by Sony Chacko · 12 years ago
  40. 0213558 qlcnic: Return proper error codes from probe failure paths by Sony Chacko · 12 years ago
  41. c2bba06 tg3: Update version to 3.132 by Nithin Sujir · 12 years ago
  42. fb03a43 tg3: Ensure boot code has completed initialization before accessing hardware by Nithin Sujir · 12 years ago
  43. 4f45c40 net/ethernet/nvidia/forcedeth: Use module_pci_driver to register driver by Peter Hüwe · 12 years ago
  44. 65c2191 net/ethernet/chelsio/cxgb/cxgb2: Use module_pci_driver to register driver by Peter Hüwe · 12 years ago
  45. a46e6cc net/ethernet/amd/amd8111e: Use module_pci_driver to register driver by Peter Hüwe · 12 years ago
  46. 5119ad0 net/ethernet/sun/sungem: Use module_pci_driver to register driver by Peter Hüwe · 12 years ago
  47. 70a611d net/ethernet/qlogic/qlge/qlge_main: Use module_pci_driver to register driver by Peter Hüwe · 12 years ago
  48. e0fc444 net/ethernet/sgi/ioc3-eth: Use module_pci_driver to register driver by Peter Hüwe · 12 years ago
  49. 8dbb0dc net/ethernet/broadcom/tg3: Use module_pci_driver to register driver by Peter Hüwe · 12 years ago
  50. 5a4123f net/ethernet/broadcom/bnx2: Use module_pci_driver to register driver by Peter Hüwe · 12 years ago
  51. e6d20fca net/ethernet/alteon/acenic: Use module_pci_driver to register driver by Peter Hüwe · 12 years ago
  52. 43d426c net/ethernet/icplus/ipg: Use module_pci_driver to register driver by Peter Hüwe · 12 years ago
  53. b6f5721 net/ethernet/toshiba/tc35815: Use module_pci_driver to register driver by Peter Hüwe · 12 years ago
  54. 31d60eb net/ethernet/dec/tulip/xircom_cb: Use module_pci_driver to register driver by Peter Hüwe · 12 years ago
  55. 52a58f9d net/ethernet/sis/sis190: Use module_pci_driver to register driver by Peter Hüwe · 12 years ago
  56. c996f4e net/ethernet/atheros/atlx/atl1: Use module_pci_driver to register driver by Peter Hüwe · 12 years ago
  57. 687df5d net/ethernet/atheros/atl1e/atl1e_main: Use module_pci_driver to register driver by Peter Hüwe · 12 years ago
  58. 2c21d6c net/ethernet/atheros/atl1c/atl1c_main: Use module_pci_driver to register driver by Peter Hüwe · 12 years ago
  59. 61c9515 net/ethernet/silan/sc92031: Use module_pci_driver to register driver by Peter Hüwe · 12 years ago
  60. e8915be IXGBE: Set the SW prio_tc values at initialization to the HW setting. by Amir Hanania · 12 years ago
  61. f7727c5 igb: Removed unused i2c function by Akeem G. Abodunrin · 12 years ago
  62. 6f8b916 igb: Implementation of i210/i211 LED support by Akeem G. Abodunrin · 12 years ago
  63. 41f149a igb: Fix possible panic caused by Rx traffic arrival while interface is down by Carolyn Wyborny · 12 years ago
  64. 2a0a0f1 igb: Fix set_ethtool function to call update nvm for entire image by Carolyn Wyborny · 12 years ago
  65. 373e697 igb: SerDes flow control setting by Akeem G. Abodunrin · 12 years ago
  66. 641ac5c igb: Support for SFP modules discovery by Akeem G. Abodunrin · 12 years ago
  67. 20a4841 igb: Add update to last_rx_timestamp in Rx rings by Matthew Vick · 12 years ago
  68. cf7ed22 igb: Changed LEDs blink mechanism to include designs using cathode by Akeem G. Abodunrin · 12 years ago
  69. 6c1d8b9 e1000e: Release mutex lock only if it has been initially acquired by Akeem G. Abodunrin · 12 years ago
  70. 603cdca e1000e: prevent warning from -Wunused-parameter by Bruce Allan · 12 years ago
  71. e80bd1d e1000e: cleanup whitespace by Bruce Allan · 12 years ago
  72. 45e9834 bna: Driver and Firmware Updated by Rasesh Mody · 12 years ago
  73. 43c07ad bna: Enahncement to Identify Default IOC Function by Rasesh Mody · 12 years ago
  74. f489a4b bna: Fix Ucast Failure Handling by Rasesh Mody · 12 years ago
  75. 4b23058 bna: Clear Driver Config Flags When HW Resets by Rasesh Mody · 12 years ago
  76. 0b8bf1b net: dm9000: Allow instantiation using device tree by Tomasz Figa · 12 years ago
  77. 98962ba 8139cp: reset BQL when ring tx ring cleared by stephen hemminger · 12 years ago
  78. 4a5bddf fec: Let device core handle pinctrl by Fabio Estevam · 12 years ago
  79. 6dffbe5 net: velocity: Add platform device support to VIA velocity driver by Tony Prisk · 12 years ago
  80. e2c41f1 net: velocity: Convert to generic dma functions by Tony Prisk · 12 years ago
  81. a9683c9 net: velocity: Rename vptr->dev to vptr->netdev by Tony Prisk · 12 years ago
  82. 4fc1ad6 3c59x: remove useless VORTEX_PCI() invocations by Sergei Shtylyov · 12 years ago
  83. 057cf65 bnx2x: Fix GSO for 57710/57711 chips by Yuval Mintz · 12 years ago
  84. 1e18583 ThunderLAN: remove is_eisa flag by Rolf Eike Beer · 12 years ago
  85. 8802f57 net-bnx2x: dont reload on GRO change by Eric Dumazet · 12 years ago
  86. 1cbf9eb tg3: Implement set/get_eee handlers by Nithin Sujir · 12 years ago
  87. 5b6c273 tg3: Simplify tg3_phy_eee_config_ok() by reusing tg3_eee_pull_config() by Nithin Sujir · 12 years ago
  88. 400dfba tg3: Add tg3_eee_pull_config() function by Nithin Sujir · 12 years ago
  89. 9e2ecbe tg3: Add ethtool_eee struct and tg3_setup_eee() by Nithin Sujir · 12 years ago
  90. b423e9a r8169: fix offloaded tx checksum for small packets. by françois romieu · 12 years ago
  91. e510668 Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
  92. 042c730 drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  93. e5f5e38 gianfar: add missing iounmap() on error in gianfar_ptp_probe() by Wei Yongjun · 12 years ago
  94. e998fd4 net: ethernet: korina: initialize variables directly by Emilio López · 12 years ago
  95. 35e729a net: ethernet: davicom: dm9000: initialize variables directly by Emilio López · 12 years ago
  96. 3b0aaef net: ethernet: apple: initialize variables directly by Emilio López · 12 years ago
  97. bfd428d net: ethernet: sun: initialize variables directly by Emilio López · 12 years ago
  98. ed8a83a net: 3com: 3c509: remove unnecessary code by govindarajulu.v · 12 years ago
  99. d6a98c9 drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
  100. 3aefe2b NET: mv643xx_eth: avoid lockdep dump on interface down by Russell King · 12 years ago