1. 891434b stmmac: add IEEE PTPv1 and PTPv2 support. by Rayagond Kokatanur · 12 years ago
  2. cf32dee stmmac: add tx_skbuff_dma to save descriptors used by PTP by Rayagond Kokatanur · 12 years ago
  3. e58bb43 stmmac: initial support to manage pcs modes by Giuseppe CAVALLARO · 12 years ago
  4. 0982a0f stmmac: start adding pcs and rgmii core irq by Giuseppe CAVALLARO · 12 years ago
  5. c24602e stmmac: support extend descriptors by Giuseppe CAVALLARO · 12 years ago
  6. 4a7d666 stmmac: reorganize chain/ring modes removing Koptions by Giuseppe CAVALLARO · 12 years ago
  7. 8bca424 net: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 12 years ago
  8. 4294beb net: ethernet: wiznet: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 12 years ago
  9. b809286 net/davinci_emac: use devres APIs by Sekhar Nori · 12 years ago
  10. 793fc09 net: fec: build fec.c and fec_ptp.c to one module by Frank Li · 12 years ago
  11. 976c90b mv643xx_eth: defer probing if Marvell Orion MDIO driver not loaded by Simon Baatz · 12 years ago
  12. 404b8be net: mvmdio: define module alias for platform device by Simon Baatz · 12 years ago
  13. ea3d1cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  14. 0fe1e04 qlcnic: Bump up the version to 5.1.38 by Shahed Shaikh · 12 years ago
  15. 0a46bac qlcnic: Clear link status when interface is down by Shahed Shaikh · 12 years ago
  16. a479125 qlcnic: change mdelay to msleep by Shahed Shaikh · 12 years ago
  17. 460374f qlcnic: Log warning message for 83xx adapter in MSI mode. by Himanshu Madhani · 12 years ago
  18. e2ab123 qlcnic: Fix configure mailbox interrupt command for 83xx adapter by Manish chopra · 12 years ago
  19. c3a0713 mv643xx_eth: convert to use the Marvell Orion MDIO driver by Florian Fainelli · 12 years ago
  20. 2ec9852 net: mvmdio: enhance driver to support SMI error/done interrupts by Florian Fainelli · 12 years ago
  21. 3712b71 net: mvmdio: rename base register cookie from smireg to regs by Florian Fainelli · 12 years ago
  22. 7111b71 net: mvmdio: allow platform device style registration by Florian Fainelli · 12 years ago
  23. 43d6869 s6gmac: fix error return code in s6gmac_probe() by Wei Yongjun · 12 years ago
  24. e287a75 bnx2x: increase inner ip id during encapsulated tso by Dmitry Kravkov · 12 years ago
  25. 6b0c21c net: Fix p3_gelic_net sparse warnings by Geoff Levand · 12 years ago
  26. fe0e76f sh_eth: fix unused variable warning by Sergei Shtylyov · 12 years ago
  27. d5e07e6 sh_eth: use managed device API by Sergei Shtylyov · 12 years ago
  28. 564044b sh_eth: kill unneeded typecast in sh_eth_drv_probe() by Sergei Shtylyov · 12 years ago
  29. dfed5e7 sh_eth: use PIR_* bits by Sergei Shtylyov · 12 years ago
  30. 2c473ae net/mlx4_core: Disallow releasing VF QPs which have steering rules by Hadar Hen Zion · 12 years ago
  31. 1e3f7b3 net/mlx4_core: Always use 64 bit resource ID when doing lookup by Hadar Hen Zion · 12 years ago
  32. 6efb5fa net/mlx4_en: Remove ethtool flow steering rules before releasing QPs by Hadar Hen Zion · 12 years ago
  33. 80cb002 net/mlx4_core: Fix wrong order of flow steering resources removal by Hadar Hen Zion · 12 years ago
  34. c101c81 net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapper by Moshe Lazer · 12 years ago
  35. 953d276 gianfar: Remove superfluous kernel_dropped local counter by Claudiu Manoil · 12 years ago
  36. c6e1160 gianfar: Cleanup dead code and minor formatting by Claudiu Manoil · 12 years ago
  37. 39c0a0d gianfar: Remove 'maybe-uninitialized' compile warning by Claudiu Manoil · 12 years ago
  38. ce16294 net: ethernet: cpsw: fix erroneous condition in error check by Lothar Waßmann · 12 years ago
  39. 14c3326 net: sh-eth: Use pr_err instead of printk by Nobuhiro Iwamatsu · 12 years ago
  40. cb0e51d lantiq_etop: use free_netdev(netdev) instead of kfree() by Wei Yongjun · 12 years ago
  41. e76d120 chelsio: use netdev_alloc_skb_ip_align by stephen hemminger · 12 years ago
  42. 9d73adf fec: Fix the build as module by Fabio Estevam · 12 years ago
  43. 70386d4 chelsio: add headroom in RX path by Eric Dumazet · 12 years ago
  44. 7fa6f340 bnx2x: AER revised by Yuval Mintz · 12 years ago
  45. 47a5247 net: fec: make local function fec_poll_controller() static by Wei Yongjun · 12 years ago
  46. e052a58 net: ethernet: davinci_emac: make local function emac_poll_controller() static by Wei Yongjun · 12 years ago
  47. 6d74968 net: s6gmac: Use module_platform_driver() by Sachin Kamat · 12 years ago
  48. 18e4a73 net: ks8695net: Use module_platform_driver() by Sachin Kamat · 12 years ago
  49. 800c644 gianfar: Refactor config coalescing calls for all queues by Claudiu Manoil · 12 years ago
  50. 5d9657d gianfar: Remove redundant programming of [rt]xic registers by Claudiu Manoil · 12 years ago
  51. 6be5ed3 gianfar: Poll only active Rx queues by Claudiu Manoil · 12 years ago
  52. c233cf40 gianfar: Fix tx napi polling by Claudiu Manoil · 12 years ago
  53. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  54. da2191e net: fec: Define indexes as 'unsigned int' by Fabio Estevam · 12 years ago
  55. fa90b07 lpc_eth: fix error return code in lpc_eth_drv_probe() by Wei Yongjun · 12 years ago
  56. fc0c090 sh_eth: check TSU registers ioremap() error by Sergei Shtylyov · 12 years ago
  57. 0582b7d sh_eth: fix bitbang memory leak by Sergei Shtylyov · 12 years ago
  58. 6fed959 net/smsc911x: Use NULL instead of integer for pointer by Sachin Kamat · 12 years ago
  59. b009aac bnx2x: fix occasional statistics off-by-4GB error by Maciej Żenczykowski · 12 years ago
  60. 1bc277f bnx2x: add RSS capability for GRE traffic by Dmitry Kravkov · 12 years ago
  61. a848ade bnx2x: add CSUM and TSO support for encapsulation protocols by Dmitry Kravkov · 12 years ago
  62. 14f645d net: ftgmac100: Use module_platform_driver() by Sachin Kamat · 12 years ago
  63. e827c12 net: ep93xx_eth: Use module_platform_driver() by Sachin Kamat · 12 years ago
  64. a8f9c3e net: dm9000: Use module_platform_driver() by Sachin Kamat · 12 years ago
  65. 9a18dd1 net: neterion: replace ip_fast_csum with csum_replace2 by Li RongQing · 12 years ago
  66. debd003 sfc: make local functions static by stephen hemminger · 12 years ago
  67. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 12 years ago
  68. 722c6f5 bnx2x: add missing napi deletion in error path by Michal Schmidt · 12 years ago
  69. 75b9b61 drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_desc() by Mugunthan V N · 12 years ago
  70. db0b827 ethernet/tulip: DE4x5 needs VIRT_TO_BUS by Arnd Bergmann · 12 years ago
  71. 1bcac3b driver/qlogic: replace ip_fast_csum with csum_replace2 by Li RongQing · 12 years ago
  72. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 12 years ago
  73. 68c45a2 be2net: Use new F/W mailbox cmd to manipulate interrupts. by Somnath Kotur · 12 years ago
  74. 8cef7a7 be2net: enable interrupts in be_probe() (RoCE and other ULPs need them) by Somnath Kotur · 12 years ago
  75. 3f104c3 net: fec: fix missing napi_disable call by Georg Hofmann · 12 years ago
  76. d97e749 net: fec: restart the FEC when PHY speed changes by Lucas Stach · 12 years ago
  77. 8a7fbfa netxen: write IP address to firmware when using bonding by nikolay@redhat.com · 12 years ago
  78. 42b6a94 RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5. by Vipul Pandya · 12 years ago
  79. 3cbdb92 RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use. by Vipul Pandya · 12 years ago
  80. 622c62b cxgb4vf: Add support for Chelsio T5 adapter by Santosh Rastapur · 12 years ago
  81. 7d6727c cxgb4: Disable SR-IOV support for PF4-7 for T5 by Santosh Rastapur · 12 years ago
  82. 3a7f855 cxgb4: Update driver version and description by Santosh Rastapur · 12 years ago
  83. 9616407 cxgb4: Add T5 PCI ids by Santosh Rastapur · 12 years ago
  84. 19dd37b cxgb4: Add T5 debugfs support by Santosh Rastapur · 12 years ago
  85. 2cc301d cxgb4: Enable doorbell drop recovery only for T4 adapter by Santosh Rastapur · 12 years ago
  86. 22adfe0 cxgb4: Add T5 write combining support by Santosh Rastapur · 12 years ago
  87. 251f9e8 cxgb4: Dump T5 registers by Santosh Rastapur · 12 years ago
  88. 0a57a53 cxgb4: Initialize T5 by Santosh Rastapur · 12 years ago
  89. 2422d9a cxgb4: Add macros, structures and inline functions for T5 by Santosh Rastapur · 12 years ago
  90. b2decad cxgb4: Add register definations for T5 by Santosh Rastapur · 12 years ago
  91. df59456 sfc: remove duplicated include from efx.c by Wei Yongjun · 12 years ago
  92. 7c6cdea tg3: 5715 does not link up when autoneg off by Nithin Sujir · 12 years ago
  93. 7f02d16 qlcnic: Bump up the version to 5.1.37 by Shahed Shaikh · 12 years ago
  94. a520030 qlcnic: Implement flash sysfs callback for 83xx adapter by Himanshu Madhani · 12 years ago
  95. 6f08158 Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 12 years ago
  96. d35162f net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc() by Daniel Mack · 12 years ago
  97. 11f2c98 drivers: net: ethernet: cpsw: implement get phy_id via ioctl by Mugunthan V N · 12 years ago
  98. ff5b8ef driver: net: ethernet: cpsw: implement interrupt pacing via ethtool by Mugunthan V N · 12 years ago
  99. d3bb9c5 driver: net: ethernet: cpsw: implement ethtool get/set phy setting by Mugunthan V N · 12 years ago
  100. e86ac13 drivers: net: ethernet: cpsw: change cpts_active_slave to active_slave by Mugunthan V N · 12 years ago