Commit Graph

326 Commits (89751a7cb70a20f0d604dd7c4be29dd7b0011718)

Author SHA1 Message Date
Ben Hutchings 04300d248b sfc: Clean up board identification 16 years ago
Ben Hutchings 06d5e19318 sfc: Add phy_type device attribute 16 years ago
Ben Hutchings 27dd2caca4 sfc: Add support for MMDs numbered >15 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 740ced9927 sfc: Abbreviate self-test names so they are not truncated 16 years ago
Ben Hutchings 56536e9ce7 sfc: Provide hints to irqbalance daemon 16 years ago
Neil Turton 28b581ab0a sfc: Add option to use a separate channel for TX completions 16 years ago
Ben Hutchings 84ae48fe4c sfc: Restore phy_flash_cfg module parameter 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
Steve Hodgson 1ab00629f0 sfc: Make reset_workqueue driver-global rather than per-NIC 16 years ago
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