Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] Stop calling phy_stop_interrupts() twice | Sergei Shtylylov | 2006-08-03 | 1 | -6/+2 |
* | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | Massive net driver const-ification. | Arjan van de Ven | 2006-03-03 | 1 | -1/+1 |
* | [PATCH] phy: Added a macro to represent the string format used to match a phy... | Kumar Gala | 2006-01-12 | 1 | -1/+1 |
* | Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*. | Jeff Garzik | 2005-11-05 | 1 | -1/+0 |
* | [netdrvr] delete CONFIG_PHYCONTROL | Jeff Garzik | 2005-09-23 | 1 | -8/+0 |
* | [PATCH] PHY Layer fixup | Andy Fleming | 2005-08-28 | 1 | -72/+253 |
* | phy subsystem: more cleanups | Jeff Garzik | 2005-08-11 | 1 | -186/+11 |
* | Fix numerous minor problems with new phy subsystem. | Jeff Garzik | 2005-08-11 | 1 | -3/+6 |
* | This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling | Andy Fleming | 2005-07-30 | 1 | -0/+862 |