An error occurred fetching the project authors.
- 27 Jan, 2009 5 commits
-
-
David Woodhouse authored
There are still a _lot_ of attributes, but for at least the basic ones we want to be able to get/set them from the kernel. Especially the ones we want to inform the ATM core about (link state, speed). Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
David Woodhouse authored
Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
David Woodhouse authored
We no longer try to load firmware while the ATM is up and running. However, this means that we _do_ make init_module() wait for it, and it takes a long time for now (since we're using ultra-conservative code in the FPGA for that too). The inner loop which uses swahb32p() was by Simon Farnsworth. Simon has patches which migrate us to request_firmware_nowait(), for which we'll actually need to take down the ATM devices, do the upgrade, then reregister them. Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
Simon Farnsworth authored
This is just a straight pull in of changes, syncing us up to 0.07 from openadsl.sf.net Signed-off-by:
Nathan Williams <nathan@traverse.com.au> Signed-off-by:
Simon Farnsworth <simon@farnz.org.uk> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
Simon Farnsworth authored
Print a message if pskb_expand_head fails. Make atmdebug writable by root, so that you can turn printing of data sent to and received from the card on and off at runtime - useful for tracking corruption. Signed-off-by:
Simon Farnsworth <simon@farnz.org.uk> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 26 Jan, 2009 1 commit
-
-
David Woodhouse authored
The length field shouldn't ever include the size of the header itself. This fixes the problem that some people were seeing with 1500-byte packets. Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
-
- 26 Dec, 2008 1 commit
-
-
David Woodhouse authored
This adds basic support for the 'Solos' PCI ADSL2+ cards being developed by Traverse Technologies and Xrio Ltd: http://www.traverse.com.au/productview.php?product_id=116Signed-off-by:
Nathan Williams <nathan@traverse.com.au> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
-