index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sfc
/
falcon_xmac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: Include XGXS in XMAC link status check except in XGMII loopback
Ben Hutchings
2009-12-23
1
-16
/
+22
*
sfc: Update version, copyright dates, authors
Ben Hutchings
2009-11-29
1
-1
/
+1
*
sfc: Rename falcon.h to nic.h
Ben Hutchings
2009-11-29
1
-1
/
+1
*
sfc: Remove static PHY data and enumerations
Ben Hutchings
2009-11-29
1
-1
/
+1
*
sfc: Extend loopback mode enumeration
Ben Hutchings
2009-11-29
1
-1
/
+1
*
sfc: Refactor link configuration
Ben Hutchings
2009-11-29
1
-3
/
+5
*
sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
Ben Hutchings
2009-11-29
1
-1
/
+2
*
sfc: Decouple NIC revision number from Falcon PCI revision number
Ben Hutchings
2009-11-28
1
-1
/
+1
*
sfc: Simplify XMAC link polling
Ben Hutchings
2009-11-26
1
-30
/
+20
*
sfc: Split MAC stats DMA initiation and completion
Ben Hutchings
2009-11-26
1
-5
/
+8
*
sfc: Treat all MAC registers as 128-bit
Ben Hutchings
2009-11-26
1
-7
/
+7
*
sfc: Gather link state fields in struct efx_nic into new struct efx_link_state
Ben Hutchings
2009-11-24
1
-4
/
+4
*
sfc: Rename register I/O header and functions used by both Falcon and Siena
Ben Hutchings
2009-10-24
1
-24
/
+24
*
sfc: Update hardware definitions for Siena
Ben Hutchings
2009-10-24
1
-90
/
+85
*
sfc: Remove boards.h, moving last remaining declaration to falcon.h
Ben Hutchings
2009-10-24
1
-1
/
+0
*
sfc: Do not reinitialise XAUI serdes before it has completed reset
Ben Hutchings
2009-08-26
1
-3
/
+5
*
sfc: Use generic MDIO functions and definitions
Ben Hutchings
2009-04-29
1
-1
/
+1
*
sfc: Rework MAC, PHY and board event handling
Ben Hutchings
2008-12-12
1
-20
/
+22
*
sfc: Implement auto-negotiation
Ben Hutchings
2008-12-12
1
-1
/
+1
*
sfc: Add support for sub-10G speeds
Ben Hutchings
2008-12-12
1
-191
/
+31
*
sfc: Remove MII extension cruft
Ben Hutchings
2008-12-12
1
-1
/
+0
*
sfc: Remove workaround for old firmware bug
Ben Hutchings
2008-09-24
1
-87
/
+1
*
sfc: Extend self-tests
Ben Hutchings
2008-09-03
1
-11
/
+3
*
sfc: Remove remnants of multi-port abstraction for MAC registers
Ben Hutchings
2008-09-03
1
-138
/
+110
*
sfc: Make PHY flash mode a device attribute, not a module parameter
Ben Hutchings
2008-09-03
1
-7
/
+8
*
sfc: Use explicit bool for boolean variables, parameters and return values
Ben Hutchings
2008-09-03
1
-32
/
+31
*
sfc: XMAC statistics fix-ups
Ben Hutchings
2008-09-03
1
-2
/
+4
*
[netdrvr] sfc: Report XAUI link down at default log level
Ben Hutchings
2008-05-30
1
-1
/
+1
*
sfc: Replaced various macros with inline functions
Ben Hutchings
2008-05-22
1
-3
/
+3
*
sfc: Removed casts to void
Ben Hutchings
2008-05-22
1
-2
/
+2
*
[netdrvr] sfc: sfc: Add self-test support
Ben Hutchings
2008-05-13
1
-2
/
+70
*
[netdrvr] sfc: Remove unused macro EFX_XAUI_RETRAIN_MAX
Ben Hutchings
2008-05-13
1
-2
/
+0
*
[netdrvr] sfc: Fix code formatting
Ben Hutchings
2008-05-13
1
-2
/
+2
*
[netdrvr] sfc: Add phy_flash_cfg module parameter and implementation
Ben Hutchings
2008-05-13
1
-0
/
+4
*
New driver "sfc" for Solarstorm SFC4000 controller.
Ben Hutchings
2008-04-29
1
-0
/
+585