1. f69aa39 igb: Support to read and export SFF-8472/8079 data by Akeem G. Abodunrin · 12 years ago
  2. f502ef7 igb: Support for 100base-fx SFP by Akeem G. Abodunrin · 12 years ago
  3. 33243fb ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests by Joe Perches · 12 years ago
  4. 979fe5f ixgbe: Add support for WoL on 82599 SFP+ LOM by Jacob Keller · 12 years ago
  5. 499ab5c ixgbe: in shutdown, do netif_running() under rtnl_lock by akepner · 12 years ago
  6. c1cb0d3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  7. 5a5967d fec: Remove unneeded asm header files by Fabio Estevam · 12 years ago
  8. 8c5afd6 ixgbe: bump version number by Don Skidmore · 12 years ago
  9. b8f8363 ixgbe: Fix 1G link WoL by Don Skidmore · 12 years ago
  10. 0b2679d ixgbe: fix MNG FW support when adapter not up by Don Skidmore · 12 years ago
  11. b8e8200 ixgbe: enable devices with internal switch to read pci parent by Jacob Keller · 12 years ago
  12. ef1889d ixgbe: create conversion functions from link_status to bus/speed by Jacob Keller · 12 years ago
  13. e8710a5 ixgbe: Enable support for recognizing PCI-e Gen3 link speed by Jacob Keller · 12 years ago
  14. 7f66162 ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ring by Alexander Duyck · 12 years ago
  15. d011157 ixgbe: don't do arithmetic operations on bitmasks by Emil Tantilov · 12 years ago
  16. 20967f4 ixgbe: Mask off check of frag_off as we only want fragment offset by Alexander Duyck · 12 years ago
  17. 98d2f0e atl1: Protect atl1_suspend with CONFIG_PM_SLEEP by Fabio Estevam · 12 years ago
  18. bf7bfd7 fec: Use SIMPLE_DEV_PM_OPS by Fabio Estevam · 12 years ago
  19. 474f315 pch_gbe: minor: report the actual error on MTU change by Veaceslav Falico · 12 years ago
  20. 1e0a8b1 tlan: cancel work at remove path by Devendra Naga · 12 years ago
  21. 8ac2b3c ks8851: Remove unneeded PM_OPS definitions by Fabio Estevam · 12 years ago
  22. c132cf5 xgmac: Remove unneeded PM_OPS definitions by Fabio Estevam · 12 years ago
  23. 42df36a tg3: Remove unneeded PM_OPS definitions by Fabio Estevam · 12 years ago
  24. 7b7a2bb atl1: Remove unneeded PM_OPS definitions by Fabio Estevam · 12 years ago
  25. 1e8edc2 sis900: check for DMA map errors by Denis Kirjanov · 12 years ago
  26. 72ca820 net/macb: fix error return code in macb_probe() by Nicolas Ferre · 12 years ago
  27. c84d805 ucc_geth: Convert ugeth_<level> to pr_<level> by Joe Perches · 12 years ago
  28. 375d6a1 gianfar: Use netdev_<level> when possible by Joe Perches · 12 years ago
  29. 31b7720 fec: Convert printks to netdev_<level> by Joe Perches · 12 years ago
  30. eb1d064 fec: Fix PHC device log by Fabio Estevam · 12 years ago
  31. ca7c4a4 ethernet/fec: Add Vybrid family fec support by Jingchang Lu · 12 years ago
  32. bbeae58 net/at91_ether: fix error return code in at91ether_probe() by Wei Yongjun · 12 years ago
  33. 3619eb8 net: mv643xx_eth: remove deprecated inet_lro support by Sebastian Hesselbarth · 12 years ago
  34. 5760f42 net: ethernet: stmicro: stmmac: use devm_ioremap_resource() by Silviu-Mihai Popescu · 12 years ago
  35. f9725c0 be2net: remove unused variable 'sge' by Ivan Vecera · 12 years ago
  36. 09bf1c1 net: mv643xx_eth: Add GRO support by Sebastian Hesselbarth · 12 years ago
  37. 727f957 net: mv643xx_eth: use managed devm_kzalloc by Sebastian Hesselbarth · 12 years ago
  38. 2092248 net: mv643xx_eth: add shared clk and cleanup existing clk handling by Sebastian Hesselbarth · 12 years ago
  39. c59fec2 net/mlx4_en: set correct MTU in SRIOV by Eugenia Emantayev · 12 years ago
  40. fab1e24 net/mlx4_core: Translate guest B0 steering rules to DMFS by Hadar Hen Zion · 12 years ago
  41. fd91c49 net/mlx4_core: Add helper function to translate B0 steering rules to DMFS by Hadar Hen Zion · 12 years ago
  42. 61c2fc4 bnx2: make cnic_probe static by stephen hemminger · 12 years ago
  43. 953c96e tg3: Use bool not int by Joe Perches · 12 years ago
  44. 7a28fde tg3: Update version to 3.131 by Nithin Sujir · 12 years ago
  45. ed1ff5c tg3: Reset the phy to allow modified EEE settings to take effect by Nithin Sujir · 12 years ago
  46. fdad8de tg3: Pull the phy advertised speed and flow control settings on driver load by Nithin Sujir · 12 years ago
  47. 942d1af tg3: Add support for link flap avoidance by Nithin Sujir · 12 years ago
  48. 85730a6 tg3: Add SGMII phy support for 5719/5718 serdes by Michael Chan · 12 years ago
  49. 3310e24 tg3: Add tg3_clear_mac_status() common function by Michael Chan · 12 years ago
  50. ce20f16 tg3: Add a warning during link settings change if mgmt enabled by Nithin Sujir · 12 years ago
  51. f1315d2 tg3: Remove unnecessary phy reset during ethtool commands by Nithin Sujir · 12 years ago
  52. f6334bb tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devices by Michael Chan · 12 years ago
  53. f0fcd7a tg3: Fix flow control settings not propagated to hardware by Nithin Sujir · 12 years ago
  54. 9401bb5 stmmac: prefetch all dma_erx when use extend_desc by Giuseppe CAVALLARO · 12 years ago
  55. 1bb6dea stmmac: review private structure fields by Giuseppe CAVALLARO · 12 years ago
  56. ceb69499 stmmac: code tidy-up by Giuseppe CAVALLARO · 12 years ago
  57. 32ceabc stmmac: improve/review and fix kernel-doc by Giuseppe CAVALLARO · 12 years ago
  58. 4d8f082 stmmac: modified pcs mode support for SGMII by Byungho An · 12 years ago
  59. 3d604da net: mvmdio: get and enable optional clock by Sebastian Hesselbarth · 12 years ago
  60. d5b4092 net: ks8851: Use dev_pm_ops by Lars-Peter Clausen · 12 years ago
  61. 0582ce9 net: ks8851: Use module_spi_driver by Lars-Peter Clausen · 12 years ago
  62. 07783f3 enic: be less verbose about non-critical firmware errors by Stefan Assmann · 12 years ago
  63. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  64. cb28ea3 bnx2x: Fix KR2 rapid link flap by Yaniv Rosner · 12 years ago
  65. c4637cd net/mlx4_en: Advertize DCB_CAP_DCBX_HOST in getdcbx by Or Gerlitz · 12 years ago
  66. 540b3a3 net/mlx4_en: Enable DCB ETS ops only when supported by the firmware by Or Gerlitz · 12 years ago
  67. 4d531aa net/mlx4_core: Added proper description for two device capabilities by Or Gerlitz · 12 years ago
  68. 5743756 net: ethernet: enc28j60: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 12 years ago
  69. 8f99660 net: ethernet: ks8851: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 12 years ago
  70. 58152cd r8169: add a new chip for RTL8106E by hayeswang · 12 years ago
  71. 1a96464 r8169: adjust the flow of hw_start by hayeswang · 12 years ago
  72. 57538c4 r8169: add a new chip for RTL8111G by hayeswang · 12 years ago
  73. beb330a r8169: Update the RTL8111G parameters by hayeswang · 12 years ago
  74. eee3786 r8169: Modify the method for setting firmware by hayeswang · 12 years ago
  75. fe7524c r8169: Update PHY settings of RTL8111G by hayeswang · 12 years ago
  76. 41f44d1 r8169: Modify the mothod for PHY settings of RTL8111G by hayeswang · 12 years ago
  77. 0427d01 r8169: Remove firmware code by hayeswang · 12 years ago
  78. f01fc1a ixgbe: fix registration order of driver and DCA nofitication by Jakub Kicinski · 12 years ago
  79. 31d1670 atl1e: limit gso segment size to prevent generation of wrong ip length fields by Hannes Frederic Sowa · 12 years ago
  80. e2409d8 r8169: fix auto speed down issue by hayeswang · 12 years ago
  81. d662483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  82. be0e2f1 net/nxp/lpc_eth: Drop ifdef CONFIG_OF_NET by Guenter Roeck · 12 years ago
  83. 6c5f780 net/freescale/fec: Simplify OF dependencies by Guenter Roeck · 12 years ago
  84. 5090704 net/cadence/macb: Simplify OF dependencies by Guenter Roeck · 12 years ago
  85. f9b1249 net/cadence/at91_ether: Simplify OF dependencies by Guenter Roeck · 12 years ago
  86. f7f2287 forcedeth: Do a dma_mapping_error check after skb_frag_dma_map by Neil Horman · 12 years ago
  87. e0664d3 qlcnic: Bump up the version to 5.2.40 by Rajesh Borundia · 12 years ago
  88. 0c453de qlcnic: Fix sparse warnings. by Rajesh Borundia · 12 years ago
  89. f1a094a qlcnic: Fix NULL dereference in error path. by Rajesh Borundia · 12 years ago
  90. d8fe343 qlcnic: Fix potential NULL dereference by Rajesh Borundia · 12 years ago
  91. bab6a9e net/mlx4_en: Fix setting initial MAC address by Yan Burman · 12 years ago
  92. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  93. 6741f40 DM9000B: driver initialization upgrade by Joseph CHANG · 12 years ago
  94. 3340d2a sh_eth: make 'link' field of 'struct sh_eth_private' *int* by Sergei Shtylyov · 12 years ago
  95. 3893b27345 sh_eth: workaround for spurious ECI interrupt by Sergei Shtylyov · 12 years ago
  96. 1e1b812 sh_eth: fix handling of no LINK signal by Sergei Shtylyov · 12 years ago
  97. f498354 qlcnic: Bump up the version to 5.2.39 by Rajesh Borundia · 12 years ago
  98. e8b508e qlcnic: Support atomic commands by Rajesh Borundia · 12 years ago
  99. 7cb03b2 qlcnic: Support VF-PF communication channel commands. by Rajesh Borundia · 12 years ago
  100. f197a7a qlcnic: VF-PF communication channel implementation by Rajesh Borundia · 12 years ago