| Commit message (Expand) | Author | Age |
* | unify flush_work/flush_work_keventd and rename it to cancel_work_sync | Oleg Nesterov | 2007-05-09 |
* | phy: use flush_work_keventd() | Andrew Morton | 2007-05-09 |
* | network: add the missing phy_device speed information to phy_mii_ioctl | Shan Lu | 2007-04-28 |
* | phy layer: add kernel-doc + DocBook | Randy Dunlap | 2007-04-28 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | PHY: Export phy ethtool helpers | Kumar Gala | 2007-01-23 |
* | Add "run_scheduled_work()" workqueue function | Linus Torvalds | 2006-12-07 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 |
|\ |
|
| * | [PATCH] Fixed a number of bugs in the PHY Layer | Andy Fleming | 2006-12-02 |
| * | [PATCH] 2.6.18: sb1250-mac: Phylib IRQ handling fixes | Maciej W. Rozycki | 2006-12-02 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 |
|/ |
|
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | [PATCH] Stop calling phy_stop_interrupts() twice | Sergei Shtylylov | 2006-08-03 |
* | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | Massive net driver const-ification. | Arjan van de Ven | 2006-03-03 |
* | [PATCH] phy: Added a macro to represent the string format used to match a phy... | Kumar Gala | 2006-01-12 |
* | Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*. | Jeff Garzik | 2005-11-05 |
* | [netdrvr] delete CONFIG_PHYCONTROL | Jeff Garzik | 2005-09-23 |
* | [PATCH] PHY Layer fixup | Andy Fleming | 2005-08-28 |
* | phy subsystem: more cleanups | Jeff Garzik | 2005-08-11 |
* | Fix numerous minor problems with new phy subsystem. | Jeff Garzik | 2005-08-11 |
* | This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling | Andy Fleming | 2005-07-30 |