Commit Graph

59 Commits (eb20b4e8a6998ca68d9ac0963ee36a1a36fe241d)

Author SHA1 Message Date
Herbert Xu da3bc07171 sfc: Replace LRO with GRO 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
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 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
Ben Hutchings 8d9853d911 sfc: Use a separate workqueue for resets 17 years ago
David S. Miller b9e4085768 netdev: Do not use TX lock to protect address lists. 17 years ago
David S. Miller e308a5d806 netdev: Add netdev->addr_list_lock protection. 17 years ago
Ben Hutchings 37b5a60335 sfc: Use kernel I2C system and i2c-algo-bit driver 17 years ago
Ben Hutchings d3208b5eba sfc: Remove redundant casts to and from void * 17 years ago