Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
[linux-2.6] / drivers / net / wireless / libertas / cmd.h
2008-04-18  David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-04-14  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-03  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-04-03  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-28  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-26  David S. MillerMerge branch 'net-2.6.26-netns-20080326' of git://git...
2008-03-26  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-25  Holger Schuriglibertas: make a handy lbs_cmd_async() command
2008-03-24  David S. MillerMerge branch 'master' of ../net-2.6/
2008-03-23  David S. MillerMerge branch 'upstream-net26' of /linux/kernel/git...
2008-03-21  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-18  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-12  David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-03-06  David Woodhouselibertas: convert KEY_MATERIAL to a direct command
2008-02-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-07  Len BrownMerge branches 'release', 'misc' and 'misc-2.6.25'...
2008-02-07  Len BrownMerge branches 'release' and 'ppc-workaround' into...
2008-02-07  Len BrownMerge branches 'release' and 'hp-cid' into release
2008-02-07  Len BrownMerge branches 'release' and 'gpe-ack' into release
2008-02-07  Len BrownMerge branches 'release', 'cpuidle-2.6.25' and 'idle...
2008-02-07  Len BrownMerge branches 'release', 'bugzilla-6217', 'bugzilla...
2008-02-07  Len BrownMerge branches 'release' and 'autoload' into release
2008-02-07  Len BrownMerge branches 'release', 'asus', 'sony-laptop' and...
2008-02-07  Len BrownMerge branches 'release', 'acpi_pm_device_sleep_state...
2008-02-06  Linus TorvaldsMerge branch 'dmapool' of git://git./linux/kernel/git...
2008-02-03  David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-02-03  David WoodhouseMerge git://git.infradead.org/~kmpark/onenand-mtd-2.6
2008-02-03  David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-02-01  Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-31  Paul MackerrasMerge branch 'linux-2.6'
2008-01-30  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-01-29  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6.25
2008-01-28  David Woodhouselibertas: change inference about buffer size in lbs_cmd()
2008-01-28  David Woodhouselibertas: convert ENABLE_RSN to a direct command
2008-01-28  David Woodhouselibertas: convert SET_WEP to a direct command
2008-01-28  David Woodhouselibertas: convert SLEEP_PARAMS to a direct command
2008-01-28  David Woodhouselibertas: convert INACTIVITY_TIMEOUT to a direct command
2008-01-28  David Woodhouselibertas: ensure response buffer size is always set...
2008-01-28  David Woodhouselibertas: add __lbs_cmd_async() for asynchronous comman...
2008-01-28  David Woodhouselibertas: kill whitespace at end of lines
2008-01-28  David Woodhouselibertas: pass channel argument directly to lbs_mesh_co...
2008-01-28  David Woodhouselibertas: add ethtool support for wake-on-lan configuration
2008-01-28  David Woodhouselibertas: implement suspend and resume core methods
2008-01-28  David Woodhouselibertas: switch lbs_cmd() to take a _pointer_ to the...
2008-01-28  David Woodhouselibertas: add lbs_host_sleep_cfg() command function
2008-01-28  David Woodhouselibertas: add lbs_mesh sysfs attribute for enabling...
2008-01-28  Dan Williamslibertas: convert RF_CHANNEL to a direct command
2008-01-28  Dan Williamslibertas: convert DATA_RATE to a direct command
2008-01-28  David Woodhouselibertas: remove casts from lbs_cmd() and lbs_cmd_with_...
2008-01-28  David Woodhouselibertas: convert CMD_MESH_ACCESS to a direct command
2008-01-28  Dan Williamslibertas: convert GET_HW_SPEC to a direct command
2008-01-28  Dan Williamslibertas: add simple copyback command callback
2008-01-28  Dan Williamslibertas: clean up direct command handling
2008-01-28  Dan Williamslibertas: make lbs_cmd() usage nicer