aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas
AgeCommit message (Expand)Author
2007-10-10[PATCH] libertas: Avoid MESH_AUTOSTARTED spam on consoleLuis Carlos Cobo
2007-10-10[PATCH] libertas: use LBS_DEB_HOST for host-to-card communicationsHolger Schurig
2007-10-10[PATCH] libertas: use LBS_DEB_HOST for host-to-card communicationsHolger Schurig
2007-10-10[PATCH] libertas: remove a hundred CMD_RET_xxx definitionsHolger Schurig
2007-10-10[PATCH] libertas: make the hex dumper nicerHolger Schurig
2007-10-10[PATCH] Support for mesh autostart deactivation through sysfsLuis Carlos Cobo
2007-10-10[PATCH] libertas: remove debugmodeHolger Schurig
2007-10-10[PATCH] libertas: tune hardware info outputHolger Schurig
2007-10-10[PATCH] libertas: access mesh_dev more carefullyHolger Schurig
2007-10-10[PATCH] libertas: uppercase some #definesHolger Schurig
2007-10-10[PATCH] libertas: make more functions static & remove unused functionsHolger Schurig
2007-10-10[PATCH] libertas: fix one more sparse warningHolger Schurig
2007-10-10[PATCH] libertas: remove fw.cHolger Schurig
2007-10-10[PATCH] libertas: simplify and clean up data rate handlingDan Williams
2007-10-10[PATCH] libertas: wlan_ -> libertas_ function prefix renames for main.cDan Williams
2007-10-10[PATCH] libertas: move generic firmware reset command to common codeDan Williams
2007-10-10[PATCH] libertas: fix more mixed-case abuseDan Williams
2007-10-10[PATCH] libertas: bump version to 322.p1Dan Williams
2007-10-10[PATCH] libertas: new mesh control knobsDan Williams
2007-10-10[PATCH] libertas: remove thread.h and make kthread usage clearerDan Williams
2007-10-10[PATCH] libertas: fix debug build breakage due to field renameDan Williams
2007-10-10[PATCH] libertas: re-uppercase command defines and other constantsDan Williams
2007-10-10[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_startDan Williams
2007-10-10[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_resultDan Williams
2007-10-10[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_scanDan Williams
2007-10-10[PATCH] libertas: remove if_bootcmd.cDan Williams
2007-10-10[PATCH] libertas: specific mesh scan for mshX interfaceLuis Carlos Cobo
2007-10-10[PATCH] libertas: clean up 802.11 IE post-scan handlingDan Williams
2007-10-10[PATCH] libertas: clean up indentation in libertas_association_workerDan Williams
2007-10-10[PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usageDan Williams
2007-10-10[PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h typesDan Williams
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-10[PATCH] libertas: fix disabling WPADan Williams
2007-07-10[PATCH] drivers/net/wireless/libertas/wext.c: remove dead codeAdrian Bunk
2007-07-10[PATCH] libertas: fix use-after-free in rx pathHolger Schurig
2007-07-10[PATCH] WIRELESS: Remove clearly obsolete libertas/version.h file.Robert P. J. Day
2007-06-28[PATCH] libertas: remove private ioctlsDan Williams
2007-06-28[PATCH] libertas: fix WPA associations by handling ENABLE_RSN correctlyDan Williams
2007-06-28[PATCH] libertas: kill wlan_scan_process_resultsDan Williams
2007-06-28[PATCH] libertas: style fixesDan Williams
2007-06-12[PATCH] libertas: convert libertas_mpp into anycast_maskLuis Carlos
2007-06-12[PATCH] libertas: actually send mesh frames to mesh netdevDan Williams
2007-06-12[PATCH] libertas: deauthenticate from AP in channel switchLuis Carlos Cobo Rus
2007-06-12[PATCH] libertas: pull current channel from firmware on mesh autostartLuis Carlos Cobo Rus
2007-06-11[PATCH] libertas: reduce SSID and BSSID mixed-case abuseDan Williams
2007-06-11[PATCH] libertas: remove WPA_SUPPLICANT structureDan Williams
2007-06-11[PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essidDan Williams
2007-06-11[PATCH] libertas: tweak association debug outputDan Williams
2007-06-11[PATCH] libertas: fix big-endian associate command.David Woodhouse
2007-06-11[PATCH] libertas: don't byte-swap firmware version number. It's a byte array.David Woodhouse