| Commit message (Expand) | Author | Age |
* | libertas: move association code from join.c into scan.c | Holger Schurig | 2008-04-08 |
* | libertas: remove lots of unused stuff | Holger Schurig | 2008-03-25 |
* | libertas: make lbs_unset_basic_rate_flags() static | Holger Schurig | 2008-02-29 |
* | libertas: make association debug output nicer | Holger Schurig | 2008-02-29 |
* | libertas: slight cleanup of netif queue stop/wake | David Woodhouse | 2008-01-28 |
* | libertas: kill struct lbs_adapter | David Woodhouse | 2008-01-28 |
* | libertas: tweak association debug output | Holger Schurig | 2008-01-28 |
* | libertas: remove arbitrary typedefs | Holger Schurig | 2008-01-28 |
* | libertas: configurable beacon interval | Brajesh Dave | 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 |
* | [PATCH] libertas: clean up scan debug messages | Holger Schurig | 2007-10-10 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-10 |
* | [PATCH] libertas: remove unused adhoc_rates_b definition | John W. Linville | 2007-10-10 |
* | [PATCH] libertas: advertise 11g ad-hoc rates | Brajesh Dave | 2007-10-10 |
* | [PATCH] libertas: better descriptions for association errors | Dan Williams | 2007-10-10 |
* | [PATCH] libertas: revert CAPINFO_MASK to its original value | Luis Carlos Cobo | 2007-10-10 |
* | [PATCH] libertas: send association events on adhoc reassociation | Dan Williams | 2007-10-10 |
* | [PATCH] libertas: remove adapter->beaconperiod | Holger Schurig | 2007-10-10 |
* | [PATCH] libertas: remove adapter->adhoc_grate_enabled | Holger Schurig | 2007-10-10 |
* | [PATCH] libertas: remove adapter->listeninterval | Holger Schurig | 2007-10-10 |
* | [PATCH] libertas: remove adapter->atimwindow | Holger Schurig | 2007-10-10 |
* | [PATCH] libertas: remove a hundred CMD_RET_xxx definitions | Holger Schurig | 2007-10-10 |
* | [PATCH] libertas: make the hex dumper nicer | Holger Schurig | 2007-10-10 |
* | [PATCH] libertas: access mesh_dev more carefully | Holger Schurig | 2007-10-10 |
* | [PATCH] libertas: make more functions static & remove unused functions | Holger Schurig | 2007-10-10 |
* | [PATCH] libertas: fix one more sparse warning | Holger Schurig | 2007-10-10 |
* | [PATCH] libertas: simplify and clean up data rate handling | Dan Williams | 2007-10-10 |
* | [PATCH] libertas: fix debug build breakage due to field rename | Dan Williams | 2007-10-10 |
* | [PATCH] libertas: re-uppercase command defines and other constants | Dan Williams | 2007-10-10 |
* | [PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_start | Dan Williams | 2007-10-10 |
* | [PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_result | Dan Williams | 2007-10-10 |
* | [PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h types | Dan Williams | 2007-10-10 |
* | [PATCH] libertas: reduce SSID and BSSID mixed-case abuse | Dan Williams | 2007-06-11 |
* | [PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essid | Dan Williams | 2007-06-11 |
* | [PATCH] libertas: fix big-endian associate command. | David Woodhouse | 2007-06-11 |
* | [PATCH] libertas: first pass at fixing up endianness issues | David Woodhouse | 2007-06-11 |
* | [PATCH] libertas: add more verbose debugging to libertas_cmd_80211_authenticate | Dan Williams | 2007-06-11 |
* | [PATCH] libertas: use MAC_FMT and MAC_ARG where appropriate | Dan Williams | 2007-06-11 |
* | [PATCH] libertas: make association paths consistent | Dan Williams | 2007-06-11 |
* | [PATCH] libertas: move channel changing into association framework | Dan Williams | 2007-06-11 |
* | [PATCH] libertas: replace 'macaddress' with 'bssid' | Dan Williams | 2007-06-11 |
* | [PATCH] libertas: remove unused variables in wlan_dev_t | Holger Schurig | 2007-06-11 |
* | [PATCH] libertas: fixed transmission flow control on the mesh interface | Javier Cardona | 2007-06-11 |
* | [PATCH] libertas: make debug configurable | Holger Schurig | 2007-06-11 |
* | [PATCH] libertas: 64-bit cleanups | Dan Williams | 2007-05-11 |
* | [PATCH] libertas: Purge non-mesh ioctls | Dan Williams | 2007-05-11 |
* | [PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enum | Dan Williams | 2007-05-11 |
* | [PATCH] libertas: remove WLAN_802_11_WEP_STATUS enum | Dan Williams | 2007-05-11 |
* | [PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODE | Dan Williams | 2007-05-11 |