Commit Graph

92 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Ben Hutchings 60ac10658c sfc: Use separate hardware TX queues to select checksum generation 17 years ago
Steve Hodgson 26c086771a sfc: Remove unused field efx_channel::reset_work 17 years ago
Ben Hutchings 18c2fc0478 sfc: Change first parameter type of {set,clear}_bit_le() to unsigned 17 years ago
Ben Hutchings 767e468c06 sfc: Replace net_dev->priv with netdev_priv(net_dev) 17 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Ben Hutchings aa6ef27ea9 sfc: Create one RX queue and interrupt per CPU package by default 17 years ago
Ben Hutchings 8d9853d911 sfc: Use a separate workqueue for resets 17 years ago
Ben Hutchings 9dadae686f sfc: I2C adapter initialisation fixes 17 years ago
David S. Miller b9e4085768 netdev: Do not use TX lock to protect address lists. 17 years ago
David S. Miller e308a5d806 netdev: Add netdev->addr_list_lock protection. 17 years ago
Steve Hodgson 23bdfdd388 sfc: Recover from RX queue flush failure 17 years ago
Ben Hutchings 62c7832958 sfc: Reduce I2C udelay to 5 resulting in a clock frequency of 100 kHz 17 years ago
Ben Hutchings 37b5a60335 sfc: Use kernel I2C system and i2c-algo-bit driver 17 years ago
Ben Hutchings b055629eae [netdrvr] sfc: Report XAUI link down at default log level 17 years ago
Ben Hutchings 8757a5f715 sfc: Remove sub-minor component from driver version 17 years ago
Ben Hutchings 9b7bfc4c4c sfc: Added checks for heap allocation failure 17 years ago
Ben Hutchings d3208b5eba sfc: Remove redundant casts to and from void * 17 years ago
Ben Hutchings 5daab96d87 sfc: Change type of efx_nic::nic_data to struct falcon_nic_data * 17 years ago
Ben Hutchings 24c28edc5a sfc: Use __packed macro 17 years ago
Ben Hutchings 6f8135ca72 sfc: Do not define inline macro 17 years ago
Ben Hutchings 9bbd7d9a35 sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros 17 years ago
Ben Hutchings 5b9e207ced sfc: Correct and expand some comments 17 years ago
Ben Hutchings 086ea3564a sfc: Use resource_size_t for PCI bus address 17 years ago
Ben Hutchings 184be0c21a sfc: Merged efx_page_offset() into efx_rx_buf_offset() 17 years ago
Ben Hutchings 55668611d0 sfc: Replaced various macros with inline functions 17 years ago
Ben Hutchings b3475645ed sfc: Added and removed braces to comply with kernel style 17 years ago
Ben Hutchings 2c118e0f6b sfc: Removed unncesssary UL suffixes on 0 literals 17 years ago
Ben Hutchings f7f13b0b92 sfc: Simplified efx_rx_calc_buffer_size() using get_order() 17 years ago
Ben Hutchings 91ad757c2f sfc: Removed casts to void 17 years ago
Ben Hutchings 4cc58bdebf sfc: Use mod_timer() to set expiry and add_timer() together 17 years ago
Ben Hutchings 3273c2e8c6 [netdrvr] sfc: sfc: Add self-test support 17 years ago
Ben Hutchings 05e3ec0446 [netdrvr] sfc: Increment rx_reset when reported as driver event 17 years ago
Ben Hutchings 53269e94cd [netdrvr] sfc: Remove unused macro EFX_XAUI_RETRAIN_MAX 17 years ago
Ben Hutchings e52eddaece [netdrvr] sfc: Fix code formatting 17 years ago
Ben Hutchings d6742d4a6d [netdrvr] sfc: Remove kernel-doc comments for removed members of struct efx_nic 17 years ago
Ben Hutchings 707d982700 [netdrvr] sfc: Remove garbage from comment 17 years ago
Ben Hutchings ba911a4d16 [netdrvr] sfc: Removed bogus 'fall-thru' comments 17 years ago
Ben Hutchings 75f2d3eac9 [netdrvr] sfc: Add phy_flash_cfg module parameter and implementation 17 years ago
Ben Hutchings b9b39b625c [netdrvr] sfc: Add TSO support 17 years ago
Ben Hutchings 8ceee660aa New driver "sfc" for Solarstorm SFC4000 controller. 17 years ago