Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
[linux-flexiantxendom0-3.2.10.git] / drivers / net / wimax / i2400m / usb.c
2012-03-28 Phil Sutterwimax: i2400m-usb - use a private struct ethtool_ops
2011-10-31 Paul Gortmakerdrivers/net: Add module.h to drivers who were implicitl...
2011-08-19 Alan SternPM / Runtime: Add macro to test for runtime PM events
2011-01-07 Linus TorvaldsMerge branch 'usb-next' of git://git./linux/kernel...
2010-12-12 Tejun Heoi2400m: drop i2400m_schedule_work()
2010-11-17 Alan SternUSB: fix leftover references to udev->autosuspend_delay
2010-07-25 David S. MillerMerge branch 'wimax-2.6.35.y' of git://git./linux/kerne...
2010-07-22 Alexey Shvetsovwimax/i2400m: Add PID & VID for Intel WiMAX 6250
2010-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2010-05-20 Alan SternUSB: remove leftover references to udev->autosuspend_di...
2010-05-11 Inaky Perez-Gonzalezwimax/i2400m: driver defaults to firmware v1.5 for...
2010-05-11 Inaky Perez-Gonzalezwimax/i2400m: driver defaults to firmware v1.5 for...
2010-05-11 Prasanna S. Pancha... wimax/i2400m: USB specific TX queue's minimum buffer...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-01-22 Inaky Perez-Gonzalezwimax/i2400m: Add support for more i6x50 SKUs
2009-12-11 Alan SternUSB: remove the auto_pm flag
2009-11-03 Inaky Perez-Gonzalezwimax/i2400m: handle USB stalls
2009-11-03 Inaky Perez-Gonzalezwimax/i2400m: Fix USB timeout specifications (to ms...
2009-11-03 Inaky Perez-Gonzalezwimax/i2400m: introduce i2400m_reset(), stopping TX...
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: fix deadlock: don't do BUS reset under...
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: Implement pre/post reset support in the...
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: do bootmode buffer management in i2400m_s...
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: introduce i2400m->bus_setup/release
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: clarify and fix i2400m->{ready,updown}
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: implement .reset_resume in USB subdriver
2009-10-19 Dirk Brandewiewimax/i6x50: add Intel WiFi/WiMAX Link 6050 Series...
2009-10-19 Inaky Perez-Gonzalezwimax: allow specifying debug levels as command line...
2009-10-19 Dirk Brandewiewimax/i2400m: USB driver uses a configurable endpoint map
2009-10-19 Dirk Brandewiewimax/i2400m: Make boot retries a BUS-specific parameter
2009-10-19 Dirk Brandewiewimax/i2400m: Ensure boot mode cmd and ack buffers...
2009-10-19 Oliver Neukumwimax/i2400m/usb: remove unnecessary power management...
2009-09-11 Marcel Holtmannnet: Add DEVTYPE support for Ethernet based devices
2009-06-11 Inaky Perez-Gonzalezwimax: fix gcc warnings in sh4 when calling BUG()
2009-06-11 Inaky Perez-Gonzalezwimax/i2400m: Allow bus-specific driver to specify...
2009-05-29 Inaky Perez-Gonzalezwimax/i2400m: usb: fix device reset on autosuspend...
2009-05-22 Inaky Perez-Gonzalezwimax/i2400m: usb: fix device reset on autosuspend...
2009-03-02 Inaky Perez-Gonzalezwimax/i2400m: add the ability to fallback to other...
2009-02-01 Harvey Harrisonwimax: replace uses of __constant_{endian}
2009-01-08 Inaky Perez-Gonzalezi2400m/usb: wrap USB power saving in #ifdef CONFIG_PM
2009-01-07 Inaky Perez-Gonzalezi2400m/USB: probe/disconnect, dev init/shutdown and...