aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/pegasus.c
Commit message (Expand)AuthorAge
* netdev: restore MTU change operationBen Hutchings2009-07-12
* netdev: restore MAC address set and validate operationsBen Hutchings2009-07-12
* pegasus usb-net: Fix endianness bugsMichael Buesch2009-06-19
* pegasus: Handle disconnect error code correctly.Oliver Neukum2009-04-17
* net: convert pegasus driver to net_device_opsOliver Neukum2009-01-08
* USB: avoid needless address-taking of function parametersHarvey Harrison2009-01-07
* net: prepare usb net drivers for addition of status as a parameterOliver Neukum2008-12-19
* pegasus: minor resource shrinkageDavid Brownell2008-11-16
* net: convert print_mac to %pMJohannes Berg2008-10-27
* misc: replace remaining __FUNCTION__ with __func__Harvey Harrison2008-10-20
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-24
* net/usb/pegasus: avoid hundreds of diagnosticsDavid Brownell2008-09-03
* pegasus: add blacklist support to fix Belkin bluetooth dongle.Ben Collins2008-08-07
* drivers/net/usb/pegasus.c: remove in_atomic() checkDavid Brownell2008-03-28
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [PATCH] drivers/net: remove superfluous memsetMariusz Kozlowski2007-10-10
* Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/...Micah Gruber2007-07-30
* Move USB network drivers to drivers/net/usb.Jeff Garzik2007-05-09