Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / drivers / net / wimax / i2400m / control.c
2011-03-31 Lucas De MarchiFix common misspellings
2010-10-05 stephen hemmingerwimax: make functions local
2010-08-04 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-06-16 Uwe Kleine-Königfix typos concerning "initiali[zs]e"
2010-06-03 Eric Dumazetdrivers/net: use __packed annotation
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 Prasanna S Panchamukhiwimax/i2400m: Move module params to other file so they...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
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-19 Roel Kluini2400m: keep index within ms_to_errno[]
2009-06-11 Cindy H Kaowimax/i2400m: use -EL3RST to indicate device reset...
2009-06-11 Inaky Perez-Gonzalezwimax/i2400m: if a device reboot happens during probe...
2009-06-11 Inaky Perez-Gonzalezwimax/i2400m: don't reset device on i2400m_dev_shutdown()
2009-06-11 Inaky Perez-Gonzalezwimax/i2400m: introduce module parameter to disable...
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-03-02 Inaky Perez-Gonzalezwimax/i2400m: implement RX reorder support
2009-03-02 Inaky Perez-Gonzalezwimax/i2400m: support extended data RX protocol (no...
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-01-20 Inaky Perez-Gonzalezwimax/i2400m: error paths that need to free an skb...
2009-01-07 Inaky Perez-Gonzalezi2400m: various functions for device management