| Commit message (Expand) | Author | Age | Files | Lines |
* | libertas: remove some references to IW_MODE_abc | Holger Schurig | 2009-10-27 | 1 | -1/+2 |
* | libertas: remove "struct cmd_ds_gen" | Holger Schurig | 2009-10-27 | 1 | -3/+4 |
* | libertas: move association related commands into assoc.c | Holger Schurig | 2009-10-27 | 1 | -0/+390 |
* | libertas: get current channel out of priv->curbssparams | Holger Schurig | 2009-10-27 | 1 | -9/+9 |
* | libertas: move scan/assoc related stuff | Holger Schurig | 2009-10-27 | 1 | -0/+7 |
* | libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN | Holger Schurig | 2009-10-27 | 1 | -5/+5 |
* | libertas: remove unused 11d code | Holger Schurig | 2009-10-27 | 1 | -16/+0 |
* | libertas: clean up and clarify get_common_rates | Dan Williams | 2009-08-28 | 1 | -31/+27 |
* | libertas: Read buffer overflow | Roel Kluin | 2009-08-28 | 1 | -16/+15 |
* | libertas: don't use dynamic-sized array | Andrey Yurovsky | 2009-08-20 | 1 | -1/+7 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 | 1 | -8/+10 |
|\ |
|
| * | Revert "libertas: Read buffer overflow" | David S. Miller | 2009-08-12 | 1 | -8/+10 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-07-30 | 1 | -10/+8 |
|\ \
| |/ |
|
| * | libertas: Read buffer overflow | Roel Kluin | 2009-07-29 | 1 | -10/+8 |
* | | wireless: remove print_mac uses | Johannes Berg | 2009-07-24 | 1 | -7/+3 |
* | | libertas: copy WPA keys to priv when associating | Andrey Yurovsky | 2009-07-10 | 1 | -0/+6 |
|/ |
|
* | libertas: fix WPA adhoc network creation | Dan Williams | 2009-06-03 | 1 | -3/+5 |
* | libertas: convert CMD_802_11_ASSOCIATE to a direct command | Dan Williams | 2009-06-03 | 1 | -307/+320 |
* | libertas: convert CMD_802_11_AUTHENTICATE to a direct command | Dan Williams | 2009-06-03 | 1 | -59/+75 |
* | libertas: restyle Marvell & IEEE TLV structure names | Dan Williams | 2009-06-03 | 1 | -14/+14 |
* | libertas: simplify and clean up association/start/join setup | Dan Williams | 2009-06-03 | 1 | -30/+27 |
* | don't use net/ieee80211.h | Johannes Berg | 2008-11-10 | 1 | -8/+10 |
* | wireless: use individual buffers for printing ssid values | John W. Linville | 2008-10-31 | 1 | -6/+11 |
* | wireless: consolidate on a single escape_essid implementation | John W. Linville | 2008-10-31 | 1 | -6/+8 |
* | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 | 1 | -19/+13 |
* | libertas: convert SNMP_MIB to a direct command | Dan Williams | 2008-09-15 | 1 | -5/+1 |
* | libertas: convert adhoc operations to direct commands | Dan Williams | 2008-08-29 | 1 | -354/+278 |
* | libertas: convert CMD_802_11_RADIO_CONTROL to a direct command | Dan Williams | 2008-08-29 | 1 | -26/+31 |
* | libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command | Dan Williams | 2008-08-29 | 1 | -35/+26 |
* | libertas: rate adaptation configuration via iwconfig. | Javier Cardona | 2008-06-03 | 1 | -1/+1 |
* | libertas: Extend MESH_CONFIG command to access non-volatile configuration | Javier Cardona | 2008-05-21 | 1 | -2/+4 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-04-14 | 1 | -1/+1 |
|\ |
|
| * | libertas: fix mode initialization problem | Holger Schurig | 2008-04-07 | 1 | -1/+1 |
* | | libertas: move lbs_update_channel out of assoc.c | Holger Schurig | 2008-04-08 | 1 | -17/+0 |
* | | libertas: move association code from scan.c into assoc.c | Holger Schurig | 2008-04-08 | 1 | -0/+352 |
* | | libertas: move association code from join.c into scan.c | Holger Schurig | 2008-04-08 | 1 | -4/+858 |
* | | libertas: convert GET_LOG to a direct command | Holger Schurig | 2008-03-25 | 1 | -4/+0 |
* | | libertas: fix scheduling while atomic bug in CMD_MAC_CONTROL | Holger Schurig | 2008-03-25 | 1 | -6/+2 |
* | | libertas: rename packetfilter to mac_control | Holger Schurig | 2008-03-25 | 1 | -4/+4 |
* | | libertas: implement SSID scanning for SIOCSIWSCAN | Holger Schurig | 2008-03-13 | 1 | -2/+2 |
* | | libertas: convert KEY_MATERIAL to a direct command | David Woodhouse | 2008-03-06 | 1 | -10/+2 |
* | | libertas: make lbs_sync_channel() static | Holger Schurig | 2008-02-29 | 1 | -11/+0 |
* | | libertas: make association debug output nicer | Holger Schurig | 2008-02-29 | 1 | -6/+3 |
|/ |
|
* | libertas: fix memory alignment problems on the blackfin | Ihar Hrachyshka | 2008-01-31 | 1 | -2/+4 |
* | libertas: convert ENABLE_RSN to a direct command | David Woodhouse | 2008-01-28 | 1 | -14/+5 |
* | libertas: convert SET_WEP to a direct command | David Woodhouse | 2008-01-28 | 1 | -18/+8 |
* | libertas: fix return from lbs_update_channel() | David Woodhouse | 2008-01-28 | 1 | -6/+10 |
* | libertas: pass channel argument directly to lbs_mesh_config() | David Woodhouse | 2008-01-28 | 1 | -5/+6 |
* | libertas: make lbs_update_channel() function non-static | David Woodhouse | 2008-01-28 | 1 | -4/+4 |
* | libertas: add missing newlines in debugging statements | David Woodhouse | 2008-01-28 | 1 | -5/+5 |