1. 84ce22d net: davinci_mdio: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  2. 34e0184 net: xilinx_emaclite: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  3. 511c4e0 net: sunhme: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  4. 0549d95 net: sunbmac: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  5. 4014e36 net: fec_mpc52xx_phy: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  6. 65d7e7a net: ucc_geth: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  7. a0e1860 net: fsl_pq_mdio: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  8. 8d3214c sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data' by Sergei Shtylyov · 11 years ago
  9. a3153d8 sh_eth: get register layout from 'struct sh_eth_cpu_data' by Sergei Shtylyov · 11 years ago
  10. 0dde802 myri10ge: Add support for ndo_busy_poll by Hyong-Youb Kim · 11 years ago
  11. c196ce0 pch_gbe: ethtool cannot change parameters when link is down by Anders Larsen · 11 years ago
  12. 0aa857f moxa: fix missing unlock on error in moxart_mac_start_xmit() by Wei Yongjun · 11 years ago
  13. cb74e27 sundance: Add netpoll support by Denis Kirjanov · 11 years ago
  14. e7fb06a r8169,sis190: remove unnecessary length check by Peter Wu · 11 years ago
  15. d765bb4 drivers/net: enic: Generate notification of hardware crash by Neel Patel · 11 years ago
  16. 0b03856 drivers/net: enic: Add an interface for USNIC to interact with firmware by Neel Patel · 11 years ago
  17. 92e2b46 drivers/net: enic: Adding support for Cisco Low Latency NIC by Neel Patel · 11 years ago
  18. 4cffa13 qlcnic: Update version to 5.3.47 by Himanshu Madhani · 11 years ago
  19. fef349c qlcnic: Add support for 84xx adapters to load firmware from file by Pratik Pujar · 11 years ago
  20. 77bead4 qlcnic: Loopback Inter Driver Communication AEN handler by Manish Chopra · 11 years ago
  21. 58945e1 qlcnic: Add PVID support for 84xx adapters by Manish Chopra · 11 years ago
  22. 15ca140 qlcnic: Enable support for 844X adapter by Manish Chopra · 11 years ago
  23. 78f1ccc sis900: don't restart auto-negotiation each time after link resume. by Denis Kirjanov · 11 years ago
  24. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  25. 0a324f31 net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes by Moshe Lazer · 11 years ago
  26. de98ac5 qlcnic: Update version to 5.2.46. by Sucheta Chakraborty · 11 years ago
  27. b942f44 qlcnic: Dump mailbox command data when a command times out by Manish Chopra · 11 years ago
  28. b5acb25 qlcnic: Fix driver initialization for 83xx adapters by Manish Chopra · 11 years ago
  29. 35570cf qlcnic: Flush mailbox command list when mailbox is not available by Manish Chopra · 11 years ago
  30. 91b86e3 qlcnic: Reinitialize mailbox data structures after firmware reset by Manish Chopra · 11 years ago
  31. d1fcc17 qlcnic: Fix diagnostic interrupt test for 83xx adapters by Manish Chopra · 11 years ago
  32. 482b3c3 qlcnic: Fix beacon state return status handling by Sucheta Chakraborty · 11 years ago
  33. 24866d1 qlcnic: Fix set driver version command by Himanshu Madhani · 11 years ago
  34. 6829309 net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_slot_reset by Daniel Borkmann · 11 years ago
  35. 2fdac01 drivers/net/ethernet/via/via-velocity.c: update napi implementation by Julia Lawall · 11 years ago
  36. 728e2cc Revert "cxgb3: Check and handle the dma mapping errors" by Alexey Kardashevskiy · 11 years ago
  37. 3da988c be2net: Clear any capability flags that driver is not interested in. by Sarveshwar Bandi · 11 years ago
  38. 9cff866 ethernet/arc/arc_emac - fix NAPI "work > weight" warning by Alexey Brodkin · 11 years ago
  39. 6ef5a92 bnx2x: prevent crash in shutdown flow with CNIC by Yuval Mintz · 11 years ago
  40. a6d3a5b bnx2x: fix PTE write access error by Barak Witkowsky · 11 years ago
  41. 8ece516 bnx2x: fix memory leak in VF by Ariel Elior · 11 years ago
  42. 568e242 bnx2x: update fairness parameters following DCB negotiation by Dmitry Kravkov · 11 years ago
  43. 507393e bnx2x: protect different statistics flows by Dmitry Kravkov · 11 years ago
  44. 98f1b7f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  45. 926489b drivers: net: cpsw: Add support for new CPSW IP version present in AM43xx SoC by Mugunthan V N · 11 years ago
  46. 23402bd gianfar: Add flow control support by Claudiu Manoil · 11 years ago
  47. e47851f skge: dma_sync the whole receive buffer by stephen hemminger · 11 years ago
  48. 5632913 stmmac: fix init_dma_desc_rings() to handle errors by Bartlomiej Zolnierkiewicz · 11 years ago
  49. 89c2af3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  50. 6c821bd net: Add MOXA ART SoCs ethernet driver by Jonas Jensen · 11 years ago
  51. 0f84758 tg3: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  52. b83082e netxen: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  53. 40b2956 myri10ge: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  54. ae2104b bnx2x: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  55. 555a842 bnx2: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  56. 21ff019 net: stmmac: Fixed the condition of extend_desc for jumbo frame by Byungho An · 11 years ago
  57. 77273ea net: via-rhine: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  58. d06f518 8139cp: Fix skb leak in rx_status_loop failure path. by Dave Jones · 11 years ago
  59. 8a56d24 bnx2: Update version to 2.2.4 by Michael Chan · 11 years ago
  60. 25bfb1d bnx2: Add pci shutdown handler. by Michael Chan · 11 years ago
  61. 28fb4eb bnx2: Use SIMPLE_DEV_PM_OPS. by Michael Chan · 11 years ago
  62. b6a23e9 bnx2: Refactor WoL setup into a separate function. by Michael Chan · 11 years ago
  63. 6d5e85c bnx2: Use kernel APIs for WoL and power state changes. by Michael Chan · 11 years ago
  64. 02481bc bnx2: Handle error condition in ->slot_reset() by Michael Chan · 11 years ago
  65. 5721f94 be2net: update driver version by Sathya Perla · 11 years ago
  66. 117affe be2net: Initialize "status" in be_cmd_get_die_temperature() by Vasundhara Volam · 11 years ago
  67. 05ccaa2 be2net: fixup log msgs for async events by Vasundhara Volam · 11 years ago
  68. 68cb7e4 be2net: Fix displaying supported speeds for BE2 by Vasundhara Volam · 11 years ago
  69. fd8c7be be2net: don't limit max MAC and VLAN counts by Vasundhara Volam · 11 years ago
  70. d696b5e be2net: Do not call get_die_temperature cmd for VF by Vasundhara Volam · 11 years ago
  71. b971f84 be2net: Adding more speeds reported by get_settings by Vasundhara Volam · 11 years ago
  72. 0d0cffd gianfar: Cleanup TxFCB insertion on xmit by Claudiu Manoil · 11 years ago
  73. 02d88fb gianfar: Fix Tx csum generation errata handling by Claudiu Manoil · 11 years ago
  74. c193f36 drivers: net: cpsw: Add support for new CPSW IP version by Mugunthan V N · 11 years ago
  75. 1155e96 tile: fix missing unlock on error in tile_net_open() by Wei Yongjun · 11 years ago
  76. f094668 net: mlx4: Staticize local functions by Jingoo Han · 11 years ago
  77. 51a700d net: micrel: Staticize local functions by Jingoo Han · 11 years ago
  78. 4188e7d be2net: Staticize local functions by Jingoo Han · 11 years ago
  79. 7f4341f bna: Staticize local functions by Jingoo Han · 11 years ago
  80. 7d46dab mlx5: remove health handler plugin by Eli Cohen · 11 years ago
  81. f7b7a36 skge: fix build on 32 bit by Stephen Hemminger · 11 years ago
  82. 136d8f3 skge: add dma_mapping check by stephen hemminger · 11 years ago
  83. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  84. 72a67a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  85. 4bd8e73 qlcnic: Fix for flash update failure on 83xx adapter by Himanshu Madhani · 11 years ago
  86. b1f5037 qlcnic: Fix link speed and duplex display for 83xx adapter by Rajesh Borundia · 11 years ago
  87. beb3d3a qlcnic: Fix link speed display for 82xx adapter by Rajesh Borundia · 11 years ago
  88. 2e3ea7e qlcnic: Fix external loopback test. by Shahed Shaikh · 11 years ago
  89. 01b91f4 qlcnic: Removed adapter series name from warning messages. by Pratik Pujar · 11 years ago
  90. f91bbcb qlcnic: Free up memory in error path. by Himanshu Madhani · 11 years ago
  91. e0d138d qlcnic: Fix ingress MAC learning by Shahed Shaikh · 11 years ago
  92. 4a99ab5 qlcnic: Fix MAC address filter issue on 82xx adapter by Shahed Shaikh · 11 years ago
  93. b6bb1c6 net: ethernet: davinci_emac: drop IRQF_DISABLED by Mugunthan V N · 11 years ago
  94. 9e9402e cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSI by Michael Chan · 11 years ago
  95. 3508ea3 sis900: Fix the tx queue timeout issue by Denis Kirjanov · 11 years ago
  96. abe0308 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  97. 9bb8eeb r8169: remove "PHY reset until link up" log spam by Lekensteyn · 11 years ago
  98. 7069f98 net: ethernet: cpsw: drop IRQF_DISABLED by Felipe Balbi · 11 years ago
  99. 1409a93 ethernet: Convert mac address uses of 6 to ETH_ALEN by Joe Perches · 11 years ago
  100. 3753456 qlcnic: Update version to 5.2.45 by Himanshu Madhani · 11 years ago