- 2a7e637 sfc: SFT9001: Fix condition for LNPGA power-off by Ben Hutchings · 16 years ago
- ef1bba2 net: sfc: Use pci_clear_master() to disable bus mastering by Ben Hutchings · 16 years ago
- 2d5451d net: Fix warning fallout from recent NAPI interface changes. by David S. Miller · 16 years ago
- 8438134 sfc: If AN is enabled, always read speed/duplex from the AN advertising bits by Ben Hutchings · 16 years ago
- f4bd954 sfc: When disabling the NIC, close the device rather than unregistering it by Ben Hutchings · 16 years ago
- 307505e sfc: SFT9001: Add cable diagnostics by Ben Hutchings · 16 years ago
- 1796721 sfc: Add support for multiple PHY self-tests by Ben Hutchings · 16 years ago
- 2ef3068 sfc: Merge top-level functions for self-tests by Ben Hutchings · 16 years ago
- a5692e4 sfc: Clean up PHY mode management in loopback self-test by Ben Hutchings · 16 years ago
- caa8d8b sfc: Fix unreliable link detection in some loopback modes by Ben Hutchings · 16 years ago
- 6977dc6 sfc: Generate unique names for per-NIC workqueues by Ben Hutchings · 16 years ago
- 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
- a7a81fc sfc: Version 2.3 by Ben Hutchings · 16 years ago
- 7dde596 sfc: Fix synchronisation of efx_mtd_{probe,rename,remove} by Ben Hutchings · 16 years ago
- 0c53d8c sfc: Use kzalloc() to ensure struct efx_spi_device is fully initialised by Ben Hutchings · 16 years ago
- fa402b2 sfc: Treat probe as unsuccessful if it scheduled a reset by Steve Hodgson · 16 years ago
- ab37735 sfc: Use model numbers for PHY type names by Ben Hutchings · 16 years ago
- ca54a9f sfc: Use mutex_lock_interruptible() for ethtool EEPROM access by Ben Hutchings · 16 years ago
- 11e6696 sfc: Specify a meaningful component for loopback RX-side and PHY tests by Ben Hutchings · 16 years ago
- b453193 sfc: Remove leading spaces by Ben Hutchings · 16 years ago
- 6f158d5 sfc: Add support for SFN4111T by Ben Hutchings · 16 years ago
- e6fa2eb sfc: Add support for Solarflare 10Xpress SFT9001 by Ben Hutchings · 16 years ago
- 766ca0f sfc: Rework MAC, PHY and board event handling by Ben Hutchings · 16 years ago
- 04cc8ca sfc: Implement auto-negotiation by Ben Hutchings · 16 years ago
- 177dfcd sfc: Add support for sub-10G speeds by Ben Hutchings · 16 years ago
- 356eebb sfc: Clean up MDIO flag setting by Ben Hutchings · 16 years ago
- 04300d2 sfc: Clean up board identification by Ben Hutchings · 16 years ago
- 06d5e19 sfc: Add phy_type device attribute by Ben Hutchings · 16 years ago
- 27dd2ca sfc: Add support for MMDs numbered >15 by Ben Hutchings · 16 years ago
- f31a45d sfc: Remove MII extension cruft by Ben Hutchings · 16 years ago
- 5005087 sfc: Don't count RX checksum errors during loopback self-test by Ben Hutchings · 16 years ago
- 740ced9 sfc: Abbreviate self-test names so they are not truncated by Ben Hutchings · 16 years ago
- 56536e9 sfc: Provide hints to irqbalance daemon by Ben Hutchings · 16 years ago
- 28b581a sfc: Add option to use a separate channel for TX completions by Neil Turton · 16 years ago
- 84ae48f sfc: Restore phy_flash_cfg module parameter by Ben Hutchings · 16 years ago
- 2f7f573 sfc: Work around unreliable strap pins by Ben Hutchings · 16 years ago
- be4ea89 sfc: Clean up waits for flash/EEPROM operations by Ben Hutchings · 16 years ago
- 1ab0062 sfc: Make reset_workqueue driver-global rather than per-NIC by Steve Hodgson · 16 years ago
- 65f667f sfc: Correct interpretation of second param to ethtool phys_id() by Ben Hutchings · 16 years ago
- 2b2734d sfc: Remove unneeded register write by Ben Hutchings · 16 years ago
- 23d30f0 sfc: Change SPI lengths to type size_t by Ben Hutchings · 16 years ago
- a17102b sfc: Board support fixes by Ben Hutchings · 16 years ago
- c3ecb9f sfc: convert to net_device_ops by Stephen Hemminger · 16 years ago
- 8761169 sfc: Fix dependency for SFC_MTD by Ben Hutchings · 16 years ago
- eeda3fd netdev: introduce dev_get_stats() by Stephen Hemminger · 16 years ago
- 739bb23 sfc: Do not reset when hardware monitor detects a fault by Ben Hutchings · 16 years ago
- 3e133c4 sfc: Use lm87 and lm90 drivers for board temperature/power monitoring by Ben Hutchings · 16 years ago
- f415072 sfc: Expose flash region storing boot code as MTD by Ben Hutchings · 16 years ago
- 0a95f56 sfc: Clean up non-volatile memory partitioning by Ben Hutchings · 16 years ago
- 2883f55 sfc: Correct address of gPXE boot configuration in EEPROM by Ben Hutchings · 16 years ago
- babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
- e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
- 31b7602 sfc: Fix type of FALCON_SPI_MAX_LEN by Ben Hutchings · 16 years ago
- 13e9ab1 sfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where appropriate by Ben Hutchings · 16 years ago
- 951f46a sfc: Remove obsolete comment about PCI modes by Ben Hutchings · 16 years ago
- 0a62f1a sfc: Disable interrupts after a fatal interrupt occurs until reset by Ben Hutchings · 16 years ago
- 1d0680f sfc: Insert read memory barrier after checking MAC statistics flag by Ben Hutchings · 16 years ago
- a620e13 sfc: Stop generating bogus events in tenxpress_check_hw() by Ben Hutchings · 16 years ago
- 94be0c5 sfc: Don't include net_driver.h from falcon_io.h by Steve Hodgson · 16 years ago
- 6bc5d3a sfc: Make queue flushes more reliable by Ben Hutchings · 16 years ago
- 92ade88 sfc: Don't use EFX_OWORD_FIELD on an event (64-bit, quad-word) by Steve Hodgson · 16 years ago
- c8fcc49 sfc: Serialise tenxpress_special_reset() with statistics fetches by Ben Hutchings · 16 years ago
- ef08af0 sfc: Remove workaround for old firmware bug by Ben Hutchings · 16 years ago
- e1074a0 sfc: Fix memory BAR release call on error path by Ben Hutchings · 16 years ago
- 88c5942 sfc: Add check for memory allocation failure in falcon_probe_nic() by Ben Hutchings · 16 years ago
- a816f75 sfc: Rework efx_set_multicast_hash() by Ben Hutchings · 16 years ago
- 3c78708 sfc: Remove the STATE_RESETTING flag by Ben Hutchings · 16 years ago
- 8c8661e sfc: Extend self-tests by Ben Hutchings · 16 years ago
- a515089 sfc: Rework the bitfield header so that we can identify fields by bit number by Ben Hutchings · 16 years ago
- 2467ca4 sfc: Cleanup reset code by Ben Hutchings · 16 years ago
- bc3c90a sfc: Remove some unreachable error paths by Ben Hutchings · 16 years ago
- c1e5fcc sfc: Remove remnants of multi-port abstraction for MAC registers by Ben Hutchings · 16 years ago
- 01aad7b sfc: Remove efx_nic_dummy_op_int() as redundant with efx_port_dummy_op_int() by Ben Hutchings · 16 years ago
- 740847d sfc: Enable TSO for 802.1q VLAN devices by Ben Hutchings · 16 years ago
- dacccc7 sfc: Do not call netif_{stop,wake}_queue() before register_netdev by Steve Hodgson · 16 years ago
- f8b87c1 sfc: Make PHY flash mode a device attribute, not a module parameter by Ben Hutchings · 16 years ago
- 3594e13 sfc: Implement get_sset_count, replacing get_stats_count and self_test_count by Ben Hutchings · 16 years ago
- 42cbe2d sfc: Cleanup RX event processing by Ben Hutchings · 16 years ago
- d307402 sfc: Remove efx_channel::evqnum field by Ben Hutchings · 16 years ago
- a258902 sfc: Make efx_for_each_channel_rx_queue() more efficient by Ben Hutchings · 16 years ago
- 955f0a7 sfc: Remove initialisation of RX_FILTER_CTL_REG.NUM_KER by Ben Hutchings · 16 years ago
- 8831da7 sfc: Cleanup RX queue information by Ben Hutchings · 16 years ago
- 64ee312 sfc: Remove efx_channel::has_interrupt by Ben Hutchings · 16 years ago
- 46123d0 sfc: Move CPU counting for RSS into a separate function, efx_wanted_rx_queues() by Ben Hutchings · 16 years ago
- 4a5b504 sfc: Export boot configuration in EEPROM through ethtool by Ben Hutchings · 16 years ago
- 4d56606 sfc: Removed forced inlining of long functions by Ben Hutchings · 16 years ago
- 23d9e60 sfc: Cleaned up struct tso_state fields by Ben Hutchings · 16 years ago
- 2850656 sfc: Set net_device::vlan_features appropriately by Ben Hutchings · 16 years ago
- dc8cfa5 sfc: Use explicit bool for boolean variables, parameters and return values by Ben Hutchings · 16 years ago
- cc12dac sfc: Reduce the size of struct efx_tx_buffer by Ben Hutchings · 16 years ago
- ecbd95c sfc: Use pci_map_single() to map the skb header when doing TSO by Ben Hutchings · 16 years ago
- 5988b63 sfc: Don't leak PCI DMA maps in the TSO code when the queue fills up by Ben Hutchings · 16 years ago
- b9aafb0 sfc: Speed up loopback self-test by Ben Hutchings · 16 years ago
- f8ea0b6 sfc: Self-test reporting cleanup by Ben Hutchings · 16 years ago
- e9713e6 sfc: Reduce log level for XGXS lane status by Ben Hutchings · 16 years ago
- c84a6f1 sfc: Reverse the XOFF/XON pause frame control fifo thresholds by Ben Hutchings · 16 years ago
- f90748f sfc: Remove inclusion of workarounds.h from efx.c by Ben Hutchings · 16 years ago
- c264361 sfc: XMAC statistics fix-ups by Ben Hutchings · 16 years ago
- 5b39fe3 sfc: Remove mistaken hardware workaround by Ben Hutchings · 16 years ago
- 11f34e6 sfc: Reduce delays in SFE4001 initialisation by Ben Hutchings · 16 years ago