libertas: remove lots of unused stuff
[pandora-kernel.git] / drivers / net / wireless / libertas / main.c
2008-03-25 Holger Schuriglibertas: remove lots of unused stuff
2008-03-25 Holger Schuriglibertas: misc power saving adjusts
2008-03-25 Holger Schuriglibertas: rename packetfilter to mac_control
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-13 Len BrownMerge branches 'release', 'ejd', 'sony' and 'wmi' into...
2008-03-13 Len BrownMerge branches 'release', 'button-sysfs', 'misc', ...
2008-03-13 Len BrownMerge branches 'release', 'bugzilla-8570', 'bugzilla...
2008-03-09 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-03-07 Linus TorvaldsMerge branch 'hotfixes' of git://git.linux-nfs.org...
2008-03-06 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-03-06 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2008-03-06 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-03-05 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-03-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-03-03 Christoph LameterMerge branch 'master' of git://git./linux/kernel/git...
2008-03-03 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-03-03 Paul MackerrasMerge branch 'for-2.6.25' of /linux/kernel/git/arnd...
2008-03-01 Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2008-03-01 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-02-29 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-02-29 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-02-29 Holger Schuriglibertas: make lbs_sync_channel() static
2008-02-29 Linus TorvaldsMerge git://git./linux/kernel/git/tiwai/alsa-fix-2.6
2008-02-29 Linus TorvaldsMerge branch 'avr32-fixes' of git://git./linux/kernel...
2008-02-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-29 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2008-02-29 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2008-02-29 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-28 David S. MillerMerge branch 'pending' of /linux/kernel/git/vxy/lksctp-dev
2008-02-28 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-02-28 Roland Dreierlibertas: Remove unused exports
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 Holger Schuriglibertas: pepper main with debug statement
2008-01-28 Holger Schuriglibertas: don't blindly try mesh
2008-01-28 David Woodhouselibertas: remove check for driver_lock in lbs_interrupt()
2008-01-28 David Woodhouselibertas: submit RSSI command on tx timeout, to check...
2008-01-28 David Woodhouselibertas: handle command timeout in main thread instead...
2008-01-28 David Woodhouselibertas: store command result in cmdnode instead of...
2008-01-28 David Woodhouselibertas: kill whitespace at end of lines
2008-01-28 David Woodhouselibertas: don't exit worker thread until kthread_stop...
2008-01-28 David Woodhouselibertas: use spin_is_locked() instead of spin_trylock...
2008-01-28 David Woodhouselibertas: pass channel argument directly to lbs_mesh_co...
2008-01-28 David Woodhouselibertas: cope with both old and new mesh TLV values
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: make worker thread not freezable
2008-01-28 David Woodhouselibertas: slight cleanup of netif queue stop/wake
2008-01-28 David Woodhouselibertas: be more careful about command responses match...
2008-01-28 David Woodhouselibertas: kill references to mesh autostart
2008-01-28 David Woodhouselibertas: add lbs_mesh sysfs attribute for enabling...
2008-01-28 David Woodhouselibertas: make some more functions static
2008-01-28 Dan Williamslibertas: convert DATA_RATE to a direct command
2008-01-28 David Woodhouselibertas: convert CMD_MESH_ACCESS to a direct command
2008-01-28 Dan Williamslibertas: rename and re-type bufvirtualaddr to cmdbuf
2008-01-28 David Woodhouselibertas: move removal of lbs_rtap file to lbs_stop_card()
2008-01-28 Dan Williamslibertas: convert GET_HW_SPEC to a direct command
2008-01-28 David Woodhouselibertas: don't run thread while firmware not yet ready
2008-01-28 David Woodhouselibertas: make rtap and normal modes mutually exclusive...
2008-01-28 David Woodhouselibertas: remove pre_open_check()
2008-01-28 David Woodhouselibertas: clean up lbs_interrupt()
2008-01-28 David Woodhouselibertas: Move actual transmission to main thread
2008-01-28 David Woodhouselibertas: refactor the 'should I sleep?' decision in...
2008-01-28 David Woodhouselibertas: set dev_addr on rtap device
2008-01-28 David Woodhouselibertas: stop using ieee80211 for radiotap device
2008-01-28 David Woodhouselibertas: kill lbs_pre_start_xmit(), lib_mesh_pre_start...
2008-01-28 David Woodhouselibertas: move lbs_hard_start_xmit() into tx.c
2008-01-28 David Woodhouselibertas: kill internal tx queue for PS mode
2008-01-28 David Woodhouselibertas: use lbs_host_to_card_done() in lbs_tx_timeout()
2008-01-28 David Woodhouselibertas: kill struct lbs_adapter
2008-01-28 David Woodhouselibertas: kill TxLockFlag
2008-01-28 David Woodhouselibertas: fix lbs_rtap attribute in sysfs
2008-01-28 David Woodhouselibertas: clean up lbs_thread() to make it slightly...
2008-01-28 David Woodhouselibertas: kill adapter->nr_cmd_pending
2008-01-28 David Woodhouselibertas: Move SET_BOOT2_VER command to if_usb where...
2008-01-28 David Woodhouselibertas: Consolidate lbs_host_to_card_done() function.
2008-01-28 Holger Schuriglibertas: tweak tx path debugging
2008-01-28 Holger Schuriglibertas: remove arbitrary typedefs
2008-01-28 Brajesh Davelibertas: separate mesh connectivity from that of the...
2008-01-28 Andres Salomonlibertas: mark module_init/exit functions as __init...
2008-01-28 Holger Schuriglibertas: move to uniform lbs_/LBS_ namespace
next