USB: fsl_udc_core: Fix kernel oops on module removal
[safe/jmp/linux-2.6] / drivers / net / wimax /
2009-09-11 Marcel Holtmannnet: Add DEVTYPE support for Ethernet based devices
2009-09-01 Stephen Hemmingerwireless: convert drivers to netdev_tx_t
2009-07-27 Tomas Winklerimwc3200: move iwmc3200 SDIO ids to sdio_ids.h
2009-06-16 GeunSik Limdebugfs: Fix terminology inconsistency of dir name...
2009-06-11 Inaky Perez-Gonzalezwimax: fix gcc warnings in sh4 when calling BUG()
2009-06-11 Cindy H Kaowimax/i2400m: use -EL3RST to indicate device reset...
2009-06-11 Cindy H Kaowimax/i2400m: when bootstrap fails, reinitialize the...
2009-06-11 Inaky Perez-Gonzalezwimax/i2400m/sdio: Move all the RX code to a unified...
2009-06-11 Inaky Perez-Gonzalezwimax/i2400m: don't reset device when bootrom init...
2009-06-11 Dirk Brandewiewimax/i2400m/sdio: Add device specific poke table.
2009-06-11 Dirk Brandewiewimax/i2400m: move boot time poke table out of common...
2009-06-11 Inaky Perez-Gonzalezwimax/i2400m: Allow bus-specific driver to specify...
2009-06-11 Inaky Perez-Gonzalezwimax/i2400m: if a device reboot happens during probe...
2009-06-11 Inaky Perez-Gonzalezwimax/i2400m: fix oops when the TX FIFO fills up due...
2009-06-11 Inaky Perez-Gonzalezwimax/i2400m: don't reset device on i2400m_dev_shutdown()
2009-06-11 Inaky Perez-Gonzalezwimax/i2400m: fix panic due to missed corner cases...
2009-06-11 Inaky Perez-Gonzalezwimax/i2400m: fix panic/warnings caused by missed check...
2009-06-11 Inaky Perez-Gonzalezwimax/i2400m: rename misleading I2400M_PL_PAD to I2400M...
2009-06-11 Dirk Brandewiewimax/i2400m/sdio: Implement I2400M_RT_BUS reset type
2009-06-11 Dirk Brandewiewimax/i2400m: Change d_printf() level for secure boot...
2009-06-11 Inaky Perez-Gonzalezwimax/i2400m: i2400m_schedule_work() doesn't need i2400...
2009-06-11 Inaky Perez-Gonzalezwimax/i2400m: i2400m's work queue should be initialized...
2009-06-11 Inaky Perez-Gonzalezwimax/i2400m: don't call netif_start_queue() in _tx_msg...
2009-06-11 Inaky Perez-Gonzalezwimax/i2400m: introduce module parameter to disable...
2009-05-29 Inaky Perez-Gonzalezwimax/i2400m: usb: fix device reset on autosuspend...
2009-05-29 Inaky Perez-Gonzalezwimax/i2400m: sdio: set the block size before enabling...
2009-05-29 Inaky Perez-Gonzalezwimax/i2400m: remove redundant readiness checks from...
2009-05-29 Inaky Perez-Gonzalezwimax/i2400m: factor out 'state report's TLV handling...
2009-05-29 Inaky Perez-Gonzalezwimax/i2400m: allow kernel commands to device to be...
2009-05-29 Inaky Perez-Gonzalezwimax/i2400m: trace commands sent from user space on...
2009-05-29 Inaky Perez-Gonzalezwimax/i2400m: generate fake source MAC address with...
2009-05-22 Inaky Perez-Gonzalezwimax/i2400m: usb: fix device reset on autosuspend...
2009-05-15 Inaky Perez-Gonzalezwimax/i2400m: fix device crash: fix optimization in...
2009-03-24 Kay Sieverswimax: struct device - replace bus_id with dev_name...
2009-03-12 Randy Dunlapwimax: fix i2400m printk formats
2009-03-02 Inaky Perez-Gonzalezwimax/i2400m: implement RX reorder support
2009-03-02 Harvey Harrisonwimax: replace uses of __constant_{endian}
2009-03-02 Inaky Perez-Gonzalezwimax/i2400m: support extended data RX protocol (no...
2009-03-02 Kay Sieverswimax: struct device - replace bus_id with dev_name...
2009-03-02 Inaky Perez-Gonzalezwimax/i2400m: allow control of the base-station idle...
2009-03-02 Inaky Perez-Gonzalezwimax/i2400m: firmware_check() encodes the firmware...
2009-03-02 Inaky Perez-Gonzalezwimax/i2400m: drop support for deprecated major fw...
2009-03-02 Inaky Perez-Gonzalezwimax/i2400m: add the ability to fallback to other...
2009-02-27 Wei Yongjuni2400m: remove some pointless conditionals before kfree...
2009-02-24 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-20 Inaky Perez-Gonzalezwimax/i2400m: driver loads firmware v1.4 instead of...
2009-02-01 Harvey Harrisonwimax: replace uses of __constant_{endian}
2009-01-30 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-01-30 Inaky Perez-Gonzalezwimax: fix build issue when debugfs is disabled
2009-01-21 Inaky Perez-Gonzalezwimax/i2400m: convert to net_device_ops
2009-01-20 Inaky Perez-Gonzalezwimax/i2400m: error paths that need to free an skb...
2009-01-08 Inaky Perez-Gonzalezi2400m/usb: wrap USB power saving in #ifdef CONFIG_PM
2009-01-07 Inaky Perez-Gonzalezi2400m: Makefile and Kconfig
2009-01-07 Inaky Perez-Gonzalezi2400m/SDIO: TX and RX path backends
2009-01-07 Inaky Perez-Gonzalezi2400m/SDIO: firmware upload backend
2009-01-07 Inaky Perez-Gonzalezi2400m/SDIO: probe/disconnect, dev init/shutdown and...
2009-01-07 Inaky Perez-Gonzalezi2400m/SDIO: header for the SDIO subdriver
2009-01-07 Inaky Perez-Gonzalezi2400m/USB: TX and RX path backends
2009-01-07 Inaky Perez-Gonzalezi2400m/USB: firmware upload backend
2009-01-07 Inaky Perez-Gonzalezi2400m/USB: probe/disconnect, dev init/shutdown and...
2009-01-07 Inaky Perez-Gonzalezi2400m/USB: header for the USB bus driver
2009-01-07 Inaky Perez-Gonzalezi2400m: debugfs controls
2009-01-07 Inaky Perez-Gonzalezi2400m: various functions for device management
2009-01-07 Inaky Perez-Gonzalezi2400m: RX and TX data/control paths
2009-01-07 Inaky Perez-Gonzalezi2400m: firmware loading and bootrom initialization
2009-01-07 Inaky Perez-Gonzalezi2400m: linkage to the networking stack
2009-01-07 Inaky Perez-Gonzalezi2400m: Generic probe/disconnect, reset and message...
2009-01-07 Inaky Perez-Gonzalezi2400m: host/device procotol and core driver definitions