Commit History

Author SHA1 Message Date
  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
  Ben Hutchings 5b9e207ced sfc: Correct and expand some comments 17 years ago