Commit Graph

219 Commits (c3813d6af177fab19e322f3114b1f64fbcf08d71)

Author SHA1 Message Date
chas williams - CONTRACTOR 504bb3b58e atm: [he] adjust tests to account for sk_wmem_alloc changes 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Andrew Morton 7adcdb4c11 drivers/atm/solos-pci.c: fix warning/bug, clean up code 15 years ago
Ben Hutchings e8c0ae2c04 ambassador: declare MODULE_FIRMWARE 15 years ago
Ben Hutchings 9fca79d670 solos-pci: declare MODULE_FIRMWARE 15 years ago
roel kluin e0c5567d06 atm: Cleanup redundant tests on unsigned 15 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 15 years ago
Juha Leppanen 1b66c1ef2f atm: dereference of he_dev->rbps_virt in he_init_group() 15 years ago
roel kluin 5d5baa9266 atm: dereference of he_dev->rbps_virt in he_init_group() 15 years ago
Julia Lawall 8b97c7c283 drivers/atm: Use DIV_ROUND_CLOSEST 16 years ago
Julia Lawall 6cf5767c71 drivers/atm: Correct redundant test 16 years ago
Simon Farnsworth 69a9ceab83 solos: Show Interleaving details for ADSL2 and 2+ 16 years ago
David Woodhouse a3434660e5 solos: Add some margin-related parameters 16 years ago
Yang Hongyang e930438c42 Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Nathan Williams 78f857f265 solos: Check for rogue received packets 16 years ago
Nathan Williams 4dbedf43d2 solos: support new FPGA RAM layout 16 years ago
Stephen Hemminger 32f3dde55b atm: fix non-const printk argument 16 years ago
David Woodhouse 1329f4550f solos: Disable DMA until we have an FPGA update with it actually implemented. 16 years ago
Nathan Williams 0fc36aa52a solos: Automatically determine number of ports 16 years ago
David Woodhouse 97d759d3e8 solos: Reset device on unload, free pending skbs 16 years ago
Roel Kluin ca1ada8861 atm: Add missing parentheses 16 years ago
Roel Kluin 858671f80a ATM: misplaced parentheses? 16 years ago
Meelis Roos fcffd0d8bb fore200: fix oops on failed firmware load 16 years ago
Julia Lawall bc111d570b drivers/atm: introduce missing kfree 16 years ago
David Woodhouse f87b2ed225 solos: Swap upstream/downstream rates in status packet, clean up some more 16 years ago
David Woodhouse eab50f73ca solos: Set RX empty flag at startup only for !dma mode 16 years ago
David Woodhouse cd5549e0f4 solos: Don't clear config registers at startup 16 years ago
David Woodhouse 95852f48c2 solos: Tidy up status interrupt handling, cope with 'ERROR' status 16 years ago
David Woodhouse cc3657e1f6 solos: Add 'reset' module parameter to reset the DSL chips on load 16 years ago
David Woodhouse bdc54625b6 solos: Remove debugging, commented-out test code 16 years ago
David Woodhouse 35c2221ba1 solos: Clean up handling of card->tx_mask a little 16 years ago
David Woodhouse c6428e52fa solos: Fix various bugs in status packet handling 16 years ago
David Woodhouse a0641cc49a solos: Remove superfluous wait_queue_head_t from struct solos_param 16 years ago
David Woodhouse fcd82664cb solos: Remove IRQF_DISABLED, don't frob IRQ enable on the FPGA in solos_irq() 16 years ago
David Woodhouse cd2169fbfb solos: Remove unused loopback debug stuff 16 years ago
David Woodhouse f69e417033 solos: Tidy up tx_mask handling for ports which need TX 16 years ago
David Woodhouse eaf83e3935 solos: Tidy up DMA handling a little. Still untested 16 years ago
David Woodhouse 909372317e solos: First attempt at DMA support 16 years ago
David Woodhouse c0fe30265a solos: Remove parameter group from sysfs on ATM dev deregister 16 years ago
David Woodhouse 3456b22111 solos: Fix under-allocation of skb size for get/set parameters 16 years ago
David Woodhouse af7806560c solos: Add SNR and Attn to status packet, fix oops on load 16 years ago
David Woodhouse b28a4b9a38 solos: Reject non-AAL5 connections.... for now 16 years ago
David Woodhouse 1e615df654 solos: Kill existing connections on link down event 16 years ago
David Woodhouse 87ebb18627 solos: Handle new line status change packets, hook up to ATM layer info 16 years ago
David Woodhouse d057f0a4ef solos: Add initial list of parameters 16 years ago
David Woodhouse 01e2ffac7d solos: Handle attribute show/store in kernel more sanely 16 years ago
David Woodhouse 316bea7936 solos: Kill global 'opens' count. 16 years ago
David Woodhouse fa755b9f2b solos: Clean up firmware loading code 16 years ago
Simon Farnsworth 7c4015bdff solos: FPGA and firmware update support. 16 years ago