Steve Hodgson
|
1ab00629f0
sfc: Make reset_workqueue driver-global rather than per-NIC
|
16 years ago |
Ben Hutchings
|
a17102b1ba
sfc: Board support fixes
|
16 years ago |
Stephen Hemminger
|
c3ecb9f323
sfc: convert to net_device_ops
|
17 years ago |
Ben Hutchings
|
739bb23d72
sfc: Do not reset when hardware monitor detects a fault
|
17 years ago |
Ben Hutchings
|
f41507245e
sfc: Expose flash region storing boot code as MTD
|
17 years ago |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
17 years ago |
Ben Hutchings
|
6bc5d3a933
sfc: Make queue flushes more reliable
|
17 years ago |
Ben Hutchings
|
ef08af03ef
sfc: Remove workaround for old firmware bug
|
17 years ago |
Ben Hutchings
|
e1074a0d96
sfc: Fix memory BAR release call on error path
|
17 years ago |
Ben Hutchings
|
a816f75ac5
sfc: Rework efx_set_multicast_hash()
|
17 years ago |
Ben Hutchings
|
3c78708fe8
sfc: Remove the STATE_RESETTING flag
|
17 years ago |
Ben Hutchings
|
8c8661e4ce
sfc: Extend self-tests
|
17 years ago |
Ben Hutchings
|
2467ca46b6
sfc: Cleanup reset code
|
17 years ago |
Ben Hutchings
|
bc3c90a2b7
sfc: Remove some unreachable error paths
|
17 years ago |
Ben Hutchings
|
01aad7b6ff
sfc: Remove efx_nic_dummy_op_int() as redundant with efx_port_dummy_op_int()
|
17 years ago |
Ben Hutchings
|
740847dab1
sfc: Enable TSO for 802.1q VLAN devices
|
17 years ago |
Steve Hodgson
|
dacccc7411
sfc: Do not call netif_{stop,wake}_queue() before register_netdev
|
17 years ago |
Ben Hutchings
|
f8b87c1701
sfc: Make PHY flash mode a device attribute, not a module parameter
|
17 years ago |
Ben Hutchings
|
42cbe2d73c
sfc: Cleanup RX event processing
|
17 years ago |
Ben Hutchings
|
d307402534
sfc: Remove efx_channel::evqnum field
|
17 years ago |
Ben Hutchings
|
8831da7b6c
sfc: Cleanup RX queue information
|
17 years ago |
Ben Hutchings
|
64ee3120f7
sfc: Remove efx_channel::has_interrupt
|
17 years ago |
Ben Hutchings
|
46123d043d
sfc: Move CPU counting for RSS into a separate function, efx_wanted_rx_queues()
|
17 years ago |
Ben Hutchings
|
4d566063a7
sfc: Removed forced inlining of long functions
|
17 years ago |
Ben Hutchings
|
28506563e2
sfc: Set net_device::vlan_features appropriately
|
17 years ago |
Ben Hutchings
|
dc8cfa55da
sfc: Use explicit bool for boolean variables, parameters and return values
|
17 years ago |
Ben Hutchings
|
f90748f009
sfc: Remove inclusion of workarounds.h from efx.c
|
17 years ago |
Ben Hutchings
|
60ac10658c
sfc: Use separate hardware TX queues to select checksum generation
|
17 years ago |
Ben Hutchings
|
767e468c06
sfc: Replace net_dev->priv with netdev_priv(net_dev)
|
17 years ago |
Ben Hutchings
|
aa6ef27ea9
sfc: Create one RX queue and interrupt per CPU package by default
|
17 years ago |