1. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  2. aa6ef27 sfc: Create one RX queue and interrupt per CPU package by default by Ben Hutchings · 16 years ago
  3. 8d9853d sfc: Use a separate workqueue for resets by Ben Hutchings · 16 years ago
  4. 9dadae6 sfc: I2C adapter initialisation fixes by Ben Hutchings · 16 years ago
  5. b9e4085 netdev: Do not use TX lock to protect address lists. by David S. Miller · 16 years ago
  6. e308a5d netdev: Add netdev->addr_list_lock protection. by David S. Miller · 16 years ago
  7. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  8. 23bdfdd sfc: Recover from RX queue flush failure by Steve Hodgson · 16 years ago
  9. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  10. 62c7832 sfc: Reduce I2C udelay to 5 resulting in a clock frequency of 100 kHz by Ben Hutchings · 16 years ago
  11. 37b5a60 sfc: Use kernel I2C system and i2c-algo-bit driver by Ben Hutchings · 16 years ago
  12. b055629 [netdrvr] sfc: Report XAUI link down at default log level by Ben Hutchings · 16 years ago
  13. 8757a5f sfc: Remove sub-minor component from driver version by Ben Hutchings · 16 years ago
  14. 9b7bfc4 sfc: Added checks for heap allocation failure by Ben Hutchings · 16 years ago
  15. d3208b5 sfc: Remove redundant casts to and from void * by Ben Hutchings · 16 years ago
  16. 5daab96 sfc: Change type of efx_nic::nic_data to struct falcon_nic_data * by Ben Hutchings · 16 years ago
  17. 24c28ed sfc: Use __packed macro by Ben Hutchings · 16 years ago
  18. 6f8135c sfc: Do not define inline macro by Ben Hutchings · 16 years ago
  19. 9bbd7d9 sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros by Ben Hutchings · 16 years ago
  20. 5b9e207 sfc: Correct and expand some comments by Ben Hutchings · 16 years ago
  21. 086ea35 sfc: Use resource_size_t for PCI bus address by Ben Hutchings · 16 years ago
  22. 184be0c sfc: Merged efx_page_offset() into efx_rx_buf_offset() by Ben Hutchings · 16 years ago
  23. 5566861 sfc: Replaced various macros with inline functions by Ben Hutchings · 16 years ago
  24. b347564 sfc: Added and removed braces to comply with kernel style by Ben Hutchings · 16 years ago
  25. 2c118e0 sfc: Removed unncesssary UL suffixes on 0 literals by Ben Hutchings · 16 years ago
  26. f7f13b0 sfc: Simplified efx_rx_calc_buffer_size() using get_order() by Ben Hutchings · 16 years ago
  27. 91ad757 sfc: Removed casts to void by Ben Hutchings · 16 years ago
  28. 4cc58bd sfc: Use mod_timer() to set expiry and add_timer() together by Ben Hutchings · 16 years ago
  29. 3273c2e [netdrvr] sfc: sfc: Add self-test support by Ben Hutchings · 16 years ago
  30. 05e3ec0 [netdrvr] sfc: Increment rx_reset when reported as driver event by Ben Hutchings · 16 years ago
  31. 53269e9 [netdrvr] sfc: Remove unused macro EFX_XAUI_RETRAIN_MAX by Ben Hutchings · 16 years ago
  32. e52edda [netdrvr] sfc: Fix code formatting by Ben Hutchings · 16 years ago
  33. d6742d4 [netdrvr] sfc: Remove kernel-doc comments for removed members of struct efx_nic by Ben Hutchings · 16 years ago
  34. 707d982 [netdrvr] sfc: Remove garbage from comment by Ben Hutchings · 16 years ago
  35. ba911a4 [netdrvr] sfc: Removed bogus 'fall-thru' comments by Ben Hutchings · 16 years ago
  36. 75f2d3e [netdrvr] sfc: Add phy_flash_cfg module parameter and implementation by Ben Hutchings · 16 years ago
  37. b9b39b6 [netdrvr] sfc: Add TSO support by Ben Hutchings · 16 years ago
  38. 8ceee66 New driver "sfc" for Solarstorm SFC4000 controller. by Ben Hutchings · 16 years ago