Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[linux-flexiantxendom0-natty.git] / drivers / net / wimax / i2400m / i2400m.h
2011-01-13 Linus TorvaldsMerge branch 'for-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-01 Uwe Kleine-Königtree-wide: fix comment/printk typos
2010-10-05 stephen hemmingerwimax: make functions local
2010-05-11 Prasanna S Panchamukhiwimax/i2400m: Move module params to other file so they...
2010-05-11 Prasanna S. Pancha... wimax/i2400m: reserve additional space in the TX queue...
2010-05-11 Prasanna S. Pancha... wimax i2400m: fix race condition while accessing rx_roq...
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 Prasanna S. Pancha... wimax/i2400m: move I2400M_MAX_MTU enum from netdev...
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2009-11-03 Inaky Perez-Gonzalezwimax/i2400m: introduce i2400m_reset(), stopping TX...
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: make i2400m->bus_dev_{stop,start}() optional
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: 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: 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 Inaky Perez-Gonzalezwimax/i2400m: support extended firmware format
2009-10-19 Inaky Perez-Gonzalezwimax/i2400m: rework bootrom initialization to be more...
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-06-16 GeunSik Limdebugfs: Fix terminology inconsistency of dir name...
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: introduce module parameter to disable...
2009-05-29 Inaky Perez-Gonzalezwimax/i2400m: generate fake source MAC address with...
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: add the ability to fallback to other...
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-07 Inaky Perez-Gonzalezi2400m: host/device procotol and core driver definitions