index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wimax
/
i2400m
/
usb.c
Age
Commit message (
Expand
)
Author
2011-01-07
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2010-12-12
i2400m: drop i2400m_schedule_work()
Tejun Heo
2010-11-17
USB: fix leftover references to udev->autosuspend_delay
Alan Stern
2010-07-25
Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2010-07-22
wimax/i2400m: Add PID & VID for Intel WiMAX 6250
Alexey Shvetsov
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-05-20
USB: remove leftover references to udev->autosuspend_disabled
Alan Stern
2010-05-11
wimax/i2400m: driver defaults to firmware v1.5 for i6x60 devices
Inaky Perez-Gonzalez
2010-05-11
wimax/i2400m: driver defaults to firmware v1.5 for i5x50 devices
Inaky Perez-Gonzalez
2010-05-11
wimax/i2400m: USB specific TX queue's minimum buffer room required for new me...
Prasanna S. Panchamukhi
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2010-01-22
wimax/i2400m: Add support for more i6x50 SKUs
Inaky Perez-Gonzalez
2009-12-11
USB: remove the auto_pm flag
Alan Stern
2009-11-03
wimax/i2400m: handle USB stalls
Inaky Perez-Gonzalez
2009-11-03
wimax/i2400m: Fix USB timeout specifications (to ms from HZ)
Inaky Perez-Gonzalez
2009-11-03
wimax/i2400m: introduce i2400m_reset(), stopping TX and carrier
Inaky Perez-Gonzalez
2009-10-19
wimax/i2400m: fix deadlock: don't do BUS reset under i2400m->init_mutex
Inaky Perez-Gonzalez
2009-10-19
wimax/i2400m: Implement pre/post reset support in the USB driver
Inaky Perez-Gonzalez
2009-10-19
wimax/i2400m: do bootmode buffer management in i2400m_setup/release()
Inaky Perez-Gonzalez
2009-10-19
wimax/i2400m: introduce i2400m->bus_setup/release
Inaky Perez-Gonzalez
2009-10-19
wimax/i2400m: clarify and fix i2400m->{ready,updown}
Inaky Perez-Gonzalez
2009-10-19
wimax/i2400m: implement .reset_resume in USB subdriver
Inaky Perez-Gonzalez
2009-10-19
wimax/i6x50: add Intel WiFi/WiMAX Link 6050 Series support
Dirk Brandewie
2009-10-19
wimax: allow specifying debug levels as command line option
Inaky Perez-Gonzalez
2009-10-19
wimax/i2400m: USB driver uses a configurable endpoint map
Dirk Brandewie
2009-10-19
wimax/i2400m: Make boot retries a BUS-specific parameter
Dirk Brandewie
2009-10-19
wimax/i2400m: Ensure boot mode cmd and ack buffers are alloc'd before first m...
Dirk Brandewie
2009-10-19
wimax/i2400m/usb: remove unnecessary power management primitive in i2400m
Oliver Neukum
2009-09-11
net: Add DEVTYPE support for Ethernet based devices
Marcel Holtmann
2009-06-11
wimax: fix gcc warnings in sh4 when calling BUG()
Inaky Perez-Gonzalez
2009-06-11
wimax/i2400m: Allow bus-specific driver to specify retry count
Inaky Perez-Gonzalez
2009-05-29
wimax/i2400m: usb: fix device reset on autosuspend while not yet idle
Inaky Perez-Gonzalez
2009-03-02
wimax/i2400m: add the ability to fallback to other firmware files if the defa...
Inaky Perez-Gonzalez
2009-02-01
wimax: replace uses of __constant_{endian}
Harvey Harrison
2009-01-08
i2400m/usb: wrap USB power saving in #ifdef CONFIG_PM
Inaky Perez-Gonzalez
2009-01-07
i2400m/USB: probe/disconnect, dev init/shutdown and reset backends
Inaky Perez-Gonzalez