aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas
Commit message (Expand)AuthorAge
...
* libertas: kill struct lbs_adapterDavid Woodhouse2008-01-28
* libertas: kill TxLockFlagDavid Woodhouse2008-01-28
* libertas: fix lbs_rtap attribute in sysfsDavid Woodhouse2008-01-28
* libertas: clean up lbs_thread() to make it slightly more readableDavid Woodhouse2008-01-28
* libertas: switch lbs_cmd() to take a callback function pointerDavid Woodhouse2008-01-28
* libertas: kill adapter->nr_cmd_pendingDavid Woodhouse2008-01-28
* libertas: Fix up error handling in lbs_setuserscan()David Woodhouse2008-01-28
* libertas: Don't set IW_ENCODE_NOKEY when returning WEP keys.David Woodhouse2008-01-28
* libertas: endianness fixesHolger Schurig2008-01-28
* libertas: Switch to using a callback function pointer for commandsDavid Woodhouse2008-01-28
* libertas: when usb_submit_usb fails, include the error code in the printkDavid Woodhouse2008-01-28
* libertas: implement new scanning logicHolger Schurig2008-01-28
* libertas: Fix endianness in boot2_version handling.David Woodhouse2008-01-28
* libertas: Remove SET_BOOT2_VER support from the Big Switch Statement.David Woodhouse2008-01-28
* libertas: Use lbs_cmd() for setting Boot2 versionDavid Woodhouse2008-01-28
* libertas: fix data packet size errorsHolger Schurig2008-01-28
* libertas: don't cast a pointer to pointer ofLi Zefan2008-01-28
* libertas: Byteswap cmdptr->size in lbs_cmd()David Woodhouse2008-01-28
* libertas: Zero 'pdata_size' field in cmd_ctrl_node reliably.David Woodhouse2008-01-28
* libertas: Move SET_BOOT2_VER command to if_usb where it belongsDavid Woodhouse2008-01-28
* libertas: Don't claim to have checksummed incoming packets.David Woodhouse2008-01-28
* libertas: handy function to call firmware commandsHolger Schurig2008-01-28
* libertas: make more functions staticHolger Schurig2008-01-28
* libertas: remove cmd_ctrl_node->statusHolger Schurig2008-01-28
* libertas: remove cmd_ctrl_node->cmdflagsHolger Schurig2008-01-28
* libertas: Consolidate lbs_host_to_card_done() function.David Woodhouse2008-01-28
* libertas: Remove cmd_oid from struct cmd_ctrl_nodeDavid Woodhouse2008-01-28
* libertas: Fix memory leak of RX skbsDavid Woodhouse2008-01-28
* libertas: less eventcause shiftsHolger Schurig2008-01-28
* libertas: remove user-specified channel listHolger Schurig2008-01-28
* libertas: remove numprobesHolger Schurig2008-01-28
* libertas: tweak tx path debuggingHolger Schurig2008-01-28
* libertas: tweak association debug outputHolger Schurig2008-01-28
* libertas: rework event subscriptionHolger Schurig2008-01-28
* libertas: remove arbitrary typedefsHolger Schurig2008-01-28
* libertas: configurable beacon intervalBrajesh Dave2008-01-28
* libertas: separate mesh connectivity from that of the main interfaceBrajesh Dave2008-01-28
* libertas: nuke useless variable usbdriver_name and useless commentsAndres Salomon2008-01-28
* libertas: reset devices upon disconnect rather than module unloadingAndres Salomon2008-01-28
* libertas: mark module_init/exit functions as __init/__exitAndres Salomon2008-01-28
* libertas: drop useless default_fw_name variableAndres Salomon2008-01-28
* libertas: clean up association debug messagesHolger Schurig2008-01-28
* libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig2008-01-28
* wireless: checkpatch cleanupsJeff Garzik2008-01-28
* [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-28
* netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz2008-01-28
* wireless: fix '!x & y' typo'sRoel Kluin2008-01-28
* libertas: move wlan_*_association_work from header to c fileHolger Schurig2008-01-28
* [LIBERTAS]: Remove last stray user of MAC_FMT.David S. Miller2008-01-28
* wireless/libertas support for 88w8385 sdio older revisionMarc Pignat2008-01-16