index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sfc
Age
Commit message (
Expand
)
Author
2010-01-25
sfc: Use fixed-size buffers for MCDI NVRAM requests
Ben Hutchings
2010-01-25
sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
Guido Barzini
2010-01-19
sfc: QT202x: Remove unreliable MMD check at initialisation
Matthew Slattery
2010-01-13
sfc: Fix conditions for MDIO self-test
Ben Hutchings
2010-01-13
sfc: Fix polling for slow MCDI operations
Ben Hutchings
2009-12-23
sfc: Disable TX descriptor prefetch watchdog
Ben Hutchings
2009-12-23
sfc: QT2025C: Add error message for suspected bad SFP+ cables
Ben Hutchings
2009-12-23
sfc: QT2025C: Work around PHY firmware initialisation bug
Matthew Slattery
2009-12-23
sfc: QT2025C: Switch into self-configure mode when not in loopback
Matthew Slattery
2009-12-23
sfc: QT2025C: Work around PHY bug
Matthew Slattery
2009-12-23
sfc: Fix DMA mapping cleanup in case of an error in TSO
Neil Turton
2009-12-23
sfc: Include XGXS in XMAC link status check except in XGMII loopback
Ben Hutchings
2009-12-23
sfc: Move PHY software state initialisation from init() into probe()
Steve Hodgson
2009-12-13
drivers/net/sfc: Correct code taking the size of a pointer
Julia Lawall
2009-11-29
sfc: Update version, copyright dates, authors
Ben Hutchings
2009-11-29
sfc: Implement TSO for TCP/IPv6
Ben Hutchings
2009-11-29
sfc: Add support for SFC9000 family (2)
Ben Hutchings
2009-11-29
sfc: Add support for SFC9000 family (1)
Ben Hutchings
2009-11-29
sfc: Add firmware protocol definitions (MCDI)
Steve Hodgson
2009-11-29
sfc: Move shared NIC code from falcon.c to new source file nic.c
Ben Hutchings
2009-11-29
sfc: Rename falcon.h to nic.h
Ben Hutchings
2009-11-29
sfc: Allow for additional checksum offload features
Ben Hutchings
2009-11-29
sfc: Extend MTD driver for use with new NICs
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: Fold falcon_probe_nic_variant() into falcon_probe_nic()
Ben Hutchings
2009-11-29
sfc: Separate shared NIC code from Falcon-specific and rename accordingly
Ben Hutchings
2009-11-29
sfc: Add efx_nic_type operation for identity LED control
Ben Hutchings
2009-11-29
sfc: Add efx_nic_type operation for NVRAM self-test
Ben Hutchings
2009-11-29
sfc: Add efx_nic_type operation for register self-test
Ben Hutchings
2009-11-29
sfc: Implement ethtool reset operation
Ben Hutchings
2009-11-29
sfc: Add power-management and wake-on-LAN support
Ben Hutchings
2009-11-29
sfc: Generalise link state monitoring
Steve Hodgson
2009-11-29
sfc: Refactor link configuration
Ben Hutchings
2009-11-29
sfc: Move Falcon NIC operations to efx_nic_type
Ben Hutchings
2009-11-29
sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
Ben Hutchings
2009-11-29
sfc: Remove duplicate hardware structure definitions
Ben Hutchings
2009-11-29
sfc: Remove redundant writes to INT_ADR_KER
Ben Hutchings
2009-11-29
sfc: Clean up RX event handling
Ben Hutchings
2009-11-28
sfc: Move descriptor cache base addresses to struct efx_nic_type
Ben Hutchings
2009-11-28
sfc: Decouple NIC revision number from Falcon PCI revision number
Ben Hutchings
2009-11-28
sfc: Remove some redundant whitespace
Ben Hutchings
2009-11-28
sfc: Remove another unused workaround macro
Ben Hutchings
2009-11-28
sfc: Remove EFX_WORKAROUND_9141 macro
Matthew Slattery
2009-11-28
sfc: Limit some hardware workarounds to Falcon
Ben Hutchings
2009-11-28
sfc: Always start Falcon using the XMAC
Steve Hodgson
2009-11-28
sfc: Replace MDIO spinlock with mutex
Steve Hodgson
2009-11-28
sfc: QT202x: Reset before reading PHY id
Steve Hodgson
2009-11-28
sfc: Simplify PHY polling
Steve Hodgson
2009-11-26
sfc: Do not set net_device::trans_start in self-test
Ben Hutchings
[next]