1. f846833 qlcnic: SR-IOV VF probe by Rajesh Borundia · 11 years ago
  2. 02feda1 qlcnic: Support SR-IOV enable and disable by Rajesh Borundia · 11 years ago
  3. c23343c cirrus: cs89x0: remove two obsolete Kconfig macros by Paul Bolle · 11 years ago
  4. a3f109b sh_eth: add R-Car support for real by Sergei Shtylyov · 11 years ago
  5. c0013f6 sh_eth: move data from header file to driver by Sergei Shtylyov · 11 years ago
  6. ace5801 net/macb: make clk_enable atomic by Steffen Trumtrar · 11 years ago
  7. a1ae385 net/macb: force endian_swp_pkt_en to off by Steffen Trumtrar · 11 years ago
  8. 749a2b6 net/macb: clear tx/rx completion flags in ISR by Steffen Trumtrar · 11 years ago
  9. 19e016d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  10. e1941a7 ixgbevf: Adjust to handle unassigned MAC address from PF by Greg Rose · 11 years ago
  11. 3505592 ixgbe: Don't give VFs random MAC addresses by Greg Rose · 11 years ago
  12. 274a85e e1000e: fix scheduling while atomic bugs by Bruce Allan · 11 years ago
  13. 8defe71 e1000e: increase driver version number by Bruce Allan · 11 years ago
  14. b48c751 e1000e: cleanup unused defines by Bruce Allan · 11 years ago
  15. cf8fb73 e1000e: add support for LTR on I217/I218 by Bruce Allan · 11 years ago
  16. 1fc06b0 e1000e: enable EEE by default by Bruce Allan · 11 years ago
  17. d495bcb e1000e: EEE capability advertisement not set/disabled as required by Bruce Allan · 11 years ago
  18. ea8179a e1000e: long access timeouts when I217/I218 MAC and PHY are out of sync by Bruce Allan · 11 years ago
  19. 86a80ea e1000e: fix LED blink logic for designs with LEDs driven by cathode by Bruce Allan · 11 years ago
  20. 772d05c e1000e: slow performance between two 82579 connected via 10Mbit hub by Bruce Allan · 11 years ago
  21. bb03451 e1000e: additional error handling on PHY register accesses by Bruce Allan · 11 years ago
  22. e5c5d22 net: add ETH_P_802_3_MIN by Simon Horman · 11 years ago
  23. 8b49a4c bnx2x: fix compilation without CONFIG_BNX2X_SRIOV by Dmitry Kravkov · 11 years ago
  24. e2a553d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  25. 05fcaea bnx2x: Cosmetic changes by Yaniv Rosner · 11 years ago
  26. 669d6996 bnx2x: Support reading I2C EEPROM SFF8472 by Yaniv Rosner · 11 years ago
  27. 1d6f3cd bnx2x: Prevent VF race by Dmitry Kravkov · 11 years ago
  28. 2177653 bnx2x: Fix VF outer vlan removal by Ariel Elior · 11 years ago
  29. 5b0752c bnx2x: Fix VF statistics by Ariel Elior · 11 years ago
  30. 1093860 bnx2x: missing ARI should not be lethal by Ariel Elior · 11 years ago
  31. 60cde81 bnx2x: Fix AER semaphore release by Yuval Mintz · 11 years ago
  32. 96d2222 net: fec: TX Buffer incorrectly initialized by Jim Baxter · 11 years ago
  33. 94fbbbf stmmac: update the Doc and Version (PTP+SGMII) by Giuseppe CAVALLARO · 11 years ago
  34. 92ba688 stmmac: add the support for PTP hw clock driver by Rayagond Kokatanur · 11 years ago
  35. 891434b stmmac: add IEEE PTPv1 and PTPv2 support. by Rayagond Kokatanur · 11 years ago
  36. cf32dee stmmac: add tx_skbuff_dma to save descriptors used by PTP by Rayagond Kokatanur · 11 years ago
  37. e58bb43 stmmac: initial support to manage pcs modes by Giuseppe CAVALLARO · 11 years ago
  38. 0982a0f stmmac: start adding pcs and rgmii core irq by Giuseppe CAVALLARO · 11 years ago
  39. c24602e stmmac: support extend descriptors by Giuseppe CAVALLARO · 11 years ago
  40. 4a7d666 stmmac: reorganize chain/ring modes removing Koptions by Giuseppe CAVALLARO · 11 years ago
  41. 8bca424 net: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  42. 4294beb net: ethernet: wiznet: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  43. b809286 net/davinci_emac: use devres APIs by Sekhar Nori · 11 years ago
  44. 465c0a1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  45. 76a0e68 pch_gbe: fix ip_summed checksum reporting on rx by Veaceslav Falico · 11 years ago
  46. 75517d9 igb: fix PHC stopping on max freq by Jiri Benc · 11 years ago
  47. 05ec29e igb: make sensor info static by Stephen Hemminger · 11 years ago
  48. d5e51a1 igb: SR-IOV init reordering by Alex Williamson · 11 years ago
  49. d0f63ac igb: Fix null pointer dereference by Alex Williamson · 11 years ago
  50. 22c1275 igb: fix i350 anti spoofing config by Lior Levy · 11 years ago
  51. a1f6c6b ixgbevf: don't release the soft entries by xunleer · 11 years ago
  52. 793fc09 net: fec: build fec.c and fec_ptp.c to one module by Frank Li · 11 years ago
  53. 8fe7f99 bnx2x: fix assignment of signed expression to unsigned variable by Kumar Amit Mehta · 11 years ago
  54. 976c90b mv643xx_eth: defer probing if Marvell Orion MDIO driver not loaded by Simon Baatz · 11 years ago
  55. 404b8be net: mvmdio: define module alias for platform device by Simon Baatz · 11 years ago
  56. ea3d1cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  57. 0fe1e04 qlcnic: Bump up the version to 5.1.38 by Shahed Shaikh · 11 years ago
  58. 0a46bac qlcnic: Clear link status when interface is down by Shahed Shaikh · 11 years ago
  59. a479125 qlcnic: change mdelay to msleep by Shahed Shaikh · 11 years ago
  60. 460374f qlcnic: Log warning message for 83xx adapter in MSI mode. by Himanshu Madhani · 11 years ago
  61. e2ab123 qlcnic: Fix configure mailbox interrupt command for 83xx adapter by Manish chopra · 11 years ago
  62. c3a0713 mv643xx_eth: convert to use the Marvell Orion MDIO driver by Florian Fainelli · 11 years ago
  63. 2ec9852 net: mvmdio: enhance driver to support SMI error/done interrupts by Florian Fainelli · 11 years ago
  64. 3712b71 net: mvmdio: rename base register cookie from smireg to regs by Florian Fainelli · 11 years ago
  65. 7111b71 net: mvmdio: allow platform device style registration by Florian Fainelli · 11 years ago
  66. 43d6869 s6gmac: fix error return code in s6gmac_probe() by Wei Yongjun · 11 years ago
  67. e287a75 bnx2x: increase inner ip id during encapsulated tso by Dmitry Kravkov · 11 years ago
  68. 6b0c21c net: Fix p3_gelic_net sparse warnings by Geoff Levand · 11 years ago
  69. fe0e76f sh_eth: fix unused variable warning by Sergei Shtylyov · 11 years ago
  70. d5e07e6 sh_eth: use managed device API by Sergei Shtylyov · 11 years ago
  71. 564044b sh_eth: kill unneeded typecast in sh_eth_drv_probe() by Sergei Shtylyov · 11 years ago
  72. dfed5e7 sh_eth: use PIR_* bits by Sergei Shtylyov · 11 years ago
  73. 2c473ae net/mlx4_core: Disallow releasing VF QPs which have steering rules by Hadar Hen Zion · 11 years ago
  74. 1e3f7b3 net/mlx4_core: Always use 64 bit resource ID when doing lookup by Hadar Hen Zion · 11 years ago
  75. 6efb5fa net/mlx4_en: Remove ethtool flow steering rules before releasing QPs by Hadar Hen Zion · 11 years ago
  76. 80cb002 net/mlx4_core: Fix wrong order of flow steering resources removal by Hadar Hen Zion · 11 years ago
  77. c101c81 net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapper by Moshe Lazer · 11 years ago
  78. 953d276 gianfar: Remove superfluous kernel_dropped local counter by Claudiu Manoil · 11 years ago
  79. c6e1160 gianfar: Cleanup dead code and minor formatting by Claudiu Manoil · 11 years ago
  80. 39c0a0d gianfar: Remove 'maybe-uninitialized' compile warning by Claudiu Manoil · 11 years ago
  81. ce16294 net: ethernet: cpsw: fix erroneous condition in error check by Lothar Waßmann · 11 years ago
  82. 14c3326 net: sh-eth: Use pr_err instead of printk by Nobuhiro Iwamatsu · 11 years ago
  83. cb0e51d lantiq_etop: use free_netdev(netdev) instead of kfree() by Wei Yongjun · 11 years ago
  84. e76d120 chelsio: use netdev_alloc_skb_ip_align by stephen hemminger · 11 years ago
  85. 9d73adf fec: Fix the build as module by Fabio Estevam · 11 years ago
  86. 70386d4 chelsio: add headroom in RX path by Eric Dumazet · 11 years ago
  87. 7fa6f340 bnx2x: AER revised by Yuval Mintz · 11 years ago
  88. 47a5247 net: fec: make local function fec_poll_controller() static by Wei Yongjun · 11 years ago
  89. e052a58 net: ethernet: davinci_emac: make local function emac_poll_controller() static by Wei Yongjun · 11 years ago
  90. 6d74968 net: s6gmac: Use module_platform_driver() by Sachin Kamat · 11 years ago
  91. 18e4a73 net: ks8695net: Use module_platform_driver() by Sachin Kamat · 11 years ago
  92. 800c644 gianfar: Refactor config coalescing calls for all queues by Claudiu Manoil · 11 years ago
  93. 5d9657d gianfar: Remove redundant programming of [rt]xic registers by Claudiu Manoil · 11 years ago
  94. 6be5ed3 gianfar: Poll only active Rx queues by Claudiu Manoil · 11 years ago
  95. c233cf40 gianfar: Fix tx napi polling by Claudiu Manoil · 11 years ago
  96. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  97. da2191e net: fec: Define indexes as 'unsigned int' by Fabio Estevam · 11 years ago
  98. fa90b07 lpc_eth: fix error return code in lpc_eth_drv_probe() by Wei Yongjun · 11 years ago
  99. fc0c090 sh_eth: check TSU registers ioremap() error by Sergei Shtylyov · 11 years ago
  100. 0582b7d sh_eth: fix bitbang memory leak by Sergei Shtylyov · 11 years ago