index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sfc
/
tenxpress.c
Age
Commit message (
Expand
)
Author
2009-12-23
sfc: Move PHY software state initialisation from init() into probe()
Steve Hodgson
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-28
sfc: Simplify PHY polling
Steve Hodgson
2009-11-26
sfc: Split MAC stats DMA initiation and completion
Ben Hutchings
2009-11-26
sfc: Clean up struct falcon_board and struct falcon_board_data
Ben Hutchings
2009-11-24
sfc: Gather link state fields in struct efx_nic into new struct efx_link_state
Ben Hutchings
2009-11-24
sfc: Make board information explicitly Falcon-specific
Ben Hutchings
2009-11-24
sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
Ben Hutchings
2009-11-24
sfc: Use a single blink implementation
Ben Hutchings
2009-11-24
sfc: SFT9001: Reset LED configuration correctly after blinking
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-10-22
sfc: 10Xpress: Report support for pause frames
Ben Hutchings
2009-10-12
sfc: 10Xpress: Initialise pause advertising flags
Ben Hutchings
2009-06-11
sfc: Expose 100/1000BASE-T MDI-X status via ethtool
Ben Hutchings
2009-05-17
sfc: Use generic XENPAK register definitions
Ben Hutchings
2009-04-29
sfc: Use generic MDIO flow control auto-negotiation functions
Ben Hutchings
2009-04-29
sfc: Use generic MDIO functions and definitions
Ben Hutchings
2009-03-02
sfc: SFT9001/SFN4111T: Check PHY boot status during board initialisation
Ben Hutchings
2009-03-02
sfc: SFT9001: Include non-breaking cable diagnostics in online self-tests
Ben Hutchings
2009-02-17
drivers/net/sfc: fix sparse warning: symbol shadows an earlier one
Hannes Eder
2009-01-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-01-30
sfc: Replace stats_enabled flag with a disable count
Ben Hutchings
2009-01-30
sfc: SFX7101/SFT9001: Fix AN advertisements
Ben Hutchings
2009-01-30
sfc: Reinitialise the PHY completely in case of a PHY or NIC reset
Steve Hodgson
2009-01-30
sfc: SFT9001: Fix speed reporting in 1G PHY loopback
Steve Hodgson
2009-01-30
sfc: SFX7101: Remove workaround for bad link training
Steve Hodgson
2009-01-30
sfc: SFT9001: Enable robust link training
Steve Hodgson
2009-01-21
sfc: Replace LRO with GRO
Herbert Xu
2009-01-11
sfc: SFT9001: Fix condition for LNPGA power-off
Ben Hutchings
2008-12-26
sfc: SFT9001: Add cable diagnostics
Ben Hutchings
2008-12-26
sfc: Add support for multiple PHY self-tests
Ben Hutchings
2008-12-26
sfc: Fix unreliable link detection in some loopback modes
Ben Hutchings
2008-12-12
sfc: Add support for Solarflare 10Xpress SFT9001
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: Add support for MMDs numbered >15
Ben Hutchings
2008-12-12
sfc: Remove MII extension cruft
Ben Hutchings
2008-11-06
sfc: Use lm87 and lm90 drivers for board temperature/power monitoring
Ben Hutchings
2008-09-24
sfc: Stop generating bogus events in tenxpress_check_hw()
Ben Hutchings
2008-09-24
sfc: Serialise tenxpress_special_reset() with statistics fetches
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: 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
[next]