开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
2015-11-09
sfc: Fix memcpy() with const destination compiler warning.
David S. Miller
2014-05-29
sfc: fix calling of free_irq with already free vector
Nikolay Aleksandrov
2014-03-31
sfc: Use the correct maximum TX DMA ring size for SFC9100
Ben Hutchings
2014-03-13
sfc: check for NULL efx->ptp_data in efx_ptp_event
Edward Cree
2014-01-15
sfc: Poll for MCDI completion once before timeout occurs
Robert Stonehouse
2014-01-15
sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()
Robert Stonehouse
2014-01-15
sfc: RX buffer allocation takes prefix size into account in IP header alignment
Andrew Rybchenko
2014-01-15
sfc: Maintain current frequency adjustment when applying a time offset
Ben Hutchings
2014-01-15
sfc: Stop/re-start PTP when stopping/starting the datapath.
Alexandre Rames
2014-01-15
sfc: Rate-limit log message for PTP packets without a matching timestamp event
Ben Hutchings
2014-01-15
sfc: PTP: Moderate log message on event queue overflow
Laurence Evans
2014-01-15
sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()
Ben Hutchings
2013-10-07
sfc: Only bind to EF10 functions with the LinkCtrl and Trusted flags
Ben Hutchings
2013-10-04
sfc: Add PM and RXDP drop counters to ethtool stats
Edward Cree
2013-10-04
sfc: Add definitions for new stats counters and capability flag
Matthew Slattery
2013-10-04
sfc: Refactor EF10 stat mask code to allow for more conditional stats
Edward Cree
2013-10-04
sfc: Fix internal indices of ethtool stats for EF10
Edward Cree
2013-10-04
sfc: Add rmb() between reading stats and generation count to ensure consistency
Jon Cooper
2013-09-20
sfc: Increase MCDI status timeout to 250ms
Daniel Pieczko
2013-09-20
sfc: Wait for MC reboot to complete before scheduling driver reset
Daniel Pieczko
2013-09-16
Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
2013-09-11
sfc: Reinitialise and re-validate datapath caps after MC reboot
Ben Hutchings
2013-09-11
sfc: Clean up validation of datapath capabilities
Ben Hutchings
2013-09-11
sfc: Reset derived rx_bad_bytes statistic when EF10 MC is rebooted
Ben Hutchings
2013-09-11
sfc: Disable PTP on EF10 until we're ready to handle inline RX timestamps
Ben Hutchings
2013-09-05
sfc: Minimal support for 40G link speed
Ben Hutchings
2013-09-04
sfc: check for allocation failure
Dan Carpenter
2013-08-31
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2013-08-29
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
2013-08-29
sfc: Update copyright banners
Ben Hutchings
2013-08-29
sfc: Add support for Solarflare SFC9100 family
Ben Hutchings
2013-08-29
sfc: Make efx_mcdi_{init,fini}() call efx_mcdi_drv_attach()
Ben Hutchings
2013-08-29
sfc: Allocate NVRAM partition ID range for PHY images
Matthew Slattery
2013-08-29
sfc: Add EF10 register and structure definitions
Ben Hutchings
2013-08-29
sfc: Extend struct efx_tx_buffer to allow pushing option descriptors
Ben Hutchings
2013-08-29
sfc: Use a global count of active queues instead of pending drains
Alexandre Rames
2013-08-29
sfc: Prepare for RX scatter on EF10
Jon Cooper
2013-08-29
sfc: Initialise IRQ moderation for all NIC types from efx_init_eventq()
Ben Hutchings
2013-08-29
sfc: Allow efx_nic_type::dimension_resources to fail
Ben Hutchings
2013-08-29
sfc: Allow event queue initialisation to fail
Jon Cooper
2013-08-29
sfc: Document conditions for multicast replication vs filter replacement
Ben Hutchings
2013-08-29
sfc: Implement asynchronous MCDI requests
Ben Hutchings
2013-08-29
sfc: Remove unnecessary use of atomic_t
Ben Hutchings
2013-08-29
sfc: Refactor efx_mcdi_rpc_start() and efx_mcdi_copyin()
Ben Hutchings
2013-08-29
sfc: Add support for new board sensors
Ben Hutchings
2013-08-27
sfc: Use extended MC_CMD_SENSOR_INFO and MC_CMD_READ_SENSORS
Ben Hutchings
2013-08-27
sfc: Return an error code when a sensor is busy.
Alexandre Rames
2013-08-27
sfc: Add support for reading packet length from prefix
Ben Hutchings
2013-08-27
sfc: Add TX merged completion counter
Ben Hutchings
2013-08-27
sfc: Generalise packet hash lookup to support EF10 RX prefix
Jon Cooper
[next]