e1000: fix WARN_ON with mac-vlan
[safe/jmp/linux-2.6] / drivers / net / wimax /
2010-05-14 Joe Perchesdrivers/net: Remove unnecessary returns from void funct...
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-24 Frans Popnet/various: remove trailing space in messages
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-01-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-22 Inaky Perez-Gonzalezwimax/i2400m: Add support for more i6x50 SKUs
2010-01-07 hartleysdrivers/net/wimax/i2400m/driver.c: use %pM to show...
2010-01-07 hartleysdrivers/net/wimax/i2400m/fw.c: use %pM to show MAC...
2009-12-11 Alan SternUSB: remove the auto_pm flag
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
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...
next