Commit Graph

212 Commits (bcd5149ded6b2edbf3732fa1483600a716b1cba6)

Author SHA1 Message Date
Ben Hutchings 65f667fb47 sfc: Correct interpretation of second param to ethtool phys_id() 16 years ago
Ben Hutchings 2b2734dcbf sfc: Remove unneeded register write 16 years ago
Ben Hutchings 23d30f027d sfc: Change SPI lengths to type size_t 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 8761169cf1 sfc: Fix dependency for SFC_MTD 16 years ago
Stephen Hemminger eeda3fd64f netdev: introduce dev_get_stats() 16 years ago
Ben Hutchings cd17fa7b8f sfc: Correct address of gPXE boot configuration in EEPROM 16 years ago
Ben Hutchings 739bb23d72 sfc: Do not reset when hardware monitor detects a fault 16 years ago
Ben Hutchings 3e133c44d2 sfc: Use lm87 and lm90 drivers for board temperature/power monitoring 16 years ago
Ben Hutchings f41507245e sfc: Expose flash region storing boot code as MTD 16 years ago
Ben Hutchings 0a95f56323 sfc: Clean up non-volatile memory partitioning 16 years ago
Ben Hutchings 2883f552f2 sfc: Correct address of gPXE boot configuration in EEPROM 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 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