1. 1f6ea6e solos-pci: Fix race condition in tasklet RX handling by David Woodhouse · 14 years ago
  2. 49d4910 atm/solos-pci: call atm_dev_signal_change() when signal changes. by Karl Hiramoto · 14 years ago
  3. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  4. 7adcdb4 drivers/atm/solos-pci.c: fix warning/bug, clean up code by Andrew Morton · 15 years ago
  5. 9fca79d solos-pci: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  6. efb064d Merge branch 'master' of git://git.infradead.org/users/dwmw2/solos-2.6 by David S. Miller · 15 years ago
  7. 6cf5767 drivers/atm: Correct redundant test by Julia Lawall · 15 years ago
  8. e930438 Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) by Yang Hongyang · 15 years ago
  9. 78f857f solos: Check for rogue received packets by Nathan Williams · 15 years ago
  10. 4dbedf4 solos: support new FPGA RAM layout by Nathan Williams · 15 years ago
  11. ed36604 Merge branch 'master' of git://git.infradead.org/~dwmw2/solos-2.6 by David S. Miller · 15 years ago
  12. 1329f45 solos: Disable DMA until we have an FPGA update with it actually implemented. by David Woodhouse · 15 years ago
  13. 0fc36aa solos: Automatically determine number of ports by Nathan Williams · 15 years ago
  14. 97d759d solos: Reset device on unload, free pending skbs by David Woodhouse · 15 years ago
  15. bc111d5 drivers/atm: introduce missing kfree by Julia Lawall · 15 years ago
  16. f87b2ed solos: Swap upstream/downstream rates in status packet, clean up some more by David Woodhouse · 15 years ago
  17. eab50f7 solos: Set RX empty flag at startup only for !dma mode by David Woodhouse · 15 years ago
  18. cd5549e solos: Don't clear config registers at startup by David Woodhouse · 15 years ago
  19. 95852f4 solos: Tidy up status interrupt handling, cope with 'ERROR' status by David Woodhouse · 15 years ago
  20. cc3657e solos: Add 'reset' module parameter to reset the DSL chips on load by David Woodhouse · 15 years ago
  21. bdc5462 solos: Remove debugging, commented-out test code by David Woodhouse · 15 years ago
  22. 35c2221 solos: Clean up handling of card->tx_mask a little by David Woodhouse · 15 years ago
  23. c6428e5 solos: Fix various bugs in status packet handling by David Woodhouse · 15 years ago
  24. a0641cc solos: Remove superfluous wait_queue_head_t from struct solos_param by David Woodhouse · 15 years ago
  25. fcd8266 solos: Remove IRQF_DISABLED, don't frob IRQ enable on the FPGA in solos_irq() by David Woodhouse · 15 years ago
  26. cd2169f solos: Remove unused loopback debug stuff by David Woodhouse · 15 years ago
  27. f69e417 solos: Tidy up tx_mask handling for ports which need TX by David Woodhouse · 15 years ago
  28. eaf83e3 solos: Tidy up DMA handling a little. Still untested by David Woodhouse · 15 years ago
  29. 9093723 solos: First attempt at DMA support by David Woodhouse · 15 years ago
  30. c0fe302 solos: Remove parameter group from sysfs on ATM dev deregister by David Woodhouse · 15 years ago
  31. 3456b22 solos: Fix under-allocation of skb size for get/set parameters by David Woodhouse · 15 years ago
  32. af78065 solos: Add SNR and Attn to status packet, fix oops on load by David Woodhouse · 15 years ago
  33. b28a4b9 solos: Reject non-AAL5 connections.... for now by David Woodhouse · 15 years ago
  34. 1e615df solos: Kill existing connections on link down event by David Woodhouse · 15 years ago
  35. 87ebb18 solos: Handle new line status change packets, hook up to ATM layer info by David Woodhouse · 15 years ago
  36. d057f0a solos: Add initial list of parameters by David Woodhouse · 15 years ago
  37. 01e2ffa solos: Handle attribute show/store in kernel more sanely by David Woodhouse · 15 years ago
  38. 316bea7 solos: Kill global 'opens' count. by David Woodhouse · 15 years ago
  39. fa755b9 solos: Clean up firmware loading code by David Woodhouse · 15 years ago
  40. 7c4015b solos: FPGA and firmware update support. by Simon Farnsworth · 15 years ago
  41. 4306cad solos: Slight debugging improvements by Simon Farnsworth · 15 years ago
  42. b76811a solos: Fix length header in FPGA transfers by David Woodhouse · 15 years ago
  43. 9c54004 atm: Driver for Solos PCI ADSL2+ card. by David Woodhouse · 16 years ago