aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc
Commit message (Expand)AuthorAge
...
| | * sfc: Poll for MCDI completion once before timeout occursRobert Stonehouse2013-12-06
| | * sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()Robert Stonehouse2013-12-06
| | * sfc: RX buffer allocation takes prefix size into account in IP header alignmentAndrew Rybchenko2013-12-06
| | * sfc: Maintain current frequency adjustment when applying a time offsetBen Hutchings2013-12-06
| | * sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames2013-12-06
| | * sfc: Rate-limit log message for PTP packets without a matching timestamp eventBen Hutchings2013-12-06
| | * sfc: PTP: Moderate log message on event queue overflowLaurence Evans2013-12-06
| | * sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()Ben Hutchings2013-12-06
* | | net: sfc: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-09
|/ /
* | Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2013-12-05
|\ \ | |/ |/|
| * sfc: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-19
* | sfc: Convert to use hwmon_device_register_with_groupsGuenter Roeck2013-11-29
* | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\ \ | |/ |/|
| * DMA-API: net: sfc/efx.c: replace dma_set_mask()+dma_set_coherent_mask() with ...Russell King2013-09-21
* | sfc: Fix DMA unmapping issue with firmware assisted TSOAlexandre Rames2013-10-31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-08
|\ \
| * | sfc: Only bind to EF10 functions with the LinkCtrl and Trusted flagsBen Hutchings2013-10-07
| * | sfc: Add PM and RXDP drop counters to ethtool statsEdward Cree2013-10-04
| * | sfc: Add definitions for new stats counters and capability flagMatthew Slattery2013-10-04
| * | sfc: Refactor EF10 stat mask code to allow for more conditional statsEdward Cree2013-10-04
| * | sfc: Fix internal indices of ethtool stats for EF10Edward Cree2013-10-04
| * | sfc: Add rmb() between reading stats and generation count to ensure consistencyJon Cooper2013-10-04
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-01
|\| |
| * | sfc: Increase MCDI status timeout to 250msDaniel Pieczko2013-09-20
| * | sfc: Wait for MC reboot to complete before scheduling driver resetDaniel Pieczko2013-09-20
* | | sfc: Remove extern from function prototypesJoe Perches2013-09-24
* | | sfc: Support ARFS for IPv6 flowsBen Hutchings2013-09-20
* | | sfc: Use TX PIO for sufficiently small packetsJon Cooper2013-09-20
* | | sfc: Introduce inline functions to simplify TX insertionBen Hutchings2013-09-20
* | | sfc: Separate out queue-empty check from efx_nic_may_push_tx_desc()Ben Hutchings2013-09-20
* | | sfc: Allocate and link PIO buffers; map them with write-combiningBen Hutchings2013-09-20
* | | sfc: Implement firmware-assisted TSO for EF10Ben Hutchings2013-09-20
* | | sfc: Fold tso_get_head_fragment() into tso_start()Ben Hutchings2013-09-20
* | | sfc: Add EF10 registers to register dumpBen Hutchings2013-09-20
* | | sfc: efx_ef10_filter_update_rx_scatter() can be staticFengguang Wu2013-09-20
* | | sfc: efx_ethtool_get_ts_info() can be staticFengguang Wu2013-09-20
|/ /
* | Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-09-16
|\ \ | |/ |/|
| * sfc: Reinitialise and re-validate datapath caps after MC rebootBen Hutchings2013-09-11
| * sfc: Clean up validation of datapath capabilitiesBen Hutchings2013-09-11
| * sfc: Reset derived rx_bad_bytes statistic when EF10 MC is rebootedBen Hutchings2013-09-11
| * sfc: Disable PTP on EF10 until we're ready to handle inline RX timestampsBen Hutchings2013-09-11
| * sfc: Minimal support for 40G link speedBen Hutchings2013-09-05
* | sfc: check for allocation failureDan Carpenter2013-09-04
|/
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2013-08-31
|\
| * sfc: Update copyright bannersBen Hutchings2013-08-29
| * sfc: Add support for Solarflare SFC9100 familyBen Hutchings2013-08-29
| * sfc: Make efx_mcdi_{init,fini}() call efx_mcdi_drv_attach()Ben Hutchings2013-08-29
| * sfc: Allocate NVRAM partition ID range for PHY imagesMatthew Slattery2013-08-29
| * sfc: Add EF10 register and structure definitionsBen Hutchings2013-08-29
| * sfc: Extend struct efx_tx_buffer to allow pushing option descriptorsBen Hutchings2013-08-29