Commit History

Author SHA1 Message Date
  Ben Hutchings 460eeaa03c sfc: Log the part number on probe 13 years ago
  Ben Hutchings dd40781e3a sfc: Run event/IRQ self-test asynchronously when interface is brought up 13 years ago
  Ben Hutchings e7bed9c883 sfc: Remove TX completions from adaptive IRQ scoring 13 years ago
  Danny Kukawka 504f9b5a6b ethernet: unify return value of .ndo_set_mac_address if address is invalid 13 years ago
  Ben Hutchings c92aaff18e sfc: Reverse initial buffer table allocation to allow for later resizing 13 years ago
  Ben Hutchings cd2d5b529c sfc: Add SR-IOV back-end support for SFC9000 family 13 years ago
  Ben Hutchings 28e47c498a sfc: Allocate SRAM between buffer table and descriptor caches at init time 13 years ago
  Ben Hutchings a9a5250627 sfc: Pass NIC structure into efx_wanted_parallelism() 13 years ago
  Ben Hutchings 7f967c011a sfc: Add support for 'extra' channel types 13 years ago
  Ben Hutchings a16e5b246c sfc: Make all CPU/IRQ/channel/queue counts unsigned 13 years ago
  Ben Hutchings 9d9a6973a8 sfc: Use proper function to test for RX channel in efx_poll() 13 years ago
  Ben Hutchings 9f2cb71c2b sfc: Leave interrupts and event queues enabled whenever we can 13 years ago
  Ben Hutchings 7c43161c11 sfc: Warn if unable to create MTDs 13 years ago
  Ben Hutchings fadac6aae1 sfc: Do not retry hardware probe if it schedules a reset 13 years ago
  Ben Hutchings d9ab70079a sfc: Skip RX end-of-batch work on channels without an RX queue 13 years ago
  Ben Hutchings db3395697c sfc: Replace efx_rx_buffer::is_page and other booleans with a flags field 14 years ago
  Ben Hutchings 0fca8c9761 sfc: Rename implementation of ndo_set_rx_mode 13 years ago
  Ben Hutchings 6c8eef4ac8 sfc: Remove redundant 'rc' variable, always set to 0 13 years ago
  Ben Hutchings 2aa9ef11e7 sfc: Minor formatting fixes 13 years ago
  Ben Hutchings 86ee53020a sfc: Use existing local variables instead of repeated indirect lookups 13 years ago
  Ben Hutchings 73ba7b68e9 sfc: Remove remnants of on-load self-test 13 years ago
  Ben Hutchings cc180b69c0 sfc: Correct interrupt timer quantum for Siena (normal and turbo mode) 13 years ago
  Ben Hutchings 30b81cda95 sfc: Remove efx_nic_type::push_multicast_hash operation 13 years ago
  Ben Hutchings 710b208dc2 sfc: Merge efx_mac_operations into efx_nic_type 14 years ago
  Ben Hutchings 1cb345220f sfc: Hold efx_nic::stats_lock while reading efx_nic::mac_stats 14 years ago
  Ben Hutchings e332bcb3d1 sfc: Remove fallback for invalid permanent MAC address 13 years ago
  Ben Hutchings cdb08f8fd8 sfc: Set default parallelism to per-core by default 13 years ago
  Ben Hutchings fa142b9da3 sfc: Rename efx_wanted_channels() to efx_wanted_parallelism() 13 years ago
  Ben Hutchings 18e83e4cd1 sfc: Const-qualify static data as appropriate, partly prompted by checkpatch 13 years ago
  Ben Hutchings e9e01846c7 sfc: Avoid assignment in an if-statement, reported by checkpatch 13 years ago