Ben Hutchings
|
3df95ce948
sfc: Store port number in net_device::dev_id
|
15 years ago |
Ben Hutchings
|
d42a8f464b
sfc: Get port number from CS_PORT_NUM, not PCI function number
|
15 years ago |
Ben Hutchings
|
a4900ac9f7
sfc: Create multiple TX queues
|
15 years ago |
Ben Hutchings
|
c28884c574
sfc: Clean up efx_nic::irq_zero_count
|
15 years ago |
Ben Hutchings
|
3d07df11c4
sfc: Add necessary parentheses to macro definitions in net_driver.h
|
15 years ago |
Steve Hodgson
|
6369545945
sfc: Handle serious errors in exactly one interrupt handler
|
15 years ago |
Ben Hutchings
|
a4b97f2054
sfc: Do not include unneeded headers
|
15 years ago |
Ben Hutchings
|
754c653a4e
sfc: Fix some incorrect or redundant comments
|
15 years ago |
Ben Hutchings
|
4f16c07391
sfc: Replace PHY MDIO test with an 'alive' test
|
15 years ago |
Steve Hodgson
|
ff3b00a0fc
sfc: Move PHY software state initialisation from init() into probe()
|
15 years ago |
Ben Hutchings
|
906bb26c06
sfc: Update version, copyright dates, authors
|
15 years ago |
Ben Hutchings
|
8880f4ec21
sfc: Add support for SFC9000 family (2)
|
15 years ago |
Ben Hutchings
|
c383b53729
sfc: Allow for additional checksum offload features
|
15 years ago |
Ben Hutchings
|
7688483568
sfc: Extend MTD driver for use with new NICs
|
15 years ago |
Ben Hutchings
|
c1c4f453b6
sfc: Remove static PHY data and enumerations
|
15 years ago |
Ben Hutchings
|
e58f69f408
sfc: Extend loopback mode enumeration
|
15 years ago |
Ben Hutchings
|
06629f0724
sfc: Add efx_nic_type operation for identity LED control
|
15 years ago |
Ben Hutchings
|
0aa3fbaa3f
sfc: Add efx_nic_type operation for NVRAM self-test
|
15 years ago |
Ben Hutchings
|
9bfc4bb1f9
sfc: Add efx_nic_type operation for register self-test
|
15 years ago |
Ben Hutchings
|
eb9f6744cb
sfc: Implement ethtool reset operation
|
15 years ago |
Ben Hutchings
|
89c758fa47
sfc: Add power-management and wake-on-LAN support
|
15 years ago |
Ben Hutchings
|
d3245b28ef
sfc: Refactor link configuration
|
15 years ago |
Ben Hutchings
|
ef2b90ee4d
sfc: Move Falcon NIC operations to efx_nic_type
|
15 years ago |
Ben Hutchings
|
c1ac403bfa
sfc: Clean up RX event handling
|
15 years ago |
Ben Hutchings
|
0228f5cdb0
sfc: Move descriptor cache base addresses to struct efx_nic_type
|
15 years ago |
Ben Hutchings
|
daeda6309e
sfc: Decouple NIC revision number from Falcon PCI revision number
|
15 years ago |
Ben Hutchings
|
299f8d69f3
sfc: Remove some redundant whitespace
|
15 years ago |
Steve Hodgson
|
b895d73e98
sfc: Always start Falcon using the XMAC
|
15 years ago |
Steve Hodgson
|
ab86746175
sfc: Replace MDIO spinlock with mutex
|
15 years ago |
Steve Hodgson
|
fdaa9aed21
sfc: Simplify PHY polling
|
15 years ago |