1. add7247 sfc: Make most filter operations NIC-type-specific by Ben Hutchings · 12 years ago
  2. 9a0a943 sfc: Refactor Falcon-arch search limit reset by Ben Hutchings · 12 years ago
  3. 6d661ce sfc: Split Falcon-arch-specific and common filter state by Ben Hutchings · 12 years ago
  4. 7c460d9 sfc: Extend and abstract efx_filter_spec to cover Huntington/EF10 by Ben Hutchings · 12 years ago
  5. f26e958 sfc: Name the RX drop queue ID by Ben Hutchings · 12 years ago
  6. 33a8985 sfc: Rename Falcon-arch filter implementation types and functions by Ben Hutchings · 12 years ago
  7. 910c485 sfc: Remove unused filter_flags variables and efx_farch_filter_id_flags() by Ben Hutchings · 12 years ago
  8. be3fc09 sfc: Do not assume efx_nic_type::ev_fini is idempotent by Ben Hutchings · 12 years ago
  9. ab3b825 sfc: EFX_WORKAROUND_ALWAYS is really specific to Falcon-architecture by Ben Hutchings · 12 years ago
  10. b105798 sfc: Get rid of per-NIC-type phys_addr_channels and mem_map_size by Ben Hutchings · 12 years ago
  11. f76fe12 sfc: Update and improve kernel-doc for efx_mcdi_state & efx_mcdi_iface by Ben Hutchings · 12 years ago
  12. 369327f sfc: Fix race in completion handling by Ben Hutchings · 12 years ago
  13. df2cd8a sfc: Add support for MCDI v2 by Ben Hutchings · 12 years ago
  14. f2b0bef sfc: Update MCDI protocol definitions for EF10 by Ben Hutchings · 11 years ago
  15. 5bc283e sfc: Translate MCDI error numbers received in events by Ben Hutchings · 12 years ago
  16. 86094f7 sfc: Move and rename Falcon/Siena common NIC operations by Ben Hutchings · 11 years ago
  17. e42c3d8 sfc: Refactor queue teardown sequence to allow for EF10 flush behaviour by Ben Hutchings · 11 years ago
  18. 501a248 sfc: Remove bogus call to efx_release_tx_buffers() by Ben Hutchings · 11 years ago
  19. d8aec74 sfc: Stop RX refill before flushing RX queues by Ben Hutchings · 11 years ago
  20. 1840667 sfc: Limit scope of a Falcon A1 IRQ workaround by Ben Hutchings · 12 years ago
  21. d829118 sfc: Rework IRQ enable/disable by Ben Hutchings · 12 years ago
  22. 514bedb sfc: Remove efx_process_channel_now() by Ben Hutchings · 12 years ago
  23. 8b8a95a sfc: Rename Falcon-architecture register definitions by Ben Hutchings · 12 years ago
  24. caa7558 sfc: Make struct efx_special_buffer less special by Ben Hutchings · 12 years ago
  25. 0d19a54 sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow blocking by Ben Hutchings · 12 years ago
  26. f3ad500 sfc: Make MCDI independent of Siena by Ben Hutchings · 12 years ago
  27. f073dde sfc: Make efx_mcdi_init() call efx_mcdi_handle_assertion() by Ben Hutchings · 12 years ago
  28. 43f775b2 sfc: Collect all MCDI port functions into mcdi_port.c by Ben Hutchings · 12 years ago
  29. 319ec64 sfc: Move efx_mcdi_mac_reconfigure() to siena.c and rename by Ben Hutchings · 12 years ago
  30. 6bff861 sfc: Move siena_reset_hw() and siena_map_reset_reason() into MCDI module by Ben Hutchings · 12 years ago
  31. 338f74d sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD() by Ben Hutchings · 12 years ago
  32. 9528b92 sfc: Ensure MCDI buffers, but not lengths, are dword aligned by Ben Hutchings · 12 years ago
  33. c5bb0e9 sfc: Use proper macros to declare and access MCDI arrays by Ben Hutchings · 12 years ago
  34. d0c2ee9 sfc: Introduce and use MCDI_CTL_SDU_LEN_MAX_V1 macro for Siena-specific code by Ben Hutchings · 11 years ago
  35. a649dfc sfc: Fill out the set of MCDI accessors by Ben Hutchings · 12 years ago
  36. 30af691 sfc: Rationalise MCDI buffer accessors by Ben Hutchings · 12 years ago
  37. 59cfc47 sfc: Introduce and use MCDI_DECLARE_BUF macro by Ben Hutchings · 12 years ago
  38. ab0115f sfc: Move more Falcon-specific code and definitions into falcon.c by Ben Hutchings · 12 years ago
  39. 9dd3a13 sfc: Move details of a Falcon bug workaround out of ethtool.c by Ben Hutchings · 12 years ago
  40. e847b53 sfc: Use efx_mcdi_mon() to find efx_mcdi_mon structure from efx_nic by Ben Hutchings · 12 years ago
  41. 5383825 sfc: const-qualify source pointers for MMIO write functions by Ben Hutchings · 12 years ago
  42. abc71bb Merge branch 'sfc-3.11' by Ben Hutchings · 11 years ago
  43. f3851b0 sfc: Fix lookup of default RX MAC filters when steered using ethtool by Ben Hutchings · 11 years ago
  44. 1eaa817 vxlan: Add tx-vlan offload support. by Pravin B Shelar · 11 years ago
  45. 649c5b8 vxlan: Improve vxlan headroom calculation. by Pravin B Shelar · 11 years ago
  46. 4956053 vxlan: Factor out vxlan send api. by Pravin B Shelar · 11 years ago
  47. 012a572 vxlan: Extend vxlan handlers for openvswitch. by Pravin B Shelar · 11 years ago
  48. 5cfccc5 vxlan: Add vxlan recv demux. by Pravin B Shelar · 11 years ago
  49. 7ce0475 vxlan: Restructure vxlan receive. by Pravin B Shelar · 11 years ago
  50. 9c2e24e vxlan: Restructure vxlan socket apis. by Pravin B Shelar · 11 years ago
  51. 7559fb2f r8152: add comments by hayeswang · 11 years ago
  52. b1379d9 r8152: adjust tx_bottom function by hayeswang · 11 years ago
  53. 43a4478 r8152: move some declearation of variables by hayeswang · 11 years ago
  54. 0de98f6 r8152: adjust some duplicated code by hayeswang · 11 years ago
  55. a5a4f46 r8152: replace lockflags with flags by hayeswang · 11 years ago
  56. dff4e8a r8152: replace void * with struct r8152 * by hayeswang · 11 years ago
  57. 197d439 r8152: remove clearing the memory to zero for netdev priv by hayeswang · 11 years ago
  58. 78f1ccc sis900: don't restart auto-negotiation each time after link resume. by Denis Kirjanov · 11 years ago
  59. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  60. 0f7dd1a Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  61. 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
  62. ddea368 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  63. 0a324f31 net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes by Moshe Lazer · 11 years ago
  64. 15718ea tun: signedness bug in tun_get_user() by Dan Carpenter · 11 years ago
  65. de98ac5 qlcnic: Update version to 5.2.46. by Sucheta Chakraborty · 11 years ago
  66. b942f44 qlcnic: Dump mailbox command data when a command times out by Manish Chopra · 11 years ago
  67. b5acb25 qlcnic: Fix driver initialization for 83xx adapters by Manish Chopra · 11 years ago
  68. 35570cf qlcnic: Flush mailbox command list when mailbox is not available by Manish Chopra · 11 years ago
  69. 91b86e3 qlcnic: Reinitialize mailbox data structures after firmware reset by Manish Chopra · 11 years ago
  70. d1fcc17 qlcnic: Fix diagnostic interrupt test for 83xx adapters by Manish Chopra · 11 years ago
  71. 482b3c3 qlcnic: Fix beacon state return status handling by Sucheta Chakraborty · 11 years ago
  72. 24866d1 qlcnic: Fix set driver version command by Himanshu Madhani · 11 years ago
  73. 6829309 net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_slot_reset by Daniel Borkmann · 11 years ago
  74. 2fdac01 drivers/net/ethernet/via/via-velocity.c: update napi implementation by Julia Lawall · 11 years ago
  75. 40a8291 net/usb/r8152: enable interrupt transfer by hayeswang · 11 years ago
  76. 5bd2388 net/usb/r8152: enable tx checksum by hayeswang · 11 years ago
  77. ebc2ec4 net/usb/r8152: support aggregation by hayeswang · 11 years ago
  78. 728e2cc Revert "cxgb3: Check and handle the dma mapping errors" by Alexey Kardashevskiy · 11 years ago
  79. 3da988c be2net: Clear any capability flags that driver is not interested in. by Sarveshwar Bandi · 11 years ago
  80. ff8a43c USB: keyspan: fix null-deref at disconnect and release by Johan Hovold · 11 years ago
  81. ef6c8c1 USB: mos7720: fix broken control requests by Johan Hovold · 11 years ago
  82. 304ab4a usb: add two quirky touchscreen by Oliver Neukum · 11 years ago
  83. d9bf5f1 tun: compare with 0 instead of total_len by Weiping Pan · 11 years ago
  84. 28a0c88 drivers/rtc/rtc-stmp3xxx.c: provide timeout for potentially endless loop polling a HW bit by Lothar Waßmann · 11 years ago
  85. fb32975 aoe: adjust ref of head for compound page tails by Ed Cashin · 11 years ago
  86. 9cff866 ethernet/arc/arc_emac - fix NAPI "work > weight" warning by Alexey Brodkin · 11 years ago
  87. 6ef5a92 bnx2x: prevent crash in shutdown flow with CNIC by Yuval Mintz · 11 years ago
  88. a6d3a5b bnx2x: fix PTE write access error by Barak Witkowsky · 11 years ago
  89. 8ece516 bnx2x: fix memory leak in VF by Ariel Elior · 11 years ago
  90. 568e242 bnx2x: update fairness parameters following DCB negotiation by Dmitry Kravkov · 11 years ago
  91. 507393e bnx2x: protect different statistics flows by Dmitry Kravkov · 11 years ago
  92. 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
  93. 926489b drivers: net: cpsw: Add support for new CPSW IP version present in AM43xx SoC by Mugunthan V N · 11 years ago
  94. 23402bd gianfar: Add flow control support by Claudiu Manoil · 11 years ago
  95. ebd8b93 pptp: fix byte order warnings by stephen hemminger · 11 years ago
  96. e47851f skge: dma_sync the whole receive buffer by stephen hemminger · 11 years ago
  97. 55d10a1 net: asix: Move declaration of ax88172a_info to shared header by Mark Brown · 11 years ago
  98. cbeee8c net: asix: Staticise non-exported symbols by Mark Brown · 11 years ago
  99. a701fe3 clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocks by Sylwester Nawrocki · 11 years ago
  100. 765b7d4 clk/zynq/clkc: Add CLK_SET_RATE_PARENT flag to ethernet muxes by Soren Brinkmann · 11 years ago