summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas
AgeCommit message (Expand)AuthorFilesLines
2007-10-11[PATCH] add support for Marvell 8385 CF cardsHolger Schurig2-0/+1007
2007-10-11[PATCH] libertas: Avoid MESH_AUTOSTARTED spam on consoleLuis Carlos Cobo1-5/+5
2007-10-11[PATCH] libertas: use LBS_DEB_HOST for host-to-card communicationsHolger Schurig2-124/+137
2007-10-11[PATCH] libertas: use LBS_DEB_HOST for host-to-card communicationsHolger Schurig1-69/+78
2007-10-11[PATCH] libertas: remove a hundred CMD_RET_xxx definitionsHolger Schurig4-140/+76
2007-10-11[PATCH] libertas: make the hex dumper nicerHolger Schurig9-102/+105
2007-10-11[PATCH] Support for mesh autostart deactivation through sysfsLuis Carlos Cobo2-2/+48
2007-10-11[PATCH] libertas: remove debugmodeHolger Schurig4-16/+0
2007-10-11[PATCH] libertas: tune hardware info outputHolger Schurig1-6/+4
2007-10-11[PATCH] libertas: access mesh_dev more carefullyHolger Schurig4-18/+34
2007-10-11[PATCH] libertas: uppercase some #definesHolger Schurig3-10/+12
2007-10-11[PATCH] libertas: make more functions static & remove unused functionsHolger Schurig13-171/+54
2007-10-11[PATCH] libertas: fix one more sparse warningHolger Schurig1-1/+1
2007-10-11[PATCH] libertas: remove fw.cHolger Schurig5-355/+354
2007-10-11[PATCH] libertas: simplify and clean up data rate handlingDan Williams14-323/+241
2007-10-11[PATCH] libertas: wlan_ -> libertas_ function prefix renames for main.cDan Williams1-35/+36
2007-10-11[PATCH] libertas: move generic firmware reset command to common codeDan Williams3-21/+25
2007-10-11[PATCH] libertas: fix more mixed-case abuseDan Williams5-21/+21
2007-10-11[PATCH] libertas: bump version to 322.p1Dan Williams1-1/+1
2007-10-11[PATCH] libertas: new mesh control knobsDan Williams1-0/+8
2007-10-11[PATCH] libertas: remove thread.h and make kthread usage clearerDan Williams7-89/+37
2007-10-11[PATCH] libertas: fix debug build breakage due to field renameDan Williams1-1/+1
2007-10-11[PATCH] libertas: re-uppercase command defines and other constantsDan Williams16-703/+703
2007-10-11[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_startDan Williams2-3/+3
2007-10-11[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_resultDan Williams2-3/+3
2007-10-11[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_scanDan Williams2-5/+4
2007-10-11[PATCH] libertas: remove if_bootcmd.cDan Williams4-42/+24
2007-10-11[PATCH] libertas: specific mesh scan for mshX interfaceLuis Carlos Cobo3-0/+14
2007-10-11[PATCH] libertas: clean up 802.11 IE post-scan handlingDan Williams3-151/+84
2007-10-11[PATCH] libertas: clean up indentation in libertas_association_workerDan Williams1-5/+10
2007-10-11[PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usageDan Williams8-44/+37
2007-10-11[PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h typesDan Williams8-164/+91
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-0/+1
2007-07-10[PATCH] libertas: fix disabling WPADan Williams1-1/+1
2007-07-10[PATCH] drivers/net/wireless/libertas/wext.c: remove dead codeAdrian Bunk1-3/+0
2007-07-10[PATCH] libertas: fix use-after-free in rx pathHolger Schurig1-1/+0
2007-07-10[PATCH] WIRELESS: Remove clearly obsolete libertas/version.h file.Robert P. J. Day1-1/+0
2007-06-28[PATCH] libertas: remove private ioctlsDan Williams6-1551/+6
2007-06-28[PATCH] libertas: fix WPA associations by handling ENABLE_RSN correctlyDan Williams4-8/+55
2007-06-28[PATCH] libertas: kill wlan_scan_process_resultsDan Williams1-37/+14
2007-06-28[PATCH] libertas: style fixesDan Williams1-2/+4
2007-06-12[PATCH] libertas: convert libertas_mpp into anycast_maskLuis Carlos2-15/+15
2007-06-12[PATCH] libertas: actually send mesh frames to mesh netdevDan Williams1-3/+2
2007-06-12[PATCH] libertas: deauthenticate from AP in channel switchLuis Carlos Cobo Rus1-0/+5
2007-06-12[PATCH] libertas: pull current channel from firmware on mesh autostartLuis Carlos Cobo Rus5-0/+13
2007-06-11[PATCH] libertas: reduce SSID and BSSID mixed-case abuseDan Williams5-27/+27
2007-06-11[PATCH] libertas: remove WPA_SUPPLICANT structureDan Williams1-5/+0
2007-06-11[PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essidDan Williams10-160/+142
2007-06-11[PATCH] libertas: tweak association debug outputDan Williams1-11/+8
2007-06-11[PATCH] libertas: fix big-endian associate command.David Woodhouse1-11/+11