aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-30
|\
| * libertas spi: fix sparse errorsHolger Schurig2009-10-27
* | libertas: remove some references to IW_MODE_abcHolger Schurig2009-10-27
* | libertas: sort and categorize entries in decl.hHolger Schurig2009-10-27
* | libertas: move mic failure event to wext.cHolger Schurig2009-10-27
* | libertas: move SIOCGIWAP calls to wext.cHolger Schurig2009-10-27
* | libertas: remove "struct cmd_ds_gen"Holger Schurig2009-10-27
* | libertas: remove handling for CMD_GET_TSFHolger Schurig2009-10-27
* | libertas: remove handling for CMD_802_11_LED_GPIO_CTRLHolger Schurig2009-10-27
* | libertas: move lbs_send_iwevcustom_event() to wext.cHolger Schurig2009-10-27
* | libertas: move association related commands into assoc.cHolger Schurig2009-10-27
* | libertas: get current channel out of priv->curbssparamsHolger Schurig2009-10-27
* | libertas: sort variables in struct lbs_privateHolger Schurig2009-10-27
* | libertas: move scan/assoc related stuffHolger Schurig2009-10-27
* | libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LENHolger Schurig2009-10-27
* | libertas: remove unused 11d.h as well, priv->countryinfoHolger Schurig2009-10-27
* | libertas: remove unused 11d codeHolger Schurig2009-10-27
* | libertas: remove unused lbs_cmd_802_11_inactivity_timeout()Holger Schurig2009-10-27
* | libertas: make lbs_get_channel() staticHolger Schurig2009-10-27
* | libertas: harmonize cmd.hHolger Schurig2009-10-27
* | libertas: cleanup host.h and hostcmd.hHolger Schurig2009-10-27
* | libertas: make __lbs_cmd_async() non-staticHolger Schurig2009-10-27
* | libertas: Check return status of command functionsAmitkumar Karwar2009-10-27
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-13
|\|
| * libertas: fix buildAlan Cox2009-10-13
* | libertas: depend on CONFIG_CFG80211Holger Schurig2009-10-09
* | libertas: remove double assignment of dev->netdev_opsLuis R. Rodriguez2009-10-09
* | libertas: remove extraneous select FW_LOADERHolger Schurig2009-10-07
* | libertas: Use lbs_is_cmd_allowed() check in command handling routines.Amitkumar Karwar2009-10-07
* | libertas: first stab at cfg80211 supportHolger Schurig2009-10-07
* | libertas: separate libertas' Kconfig in it's own fileHolger Schurig2009-10-07
* | libertas: Add auto deep sleep support for SD8385/SD8686/SD8688Amitkumar Karwar2009-10-07
|/
* spi: prefix modalias with "spi:"Anton Vorontsov2009-09-23
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-02
* wireless: convert drivers to netdev_tx_tStephen Hemminger2009-09-01
* libertas: add NULL check on return value of get_zeroed_pageKiran Divekar2009-08-28
* libertas: Add support for Marvell Libertas CF8305Marek Vasut2009-08-28
* libertas: clean up and clarify get_common_ratesDan Williams2009-08-28
* libertas: Read buffer overflowRoel Kluin2009-08-28
* libertas: don't use dynamic-sized arrayAndrey Yurovsky2009-08-20
* libertas: name the network device wlan%dDaniel Mack2009-08-14
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
|\
| * Revert "libertas: Read buffer overflow"David S. Miller2009-08-12
| * libertas: correct packing of rxpd structureBob Dunlop2009-08-07
| * libertas: Read buffer overflowRoel Kluin2009-08-03
* | libertas: Fix WEP association failure with open source wpa_supplicant 0.5.10Maithili Hinge2009-08-04
* | libertas: check valid bits in SPI bus mode regAndrey Yurovsky2009-08-04
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-30
|\|
| * libertas: Read buffer overflowRoel Kluin2009-07-29
| * libertas: Read outside array boundsRoel Kluin2009-07-29