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