Age | Commit message (Expand) | Author |
2009-04-29 | sfc: Use generic MDIO functions and definitions | Ben Hutchings |
2009-04-14 | sfc: Use correct macro to set event bitfield | Ben Hutchings |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-21 | sfc: Implement adaptive IRQ moderation | Ben Hutchings |
2009-03-21 | sfc: Remove unused private PCI register definitions | Ben Hutchings |
2009-03-21 | sfc: Work around unreliable legacy interrupt status | Ben Hutchings |
2009-03-04 | sfc: Improve NIC internal error recovery | Ben Hutchings |
2009-03-04 | sfc: Fix search for flush completion events | Ben Hutchings |
2009-03-04 | sfc: Clear I2C adapter structure in falcon_remove_nic() | Ben Hutchings |
2009-03-02 | sfc: Add support for QT2025C PHY | Ben Hutchings |
2009-02-11 | falcon fix compilation warnings | Jaswinder Singh Rajput |
2009-01-30 | sfc: Replace stats_enabled flag with a disable count | Ben Hutchings |
2009-01-30 | sfc: Fix post-reset MAC selection | Steve Hodgson |
2009-01-30 | sfc: SFX7101: Remove workaround for bad link training | Steve Hodgson |
2009-01-07 | net: sfc: Use pci_clear_master() to disable bus mastering | Ben Hutchings |
2008-12-12 | sfc: Use kzalloc() to ensure struct efx_spi_device is fully initialised | Ben Hutchings |
2008-12-12 | sfc: Use model numbers for PHY type names | Ben Hutchings |
2008-12-12 | sfc: Remove leading spaces | Ben Hutchings |
2008-12-12 | sfc: Add support for SFN4111T | Ben Hutchings |
2008-12-12 | sfc: Add support for Solarflare 10Xpress SFT9001 | Ben Hutchings |
2008-12-12 | sfc: Rework MAC, PHY and board event handling | Ben Hutchings |
2008-12-12 | sfc: Implement auto-negotiation | Ben Hutchings |
2008-12-12 | sfc: Add support for sub-10G speeds | Ben Hutchings |
2008-12-12 | sfc: Remove MII extension cruft | Ben Hutchings |
2008-12-12 | sfc: Don't count RX checksum errors during loopback self-test | Ben Hutchings |
2008-12-12 | sfc: Provide hints to irqbalance daemon | Ben Hutchings |
2008-12-12 | sfc: Work around unreliable strap pins | Ben Hutchings |
2008-12-12 | sfc: Clean up waits for flash/EEPROM operations | Ben Hutchings |
2008-12-12 | sfc: Remove unneeded register write | Ben Hutchings |
2008-12-12 | sfc: Change SPI lengths to type size_t | Ben Hutchings |
2008-11-06 | sfc: Expose flash region storing boot code as MTD | Ben Hutchings |
2008-11-06 | sfc: Clean up non-volatile memory partitioning | Ben Hutchings |
2008-09-24 | sfc: Fix type of FALCON_SPI_MAX_LEN | Ben Hutchings |
2008-09-24 | sfc: Disable interrupts after a fatal interrupt occurs until reset | Ben Hutchings |
2008-09-24 | sfc: Insert read memory barrier after checking MAC statistics flag | Ben Hutchings |
2008-09-24 | sfc: Make queue flushes more reliable | Ben Hutchings |
2008-09-24 | sfc: Don't use EFX_OWORD_FIELD on an event (64-bit, quad-word) | Steve Hodgson |
2008-09-24 | sfc: Add check for memory allocation failure in falcon_probe_nic() | Ben Hutchings |
2008-09-03 | sfc: Extend self-tests | Ben Hutchings |
2008-09-03 | sfc: Remove some unreachable error paths | Ben Hutchings |
2008-09-03 | sfc: Cleanup RX event processing | Ben Hutchings |
2008-09-03 | sfc: Remove efx_channel::evqnum field | Ben Hutchings |
2008-09-03 | sfc: Remove initialisation of RX_FILTER_CTL_REG.NUM_KER | Ben Hutchings |
2008-09-03 | sfc: Cleanup RX queue information | Ben Hutchings |
2008-09-03 | sfc: Remove efx_channel::has_interrupt | Ben Hutchings |
2008-09-03 | sfc: Export boot configuration in EEPROM through ethtool | Ben Hutchings |
2008-09-03 | sfc: Removed forced inlining of long functions | Ben Hutchings |
2008-09-03 | sfc: Use explicit bool for boolean variables, parameters and return values | Ben Hutchings |
2008-09-03 | sfc: Reverse the XOFF/XON pause frame control fifo thresholds | Ben Hutchings |
2008-09-03 | sfc: Remove mistaken hardware workaround | Ben Hutchings |