libertas: remove unused 11d code
[safe/jmp/linux-2.6] / drivers / net / wireless / libertas / wext.c
2009-10-27 Holger Schuriglibertas: remove unused 11d code
2009-10-27 Amitkumar Karwarlibertas: Check return status of command functions
2009-10-07 Amitkumar Karwarlibertas: Use lbs_is_cmd_allowed() check in command...
2009-10-07 Amitkumar Karwarlibertas: Add auto deep sleep support for SD8385/SD8686...
2009-08-04 Maithili Hingelibertas: Fix WEP association failure with open source...
2009-07-10 Andrey Yurovskylibertas: remove ps_supported flag, use fwcapinfo
2009-03-22 Stephen Hemmingerlibertas: convert to internal net_device_stats
2009-02-26 Kiran Divekarlibertas: fix misuse of netdev_priv() and dev->ml_priv
2008-11-13 Wang Chennetdevice: safe convert to netdev_priv() #part-4
2008-11-10 Johannes Bergdon't use net/ieee80211.h
2008-10-31 John W. Linvillewireless: use individual buffers for printing ssid...
2008-10-31 John W. Linvillewireless: consolidate on a single escape_essid implemen...
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-09-30 Anna Neallibertas: Improvements on automatic tx power control...
2008-09-24 Javier Cardonalibertas: Reduce the WPA key installation time (fixups)
2008-09-15 John W. Linvillelibertas: correct "limited range of data type" warning
2008-09-15 Javier Cardonalibertas: Reduce the WPA key installation time.
2008-09-15 Dan Williamslibertas: convert SNMP_MIB to a direct command
2008-09-11 Anna Neallibertas: Improvements on automatic tx power control...
2008-08-29 Dan Williamslibertas: convert adhoc operations to direct commands
2008-08-29 Dan Williamslibertas: convert CMD_802_11_RADIO_CONTROL to a direct...
2008-08-29 Dan Williamslibertas: convert CMD_802_11_DEAUTHENTICATE to a direct...
2008-08-29 Dan Williamslibertas: convert CMD_802_11_RF_TX_POWER to a direct...
2008-06-03 Javier Cardonalibertas: rate adaptation configuration via iwconfig.
2008-05-22 Javier Cardonalibertas: Extend MESH_CONFIG command to access non...
2008-04-08 Holger Schuriglibertas: remove lbs_get_fwversion()
2008-04-08 Holger Schuriglibertas: move association code from scan.c into assoc.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