Age | Commit message (Expand) | Author | Files | Lines |
2007-10-11 | [PATCH] libertas: fix WEXT quality reporting | Dan Williams | 1 | -1/+1 |
2007-10-11 | [PATCH] libertas: remove adapter->pkttxctrl | Holger Schurig | 3 | -8/+0 |
2007-10-11 | [PATCH] libertas: remove adapter->scanprobes | Holger Schurig | 3 | -6/+2 |
2007-10-11 | [PATCH] libertas: remove adapter->prescan | Holger Schurig | 3 | -7/+2 |
2007-10-11 | [PATCH] libertas: remove adapter->{rx,tx}antenna | Holger Schurig | 4 | -57/+0 |
2007-10-11 | [PATCH] libertas: remove unused adapter->prev_XXXX variables | Holger Schurig | 2 | -13/+0 |
2007-10-11 | [PATCH] add support for Marvell 8385 CF cards | Holger Schurig | 3 | -0/+1014 |
2007-10-11 | [PATCH] libertas: Avoid MESH_AUTOSTARTED spam on console | Luis Carlos Cobo | 1 | -5/+5 |
2007-10-11 | [PATCH] libertas: use LBS_DEB_HOST for host-to-card communications | Holger Schurig | 2 | -124/+137 |
2007-10-11 | [PATCH] libertas: use LBS_DEB_HOST for host-to-card communications | Holger Schurig | 1 | -69/+78 |
2007-10-11 | [PATCH] libertas: remove a hundred CMD_RET_xxx definitions | Holger Schurig | 4 | -140/+76 |
2007-10-11 | [PATCH] libertas: make the hex dumper nicer | Holger Schurig | 9 | -102/+105 |
2007-10-11 | [PATCH] Support for mesh autostart deactivation through sysfs | Luis Carlos Cobo | 2 | -2/+48 |
2007-10-11 | [PATCH] libertas: remove debugmode | Holger Schurig | 4 | -16/+0 |
2007-10-11 | [PATCH] libertas: tune hardware info output | Holger Schurig | 1 | -6/+4 |
2007-10-11 | [PATCH] libertas: access mesh_dev more carefully | Holger Schurig | 4 | -18/+34 |
2007-10-11 | [PATCH] libertas: uppercase some #defines | Holger Schurig | 3 | -10/+12 |
2007-10-11 | [PATCH] libertas: make more functions static & remove unused functions | Holger Schurig | 13 | -171/+54 |
2007-10-11 | [PATCH] libertas: fix one more sparse warning | Holger Schurig | 1 | -1/+1 |
2007-10-11 | [PATCH] libertas: remove fw.c | Holger Schurig | 5 | -355/+354 |
2007-10-11 | [PATCH] libertas: simplify and clean up data rate handling | Dan Williams | 14 | -323/+241 |
2007-10-11 | [PATCH] libertas: wlan_ -> libertas_ function prefix renames for main.c | Dan Williams | 1 | -35/+36 |
2007-10-11 | [PATCH] libertas: move generic firmware reset command to common code | Dan Williams | 3 | -21/+25 |
2007-10-11 | [PATCH] libertas: fix more mixed-case abuse | Dan Williams | 5 | -21/+21 |
2007-10-11 | [PATCH] libertas: bump version to 322.p1 | Dan Williams | 1 | -1/+1 |
2007-10-11 | [PATCH] libertas: new mesh control knobs | Dan Williams | 1 | -0/+8 |
2007-10-11 | [PATCH] libertas: remove thread.h and make kthread usage clearer | Dan Williams | 7 | -89/+37 |
2007-10-11 | [PATCH] libertas: fix debug build breakage due to field rename | Dan Williams | 1 | -1/+1 |
2007-10-11 | [PATCH] libertas: re-uppercase command defines and other constants | Dan Williams | 16 | -703/+703 |
2007-10-11 | [PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_start | Dan Williams | 2 | -3/+3 |
2007-10-11 | [PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_result | Dan Williams | 2 | -3/+3 |
2007-10-11 | [PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_scan | Dan Williams | 2 | -5/+4 |
2007-10-11 | [PATCH] libertas: remove if_bootcmd.c | Dan Williams | 4 | -42/+24 |
2007-10-11 | [PATCH] libertas: specific mesh scan for mshX interface | Luis Carlos Cobo | 3 | -0/+14 |
2007-10-11 | [PATCH] libertas: clean up 802.11 IE post-scan handling | Dan Williams | 3 | -151/+84 |
2007-10-11 | [PATCH] libertas: clean up indentation in libertas_association_worker | Dan Williams | 1 | -5/+10 |
2007-10-11 | [PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usage | Dan Williams | 8 | -44/+37 |
2007-10-11 | [PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h types | Dan Williams | 8 | -164/+91 |
2007-10-11 | [PATCH] dev->priv to netdev_priv(dev), for drivers/net/wireless | Yoann Padioleau | 9 | -87/+87 |
2007-10-11 | [PATCH] drivers/net/wireless/prism54/oid_mgt.c: kmalloc + memset conversion t... | Mariusz Kozlowski | 1 | -3/+1 |
2007-10-11 | [PATCH] Use mutex instead of semaphore in the Host AP driver | Matthias Kaehlcke | 2 | -8/+9 |
2007-10-11 | [PATCH] remove gratuitous space in airo module description | Bill Nottingham | 1 | -2/+2 |
2007-10-11 | [PATCH] Kconfig: remove references of pcmcia-cs | Faidon Liambotis | 1 | -16/+1 |
2007-10-11 | [PATCH] Kconfig: order options | Faidon Liambotis | 1 | -34/+34 |
2007-10-11 | [PATCH] zd1211rw: monitor all packets | Ulrich Kunitz | 2 | -11/+38 |
2007-10-11 | [PATCH] Add adm8211 802.11b wireless driver | Michael Wu | 4 | -0/+2751 |
2007-10-11 | [MAC80211]: rework hardware crypto flags | Johannes Berg | 1 | -2/+1 |
2007-10-11 | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 1 | -1/+1 |
2007-10-11 | [NET]: Make /proc/net per network namespace | Eric W. Biederman | 2 | -5/+7 |
2007-10-11 | [MAC80211]: remove IEEE80211_HW_DATA_NULLFUNC_ACK | Johannes Berg | 1 | -2/+1 |