David S. Miller
|
2d5451d261
net: Fix warning fallout from recent NAPI interface changes.
|
16 years ago |
Ben Hutchings
|
f4bd954e7c
sfc: When disabling the NIC, close the device rather than unregistering it
|
16 years ago |
Ben Hutchings
|
6977dc6309
sfc: Generate unique names for per-NIC workqueues
|
16 years ago |
Neil Horman
|
908a7a16b8
net: Remove unused netdev arg from some NAPI interfaces.
|
16 years ago |
Ben Hutchings
|
7dde596ef7
sfc: Fix synchronisation of efx_mtd_{probe,rename,remove}
|
16 years ago |
Steve Hodgson
|
fa402b2ea9
sfc: Treat probe as unsuccessful if it scheduled a reset
|
16 years ago |
Ben Hutchings
|
766ca0fa6b
sfc: Rework MAC, PHY and board event handling
|
16 years ago |
Ben Hutchings
|
177dfcd80f
sfc: Add support for sub-10G speeds
|
16 years ago |
Ben Hutchings
|
06d5e19318
sfc: Add phy_type device attribute
|
16 years ago |
Ben Hutchings
|
f31a45d2f4
sfc: Remove MII extension cruft
|
16 years ago |
Ben Hutchings
|
56536e9ce7
sfc: Provide hints to irqbalance daemon
|
16 years ago |
Neil Turton
|
28b581ab0a
sfc: Add option to use a separate channel for TX completions
|
16 years ago |
Ben Hutchings
|
84ae48fe4c
sfc: Restore phy_flash_cfg module parameter
|
16 years ago |
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
|
16 years ago |
Ben Hutchings
|
739bb23d72
sfc: Do not reset when hardware monitor detects a fault
|
16 years ago |
Ben Hutchings
|
f41507245e
sfc: Expose flash region storing boot code as MTD
|
16 years ago |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 years ago |
Ben Hutchings
|
6bc5d3a933
sfc: Make queue flushes more reliable
|
16 years ago |
Ben Hutchings
|
ef08af03ef
sfc: Remove workaround for old firmware bug
|
16 years ago |
Ben Hutchings
|
e1074a0d96
sfc: Fix memory BAR release call on error path
|
16 years ago |
Ben Hutchings
|
a816f75ac5
sfc: Rework efx_set_multicast_hash()
|
16 years ago |
Ben Hutchings
|
3c78708fe8
sfc: Remove the STATE_RESETTING flag
|
16 years ago |
Ben Hutchings
|
8c8661e4ce
sfc: Extend self-tests
|
16 years ago |
Ben Hutchings
|
2467ca46b6
sfc: Cleanup reset code
|
16 years ago |
Ben Hutchings
|
bc3c90a2b7
sfc: Remove some unreachable error paths
|
16 years ago |
Ben Hutchings
|
01aad7b6ff
sfc: Remove efx_nic_dummy_op_int() as redundant with efx_port_dummy_op_int()
|
16 years ago |
Ben Hutchings
|
740847dab1
sfc: Enable TSO for 802.1q VLAN devices
|
16 years ago |
Steve Hodgson
|
dacccc7411
sfc: Do not call netif_{stop,wake}_queue() before register_netdev
|
16 years ago |