libertas: move association code from join.c into scan.c
[safe/jmp/linux-2.6] / drivers / net / wireless / libertas / assoc.c
2008-04-08 Holger Schuriglibertas: move association code from join.c into scan.c
2008-03-25 Holger Schuriglibertas: convert GET_LOG to a direct command
2008-03-25 Holger Schuriglibertas: fix scheduling while atomic bug in CMD_MAC_CO...
2008-03-25 Holger Schuriglibertas: rename packetfilter to mac_control
2008-03-13 Holger Schuriglibertas: implement SSID scanning for SIOCSIWSCAN
2008-03-06 David Woodhouselibertas: convert KEY_MATERIAL to a direct command
2008-02-29 Holger Schuriglibertas: make lbs_sync_channel() static
2008-02-29 Holger Schuriglibertas: make association debug output nicer
2008-02-01 Ihar Hrachyshkalibertas: fix memory alignment problems on the blackfin
2008-01-28 David Woodhouselibertas: convert ENABLE_RSN to a direct command
2008-01-28 David Woodhouselibertas: convert SET_WEP to a direct command
2008-01-28 David Woodhouselibertas: fix return from lbs_update_channel()
2008-01-28 David Woodhouselibertas: pass channel argument directly to lbs_mesh_co...
2008-01-28 David Woodhouselibertas: make lbs_update_channel() function non-static
2008-01-28 David Woodhouselibertas: add missing newlines in debugging statements
2008-01-28 David Woodhouselibertas: disable mesh temporarily while setting eth...
2008-01-28 David Woodhouselibertas: add missing newline on debug message
2008-01-28 Dan Williamslibertas: convert RF_CHANNEL to a direct command
2008-01-28 David Woodhouselibertas: kill struct lbs_adapter
2008-01-28 Holger Schuriglibertas: tweak association debug output
2008-01-28 Holger Schuriglibertas: remove arbitrary typedefs
2008-01-28 Holger Schuriglibertas: clean up association debug messages
2008-01-28 Holger Schuriglibertas: move to uniform lbs_/LBS_ namespace
2007-10-10 Dan Williams[PATCH] libertas: problems setting wpa keys
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Dan Williams[PATCH] libertas: fix misspelling in debug message
2007-10-10 Holger Schurig[PATCH] libertas: remove adapter->prescan
2007-10-10 Dan Williams[PATCH] libertas: re-uppercase command defines and...
2007-10-10 Dan Williams[PATCH] libertas: clean up indentation in libertas_asso...
2007-10-10 Dan Williams[PATCH] libertas: rename WLAN_802_11_KEY to enc_key...
2007-06-28 Dan Williams[PATCH] libertas: fix WPA associations by handling...
2007-06-12 Luis Carlos Cobo Rus[PATCH] libertas: deauthenticate from AP in channel...
2007-06-12 Luis Carlos Cobo Rus[PATCH] libertas: pull current channel from firmware...
2007-06-11 Dan Williams[PATCH] libertas: reduce SSID and BSSID mixed-case...
2007-06-11 Dan Williams[PATCH] libertas: remove structure WLAN_802_11_SSID...
2007-06-11 Dan Williams[PATCH] libertas: tweak association debug output
2007-06-11 David Woodhouse[PATCH] libertas: first pass at fixing up endianness...
2007-06-11 Dan Williams[PATCH] libertas: Make WPA work through supplicant...
2007-06-11 Dan Williams[PATCH] libertas: debug print spacing fixes in assoc.c
2007-06-11 Dan Williams[PATCH] libertas: honor specific channel requests durin...
2007-06-11 Dan Williams[PATCH] libertas: use compare_ether_addr() rather than...
2007-06-11 Dan Williams[PATCH] libertas: make association paths consistent
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 Dan Williams[PATCH] libertas: replace 'macaddress' with 'bssid'
2007-06-11 Holger Schurig[PATCH] libertas: make debug configurable
2007-06-11 Holger Schurig[PATCH] libertas: rename wlan_association_worker
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: fix size of SSID comparison in stop_a...
2007-04-28 Marcelo Tosatti[PATCH] Marvell Libertas 8388 802.11b/g USB driver