1. 7aa1402 net: ethernet/sfc: Convert timers to use timer_setup() by Kees Cook · 8 years ago
  2. 53172d9 sfc: correct comment on efx_mcdi_process_event by Edward Cree · 8 years ago
  3. 4e2e347 sfc: change Unknown MCDI event message to print full event. by Jon Cooper · 8 years ago
  4. e5fbd97 sfc: configure UDP tunnel offload ports by Jon Cooper · 8 years ago
  5. 0ca2b46 sfc: call mcdi_reboot_detected() when MC reboots during an MCDI command by Jon Cooper · 8 years ago
  6. 34e7aef sfc: refactor debug-or-warnings printks by Jon Cooper · 9 years ago
  7. 5a6681e sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver by Edward Cree · 9 years ago
  8. 429baa6 sfc: check async completer is !NULL before calling by Bert Kenward · 9 years ago
  9. 7014d7f sfc: allow asynchronous MCDI without completion function by Bert Kenward · 9 years ago
  10. 8c57836 sfc: Downgrade EPERM messages from MCDI to debug by Tomáš Pilař · 10 years ago
  11. acd43a9 sfc: Handle MCDI proxy authorisation by Bert Kenward · 10 years ago
  12. ac28d17 sfc: Retry MCDI after NO_EVB_PORT error on a VF by Bert Kenward · 10 years ago
  13. b0f85fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  14. c577e59 sfc: fully reset if MC_REBOOT event received without warm_boot_count increment by Daniel Pieczko · 10 years ago
  15. 8456799 locking/atomics, cmpxchg: Privatize the inclusion of asm/cmpxchg.h by Boqun Feng · 10 years ago
  16. 34ccfe6 sfc: add output flag decoding to efx_mcdi_set_workaround by Daniel Pieczko · 10 years ago
  17. 832dc9e sfc: cope with ENOSYS from efx_mcdi_get_workarounds() by Edward Cree · 10 years ago
  18. 42ca087 sfc: add module parameter to enable MCDI logging on new functions by Edward Cree · 10 years ago
  19. e7fef9b sfc: add sysfs entry to control MCDI tracing by Edward Cree · 10 years ago
  20. 75aba2a sfc: add tracing of MCDI commands by Edward Cree · 10 years ago
  21. 087e902 sfc: Change entity reset on MC reboot to a new datapath-only reset. by Jon Cooper · 10 years ago
  22. aa09a3d sfc: Initialise MCDI buffers to 0 on declaration. by Jon Cooper · 10 years ago
  23. 6f7f8aa sfc: Bind the sfc driver to any available VF's by Shradha Shah · 10 years ago
  24. 267d9d7 sfc: Cope with permissions enforcement added to firmware for SR-IOV by Edward Cree · 10 years ago
  25. 8d9f9dd sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_data by Daniel Pieczko · 10 years ago
  26. 7fa8d54 sfc: Own header for nic-specific sriov functions, single instance of netdev_ops and sriov removed from Falcon code by Shradha Shah · 10 years ago
  27. 327c685 sfc: Rename implementations in siena_sriov.c to have a 'siena' prefix by Shradha Shah · 11 years ago
  28. e283546 sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast) by Edward Cree · 11 years ago
  29. cd84ff4 sfc: Use ether_addr_copy and eth_broadcast_addr by Edward Cree · 11 years ago
  30. 3e33626 sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command. by Jon Cooper · 12 years ago
  31. 0bcf4a6 sfc: Associate primary and secondary functions of controller by Ben Hutchings · 12 years ago
  32. bd9a265 sfc: Add RX packet timestamping for EF10 by Jon Cooper · 12 years ago
  33. 8349f7f sfc: Store flags from MC_CMD_DRV_ATTACH for later use by Ben Hutchings · 12 years ago
  34. ea136ae sfc: Map MCDI error MC_CMD_ERR_ENOTSUP to Linux EOPNOTSUPP by Ben Hutchings · 12 years ago
  35. 1e0b812 sfc: Log all unexpected MCDI errors by Edward Cree · 12 years ago
  36. 74cd60a sfc: Add MC BISTs to ethtool offline self test on EF10 by Jon Cooper · 12 years ago
  37. 2d9955b sfc: Demote "MC Scheduler error" messages by Robert Stonehouse · 12 years ago
  38. 6b294b8 sfc: Poll for MCDI completion once before timeout occurs by Robert Stonehouse · 12 years ago
  39. 5731d7b sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once() by Robert Stonehouse · 12 years ago
  40. ecb1c9c sfc: Only bind to EF10 functions with the LinkCtrl and Trusted flags by Ben Hutchings · 12 years ago
  41. b2d32f0 sfc: Increase MCDI status timeout to 250ms by Daniel Pieczko · 12 years ago
  42. dfdaa95 sfc: Wait for MC reboot to complete before scheduling driver reset by Daniel Pieczko · 12 years ago
  43. f7a6d2c sfc: Update copyright banners by Ben Hutchings · 12 years ago
  44. 8127d66 sfc: Add support for Solarflare SFC9100 family by Ben Hutchings · 12 years ago
  45. 4c75b43a sfc: Make efx_mcdi_{init,fini}() call efx_mcdi_drv_attach() by Ben Hutchings · 12 years ago
  46. cade715 sfc: Implement asynchronous MCDI requests by Ben Hutchings · 12 years ago
  47. 251111d sfc: Remove unnecessary use of atomic_t by Ben Hutchings · 12 years ago
  48. 2f4bcdc sfc: Refactor efx_mcdi_rpc_start() and efx_mcdi_copyin() by Ben Hutchings · 12 years ago
  49. d36a08b sfc: use MCDI epoch flag to improve MC reboot detection in the driver by Daniel Pieczko · 12 years ago
  50. 3de82b9 sfc: Add EF10 support for TX/RX DMA error events handling. by Alexandre Rames · 12 years ago
  51. cd0ecc9 sfc: Delegate MAC/NIC statistic description to efx_nic_type by Ben Hutchings · 13 years ago
  52. 45a3fd5 sfc: Move MTD operations into efx_nic_type by Ben Hutchings · 13 years ago
  53. 369327f sfc: Fix race in completion handling by Ben Hutchings · 13 years ago
  54. df2cd8a sfc: Add support for MCDI v2 by Ben Hutchings · 13 years ago
  55. f2b0bef sfc: Update MCDI protocol definitions for EF10 by Ben Hutchings · 12 years ago
  56. 5bc283e sfc: Translate MCDI error numbers received in events by Ben Hutchings · 13 years ago
  57. 8b8a95a sfc: Rename Falcon-architecture register definitions by Ben Hutchings · 13 years ago
  58. f3ad500 sfc: Make MCDI independent of Siena by Ben Hutchings · 13 years ago
  59. f073dde sfc: Make efx_mcdi_init() call efx_mcdi_handle_assertion() by Ben Hutchings · 13 years ago
  60. 43f775b2 sfc: Collect all MCDI port functions into mcdi_port.c by Ben Hutchings · 13 years ago
  61. 6bff861 sfc: Move siena_reset_hw() and siena_map_reset_reason() into MCDI module by Ben Hutchings · 13 years ago
  62. 9528b92 sfc: Ensure MCDI buffers, but not lengths, are dword aligned by Ben Hutchings · 13 years ago
  63. c5bb0e9 sfc: Use proper macros to declare and access MCDI arrays by Ben Hutchings · 13 years ago
  64. 59cfc47 sfc: Introduce and use MCDI_DECLARE_BUF macro by Ben Hutchings · 13 years ago
  65. 89cc80a sfc: Fix naming of MTD partitions for FPGA bitfiles by Ben Hutchings · 12 years ago
  66. ebf98e7 sfc: Fix timekeeping in efx_mcdi_poll() by Ben Hutchings · 13 years ago
  67. 876be08 sfc: Reset driver's MAC stats after MC reboot seen by Ben Hutchings · 13 years ago
  68. bbec969 sfc: Fix check for failure of MC_CMD_FLUSH_RX_QUEUES by Ben Hutchings · 13 years ago
  69. 4507837 sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES request by Ben Hutchings · 13 years ago
  70. e3f5ec1 sfc: Support variable-length response to MCDI GET_BOARD_CFG by Ben Hutchings · 14 years ago
  71. bfeed90 sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg() by Ben Hutchings · 13 years ago
  72. 7c236c4 sfc: Add support for IEEE-1588 PTP by Stuart Hodgson · 13 years ago
  73. c3cba72 sfc: Allow efx_mcdi_rpc to be called in two parts by Stuart Hodgson · 13 years ago
  74. 0f1e54a sfc: Explain why efx_mcdi_exit_assertion() ignores result of efx_mcdi_rpc() by Ben Hutchings · 13 years ago
  75. cd2d5b5 sfc: Add SR-IOV back-end support for SFC9000 family by Ben Hutchings · 13 years ago
  76. 55c5e0f8 sfc: Add hwmon driver for boards using SFC9000-family controllers by Ben Hutchings · 14 years ago
  77. 6aa9c7f sfc: Support extraction of CAPABILITIES from GET_BOARD_CFG response. by Matthew Slattery · 15 years ago
  78. 788ec41 sfc: Use new names for MC shared memory layout constants by Ben Hutchings · 14 years ago
  79. 3f713bf sfc: Make handling of MC reboot more reliable by Ben Hutchings · 14 years ago
  80. 05a9320 sfc: Update MCDI (firmware interface) definitions by Ben Hutchings · 14 years ago
  81. 18e83e4 sfc: Const-qualify static data as appropriate, partly prompted by checkpatch by Ben Hutchings · 14 years ago
  82. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 14 years ago
  83. 874aeea sfc: Move the Solarflare drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/sfc/mcdi.c]
  84. 747df22 sfc: Always map MCDI shared memory as uncacheable by Ben Hutchings · 14 years ago
  85. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  86. 65f0b41 sfc: Use write-combining to reduce TX latency by Ben Hutchings · 14 years ago
  87. 0a6f40c sfc: Update copyright dates by Ben Hutchings · 14 years ago
  88. e5f0fd2 sfc: Read MC firmware version when requested through ethtool by Ben Hutchings · 14 years ago
  89. 18e3ee2 sfc: Fix event based MCDI completion and MC REBOOT/CMDDONE ordering issue by Steve Hodgson · 15 years ago
  90. f18ca36 sfc: Reduce log level for MCDI error response in efx_mcdi_rpc() by Ben Hutchings · 15 years ago
  91. d215697 sfc: make functions static by stephen hemminger · 15 years ago
  92. 62776d0 sfc: Implement message level control by Ben Hutchings · 15 years ago
  93. b548a98 sfc: Log specific message for failure of NVRAM self-test by Ben Hutchings · 15 years ago
  94. 00bbb4a sfc: Consistently report short MCDI responses as EIO by Ben Hutchings · 15 years ago
  95. 0448873 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  96. e0bf54c sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll() by Ben Hutchings · 15 years ago
  97. 2e80340 sfc: Implement NVRAM selftest for SFC9000 family by Ben Hutchings · 16 years ago
  98. 8b2103a sfc: Handle firmware assertion failure while resetting by Steve Hodgson · 16 years ago
  99. 5a27e86 sfc: Use fixed-size buffers for MCDI NVRAM requests by Ben Hutchings · 16 years ago
  100. 55029c1 sfc: Fix polling for slow MCDI operations by Ben Hutchings · 16 years ago