summaryrefslogtreecommitdiff
path: root/drivers/net/usb/pegasus.c
AgeCommit message (Expand)Author
2009-07-12netdev: restore MTU change operationBen Hutchings
2009-07-12netdev: restore MAC address set and validate operationsBen Hutchings
2009-06-19pegasus usb-net: Fix endianness bugsMichael Buesch
2009-04-17pegasus: Handle disconnect error code correctly.Oliver Neukum
2009-01-08net: convert pegasus driver to net_device_opsOliver Neukum
2009-01-07USB: avoid needless address-taking of function parametersHarvey Harrison
2008-12-18net: prepare usb net drivers for addition of status as a parameterOliver Neukum
2008-11-16pegasus: minor resource shrinkageDavid Brownell
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-20misc: replace remaining __FUNCTION__ with __func__Harvey Harrison
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison
2008-09-03net/usb/pegasus: avoid hundreds of diagnosticsDavid Brownell
2008-08-07pegasus: add blacklist support to fix Belkin bluetooth dongle.Ben Collins
2008-03-28drivers/net/usb/pegasus.c: remove in_atomic() checkDavid Brownell
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-10-10[PATCH] drivers/net: remove superfluous memsetMariusz Kozlowski
2007-07-30Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/...Micah Gruber
2007-05-09Move USB network drivers to drivers/net/usb.Jeff Garzik