Age | Commit message (Expand) | Author |
2009-02-26 | libertas: fix misuse of netdev_priv() and dev->ml_priv | Kiran Divekar |
2008-11-12 | netdevice: safe convert to netdev_priv() #part-4 | Wang Chen |
2008-11-10 | don't use net/ieee80211.h | Johannes Berg |
2008-10-31 | wireless: use individual buffers for printing ssid values | John W. Linville |
2008-10-31 | wireless: consolidate on a single escape_essid implementation | John W. Linville |
2008-10-27 | net: convert print_mac to %pM | Johannes Berg |
2008-09-30 | libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups) | Anna Neal |
2008-09-24 | libertas: Reduce the WPA key installation time (fixups) | Javier Cardona |
2008-09-15 | libertas: correct "limited range of data type" warning | John W. Linville |
2008-09-15 | libertas: Reduce the WPA key installation time. | Javier Cardona |
2008-09-15 | libertas: convert SNMP_MIB to a direct command | Dan Williams |
2008-09-11 | libertas: Improvements on automatic tx power control via SIOCSIWTXPOW. | Anna Neal |
2008-08-29 | libertas: convert adhoc operations to direct commands | Dan Williams |
2008-08-29 | libertas: convert CMD_802_11_RADIO_CONTROL to a direct command | Dan Williams |
2008-08-29 | libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command | Dan Williams |
2008-08-29 | libertas: convert CMD_802_11_RF_TX_POWER to a direct command | Dan Williams |
2008-06-03 | libertas: rate adaptation configuration via iwconfig. | Javier Cardona |
2008-05-21 | libertas: Extend MESH_CONFIG command to access non-volatile configuration | Javier Cardona |
2008-04-08 | libertas: remove lbs_get_fwversion() | Holger Schurig |
2008-04-08 | libertas: move association code from scan.c into assoc.c | Holger Schurig |
2008-04-08 | libertas: move association code from join.c into scan.c | Holger Schurig |
2008-03-25 | libertas: remove lots of unused stuff | Holger Schurig |
2008-03-25 | libertas: misc power saving adjusts | Holger Schurig |
2008-03-25 | libertas: convert GET_LOG to a direct command | Holger Schurig |
2008-03-13 | libertas: implement SSID scanning for SIOCSIWSCAN | Holger Schurig |
2008-01-28 | libertas: always show firmware release | Holger Schurig |
2008-01-28 | libertas: allow for PS mode to be disabled when firmware doesn't support it | David Woodhouse |
2008-01-28 | libertas: pass channel argument directly to lbs_mesh_config() | David Woodhouse |
2008-01-28 | libertas: allow setting channel on mshX device | David Woodhouse |
2008-01-28 | libertas: allow get/set SSID on mshX device | David Woodhouse |
2008-01-28 | libertas: convert DATA_RATE to a direct command | Dan Williams |
2008-01-28 | libertas: kill struct lbs_adapter | David Woodhouse |
2008-01-28 | libertas: Don't set IW_ENCODE_NOKEY when returning WEP keys. | David Woodhouse |
2008-01-28 | libertas: remove arbitrary typedefs | Holger Schurig |
2008-01-28 | libertas: separate mesh connectivity from that of the main interface | Brajesh Dave |
2008-01-28 | libertas: move to uniform lbs_/LBS_ namespace | Holger Schurig |
2008-01-28 | wireless: checkpatch cleanups | Jeff Garzik |
2008-01-28 | netdev: ARRAY_SIZE() cleanups | Alejandro Martinez Ruiz |
2008-01-28 | wireless: fix '!x & y' typo's | Roel Kluin |
2008-01-28 | libertas: move wlan_*_association_work from header to c file | Holger Schurig |
2007-11-29 | drivers/net/wireless: Add missing "space" | Joe Perches |
2007-10-10 | [PATCH] libertas: let get nick return what set nick has set | Holger Schurig |
2007-10-10 | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches |
2007-10-10 | drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE | Denis Cheng |
2007-10-10 | [PATCH] libertas: fix sparse-reported problems | Dan Williams |
2007-10-10 | [PATCH] libertas: fix a few wext abuses... | Jean Tourrilhes |
2007-10-10 | [PATCH] libertas: remove adapter->txrate | Holger Schurig |
2007-10-10 | [PATCH] libertas: fix WEXT quality reporting | Dan Williams |
2007-10-10 | [PATCH] libertas: make more functions static & remove unused functions | Holger Schurig |
2007-10-10 | [PATCH] libertas: simplify and clean up data rate handling | Dan Williams |