Commit Graph

65 Commits (0221c81b1b8eb0cbb6b30a0ced52ead32d2b4e4c)

Author SHA1 Message Date
Ben Hutchings 6fb70fd1b5 sfc: Implement adaptive IRQ moderation 16 years ago
Ben Hutchings 28c4605826 sfc: Remove unused private PCI register definitions 16 years ago
Ben Hutchings a9de9a74c6 sfc: Work around unreliable legacy interrupt status 16 years ago
Ben Hutchings 2c3c3d02f2 sfc: Improve NIC internal error recovery 16 years ago
Ben Hutchings 4720bc6cfe sfc: Fix search for flush completion events 16 years ago
Ben Hutchings 8c870379d2 sfc: Clear I2C adapter structure in falcon_remove_nic() 16 years ago
Ben Hutchings d2d2c37314 sfc: Add support for QT2025C PHY 16 years ago
Jaswinder Singh Rajput 9c8976a1a5 falcon fix compilation warnings 16 years ago
Ben Hutchings 1974cc205e sfc: Replace stats_enabled flag with a disable count 16 years ago
Steve Hodgson 0cc1283879 sfc: Fix post-reset MAC selection 16 years ago
Steve Hodgson 2d18835d65 sfc: SFX7101: Remove workaround for bad link training 16 years ago
Ben Hutchings ef1bba28bf net: sfc: Use pci_clear_master() to disable bus mastering 16 years ago
Ben Hutchings 0c53d8c840 sfc: Use kzalloc() to ensure struct efx_spi_device is fully initialised 16 years ago
Ben Hutchings ab37735870 sfc: Use model numbers for PHY type names 16 years ago
Ben Hutchings b453193821 sfc: Remove leading spaces 16 years ago
Ben Hutchings 6f158d5f29 sfc: Add support for SFN4111T 16 years ago
Ben Hutchings e6fa2eb789 sfc: Add support for Solarflare 10Xpress SFT9001 16 years ago
Ben Hutchings 766ca0fa6b sfc: Rework MAC, PHY and board event handling 16 years ago
Ben Hutchings 04cc8cacb0 sfc: Implement auto-negotiation 16 years ago
Ben Hutchings 177dfcd80f sfc: Add support for sub-10G speeds 16 years ago
Ben Hutchings f31a45d2f4 sfc: Remove MII extension cruft 16 years ago
Ben Hutchings 5005087728 sfc: Don't count RX checksum errors during loopback self-test 16 years ago
Ben Hutchings 56536e9ce7 sfc: Provide hints to irqbalance daemon 16 years ago
Ben Hutchings 2f7f573095 sfc: Work around unreliable strap pins 16 years ago
Ben Hutchings be4ea89c8d sfc: Clean up waits for flash/EEPROM operations 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 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 31b760202a sfc: Fix type of FALCON_SPI_MAX_LEN 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 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 88c5942513 sfc: Add check for memory allocation failure in falcon_probe_nic() 17 years ago
Ben Hutchings 8c8661e4ce sfc: Extend self-tests 17 years ago
Ben Hutchings bc3c90a2b7 sfc: Remove some unreachable error paths 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 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 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 dc8cfa55da sfc: Use explicit bool for boolean variables, parameters and return values 17 years ago
Ben Hutchings c84a6f18a9 sfc: Reverse the XOFF/XON pause frame control fifo thresholds 17 years ago
Ben Hutchings 5b39fe307b sfc: Remove mistaken hardware workaround 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 9dadae686f sfc: I2C adapter initialisation fixes 17 years ago