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
/
sfc
/
falcon_xmac.c
Age
Commit message (
Expand
)
Author
2011-08-11
sfc: Move the Solarflare drivers
Jeff Kirsher
2011-04-14
sfc: make function tables const
stephen hemminger
2011-02-28
sfc: Update copyright dates
Ben Hutchings
2010-12-03
sfc: Move xmac_poll_required into struct falcon_nic_data
Ben Hutchings
2010-12-03
sfc: Remove unnecessary inclusion of various private header files
Ben Hutchings
2010-10-21
sfc: make functions static
stephen hemminger
2010-06-24
sfc: Implement message level control
Ben Hutchings
2010-04-28
sfc: Reconfigure the XAUI serdes after an EM reset
Steve Hodgson
2010-04-28
sfc: Stop masking out XGMII faults over reconfigures
Steve Hodgson
2009-12-23
sfc: Include XGXS in XMAC link status check except in XGMII loopback
Ben Hutchings
2009-11-29
sfc: Update version, copyright dates, authors
Ben Hutchings
2009-11-29
sfc: Rename falcon.h to nic.h
Ben Hutchings
2009-11-29
sfc: Remove static PHY data and enumerations
Ben Hutchings
2009-11-29
sfc: Extend loopback mode enumeration
Ben Hutchings
2009-11-29
sfc: Refactor link configuration
Ben Hutchings
2009-11-29
sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
Ben Hutchings
2009-11-28
sfc: Decouple NIC revision number from Falcon PCI revision number
Ben Hutchings
2009-11-26
sfc: Simplify XMAC link polling
Ben Hutchings
2009-11-26
sfc: Split MAC stats DMA initiation and completion
Ben Hutchings
2009-11-26
sfc: Treat all MAC registers as 128-bit
Ben Hutchings
2009-11-24
sfc: Gather link state fields in struct efx_nic into new struct efx_link_state
Ben Hutchings
2009-10-24
sfc: Rename register I/O header and functions used by both Falcon and Siena
Ben Hutchings
2009-10-24
sfc: Update hardware definitions for Siena
Ben Hutchings
2009-10-24
sfc: Remove boards.h, moving last remaining declaration to falcon.h
Ben Hutchings
2009-08-26
sfc: Do not reinitialise XAUI serdes before it has completed reset
Ben Hutchings
2009-04-29
sfc: Use generic MDIO functions and definitions
Ben Hutchings
2008-12-12
sfc: Rework MAC, PHY and board event handling
Ben Hutchings
2008-12-12
sfc: Implement auto-negotiation
Ben Hutchings
2008-12-12
sfc: Add support for sub-10G speeds
Ben Hutchings
2008-12-12
sfc: Remove MII extension cruft
Ben Hutchings
2008-09-24
sfc: Remove workaround for old firmware bug
Ben Hutchings
2008-09-03
sfc: Extend self-tests
Ben Hutchings
2008-09-03
sfc: Remove remnants of multi-port abstraction for MAC registers
Ben Hutchings
2008-09-03
sfc: Make PHY flash mode a device attribute, not a module parameter
Ben Hutchings
2008-09-03
sfc: Use explicit bool for boolean variables, parameters and return values
Ben Hutchings
2008-09-03
sfc: XMAC statistics fix-ups
Ben Hutchings
2008-05-30
[netdrvr] sfc: Report XAUI link down at default log level
Ben Hutchings
2008-05-22
sfc: Replaced various macros with inline functions
Ben Hutchings
2008-05-22
sfc: Removed casts to void
Ben Hutchings
2008-05-13
[netdrvr] sfc: sfc: Add self-test support
Ben Hutchings
2008-05-13
[netdrvr] sfc: Remove unused macro EFX_XAUI_RETRAIN_MAX
Ben Hutchings
2008-05-13
[netdrvr] sfc: Fix code formatting
Ben Hutchings
2008-05-13
[netdrvr] sfc: Add phy_flash_cfg module parameter and implementation
Ben Hutchings
2008-04-29
New driver "sfc" for Solarstorm SFC4000 controller.
Ben Hutchings