Commit Graph

407 Commits (7011e660938fc44ed86319c18a5954e95a82ab3e)

Author SHA1 Message Date
Ben Hutchings 47562e5d32 sfc: Remove unused field left from mis-merge 15 years ago
Eric Dumazet 28172739f0 net: fix 64 bit counters on 32 bit arches 15 years ago
Ben Hutchings 765c9f4686 sfc: Add support for RX flow hash control 15 years ago
Ben Hutchings 1437ce3983 ethtool: Change ethtool_op_set_flags to validate flags 15 years ago
Ben Hutchings bd97a63f7d sfc: Log clearer error messages for hardware monitor 15 years ago
Ben Hutchings 477e54eba4 sfc: Use Toeplitz IPv4 hash for RSS and hash insertion 15 years ago
Ben Hutchings 5d3a6fca95 sfc: Move siena_nic_data::ipv6_rss_key to efx_nic::rx_hash_key 15 years ago
Ben Hutchings 604f6049ba sfc: Fix reading of inserted hash 15 years ago
Ben Hutchings 39c9cf0707 sfc: Record hardware RX hash on each skb where possible 15 years ago
Ben Hutchings 2822235278 sfc: Disable setting feature flags that are not implemented 15 years ago
Ben Hutchings c5d5f5fdc7 sfc: Replace EFX_DRIVER_NAME with KBUILD_MODNAME 15 years ago
Ben Hutchings 62776d034c sfc: Implement message level control 15 years ago
Ben Hutchings 0c605a2061 sfc: Log MTD errors using partition name, not just net device name 15 years ago
Ben Hutchings 5b98c1bfcf sfc: Implement ethtool register dump operation 15 years ago
Ben Hutchings 4472702e65 sfc: Implement 64-bit net device statistics on all architectures 15 years ago
Ben Hutchings 3df95ce948 sfc: Store port number in net_device::dev_id 15 years ago
Ben Hutchings d42a8f464b sfc: Get port number from CS_PORT_NUM, not PCI function number 15 years ago
Eric Dumazet ba2d358791 drivers/net: use __packed annotation 15 years ago
Ben Hutchings dd8f61d7ff sfc: Get port number from CS_PORT_NUM, not PCI function number 15 years ago
Ben Hutchings d188ceeb3d sfc: Only count bad packets in rx_errors 15 years ago
Steve Hodgson 62b330baed sfc: Allow shared pages to be recycled 15 years ago
Steve Hodgson 244558006c sfc: Recycle discarded rx buffers back onto the queue 15 years ago
Steve Hodgson f7d6f379db sfc: Support only two rx buffers per page 15 years ago
Steve Hodgson 90d683afd1 sfc: Remove efx_rx_queue::add_lock 15 years ago
Steve Hodgson d730dc527a sfc: Allow DRV_GEN events to be used outside of selftests 15 years ago
Steve Hodgson 901d3fe848 sfc: Wait for the link to stay up before running loopback selftest 15 years ago
Steve Hodgson cffe9d4cda sfc: Synchronise link_advertising and wanted_fc on Siena 15 years ago
Steve Hodgson fd371e32fe sfc: Workaround flush failures on Falcon B0 15 years ago
Steve Hodgson 319ba649af sfc: Reschedule any resets scheduled inside efx_pm_freeze() 15 years ago
Ben Hutchings 3bd9303500 sfc: Rename struct efx_mcdi_phy_cfg to efx_mcdi_phy_data 15 years ago
Ben Hutchings a4900ac9f7 sfc: Create multiple TX queues 15 years ago
Ben Hutchings 5298c37f4d sfc: Test only the first pair of TX queues 15 years ago
Steve Hodgson affaf485ca sfc: Add Siena PHY BIST and cable diagnostic support 15 years ago
Ben Hutchings c28884c574 sfc: Clean up efx_nic::irq_zero_count 15 years ago
Ben Hutchings 3d07df11c4 sfc: Add necessary parentheses to macro definitions in net_driver.h 15 years ago
Ben Hutchings fa236e1804 sfc: Break NAPI processing after one ring-full of TX completions 15 years ago
Steve Hodgson 3a595102d4 sfc: Set PERIODIC_NOEVENT flag for MC_CMD_MAC_STATS 15 years ago
Ben Hutchings fbcfe8e152 sfc: Update MCDI protocol definitions 15 years ago
Ben Hutchings d614cfbc2f sfc: Enable IPv6 RSS using random key for Toeplitz hash 15 years ago
Steve Hodgson 97e1eaa0e9 sfc: Read MEM_STAT for SRM_PERR as well as MEM_PERR errors 15 years ago
Ben Hutchings b548a988a9 sfc: Log specific message for failure of NVRAM self-test 15 years ago
Steve Hodgson 41b7e4c326 sfc: Extend the legacy interrupt workarounds 15 years ago
Steve Hodgson b7b40eeb0f sfc: Reconfigure the XAUI serdes after an EM reset 15 years ago
Steve Hodgson ef524f2e74 sfc: Stop masking out XGMII faults over reconfigures 15 years ago
Steve Hodgson 6369545945 sfc: Handle serious errors in exactly one interrupt handler 15 years ago
Ben Hutchings 00bbb4a534 sfc: Consistently report short MCDI responses as EIO 15 years ago
Steve Hodgson b17424b0b2 sfc: Ignore parity errors in the other port's SRAM 15 years ago
Ben Hutchings e41c11ee0c sfc: Change falcon_probe_board() to fail for unsupported boards 15 years ago
Ben Hutchings f49a4589e9 sfc: Always close net device at the end of a disabling reset 15 years ago
Ben Hutchings aabc564907 sfc: Wait at most 10ms for the MC to finish reading out MAC statistics 15 years ago