b43/b43legacy: Wake queues in wireless_core_start
[safe/jmp/linux-2.6] / drivers / net / wimax /
2009-11-06 David S. MillerMerge branch 'linux-2.6.33.y' of git://git./linux/kerne...
2009-11-03 Inaky Perez-Gonzalezwimax/i2400m: fix inverted value in i2400ms_bus_setup()
2009-11-03 Inaky Perez-Gonzalezwimax/i2400m: fix SDIO debugfs dentry name
2009-11-03 Inaky Perez-Gonzalezwimax/i2400m: fix bad assignment of return value in...
2009-11-03 Inaky Perez-Gonzalezwimax/i2400m: handle USB stalls
2009-11-03 Inaky Perez-Gonzalezwimax/i2400m: don't retry SDIO enable in probe() paths
2009-11-03 Inaky Perez-Gonzalezwimax/i2400m: correctly identify all iwmc3200-based...
2009-11-03 Inaky Perez-Gonzalezwimax/i2400m: Fix USB timeout specifications (to ms...
2009-11-03 Inaky Perez-Gonzalezwimax/i2400m: fix device getting stuck in IDLE mode
2009-11-03 Inaky Perez-Gonzalezwimax/i2400m: introduce i2400m_reset(), stopping TX...
2009-11-03 Inaky Perez-Gonzalezwimax/i2400m: implement passive mode as a module option
2009-10-20 Tomas Winkleri2400m-sdio: select IWMC3200TOP in Kconfig
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: SDIO: fix oops on reset when TXing on...
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: make i2400m->bus_dev_{stop,start}() optional
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: fix oops caused by race condition when...
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: Let device's status reports change the...
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: fix oops in TX when tearing down the...
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: queue device's report until the driver...
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: move i2400m_init() out of i2400m.h
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: fix deadlock: don't do BUS reset under...
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: when stopping the device, cancel any...
2009-10-19 Cindy H Kaowimax/i2400m: change the bcf_len to exclude the extende...
2009-10-19 Cindy H Kaowimax/i2400m: use JUMP cmd for last FW chunk indication
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: fix race condition with tcpdump et al
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: reduce verbosity of debug messages in...
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: cleanup initialization/destruction flow
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: on device stop, clean up pending wake...
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: don't overwrite error codes when failing...
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: implement .reset_resume in USB subdriver
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: cache firmware on system suspend
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: add reason argument to i2400m_dev_reset_h...
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: clean up & add a payload argument to...
2009-10-19 Dirk Brandewiewimax/i6x50: add Intel WiFi/WiMAX Link 6050 Series...
2009-10-19 Cindy H Kaowimax/iwmc3200: add new sdio device ID to support iwmc3...
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: on firmware upload, select BCF header...
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: support extended firmware format
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: verify firmware format version is known
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: fix reboot echo/ack barker deadlock
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: retry loading firmware files in sequence
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: rework bootrom initialization to be more...
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: decide properly if using signed vs non...
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: workaround not-so-working %zd printf...
2009-10-19 Inaky Perez-Gonzalezwimax: allow specifying debug levels as command line...
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: add missing debug submodule definition
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: during probe, call sdio_disable at most...
2009-10-19 Cindy H Kaowimax/i2400m: don't write to memory allocated by reques...
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: be smarter about copying command buffer...
2009-10-19 Cindy H Kaowimax/i2400m/sdio: clear the INTR status bit after...
2009-10-19 Dirk Brandewiewimax/i2400m: USB driver uses a configurable endpoint map
2009-10-19 Cindy H Kaowimax/iwmc3200: increase wait time before enable retry
2009-10-19 Cindy H Kaowimax/iwmc3200: don't disable the SDIO function if...
2009-10-19 Cindy H Kaowimax/iwmc3200: overwrite SDIO IOR timeout value to...
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 Dirk Brandewiewimax/i2400m: Update comments to talk about SDIO reset...
2009-10-19 Dan Williamsi2400m: minimal ethtool support
2009-10-19 Roel Kluinwimax: misplaced parenthesis
2009-10-19 Roel Kluini2400m: keep index within ms_to_errno[]
2009-10-19 Cindy H Kaowimax/i2400m: fix the bootmode RX deadlock in SDIO...
2009-10-19 Oliver Neukumwimax/i2400m/usb: remove unnecessary power management...
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
next