[PATCH] libertas: remove incorrect vi modelines
[safe/jmp/linux-2.6] / drivers / net / phy / phy.c
2007-05-09 Oleg Nesterovunify flush_work/flush_work_keventd and rename it to...
2007-05-09 Andrew Mortonphy: use flush_work_keventd()
2007-04-28 Shan Lunetwork: add the missing phy_device speed information...
2007-04-28 Randy Dunlapphy layer: add kernel-doc + DocBook
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-01-23 Kumar GalaPHY: Export phy ethtool helpers
2006-12-07 Linus TorvaldsAdd "run_scheduled_work()" workqueue function
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-02 Andy Fleming[PATCH] Fixed a number of bugs in the PHY Layer
2006-12-02 Maciej W. Rozycki[PATCH] 2.6.18: sb1250-mac: Phylib IRQ handling fixes
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-08-03 Sergei Shtylylov[PATCH] Stop calling phy_stop_interrupts() twice
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-04 Arjan van de VenMassive net driver const-ification.
2006-01-12 Kumar Gala[PATCH] phy: Added a macro to represent the string...
2005-11-06 Jeff GarzikRemove linux/version.h include from drivers/net/phy...
2005-09-24 Jeff Garzik[netdrvr] delete CONFIG_PHYCONTROL
2005-08-29 Andy Fleming[PATCH] PHY Layer fixup
2005-08-11 Jeff Garzikphy subsystem: more cleanups
2005-08-11 Jeff GarzikFix numerous minor problems with new phy subsystem.
2005-07-30 Andy FlemingThis patch adds a PHY Abstraction Layer to the Linux...