net: convert pegasus driver to net_device_ops
[safe/jmp/linux-2.6] / drivers / net / usb / pegasus.c
2009-01-08 Oliver Neukumnet: convert pegasus driver to net_device_ops
2009-01-07 Harvey HarrisonUSB: avoid needless address-taking of function parameters
2008-12-19 Oliver Neukumnet: prepare usb net drivers for addition of status...
2008-11-16 David Brownellpegasus: minor resource shrinkage
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-10-20 Harvey Harrisonmisc: replace remaining __FUNCTION__ with __func__
2008-09-24 Harvey Harrisondrivers/net: replace __FUNCTION__ with __func__
2008-09-03 David Brownellnet/usb/pegasus: avoid hundreds of diagnostics
2008-08-07 Ben Collinspegasus: add blacklist support to fix Belkin bluetooth...
2008-03-29 David Brownelldrivers/net/usb/pegasus.c: remove in_atomic() check
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Mariusz Kozlowski[PATCH] drivers/net: remove superfluous memset
2007-07-30 Micah GruberFix a potential NULL pointer dereference in write_bulk_...
2007-05-10 Jeff GarzikMove USB network drivers to drivers/net/usb.