Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-11-05 | Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*. | Jeff Garzik | |
Unused, and causes the files to be needlessly rebuilt in some cases. | |||
2005-07-30 | This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling | Andy Fleming | |
ethernet drivers to remain as ignorant as is reasonable of the connected PHY's design and operation details. Signed-off-by: Andy Fleming <afleming@freescale.com> Signed-off-by: Jeff Garzik <jgarzik@pobox.com> |