summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] libertas: remove adapter->{rx,tx}antennaHolger Schurig2007-10-104-57/+0
* [PATCH] libertas: remove unused adapter->prev_XXXX variablesHolger Schurig2007-10-102-13/+0
* [PATCH] add support for Marvell 8385 CF cardsHolger Schurig2007-10-102-0/+1007
* [PATCH] libertas: Avoid MESH_AUTOSTARTED spam on consoleLuis Carlos Cobo2007-10-101-5/+5
* [PATCH] libertas: use LBS_DEB_HOST for host-to-card communicationsHolger Schurig2007-10-102-124/+137
* [PATCH] libertas: use LBS_DEB_HOST for host-to-card communicationsHolger Schurig2007-10-101-69/+78
* [PATCH] libertas: remove a hundred CMD_RET_xxx definitionsHolger Schurig2007-10-104-140/+76
* [PATCH] libertas: make the hex dumper nicerHolger Schurig2007-10-109-102/+105
* [PATCH] Support for mesh autostart deactivation through sysfsLuis Carlos Cobo2007-10-102-2/+48
* [PATCH] libertas: remove debugmodeHolger Schurig2007-10-104-16/+0
* [PATCH] libertas: tune hardware info outputHolger Schurig2007-10-101-6/+4
* [PATCH] libertas: access mesh_dev more carefullyHolger Schurig2007-10-104-18/+34
* [PATCH] libertas: uppercase some #definesHolger Schurig2007-10-103-10/+12
* [PATCH] libertas: make more functions static & remove unused functionsHolger Schurig2007-10-1013-171/+54
* [PATCH] libertas: fix one more sparse warningHolger Schurig2007-10-101-1/+1
* [PATCH] libertas: remove fw.cHolger Schurig2007-10-105-355/+354
* [PATCH] libertas: simplify and clean up data rate handlingDan Williams2007-10-1014-323/+241
* [PATCH] libertas: wlan_ -> libertas_ function prefix renames for main.cDan Williams2007-10-101-35/+36
* [PATCH] libertas: move generic firmware reset command to common codeDan Williams2007-10-103-21/+25
* [PATCH] libertas: fix more mixed-case abuseDan Williams2007-10-105-21/+21
* [PATCH] libertas: bump version to 322.p1Dan Williams2007-10-101-1/+1
* [PATCH] libertas: new mesh control knobsDan Williams2007-10-101-0/+8
* [PATCH] libertas: remove thread.h and make kthread usage clearerDan Williams2007-10-107-89/+37
* [PATCH] libertas: fix debug build breakage due to field renameDan Williams2007-10-101-1/+1
* [PATCH] libertas: re-uppercase command defines and other constantsDan Williams2007-10-1016-703/+703
* [PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_startDan Williams2007-10-102-3/+3
* [PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_resultDan Williams2007-10-102-3/+3
* [PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_scanDan Williams2007-10-102-5/+4
* [PATCH] libertas: remove if_bootcmd.cDan Williams2007-10-104-42/+24
* [PATCH] libertas: specific mesh scan for mshX interfaceLuis Carlos Cobo2007-10-103-0/+14
* [PATCH] libertas: clean up 802.11 IE post-scan handlingDan Williams2007-10-103-151/+84
* [PATCH] libertas: clean up indentation in libertas_association_workerDan Williams2007-10-101-5/+10
* [PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usageDan Williams2007-10-108-44/+37
* [PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h typesDan Williams2007-10-108-164/+91
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-0/+1
* [PATCH] libertas: fix disabling WPADan Williams2007-07-101-1/+1
* [PATCH] drivers/net/wireless/libertas/wext.c: remove dead codeAdrian Bunk2007-07-101-3/+0
* [PATCH] libertas: fix use-after-free in rx pathHolger Schurig2007-07-101-1/+0
* [PATCH] WIRELESS: Remove clearly obsolete libertas/version.h file.Robert P. J. Day2007-07-101-1/+0
* [PATCH] libertas: remove private ioctlsDan Williams2007-06-286-1551/+6
* [PATCH] libertas: fix WPA associations by handling ENABLE_RSN correctlyDan Williams2007-06-284-8/+55
* [PATCH] libertas: kill wlan_scan_process_resultsDan Williams2007-06-281-37/+14
* [PATCH] libertas: style fixesDan Williams2007-06-281-2/+4
* [PATCH] libertas: convert libertas_mpp into anycast_maskLuis Carlos2007-06-122-15/+15
* [PATCH] libertas: actually send mesh frames to mesh netdevDan Williams2007-06-121-3/+2
* [PATCH] libertas: deauthenticate from AP in channel switchLuis Carlos Cobo Rus2007-06-121-0/+5
* [PATCH] libertas: pull current channel from firmware on mesh autostartLuis Carlos Cobo Rus2007-06-125-0/+13
* [PATCH] libertas: reduce SSID and BSSID mixed-case abuseDan Williams2007-06-115-27/+27
* [PATCH] libertas: remove WPA_SUPPLICANT structureDan Williams2007-06-111-5/+0
* [PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essidDan Williams2007-06-1110-160/+142
OpenPOWER on IntegriCloud