1. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  2. e283546 sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast) by Edward Cree · 10 years ago
  3. 52ad762 Call efx_set_channels() before efx->type->dimension_resources() by Daniel Pieczko · 11 years ago
  4. 4986b4f0 ptp: drivers: set the number of programmable pins. by Richard Cochran · 11 years ago
  5. 75363a4 sfc: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  6. cd84ff4 sfc: Use ether_addr_copy and eth_broadcast_addr by Edward Cree · 11 years ago
  7. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  8. 8f355e5 sfc: check for NULL efx->ptp_data in efx_ptp_event by Edward Cree · 11 years ago
  9. 184603d sfc: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  10. 5b3b760 sfc: Add/remove blank lines to taste by Ben Hutchings · 11 years ago
  11. 5eed1f6 sfc: Fail self-test with -EBUSY, not -EIO, if the device is busy by Ben Hutchings · 11 years ago
  12. 17e678d sfc: Cosmetic changes to self-test from the out-of-tree driver by Ben Hutchings · 11 years ago
  13. 6a350fd sfc: Update product naming by Ben Hutchings · 11 years ago
  14. e0b3ae3 sfc: Use canonical pointer type for MAC address in efx_set_mac_address() by Ben Hutchings · 11 years ago
  15. 93413f5 sfc: Rename 'use_options' variable in tso_start() to clearer 'use_opt_desc' by Ben Hutchings · 11 years ago
  16. 2fa25cf sfc: Preserve rx_frm_trunc counters when resizing DMA rings by Ben Hutchings · 11 years ago
  17. aa3930e sfc: Correct comment about number of TX queues used on EF10 by Ben Hutchings · 11 years ago
  18. 86fc187 sfc: Remove unused definitions of EF10 user-mode DMA descriptors by Ben Hutchings · 11 years ago
  19. 0bdadad sfc: Replace TSOH_OFFSET with the equivalent NET_IP_ALIGN by Ben Hutchings · 11 years ago
  20. 92d8f76 sfc: Rewrite adjustment of PPS event in a clearer way by Ben Hutchings · 11 years ago
  21. ce320f4 sfc: Cache skb->data in local variable in efx_ptp_rx() by Ben Hutchings · 11 years ago
  22. f9fd7ec7 sfc: Removed adhoc scheme to rate limit PTP event queue overflow message by Laurence Evans · 11 years ago
  23. 440b87e drivers/net: fix build warning in ethernet/sfc/tx.c by Paul Gortmaker · 11 years ago
  24. d9317ae sfc: Use the correct maximum TX DMA ring size for SFC9100 by Ben Hutchings · 11 years ago
  25. 13c92e8 sfc: Fix transposed ptp_{under, over}size_sync_windows statistics by Ben Hutchings · 11 years ago
  26. 3e33626 sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command. by Jon Cooper · 11 years ago
  27. d2adcaa sfc: fix sparse non static symbol warning by Wei Yongjun · 11 years ago
  28. c7cb38a net: sfc calls skb_set_hash by Tom Herbert · 11 years ago
  29. baf9573 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  30. a0bc348 sfc: Fix RX drop filters for EF10 by Ben Hutchings · 11 years ago
  31. 7ed2a0d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  32. 59bcaed Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  33. 99691c4 sfc: Add PTP counters to ethtool stats by Ben Hutchings · 11 years ago
  34. 79ac47a sfc: Changed the statistic name emerg_{fetch,wait} to hlb_{fetch,wait} by Shradha Shah · 11 years ago
  35. 8c5270a sfc: remove unused 'enum efx_rx_alloc_method' by Andrew Rybchenko · 11 years ago
  36. ff2de51 sfc: remove unused 'refcnt' from efx_rx_page_state by Andrew Rybchenko · 11 years ago
  37. fbd7912 sfc: Implement efx_nic_type::filter_clear_rx operation for EF10 by Ben Hutchings · 11 years ago
  38. f728480 sfc: Allow filter removal only with exactly matching priority by Ben Hutchings · 11 years ago
  39. b59e6ef sfc: Don't refer to 'stack' in filter implementation by Ben Hutchings · 11 years ago
  40. 7665d1a sfc: Change priority and flags for automatic MAC filters by Ben Hutchings · 11 years ago
  41. d43050c sfc: Change efx_nic_type::rx_push_indir_table to push hash key as well by Andrew Rybchenko · 11 years ago
  42. 48ce563 sfc: Add more information to many warnings using WARN() and netdev_WARN() by Ben Hutchings · 11 years ago
  43. bbbe714 sfc: Remove unnecessary condition for processing the TX timestamp queue by Ben Hutchings · 11 years ago
  44. a45a3a5 sfc: Don't clear timestamps in efx_ptp_rx() by Ben Hutchings · 11 years ago
  45. 9aecda9 sfc: Enable PTP clock and timestamping for all functions on EF10 by Ben Hutchings · 11 years ago
  46. 0bcf4a6 sfc: Associate primary and secondary functions of controller by Ben Hutchings · 11 years ago
  47. ef215e6 sfc: Store VPD serial number at probe time by Ben Hutchings · 11 years ago
  48. bd9a265 sfc: Add RX packet timestamping for EF10 by Jon Cooper · 11 years ago
  49. 2ccd0b1 sfc: Copy RX prefix into skb head area in efx_rx_mk_skb() by Ben Hutchings · 11 years ago
  50. 9ec0659 sfc: split setup of hardware timestamping into NIC-type operation by Daniel Pieczko · 11 years ago
  51. a6f7346 sfc: Add support for SFC9100 timestamp format by Laurence Evans · 11 years ago
  52. dfd8d58 sfc: Tidy up PTP synchronization code by Laurence Evans · 11 years ago
  53. 94cd60d sfc: PTP - tidy up unused/useless variables by Laurence Evans · 11 years ago
  54. bc0f3c1 sfc: Remove kernel-doc for efx_ptp_data fields not present in this version by Ben Hutchings · 11 years ago
  55. 5d0dab0 sfc: Initialise efx_ptp_data::phc_clock_info from a static template by Ben Hutchings · 11 years ago
  56. c1dbdea sfc: Do not use MAC address as clock name by Ben Hutchings · 11 years ago
  57. 8349f7f sfc: Store flags from MC_CMD_DRV_ATTACH for later use by Ben Hutchings · 11 years ago
  58. ac36baf sfc: Remove dependency of PTP on having a dedicated channel by Ben Hutchings · 11 years ago
  59. 62a1c70 sfc: Split PTP multicast filter insertion/removal out of efx_ptp_{start,stop}() by Ben Hutchings · 11 years ago
  60. 065e64c sfc: Return EBUSY for filter insertion on EF10, matching Falcon/Siena by Ben Hutchings · 11 years ago
  61. a84f3bf9 sfc: Expose NVRAM_PARTITION_TYPE_LICENSE on EF10 by Ben Hutchings · 11 years ago
  62. d615c03 sfc: Fold efx_flush_all() into efx_stop_port() and update comments by Ben Hutchings · 11 years ago
  63. ea136ae sfc: Map MCDI error MC_CMD_ERR_ENOTSUP to Linux EOPNOTSUPP by Ben Hutchings · 11 years ago
  64. 1e0b812 sfc: Log all unexpected MCDI errors by Edward Cree · 11 years ago
  65. 8d13a37 sfc: Add new sensor names by Ben Hutchings · 11 years ago
  66. 0cf7a45 sfc: Revise sensor names to be more understandable and consistent by Edward Cree · 11 years ago
  67. 2b216ce sfc: Report units in sensor warnings by Edward Cree · 11 years ago
  68. f8f3b5a sfc: Correct RX dropped count for drops while interface is down by Jon Cooper · 11 years ago
  69. cce2879 sfc: Make initial fill of RX descriptors synchronous by Jon Cooper · 11 years ago
  70. 92a0416 sfc: Tighten the check for RX merged completion events by Ben Hutchings · 11 years ago
  71. 74cd60a sfc: Add MC BISTs to ethtool offline self test on EF10 by Jon Cooper · 11 years ago
  72. 3166950 net: sfc: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  73. 512bb06 sfc: Update MCDI protocol definitions by Ben Hutchings · 11 years ago
  74. 2d9955b sfc: Demote "MC Scheduler error" messages by Robert Stonehouse · 11 years ago
  75. 2dd6426 Merge branch 'sfc-3.13' into master by Ben Hutchings · 11 years ago
  76. 6b294b8 sfc: Poll for MCDI completion once before timeout occurs by Robert Stonehouse · 11 years ago
  77. 5731d7b sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once() by Robert Stonehouse · 11 years ago
  78. 2ec0301 sfc: RX buffer allocation takes prefix size into account in IP header alignment by Andrew Rybchenko · 11 years ago
  79. cd6fe65 sfc: Maintain current frequency adjustment when applying a time offset by Ben Hutchings · 11 years ago
  80. 2ea4dc2 sfc: Stop/re-start PTP when stopping/starting the datapath. by Alexandre Rames · 11 years ago
  81. 35f9a7a sfc: Rate-limit log message for PTP packets without a matching timestamp event by Ben Hutchings · 11 years ago
  82. f321160 sfc: PTP: Moderate log message on event queue overflow by Laurence Evans · 12 years ago
  83. e5a498e sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx() by Ben Hutchings · 11 years ago
  84. 426e1fa Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  85. 85493e6 sfc: Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  86. 433dc9b sfc: Implement the SIOCGHWTSTAMP ioctl by Ben Hutchings · 11 years ago
  87. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  88. 2acdb92 sfc: Fix DMA unmapping issue with firmware assisted TSO by Alexandre Rames · 11 years ago
  89. 53af53a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  90. ecb1c9c sfc: Only bind to EF10 functions with the LinkCtrl and Trusted flags by Ben Hutchings · 11 years ago
  91. 568d7a0 sfc: Add PM and RXDP drop counters to ethtool stats by Edward Cree · 11 years ago
  92. 2ca10a7 sfc: Add definitions for new stats counters and capability flag by Matthew Slattery · 11 years ago
  93. 4bae913 sfc: Refactor EF10 stat mask code to allow for more conditional stats by Edward Cree · 11 years ago
  94. 87648cc sfc: Fix internal indices of ethtool stats for EF10 by Edward Cree · 11 years ago
  95. d546a89 sfc: Add rmb() between reading stats and generation count to ensure consistency by Jon Cooper · 11 years ago
  96. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  97. 00aef98 sfc: Remove extern from function prototypes by Joe Perches · 11 years ago
  98. 9663ded DMA-API: net: sfc/efx.c: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 11 years ago
  99. c47b2d9 sfc: Support ARFS for IPv6 flows by Ben Hutchings · 11 years ago
  100. ee45fd9 sfc: Use TX PIO for sufficiently small packets by Jon Cooper · 11 years ago