aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/phy.c
Commit message (Expand)AuthorAge
* PHYLIB: Locking fixes for PHY I/O potentially sleepingNate Case2008-02-03
* Stop phy code from returning success to unknown ioctls.David Woodhouse2007-12-01
* PHYLIB: fix an interrupt loop potential when haltingMaciej W. Rozycki2007-10-10
* PHYLIB: IRQ event workqueue handling fixesMaciej W. Rozycki2007-10-10
* PHYLIB: Spinlock fixes for softirqsMaciej W. Rozycki2007-10-10
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-10
* phy: export phy_mii_ioctlDomen Puncer2007-09-20
* Fix a lock problem in generic phy codeHans-Jürgen Koch2007-09-13
* phy layer: fix phy_mii_ioctl for autonegotiationDomen Puncer2007-08-07
* unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov2007-05-09
* phy: use flush_work_keventd()Andrew Morton2007-05-09
* network: add the missing phy_device speed information to phy_mii_ioctlShan Lu2007-04-28
* phy layer: add kernel-doc + DocBookRandy Dunlap2007-04-28
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* PHY: Export phy ethtool helpersKumar Gala2007-01-23
* Add "run_scheduled_work()" workqueue functionLinus Torvalds2006-12-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * [PATCH] Fixed a number of bugs in the PHY LayerAndy Fleming2006-12-02
| * [PATCH] 2.6.18: sb1250-mac: Phylib IRQ handling fixesMaciej W. Rozycki2006-12-02
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] Stop calling phy_stop_interrupts() twiceSergei Shtylylov2006-08-03
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Massive net driver const-ification.Arjan van de Ven2006-03-03
* [PATCH] phy: Added a macro to represent the string format used to match a phy...Kumar Gala2006-01-12
* Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik2005-11-05
* [netdrvr] delete CONFIG_PHYCONTROLJeff Garzik2005-09-23
* [PATCH] PHY Layer fixupAndy Fleming2005-08-28
* phy subsystem: more cleanupsJeff Garzik2005-08-11
* Fix numerous minor problems with new phy subsystem.Jeff Garzik2005-08-11
* This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingAndy Fleming2005-07-30