Commit Graph

92 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Ben Hutchings cd17fa7b8f sfc: Correct address of gPXE boot configuration in EEPROM 16 years ago
Ben Hutchings 31b760202a sfc: Fix type of FALCON_SPI_MAX_LEN 17 years ago
Ben Hutchings 13e9ab1143 sfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where appropriate 17 years ago
Ben Hutchings 951f46a1a2 sfc: Remove obsolete comment about PCI modes 17 years ago
Ben Hutchings 0a62f1a681 sfc: Disable interrupts after a fatal interrupt occurs until reset 17 years ago
Ben Hutchings 1d0680fd62 sfc: Insert read memory barrier after checking MAC statistics flag 17 years ago
Ben Hutchings a620e134e9 sfc: Stop generating bogus events in tenxpress_check_hw() 17 years ago
Steve Hodgson 94be0c5424 sfc: Don't include net_driver.h from falcon_io.h 17 years ago
Ben Hutchings 6bc5d3a933 sfc: Make queue flushes more reliable 17 years ago
Steve Hodgson 92ade881b2 sfc: Don't use EFX_OWORD_FIELD on an event (64-bit, quad-word) 17 years ago
Ben Hutchings c8fcc49c54 sfc: Serialise tenxpress_special_reset() with statistics fetches 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 88c5942513 sfc: Add check for memory allocation failure in falcon_probe_nic() 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 a515089c96 sfc: Rework the bitfield header so that we can identify fields by bit number 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 c1e5fcc980 sfc: Remove remnants of multi-port abstraction for MAC registers 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 3594e131b2 sfc: Implement get_sset_count, replacing get_stats_count and self_test_count 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 a2589027ff sfc: Make efx_for_each_channel_rx_queue() more efficient 17 years ago
Ben Hutchings 955f0a744b sfc: Remove initialisation of RX_FILTER_CTL_REG.NUM_KER 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 4a5b504d0c sfc: Export boot configuration in EEPROM through ethtool 17 years ago
Ben Hutchings 4d566063a7 sfc: Removed forced inlining of long functions 17 years ago
Ben Hutchings 23d9e60b1d sfc: Cleaned up struct tso_state fields 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 cc12dac2e5 sfc: Reduce the size of struct efx_tx_buffer 17 years ago
Ben Hutchings ecbd95c17c sfc: Use pci_map_single() to map the skb header when doing TSO 17 years ago
Ben Hutchings 5988b63a53 sfc: Don't leak PCI DMA maps in the TSO code when the queue fills up 17 years ago
Ben Hutchings b9aafb0e91 sfc: Speed up loopback self-test 17 years ago
Ben Hutchings f8ea0b6743 sfc: Self-test reporting cleanup 17 years ago
Ben Hutchings e9713e6f4e sfc: Reduce log level for XGXS lane status 17 years ago
Ben Hutchings c84a6f18a9 sfc: Reverse the XOFF/XON pause frame control fifo thresholds 17 years ago
Ben Hutchings f90748f009 sfc: Remove inclusion of workarounds.h from efx.c 17 years ago
Ben Hutchings c264361d31 sfc: XMAC statistics fix-ups 17 years ago
Ben Hutchings 5b39fe307b sfc: Remove mistaken hardware workaround 17 years ago
Ben Hutchings 11f34e691d sfc: Reduce delays in SFE4001 initialisation 17 years ago
Ben Hutchings a0c2c19093 sfc: Avoid mangling error codes in efx_test_loopback() 17 years ago