Age | Commit message (Expand) | Author | Files | Lines |
2008-01-29 | libertas: convert DATA_RATE to a direct command | Dan Williams | 1 | -6/+3 |
2008-01-29 | libertas: kill struct lbs_adapter | David Woodhouse | 1 | -203/+169 |
2008-01-29 | libertas: Don't set IW_ENCODE_NOKEY when returning WEP keys. | David Woodhouse | 1 | -10/+1 |
2008-01-29 | libertas: remove arbitrary typedefs | Holger Schurig | 1 | -80/+84 |
2008-01-29 | libertas: separate mesh connectivity from that of the main interface | Brajesh Dave | 1 | -4/+7 |
2008-01-29 | libertas: move to uniform lbs_/LBS_ namespace | Holger Schurig | 1 | -238/+238 |
2008-01-29 | wireless: checkpatch cleanups | Jeff Garzik | 1 | -4/+2 |
2008-01-29 | netdev: ARRAY_SIZE() cleanups | Alejandro Martinez Ruiz | 1 | -8/+3 |
2008-01-29 | wireless: fix '!x & y' typo's | Roel Kluin | 1 | -1/+1 |
2008-01-29 | libertas: move wlan_*_association_work from header to c file | Holger Schurig | 1 | -16/+34 |
2007-11-30 | drivers/net/wireless: Add missing "space" | Joe Perches | 1 | -1/+1 |
2007-10-11 | [PATCH] libertas: let get nick return what set nick has set | Holger Schurig | 1 | -27/+7 |
2007-10-11 | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 1 | -2/+3 |
2007-10-11 | drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE | Denis Cheng | 1 | -2/+2 |
2007-10-11 | [PATCH] libertas: fix sparse-reported problems | Dan Williams | 1 | -4/+4 |
2007-10-11 | [PATCH] libertas: fix a few wext abuses... | Jean Tourrilhes | 1 | -93/+27 |
2007-10-11 | [PATCH] libertas: remove adapter->txrate | Holger Schurig | 1 | -1/+1 |
2007-10-11 | [PATCH] libertas: fix WEXT quality reporting | Dan Williams | 1 | -1/+1 |
2007-10-11 | [PATCH] libertas: make more functions static & remove unused functions | Holger Schurig | 1 | -1/+1 |
2007-10-11 | [PATCH] libertas: simplify and clean up data rate handling | Dan Williams | 1 | -123/+40 |
2007-10-11 | [PATCH] libertas: fix more mixed-case abuse | Dan Williams | 1 | -2/+2 |
2007-10-11 | [PATCH] libertas: re-uppercase command defines and other constants | Dan Williams | 1 | -43/+43 |
2007-10-11 | [PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usage | Dan Williams | 1 | -7/+7 |
2007-07-10 | [PATCH] drivers/net/wireless/libertas/wext.c: remove dead code | Adrian Bunk | 1 | -3/+0 |
2007-06-28 | [PATCH] libertas: remove private ioctls | Dan Williams | 1 | -152/+0 |
2007-06-11 | [PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essid | Dan Williams | 1 | -18/+24 |
2007-06-11 | [PATCH] libertas: don't byte-swap firmware version number. It's a byte array. | David Woodhouse | 1 | -9/+10 |
2007-06-11 | [PATCH] libertas: first pass at fixing up endianness issues | David Woodhouse | 1 | -6/+6 |
2007-06-11 | [PATCH] libertas: split wext for eth and msh | Luis Carlos Cobo Rus | 1 | -0/+104 |
2007-06-11 | [PATCH] libertas: Make WPA work through supplicant handshake | Dan Williams | 1 | -28/+64 |
2007-06-11 | [PATCH] libertas: move channel changing into association framework | Dan Williams | 1 | -151/+31 |
2007-06-11 | [PATCH] libertas: fix 'keep previous scan' behavior | Dan Williams | 1 | -1/+1 |
2007-06-11 | [PATCH] libertas: make scan result handling more flexible | Dan Williams | 1 | -31/+28 |
2007-06-11 | [PATCH] libertas: updated mesh commands for 5.220.9.p11 | Luis Carlos Cobo | 1 | -0/+10 |
2007-06-11 | [PATCH] libertas: fixed incorrect assigment of fcs errors to frag errors | Luis Carlos Cobo | 1 | -1/+1 |
2007-06-11 | [PATCH] libertas: make debug configurable | Holger Schurig | 1 | -176/+176 |
2007-06-11 | [PATCH] libertas: make libertas_wlan_data_rates static | Holger Schurig | 1 | -0/+8 |
2007-05-11 | [PATCH] libertas: Purge non-mesh ioctls | Dan Williams | 1 | -274/+0 |
2007-05-11 | [PATCH] libertas: Get rid of version.h | Dan Williams | 1 | -1/+0 |
2007-05-11 | [PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enum | Dan Williams | 1 | -49/+16 |
2007-05-11 | [PATCH] libertas: remove WLAN_802_11_WEP_STATUS enum | Dan Williams | 1 | -20/+19 |
2007-05-11 | [PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODE | Dan Williams | 1 | -36/+16 |
2007-05-11 | [PATCH] libertas: remove setwpaie private ioctl | Dan Williams | 1 | -5/+0 |
2007-05-11 | [PATCH] libertas: remove setauthalg private ioctl | Dan Williams | 1 | -6/+0 |
2007-05-11 | [PATCH] libertas: remove 8021xauthalgs private ioctl | Dan Williams | 1 | -6/+0 |
2007-04-28 | [PATCH] Marvell Libertas 8388 802.11b/g USB driver | Marcelo Tosatti | 1 | -0/+2769 |