ath9k: fix max noise floor threshold
[linux-flexiantxendom0.git] / drivers / net / wimax /
2011-10-31 Paul Gortmakerdrivers/net: Add moduleparam.h to drivers as required.
2011-10-31 Paul Gortmakerdrivers/net: Add export.h to files using EXPORT_SYMBOL...
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-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-03-31 Lucas De MarchiFix common misspellings
2011-01-13 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-01-07 Linus TorvaldsMerge branch 'usb-next' of git://git./linux/kernel...
2010-12-12 Tejun Heoi2400m: drop i2400m_schedule_work()
2010-12-10 Uwe Kleine-Königfix comment typos concerning "consistent"
2010-11-17 Alan SternUSB: fix leftover references to udev->autosuspend_delay
2010-11-01 Uwe Kleine-Königtree-wide: fix comment/printk typos
2010-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-10-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-10-11 Jiri SlabyNET: wimax, fix use after free
2010-10-05 stephen hemmingerwimax: make functions local
2010-08-04 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-08-04 Jiri KosinaMerge branch 'master' into for-next
2010-07-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
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-06-16 Jiri KosinaMerge branch 'master' into for-next
2010-06-16 Uwe Kleine-Königfix typos concerning "initiali[zs]e"
2010-06-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-06-11 David S. MillerMerge branch 'wimax-2.6.35.y' of git://git./linux/kerne...
2010-06-11 Inaky Perez-Gonzalezwimax/i2400m: fix missing endian correction read in...
2010-06-03 Eric Dumazetdrivers/net: use __packed annotation
2010-05-25 David S. MillerMerge branch 'wimax-2.6.35.y' of git://git./linux/kerne...
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-20 Inaky Perez-Gonzalezwimax/i2400m: fix bad race condition check in RX path
2010-05-18 Joe Perchesdrivers/net: remove useless semicolons
2010-05-16 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-05-14 Joe Perchesdrivers/net: Remove unnecessary returns from void funct...
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 Panchamukhiwimax/i2400m: Move module params to other file so they...
2010-05-11 Dan Carpenterwimax: wimax_msg_alloc() returns ERR_PTR not null
2010-05-11 Prasanna S. Pancha... wimax/i2400m: USB specific TX queue's minimum buffer...
2010-05-11 Prasanna S. Pancha... wimax/i2400m: SDIO specific TX queue's minimum buffer...
2010-05-11 Prasanna S. Pancha... wimax/i2400m: reserve additional space in the TX queue...
2010-05-11 Prasanna S. Pancha... wimax/i2400m: fix incorrect handling of type 2 and...
2010-05-11 Prasanna S. Pancha... wimax i2400m: fix race condition while accessing rx_roq...
2010-05-11 Prasanna S. Pancha... wimax/i2400m: increase tx queue length from 5 to 20...
2010-05-11 Prasanna S. Pancha... wimax/i2400m: fix system freeze caused by an infinite...
2010-05-11 Prasanna S. Pancha... wimax/i2400m: modify i2400m_tx_fifo_push() to check...
2010-05-11 Prasanna S. Pancha... wimax/i2400m: fix BUILD_BUG_ON() to use the maximum...
2010-05-11 Prasanna S. Pancha... wimax/i2400m: limit the message size upto 16KiB [v1]
2010-05-11 Prasanna S. Pancha... wimax/i2400m: increase the maximum number of payloads...
2010-05-11 Cindy H Kaowimax/i2400m: Reset the TX FIFO indices when allocating...
2010-05-11 Cindy H Kaowimax/i2400m: Correct the error path handlers order...
2010-05-11 Cindy H Kaowimax/i2400m: add the error recovery mechanism on TX...
2010-05-11 Cindy H Kaowimax/i2400m: fix for missed reset events if triggered...
2010-05-11 Cindy H Kaowimax/i2400m: correct the error path handlers in dev_st...
2010-05-11 Cindy H Kaowimax/i2400m: fix the race condition for accessing...
2010-05-11 Prasanna S. Pancha... wimax/i2400m: fix insufficient size of Tx buffer for...
2010-05-11 Prasanna S. Pancha... wimax/i2400m: move I2400M_MAX_MTU enum from netdev...
2010-05-11 Prasanna S.Panchamukhiwimax/i2400m: fix incorrect return -ESHUTDOWN when...
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
next