aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc
Commit message (Expand)AuthorAge
* sfc: Increase MCDI status timeout to 250msDaniel Pieczko2013-09-20
* sfc: Wait for MC reboot to complete before scheduling driver resetDaniel Pieczko2013-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
| * sfc: Use a global count of active queues instead of pending drainsAlexandre Rames2013-08-29
| * sfc: Prepare for RX scatter on EF10Jon Cooper2013-08-29
| * sfc: Initialise IRQ moderation for all NIC types from efx_init_eventq()Ben Hutchings2013-08-29
| * sfc: Allow efx_nic_type::dimension_resources to failBen Hutchings2013-08-29
| * sfc: Allow event queue initialisation to failJon Cooper2013-08-29
| * sfc: Document conditions for multicast replication vs filter replacementBen Hutchings2013-08-29
| * sfc: Implement asynchronous MCDI requestsBen Hutchings2013-08-29
| * sfc: Remove unnecessary use of atomic_tBen Hutchings2013-08-29
| * sfc: Refactor efx_mcdi_rpc_start() and efx_mcdi_copyin()Ben Hutchings2013-08-29
| * sfc: Add support for new board sensorsBen Hutchings2013-08-29
* | drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-29
|/
* sfc: Use extended MC_CMD_SENSOR_INFO and MC_CMD_READ_SENSORSBen Hutchings2013-08-27
* sfc: Return an error code when a sensor is busy.Alexandre Rames2013-08-27
* sfc: Add support for reading packet length from prefixBen Hutchings2013-08-27
* sfc: Add TX merged completion counterBen Hutchings2013-08-27
* sfc: Generalise packet hash lookup to support EF10 RX prefixJon Cooper2013-08-27
* sfc: Rename EFX_PAGE_BLOCK_SIZE to EFX_VI_PAGE_SIZE and adjust commentsBen Hutchings2013-08-27
* sfc: Remove early call to efx_nic_type::reconfigure_mac in efx_reset_up()Ben Hutchings2013-08-27
* sfc: use MCDI epoch flag to improve MC reboot detection in the driverDaniel Pieczko2013-08-27
* sfc: Add EF10 support for TX/RX DMA error events handling.Alexandre Rames2013-08-27
* sfc: Add a function pointer to abstract write of host time into NIC shared me...Laurence Evans2013-08-27
* sfc: PTP MCDI requests need to initialise periph ID fieldLaurence Evans2013-08-27
* sfc: Delegate MAC/NIC statistic description to efx_nic_typeBen Hutchings2013-08-27
* sfc: Remove driver-local struct ethtool_stringBen Hutchings2013-08-27
* sfc: Remove more left-overs from Falcon GMAC supportBen Hutchings2013-08-27
* sfc: Move MTD operations into efx_nic_typeBen Hutchings2013-08-27
* sfc: Move NIC-type-specific MTD partition date into separate structuresBen Hutchings2013-08-22
* sfc: Eliminate struct efx_mtdBen Hutchings2013-08-22
* sfc: Rename SPI stuff to show that it is Falcon-specificBen Hutchings2013-08-22
* sfc: Cleanup Falcon-arch simple MAC filter stateBen Hutchings2013-08-22
* sfc: Define and use MCDI_POPULATE_DWORD_{1,2,3,4,5,6,7}Ben Hutchings2013-08-22
* sfc: Add flag for stack-owned RX MAC filtersBen Hutchings2013-08-22
* sfc: Refactor Falcon-arch filter removalBen Hutchings2013-08-22
* sfc: Make most filter operations NIC-type-specificBen Hutchings2013-08-22