summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-111-7/+10
|\
| * Libertas: fix issues while configuring host sleep using ethtool wolBing Zhao2009-11-101-3/+2
| * Libertas: coding style cleanup in ethtool.cBing Zhao2009-11-101-4/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-092-131/+7
|\ \
| * | libertas: remove internal buffers from GSPI driverAndrey Yurovsky2009-11-021-130/+6
| * | wireless: remove WLAN_80211 and WLAN_PRE80211 from KconfigJohn W. Linville2009-10-301-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-061-1/+1
|\ \ \ | |/ / |/| / | |/
| * libertas if_usb: Fix crash on 64-bit machinesDavid Woodhouse2009-10-301-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-291-5/+5
|\ \ | |/
| * libertas spi: fix sparse errorsHolger Schurig2009-10-271-5/+5
* | libertas: remove some references to IW_MODE_abcHolger Schurig2009-10-272-9/+4
* | libertas: sort and categorize entries in decl.hHolger Schurig2009-10-274-24/+27
* | libertas: move mic failure event to wext.cHolger Schurig2009-10-273-30/+29
* | libertas: move SIOCGIWAP calls to wext.cHolger Schurig2009-10-274-11/+12
* | libertas: remove "struct cmd_ds_gen"Holger Schurig2009-10-274-28/+18
* | libertas: remove handling for CMD_GET_TSFHolger Schurig2009-10-273-13/+0
* | libertas: remove handling for CMD_802_11_LED_GPIO_CTRLHolger Schurig2009-10-272-29/+0
* | libertas: move lbs_send_iwevcustom_event() to wext.cHolger Schurig2009-10-274-26/+26
* | libertas: move association related commands into assoc.cHolger Schurig2009-10-275-396/+410
* | libertas: get current channel out of priv->curbssparamsHolger Schurig2009-10-276-25/+25
* | libertas: sort variables in struct lbs_privateHolger Schurig2009-10-271-153/+104
* | libertas: move scan/assoc related stuffHolger Schurig2009-10-279-340/+348
* | libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LENHolger Schurig2009-10-279-27/+27
* | libertas: remove unused 11d.h as well, priv->countryinfoHolger Schurig2009-10-274-109/+2
* | libertas: remove unused 11d codeHolger Schurig2009-10-2710-830/+13
* | libertas: remove unused lbs_cmd_802_11_inactivity_timeout()Holger Schurig2009-10-273-40/+0
* | libertas: make lbs_get_channel() staticHolger Schurig2009-10-272-3/+1
* | libertas: harmonize cmd.hHolger Schurig2009-10-275-65/+96
* | libertas: cleanup host.h and hostcmd.hHolger Schurig2009-10-277-957/+853
* | libertas: make __lbs_cmd_async() non-staticHolger Schurig2009-10-272-1/+6
* | libertas: Check return status of command functionsAmitkumar Karwar2009-10-274-16/+34
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-131-0/+1
|\ \ | |/
| * libertas: fix buildAlan Cox2009-10-131-0/+1
* | libertas: depend on CONFIG_CFG80211Holger Schurig2009-10-091-1/+1
* | libertas: remove double assignment of dev->netdev_opsLuis R. Rodriguez2009-10-091-1/+0
* | libertas: remove extraneous select FW_LOADERHolger Schurig2009-10-071-1/+0
* | libertas: Use lbs_is_cmd_allowed() check in command handling routines.Amitkumar Karwar2009-10-075-191/+34
* | libertas: first stab at cfg80211 supportHolger Schurig2009-10-076-17/+262
* | libertas: separate libertas' Kconfig in it's own fileHolger Schurig2009-10-072-2/+52
* | libertas: Add auto deep sleep support for SD8385/SD8686/SD8688Amitkumar Karwar2009-10-0715-21/+533
|/
* spi: prefix modalias with "spi:"Anton Vorontsov2009-09-231-0/+1
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-022-2/+2
* wireless: convert drivers to netdev_tx_tStephen Hemminger2009-09-013-7/+7
* libertas: add NULL check on return value of get_zeroed_pageKiran Divekar2009-08-281-0/+28
* libertas: Add support for Marvell Libertas CF8305Marek Vasut2009-08-281-2/+37
* libertas: clean up and clarify get_common_ratesDan Williams2009-08-281-31/+27
* libertas: Read buffer overflowRoel Kluin2009-08-281-16/+15
* libertas: don't use dynamic-sized arrayAndrey Yurovsky2009-08-201-1/+7
* libertas: name the network device wlan%dDaniel Mack2009-08-141-1/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-123-11/+13
|\
OpenPOWER on IntegriCloud