index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sfc
/
tenxpress.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-03
sfc: Replace PHY MDIO test with an 'alive' test
Ben Hutchings
1
-0
/
+2
2009-12-23
sfc: Move PHY software state initialisation from init() into probe()
Steve Hodgson
1
-61
/
+77
2009-11-29
sfc: Update version, copyright dates, authors
Ben Hutchings
1
-1
/
+1
2009-11-29
sfc: Rename falcon.h to nic.h
Ben Hutchings
1
-1
/
+1
2009-11-29
sfc: Remove static PHY data and enumerations
Ben Hutchings
1
-12
/
+37
2009-11-29
sfc: Extend loopback mode enumeration
Ben Hutchings
1
-2
/
+2
2009-11-29
sfc: Refactor link configuration
Ben Hutchings
1
-39
/
+27
2009-11-28
sfc: Simplify PHY polling
Steve Hodgson
1
-42
/
+27
2009-11-26
sfc: Split MAC stats DMA initiation and completion
Ben Hutchings
1
-2
/
+2
2009-11-26
sfc: Clean up struct falcon_board and struct falcon_board_data
Ben Hutchings
1
-1
/
+1
2009-11-24
sfc: Gather link state fields in struct efx_nic into new struct efx_link_state
Ben Hutchings
1
-10
/
+12
2009-11-24
sfc: Make board information explicitly Falcon-specific
Ben Hutchings
1
-1
/
+1
2009-11-24
sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
Ben Hutchings
1
-0
/
+2
2009-11-24
sfc: Use a single blink implementation
Ben Hutchings
1
-8
/
+16
2009-11-24
sfc: SFT9001: Reset LED configuration correctly after blinking
Ben Hutchings
1
-4
/
+7
2009-10-24
sfc: Update hardware definitions for Siena
Ben Hutchings
1
-1
/
+1
2009-10-24
sfc: Remove boards.h, moving last remaining declaration to falcon.h
Ben Hutchings
1
-1
/
+0
2009-10-22
sfc: 10Xpress: Report support for pause frames
Ben Hutchings
1
-0
/
+1
2009-10-12
sfc: 10Xpress: Initialise pause advertising flags
Ben Hutchings
1
-0
/
+10
2009-06-11
sfc: Expose 100/1000BASE-T MDI-X status via ethtool
Ben Hutchings
1
-1
/
+10
2009-05-17
sfc: Use generic XENPAK register definitions
Ben Hutchings
1
-14
/
+2
2009-04-29
sfc: Use generic MDIO flow control auto-negotiation functions
Ben Hutchings
1
-1
/
+0
2009-04-29
sfc: Use generic MDIO functions and definitions
Ben Hutchings
1
-137
/
+90
2009-03-02
sfc: SFT9001/SFN4111T: Check PHY boot status during board initialisation
Ben Hutchings
1
-34
/
+54
2009-03-02
sfc: SFT9001: Include non-breaking cable diagnostics in online self-tests
Ben Hutchings
1
-21
/
+24
2009-02-17
drivers/net/sfc: fix sparse warning: symbol shadows an earlier one
Hannes Eder
1
-4
/
+3
2009-01-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-136
/
+77
2009-01-30
sfc: Replace stats_enabled flag with a disable count
Ben Hutchings
1
-6
/
+6
2009-01-30
sfc: SFX7101/SFT9001: Fix AN advertisements
Ben Hutchings
1
-93
/
+58
2009-01-30
sfc: Reinitialise the PHY completely in case of a PHY or NIC reset
Steve Hodgson
1
-0
/
+1
2009-01-30
sfc: SFT9001: Fix speed reporting in 1G PHY loopback
Steve Hodgson
1
-18
/
+9
2009-01-30
sfc: SFX7101: Remove workaround for bad link training
Steve Hodgson
1
-20
/
+0
2009-01-30
sfc: SFT9001: Enable robust link training
Steve Hodgson
1
-1
/
+5
2009-01-21
sfc: Replace LRO with GRO
Herbert Xu
1
-0
/
+1
2009-01-11
sfc: SFT9001: Fix condition for LNPGA power-off
Ben Hutchings
1
-2
/
+3
2008-12-26
sfc: SFT9001: Add cable diagnostics
Ben Hutchings
1
-8
/
+107
2008-12-26
sfc: Add support for multiple PHY self-tests
Ben Hutchings
1
-4
/
+20
2008-12-26
sfc: Fix unreliable link detection in some loopback modes
Ben Hutchings
1
-4
/
+7
2008-12-12
sfc: Add support for Solarflare 10Xpress SFT9001
Ben Hutchings
1
-97
/
+431
2008-12-12
sfc: Rework MAC, PHY and board event handling
Ben Hutchings
1
-30
/
+14
2008-12-12
sfc: Implement auto-negotiation
Ben Hutchings
1
-66
/
+72
2008-12-12
sfc: Add support for sub-10G speeds
Ben Hutchings
1
-4
/
+6
2008-12-12
sfc: Add support for MMDs numbered >15
Ben Hutchings
1
-3
/
+3
2008-12-12
sfc: Remove MII extension cruft
Ben Hutchings
1
-2
/
+2
2008-11-06
sfc: Use lm87 and lm90 drivers for board temperature/power monitoring
Ben Hutchings
1
-1
/
+17
2008-09-24
sfc: Stop generating bogus events in tenxpress_check_hw()
Ben Hutchings
1
-2
/
+1
2008-09-24
sfc: Serialise tenxpress_special_reset() with statistics fetches
Ben Hutchings
1
-5
/
+10
2008-09-24
sfc: Remove workaround for old firmware bug
Ben Hutchings
1
-51
/
+0
2008-09-03
sfc: Extend self-tests
Ben Hutchings
1
-15
/
+7
2008-09-03
sfc: Make PHY flash mode a device attribute, not a module parameter
Ben Hutchings
1
-31
/
+15
[next]