index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sfc
/
falcon_xmac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-14
sfc: make function tables const
stephen hemminger
1
-1
/
+1
2011-02-28
sfc: Update copyright dates
Ben Hutchings
1
-1
/
+1
2010-12-03
sfc: Move xmac_poll_required into struct falcon_nic_data
Ben Hutchings
1
-4
/
+9
2010-12-03
sfc: Remove unnecessary inclusion of various private header files
Ben Hutchings
1
-1
/
+0
2010-10-21
sfc: make functions static
stephen hemminger
1
-1
/
+1
2010-06-24
sfc: Implement message level control
Ben Hutchings
1
-2
/
+3
2010-04-28
sfc: Reconfigure the XAUI serdes after an EM reset
Steve Hodgson
1
-1
/
+1
2010-04-28
sfc: Stop masking out XGMII faults over reconfigures
Steve Hodgson
1
-15
/
+5
2009-12-23
sfc: Include XGXS in XMAC link status check except in XGMII loopback
Ben Hutchings
1
-16
/
+22
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
-1
/
+1
2009-11-29
sfc: Extend loopback mode enumeration
Ben Hutchings
1
-1
/
+1
2009-11-29
sfc: Refactor link configuration
Ben Hutchings
1
-3
/
+5
2009-11-29
sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
Ben Hutchings
1
-1
/
+2
2009-11-28
sfc: Decouple NIC revision number from Falcon PCI revision number
Ben Hutchings
1
-1
/
+1
2009-11-26
sfc: Simplify XMAC link polling
Ben Hutchings
1
-30
/
+20
2009-11-26
sfc: Split MAC stats DMA initiation and completion
Ben Hutchings
1
-5
/
+8
2009-11-26
sfc: Treat all MAC registers as 128-bit
Ben Hutchings
1
-7
/
+7
2009-11-24
sfc: Gather link state fields in struct efx_nic into new struct efx_link_state
Ben Hutchings
1
-4
/
+4
2009-10-24
sfc: Rename register I/O header and functions used by both Falcon and Siena
Ben Hutchings
1
-24
/
+24
2009-10-24
sfc: Update hardware definitions for Siena
Ben Hutchings
1
-90
/
+85
2009-10-24
sfc: Remove boards.h, moving last remaining declaration to falcon.h
Ben Hutchings
1
-1
/
+0
2009-08-26
sfc: Do not reinitialise XAUI serdes before it has completed reset
Ben Hutchings
1
-3
/
+5
2009-04-29
sfc: Use generic MDIO functions and definitions
Ben Hutchings
1
-1
/
+1
2008-12-12
sfc: Rework MAC, PHY and board event handling
Ben Hutchings
1
-20
/
+22
2008-12-12
sfc: Implement auto-negotiation
Ben Hutchings
1
-1
/
+1
2008-12-12
sfc: Add support for sub-10G speeds
Ben Hutchings
1
-191
/
+31
2008-12-12
sfc: Remove MII extension cruft
Ben Hutchings
1
-1
/
+0
2008-09-24
sfc: Remove workaround for old firmware bug
Ben Hutchings
1
-87
/
+1
2008-09-03
sfc: Extend self-tests
Ben Hutchings
1
-11
/
+3
2008-09-03
sfc: Remove remnants of multi-port abstraction for MAC registers
Ben Hutchings
1
-138
/
+110
2008-09-03
sfc: Make PHY flash mode a device attribute, not a module parameter
Ben Hutchings
1
-7
/
+8
2008-09-03
sfc: Use explicit bool for boolean variables, parameters and return values
Ben Hutchings
1
-32
/
+31
2008-09-03
sfc: XMAC statistics fix-ups
Ben Hutchings
1
-2
/
+4
2008-05-30
[netdrvr] sfc: Report XAUI link down at default log level
Ben Hutchings
1
-1
/
+1
2008-05-22
sfc: Replaced various macros with inline functions
Ben Hutchings
1
-3
/
+3
2008-05-22
sfc: Removed casts to void
Ben Hutchings
1
-2
/
+2
2008-05-13
[netdrvr] sfc: sfc: Add self-test support
Ben Hutchings
1
-2
/
+70
2008-05-13
[netdrvr] sfc: Remove unused macro EFX_XAUI_RETRAIN_MAX
Ben Hutchings
1
-2
/
+0
2008-05-13
[netdrvr] sfc: Fix code formatting
Ben Hutchings
1
-2
/
+2
2008-05-13
[netdrvr] sfc: Add phy_flash_cfg module parameter and implementation
Ben Hutchings
1
-0
/
+4
2008-04-29
New driver "sfc" for Solarstorm SFC4000 controller.
Ben Hutchings
1
-0
/
+585