summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/pegasus.c
Commit message (Expand)AuthorAgeFilesLines
* net: convert pegasus driver to net_device_opsOliver Neukum2009-01-081-7/+14
* USB: avoid needless address-taking of function parametersHarvey Harrison2009-01-071-6/+6
* net: prepare usb net drivers for addition of status as a parameterOliver Neukum2008-12-191-15/+18
* pegasus: minor resource shrinkageDavid Brownell2008-11-161-10/+26
* net: convert print_mac to %pMJohannes Berg2008-10-281-3/+2Star
* misc: replace remaining __FUNCTION__ with __func__Harvey Harrison2008-10-211-2/+2
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-251-10/+10
* net/usb/pegasus: avoid hundreds of diagnosticsDavid Brownell2008-09-031-5/+6
* pegasus: add blacklist support to fix Belkin bluetooth dongle.Ben Collins2008-08-071-0/+21
* drivers/net/usb/pegasus.c: remove in_atomic() checkDavid Brownell2008-03-291-4/+0Star
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-111-6/+5Star
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-1/+0Star
* [PATCH] drivers/net: remove superfluous memsetMariusz Kozlowski2007-10-111-1/+0Star
* Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/...Micah Gruber2007-07-301-1/+3
* Move USB network drivers to drivers/net/usb.Jeff Garzik2007-05-101-0/+1504