summaryrefslogtreecommitdiff
path: root/drivers/net/wimax/i2400m/usb.c
AgeCommit message (Expand)Author
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-01-21wimax/i2400m: Add support for more i6x50 SKUsInaky Perez-Gonzalez
2009-12-11USB: remove the auto_pm flagAlan Stern
2009-11-03wimax/i2400m: handle USB stallsInaky Perez-Gonzalez
2009-11-03wimax/i2400m: Fix USB timeout specifications (to ms from HZ)Inaky Perez-Gonzalez
2009-11-03wimax/i2400m: introduce i2400m_reset(), stopping TX and carrierInaky Perez-Gonzalez
2009-10-19wimax/i2400m: fix deadlock: don't do BUS reset under i2400m->init_mutexInaky Perez-Gonzalez
2009-10-19wimax/i2400m: Implement pre/post reset support in the USB driverInaky Perez-Gonzalez
2009-10-19wimax/i2400m: do bootmode buffer management in i2400m_setup/release()Inaky Perez-Gonzalez
2009-10-19wimax/i2400m: introduce i2400m->bus_setup/releaseInaky Perez-Gonzalez
2009-10-19wimax/i2400m: clarify and fix i2400m->{ready,updown}Inaky Perez-Gonzalez
2009-10-19wimax/i2400m: implement .reset_resume in USB subdriverInaky Perez-Gonzalez
2009-10-19wimax/i6x50: add Intel WiFi/WiMAX Link 6050 Series supportDirk Brandewie
2009-10-19wimax: allow specifying debug levels as command line optionInaky Perez-Gonzalez
2009-10-19wimax/i2400m: USB driver uses a configurable endpoint mapDirk Brandewie
2009-10-19wimax/i2400m: Make boot retries a BUS-specific parameterDirk Brandewie
2009-10-19wimax/i2400m: Ensure boot mode cmd and ack buffers are alloc'd before first m...Dirk Brandewie
2009-10-19wimax/i2400m/usb: remove unnecessary power management primitive in i2400mOliver Neukum
2009-09-11net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann
2009-06-11wimax: fix gcc warnings in sh4 when calling BUG()Inaky Perez-Gonzalez
2009-06-11wimax/i2400m: Allow bus-specific driver to specify retry countInaky Perez-Gonzalez
2009-05-28wimax/i2400m: usb: fix device reset on autosuspend while not yet idleInaky Perez-Gonzalez
2009-03-02wimax/i2400m: add the ability to fallback to other firmware files if the defa...Inaky Perez-Gonzalez
2009-02-01wimax: replace uses of __constant_{endian}Harvey Harrison
2009-01-08i2400m/usb: wrap USB power saving in #ifdef CONFIG_PMInaky Perez-Gonzalez
2009-01-07i2400m/USB: probe/disconnect, dev init/shutdown and reset backendsInaky Perez-Gonzalez