aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/usb/pegasus.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-20misc: replace remaining __FUNCTION__ with __func__Harvey Harrison1-2/+2
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison1-10/+10
2008-09-03net/usb/pegasus: avoid hundreds of diagnosticsDavid Brownell1-5/+6
2008-08-07pegasus: add blacklist support to fix Belkin bluetooth dongle.Ben Collins1-0/+21
2008-03-28drivers/net/usb/pegasus.c: remove in_atomic() checkDavid Brownell1-4/+0
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-6/+5
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-10-10[PATCH] drivers/net: remove superfluous memsetMariusz Kozlowski1-1/+0
2007-07-30Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/net/usb/pegasus.cMicah Gruber1-1/+3
2007-05-09Move USB network drivers to drivers/net/usb.Jeff Garzik1-0/+1504