Commit Graph

141 Commits (bcc70bb3aeae7c3d035881d41055685f08a2b745)

Author SHA1 Message Date
Ben Hutchings 80cb9a0f7f sfc: Treat all MAC registers as 128-bit 15 years ago
Ben Hutchings 46e1ac0f42 sfc: Fix descriptor cache sizes 15 years ago
Ben Hutchings c459302db6 sfc: Log interrupt and reset type names, not numbers 15 years ago
Ben Hutchings eb50c0d67f sfc: Gather link state fields in struct efx_nic into new struct efx_link_state 15 years ago
Ben Hutchings e775fb93a8 sfc: Move all I2C stuff into struct falcon_board 15 years ago
Ben Hutchings 5c16a96c4f sfc: Move definition of struct falcon_nic_data into falcon.h 15 years ago
Ben Hutchings 278c0621fb sfc: Make board information explicitly Falcon-specific 15 years ago
Ben Hutchings 9c1bbbaf3e sfc: Really allow RX checksum offload to be disabled 15 years ago
Ben Hutchings b37b62fea1 sfc: Rename 'xfp' file and functions to reflect reality 15 years ago
Ben Hutchings 96c45726c7 sfc: Merge falcon_probe_phy() into falcon_probe_port() 15 years ago
Ben Hutchings dc803df8dd sfc: Remove pointless abstraction of memory BAR number 15 years ago
Ben Hutchings 0d86ebd815 sfc: Maintain interrupt moderation values in ticks, not microseconds 15 years ago
Ben Hutchings 0484e0db7c sfc: Move shared members of struct falcon_nic_data into struct efx_nic 15 years ago
Ben Hutchings 63f1988419 sfc: Move all TX DMA length limiting into tx.c 15 years ago
Ben Hutchings 6d51d30750 sfc: Define DMA address mask explicitly in terms of descriptor field width 15 years ago
Ben Hutchings 3ffeabdd2b sfc: Eliminate indirect lookups of queue size constants 15 years ago
Ben Hutchings 12d00cadcc sfc: Rename register I/O header and functions used by both Falcon and Siena 15 years ago
Ben Hutchings 3e6c453854 sfc: Update hardware definitions for Siena 15 years ago
Ben Hutchings 625b451455 sfc: Move RX data FIFO thresholds out of struct efx_nic_type 15 years ago
Ben Hutchings 56241ceb9e sfc: Remove versioned bitfield macros 15 years ago
Ben Hutchings 5087b54ddc sfc: Remove boards.h, moving last remaining declaration to falcon.h 15 years ago
Ben Hutchings 3473a5b118 sfc: Rename Falcon-specific board code and types 15 years ago
Ben Hutchings 19e71cf691 sfc: Remove redundant hardware initialisation 15 years ago
Ben Hutchings 68e7f45e11 sfc: Use generic MDIO functions and definitions 16 years ago
Ben Hutchings 239795adf7 sfc: Use correct macro to set event bitfield 16 years ago
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