libertas: move association code from join.c into scan.c
[safe/jmp/linux-2.6] / drivers / net / wireless / libertas / wext.c
2008-04-08 Holger Schuriglibertas: move association code from join.c into scan.c
2008-03-25 Holger Schuriglibertas: remove lots of unused stuff
2008-03-25 Holger Schuriglibertas: misc power saving adjusts
2008-03-25 Holger Schuriglibertas: convert GET_LOG to a direct command
2008-03-13 Holger Schuriglibertas: implement SSID scanning for SIOCSIWSCAN
2008-01-28 Holger Schuriglibertas: always show firmware release
2008-01-28 David Woodhouselibertas: allow for PS mode to be disabled when firmwar...
2008-01-28 David Woodhouselibertas: pass channel argument directly to lbs_mesh_co...
2008-01-28 David Woodhouselibertas: allow setting channel on mshX device
2008-01-28 David Woodhouselibertas: allow get/set SSID on mshX device
2008-01-28 Dan Williamslibertas: convert DATA_RATE to a direct command
2008-01-28 David Woodhouselibertas: kill struct lbs_adapter
2008-01-28 David Woodhouselibertas: Don't set IW_ENCODE_NOKEY when returning...
2008-01-28 Holger Schuriglibertas: remove arbitrary typedefs
2008-01-28 Brajesh Davelibertas: separate mesh connectivity from that of the...
2008-01-28 Holger Schuriglibertas: move to uniform lbs_/LBS_ namespace
2008-01-28 Jeff Garzikwireless: checkpatch cleanups
2008-01-28 Alejandro Martinez... netdev: ARRAY_SIZE() cleanups
2008-01-28 Roel Kluinwireless: fix '!x & y' typo's
2008-01-28 Holger Schuriglibertas: move wlan_*_association_work from header...
2007-11-30 Joe Perchesdrivers/net/wireless: Add missing "space"
2007-10-10 Holger Schurig[PATCH] libertas: let get nick return what set nick...
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Denis Chengdrivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
2007-10-10 Dan Williams[PATCH] libertas: fix sparse-reported problems
2007-10-10 Jean Tourrilhes[PATCH] libertas: fix a few wext abuses...
2007-10-10 Holger Schurig[PATCH] libertas: remove adapter->txrate
2007-10-10 Dan Williams[PATCH] libertas: fix WEXT quality reporting
2007-10-10 Holger Schurig[PATCH] libertas: make more functions static & remove...
2007-10-10 Dan Williams[PATCH] libertas: simplify and clean up data rate handling
2007-10-10 Dan Williams[PATCH] libertas: fix more mixed-case abuse
2007-10-10 Dan Williams[PATCH] libertas: re-uppercase command defines and...
2007-10-10 Dan Williams[PATCH] libertas: rename WLAN_802_11_KEY to enc_key...
2007-07-10 Adrian Bunk[PATCH] drivers/net/wireless/libertas/wext.c: remove...
2007-06-28 Dan Williams[PATCH] libertas: remove private ioctls
2007-06-11 Dan Williams[PATCH] libertas: remove structure WLAN_802_11_SSID...
2007-06-11 David Woodhouse[PATCH] libertas: don't byte-swap firmware version...
2007-06-11 David Woodhouse[PATCH] libertas: first pass at fixing up endianness...
2007-06-11 Luis Carlos Cobo Rus[PATCH] libertas: split wext for eth and msh
2007-06-11 Dan Williams[PATCH] libertas: Make WPA work through supplicant...
2007-06-11 Dan Williams[PATCH] libertas: move channel changing into associatio...
2007-06-11 Dan Williams[PATCH] libertas: fix 'keep previous scan' behavior
2007-06-11 Dan Williams[PATCH] libertas: make scan result handling more flexible
2007-06-11 Luis Carlos Cobo[PATCH] libertas: updated mesh commands for 5.220.9.p11
2007-06-11 Luis Carlos Cobo[PATCH] libertas: fixed incorrect assigment of fcs...
2007-06-11 Holger Schurig[PATCH] libertas: make debug configurable
2007-06-11 Holger Schurig[PATCH] libertas: make libertas_wlan_data_rates static
2007-05-11 Dan Williams[PATCH] libertas: Purge non-mesh ioctls
2007-05-11 Dan Williams[PATCH] libertas: Get rid of version.h
2007-05-11 Dan Williams[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUC...
2007-05-11 Dan Williams[PATCH] libertas: remove WLAN_802_11_WEP_STATUS enum
2007-05-11 Dan Williams[PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODE
2007-05-11 Dan Williams[PATCH] libertas: remove setwpaie private ioctl
2007-05-11 Dan Williams[PATCH] libertas: remove setauthalg private ioctl
2007-05-11 Dan Williams[PATCH] libertas: remove 8021xauthalgs private ioctl
2007-04-28 Marcelo Tosatti[PATCH] Marvell Libertas 8388 802.11b/g USB driver