Commit History

Author SHA1 Message Date
  Ben Hutchings 31b760202a sfc: Fix type of FALCON_SPI_MAX_LEN 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 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 88c5942513 sfc: Add check for memory allocation failure in falcon_probe_nic() 17 years ago
  Ben Hutchings 8c8661e4ce sfc: Extend self-tests 17 years ago
  Ben Hutchings bc3c90a2b7 sfc: Remove some unreachable error paths 17 years ago
  Ben Hutchings 42cbe2d73c sfc: Cleanup RX event processing 17 years ago
  Ben Hutchings d307402534 sfc: Remove efx_channel::evqnum field 17 years ago
  Ben Hutchings 955f0a744b sfc: Remove initialisation of RX_FILTER_CTL_REG.NUM_KER 17 years ago
  Ben Hutchings 8831da7b6c sfc: Cleanup RX queue information 17 years ago
  Ben Hutchings 64ee3120f7 sfc: Remove efx_channel::has_interrupt 17 years ago
  Ben Hutchings 4a5b504d0c sfc: Export boot configuration in EEPROM through ethtool 17 years ago
  Ben Hutchings 4d566063a7 sfc: Removed forced inlining of long functions 17 years ago
  Ben Hutchings dc8cfa55da sfc: Use explicit bool for boolean variables, parameters and return values 17 years ago
  Ben Hutchings c84a6f18a9 sfc: Reverse the XOFF/XON pause frame control fifo thresholds 17 years ago
  Ben Hutchings 5b39fe307b sfc: Remove mistaken hardware workaround 17 years ago
  Ben Hutchings 60ac10658c sfc: Use separate hardware TX queues to select checksum generation 17 years ago
  Ben Hutchings 767e468c06 sfc: Replace net_dev->priv with netdev_priv(net_dev) 17 years ago
  Ben Hutchings 9dadae686f sfc: I2C adapter initialisation fixes 17 years ago
  David S. Miller 4ae127d1b6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 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 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 9bbd7d9a35 sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros 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