Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop embedding struct ifnet at the top of driver softcs. Instead the | brooks | 2005-06-10 | 1 | -3/+7 |
* | Fix identation. | sobomax | 2005-03-25 | 1 | -1/+1 |
* | Fix breakage in the previous commit caused by the last-minute change. | sobomax | 2005-03-25 | 1 | -3/+2 |
* | Move Rx/Tx lists management routines into central location. | sobomax | 2005-03-25 | 1 | -115/+44 |
* | Move xxx_newbuf() function, which was the same in all drivers into central | sobomax | 2005-03-25 | 1 | -28/+4 |
* | Zaurus expecrs CRC to be in little-endian order, so that convert it into LE | sobomax | 2005-03-22 | 1 | -1/+2 |
* | Add USB Communication Device Class Ethernet driver. Originally written for | sobomax | 2005-03-22 | 1 | -0/+807 |