Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split the chip-specific code from the generic Utopia code. This simplifies | harti | 2005-02-24 | 5 | -923/+1120 |
* | Start each of the license/copyright comments with /*-, minor shuffle of lines | imp | 2005-01-06 | 4 | -4/+4 |
* | Do a pass over all modules in the kernel and make them return EOPNOTSUPP | phk | 2004-07-15 | 1 | -0/+2 |
* | Add missing <sys/module.h> includes | phk | 2004-05-30 | 1 | -0/+1 |
* | kthread_exit() no longer requires Giant, so don't force callers to acquire | jhb | 2004-03-05 | 1 | -1/+0 |
* | Generate events when the carrier goes up or down. | harti | 2003-07-30 | 1 | -0/+10 |
* | Implement statistics for the PHY chips. Statistics are hold in | harti | 2003-07-14 | 2 | -4/+280 |
* | Add support for the IDT77155 Sonet/SDH PHY. | harti | 2003-07-14 | 3 | -1/+865 |
* | This is a driver for the physical layer chips used in ATM interfaces. | harti | 2003-06-12 | 4 | -0/+2891 |