index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
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
2013-08-27
sfc: Rename EFX_PAGE_BLOCK_SIZE to EFX_VI_PAGE_SIZE and adjust comments
Ben Hutchings
2013-08-27
sfc: Remove early call to efx_nic_type::reconfigure_mac in efx_reset_up()
Ben Hutchings
2013-08-27
sfc: use MCDI epoch flag to improve MC reboot detection in the driver
Daniel Pieczko
2013-08-27
sfc: Add EF10 support for TX/RX DMA error events handling.
Alexandre Rames
2013-08-27
sfc: Add a function pointer to abstract write of host time into NIC shared me...
Laurence Evans
2013-08-27
sfc: PTP MCDI requests need to initialise periph ID field
Laurence Evans
2013-08-27
sfc: Delegate MAC/NIC statistic description to efx_nic_type
Ben Hutchings
2013-08-27
sfc: Remove driver-local struct ethtool_string
Ben Hutchings
2013-08-27
sfc: Remove more left-overs from Falcon GMAC support
Ben Hutchings
2013-08-27
sfc: Move MTD operations into efx_nic_type
Ben Hutchings
2013-08-22
sfc: Move NIC-type-specific MTD partition date into separate structures
Ben Hutchings
2013-08-22
sfc: Eliminate struct efx_mtd
Ben Hutchings
2013-08-22
sfc: Rename SPI stuff to show that it is Falcon-specific
Ben Hutchings
2013-08-22
sfc: Cleanup Falcon-arch simple MAC filter state
Ben Hutchings
2013-08-22
sfc: Define and use MCDI_POPULATE_DWORD_{1,2,3,4,5,6,7}
Ben Hutchings
2013-08-22
sfc: Add flag for stack-owned RX MAC filters
Ben Hutchings
2013-08-22
sfc: Refactor Falcon-arch filter removal
Ben Hutchings
2013-08-22
sfc: Make most filter operations NIC-type-specific
Ben Hutchings
2013-08-22
sfc: Refactor Falcon-arch search limit reset
Ben Hutchings
2013-08-22
sfc: Split Falcon-arch-specific and common filter state
Ben Hutchings
[next]