1. 012ec81 qlcnic: Multi Tx queue support for 82xx Series adapter. by Himanshu Madhani · 11 years ago
  2. 954c396 net/phy: micrel: Add OF configuration support for ksz9021 by Sean Cross · 11 years ago
  3. d8a6442 net: cpsw: Add support for wake-on-lan for cpsw by Matus Ujhelyi · 11 years ago
  4. dbe3472 drivers: net: cpsw: remove platform data header file of cpsw by Mugunthan V N · 11 years ago
  5. f607e059 bcm63xx_enet: replace devm_request_and_ioremap by devm_ioremap_resource by Julia Lawall · 11 years ago
  6. 84ce22d net: davinci_mdio: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  7. 34e0184 net: xilinx_emaclite: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  8. 511c4e0 net: sunhme: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  9. 0549d95 net: sunbmac: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  10. 4014e36 net: fec_mpc52xx_phy: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  11. 65d7e7a net: ucc_geth: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  12. a0e1860 net: fsl_pq_mdio: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  13. 8d3214c sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data' by Sergei Shtylyov · 11 years ago
  14. a3153d8 sh_eth: get register layout from 'struct sh_eth_cpu_data' by Sergei Shtylyov · 11 years ago
  15. 0dde802 myri10ge: Add support for ndo_busy_poll by Hyong-Youb Kim · 11 years ago
  16. 35596b2 vhost: Include linux/uio.h instead of linux/socket.h by Asias He · 11 years ago
  17. c196ce0 pch_gbe: ethtool cannot change parameters when link is down by Anders Larsen · 11 years ago
  18. 0aa857f moxa: fix missing unlock on error in moxart_mac_start_xmit() by Wei Yongjun · 11 years ago
  19. cb74e27 sundance: Add netpoll support by Denis Kirjanov · 11 years ago
  20. dcdc7a5 vxlan: using kfree_rcu() to simplify the code by Wei Yongjun · 11 years ago
  21. e7fb06a r8169,sis190: remove unnecessary length check by Peter Wu · 11 years ago
  22. d765bb4 drivers/net: enic: Generate notification of hardware crash by Neel Patel · 11 years ago
  23. 0b03856 drivers/net: enic: Add an interface for USNIC to interact with firmware by Neel Patel · 11 years ago
  24. 92e2b46 drivers/net: enic: Adding support for Cisco Low Latency NIC by Neel Patel · 11 years ago
  25. 4cffa13 qlcnic: Update version to 5.3.47 by Himanshu Madhani · 11 years ago
  26. fef349c qlcnic: Add support for 84xx adapters to load firmware from file by Pratik Pujar · 11 years ago
  27. 77bead4 qlcnic: Loopback Inter Driver Communication AEN handler by Manish Chopra · 11 years ago
  28. 58945e1 qlcnic: Add PVID support for 84xx adapters by Manish Chopra · 11 years ago
  29. 15ca140 qlcnic: Enable support for 844X adapter by Manish Chopra · 11 years ago
  30. 1eaa817 vxlan: Add tx-vlan offload support. by Pravin B Shelar · 11 years ago
  31. 649c5b8 vxlan: Improve vxlan headroom calculation. by Pravin B Shelar · 11 years ago
  32. 4956053 vxlan: Factor out vxlan send api. by Pravin B Shelar · 11 years ago
  33. 012a572 vxlan: Extend vxlan handlers for openvswitch. by Pravin B Shelar · 11 years ago
  34. 5cfccc5 vxlan: Add vxlan recv demux. by Pravin B Shelar · 11 years ago
  35. 7ce0475 vxlan: Restructure vxlan receive. by Pravin B Shelar · 11 years ago
  36. 9c2e24e vxlan: Restructure vxlan socket apis. by Pravin B Shelar · 11 years ago
  37. 7559fb2f r8152: add comments by hayeswang · 11 years ago
  38. b1379d9 r8152: adjust tx_bottom function by hayeswang · 11 years ago
  39. 43a4478 r8152: move some declearation of variables by hayeswang · 11 years ago
  40. 0de98f6 r8152: adjust some duplicated code by hayeswang · 11 years ago
  41. a5a4f46 r8152: replace lockflags with flags by hayeswang · 11 years ago
  42. dff4e8a r8152: replace void * with struct r8152 * by hayeswang · 11 years ago
  43. 197d439 r8152: remove clearing the memory to zero for netdev priv by hayeswang · 11 years ago
  44. 78f1ccc sis900: don't restart auto-negotiation each time after link resume. by Denis Kirjanov · 11 years ago
  45. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  46. 0f7dd1a Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  47. 89cb9ae Merge tag 'usb-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  48. ddea368 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  49. 0a324f31 net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes by Moshe Lazer · 11 years ago
  50. 15718ea tun: signedness bug in tun_get_user() by Dan Carpenter · 11 years ago
  51. de98ac5 qlcnic: Update version to 5.2.46. by Sucheta Chakraborty · 11 years ago
  52. b942f44 qlcnic: Dump mailbox command data when a command times out by Manish Chopra · 11 years ago
  53. b5acb25 qlcnic: Fix driver initialization for 83xx adapters by Manish Chopra · 11 years ago
  54. 35570cf qlcnic: Flush mailbox command list when mailbox is not available by Manish Chopra · 11 years ago
  55. 91b86e3 qlcnic: Reinitialize mailbox data structures after firmware reset by Manish Chopra · 11 years ago
  56. d1fcc17 qlcnic: Fix diagnostic interrupt test for 83xx adapters by Manish Chopra · 11 years ago
  57. 482b3c3 qlcnic: Fix beacon state return status handling by Sucheta Chakraborty · 11 years ago
  58. 24866d1 qlcnic: Fix set driver version command by Himanshu Madhani · 11 years ago
  59. 6829309 net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_slot_reset by Daniel Borkmann · 11 years ago
  60. 2fdac01 drivers/net/ethernet/via/via-velocity.c: update napi implementation by Julia Lawall · 11 years ago
  61. 40a8291 net/usb/r8152: enable interrupt transfer by hayeswang · 11 years ago
  62. 5bd2388 net/usb/r8152: enable tx checksum by hayeswang · 11 years ago
  63. ebc2ec4 net/usb/r8152: support aggregation by hayeswang · 11 years ago
  64. 728e2cc Revert "cxgb3: Check and handle the dma mapping errors" by Alexey Kardashevskiy · 11 years ago
  65. 3da988c be2net: Clear any capability flags that driver is not interested in. by Sarveshwar Bandi · 11 years ago
  66. ff8a43c USB: keyspan: fix null-deref at disconnect and release by Johan Hovold · 11 years ago
  67. ef6c8c1 USB: mos7720: fix broken control requests by Johan Hovold · 11 years ago
  68. 304ab4a usb: add two quirky touchscreen by Oliver Neukum · 11 years ago
  69. d9bf5f1 tun: compare with 0 instead of total_len by Weiping Pan · 11 years ago
  70. 28a0c88 drivers/rtc/rtc-stmp3xxx.c: provide timeout for potentially endless loop polling a HW bit by Lothar Waßmann · 11 years ago
  71. fb32975 aoe: adjust ref of head for compound page tails by Ed Cashin · 11 years ago
  72. 9cff866 ethernet/arc/arc_emac - fix NAPI "work > weight" warning by Alexey Brodkin · 11 years ago
  73. 6ef5a92 bnx2x: prevent crash in shutdown flow with CNIC by Yuval Mintz · 11 years ago
  74. a6d3a5b bnx2x: fix PTE write access error by Barak Witkowsky · 11 years ago
  75. 8ece516 bnx2x: fix memory leak in VF by Ariel Elior · 11 years ago
  76. 568e242 bnx2x: update fairness parameters following DCB negotiation by Dmitry Kravkov · 11 years ago
  77. 507393e bnx2x: protect different statistics flows by Dmitry Kravkov · 11 years ago
  78. 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
  79. 926489b drivers: net: cpsw: Add support for new CPSW IP version present in AM43xx SoC by Mugunthan V N · 11 years ago
  80. 23402bd gianfar: Add flow control support by Claudiu Manoil · 11 years ago
  81. ebd8b93 pptp: fix byte order warnings by stephen hemminger · 11 years ago
  82. e47851f skge: dma_sync the whole receive buffer by stephen hemminger · 11 years ago
  83. 55d10a1 net: asix: Move declaration of ax88172a_info to shared header by Mark Brown · 11 years ago
  84. cbeee8c net: asix: Staticise non-exported symbols by Mark Brown · 11 years ago
  85. a701fe3 clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocks by Sylwester Nawrocki · 11 years ago
  86. 765b7d4 clk/zynq/clkc: Add CLK_SET_RATE_PARENT flag to ethernet muxes by Soren Brinkmann · 11 years ago
  87. 252957c clk/zynq/clkc: Add dedicated spinlock for the SWDT by Soren Brinkmann · 11 years ago
  88. 5632913 stmmac: fix init_dma_desc_rings() to handle errors by Bartlomiej Zolnierkiewicz · 11 years ago
  89. e877dd2 USB: ti_usb_3410_5052: fix big-endian firmware handling by Johan Hovold · 11 years ago
  90. d482b9d USB: adutux: fix big-endian device-type reporting by Johan Hovold · 11 years ago
  91. c786138 USB: usbtmc: fix big-endian probe of Rigol devices by Johan Hovold · 11 years ago
  92. d551ec9 USB: mos7840: fix big-endian probe by Johan Hovold · 11 years ago
  93. 6c1ee66 USB-Serial: Fix error handling of usb_wwan by Matt Burtch · 11 years ago
  94. ec58fad wusbcore: fix kernel panic when disconnecting a wireless USB->serial device by Thomas Pugliese · 11 years ago
  95. 24f5313 USB: EHCI: accept very late isochronous URBs by Alan Stern · 11 years ago
  96. 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
  97. d1e2586 mwifiex: fix build error when CONFIG_PM is not set by Bing Zhao · 11 years ago
  98. 3c322a5 can: pcan_usb: fix wrong memcpy() bytes length by Stephane Grosjean · 11 years ago
  99. 29d7919 macvtap: fix two races by Eric Dumazet · 11 years ago
  100. 6c821bd net: Add MOXA ART SoCs ethernet driver by Jonas Jensen · 11 years ago