kfifo: move struct kfifo in place
[safe/jmp/linux-2.6] / drivers / net / wireless / libertas / dev.h
2009-12-22 Stefani Seiboldkfifo: move struct kfifo in place
2009-11-28 Holger Schuriglibertas: introduce mesh.h
2009-10-27 Holger Schuriglibertas: get current channel out of priv->curbssparams
2009-10-27 Holger Schuriglibertas: sort variables in struct lbs_private
2009-10-27 Holger Schuriglibertas: move scan/assoc related stuff
2009-10-27 Holger Schuriglibertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSI...
2009-10-27 Holger Schuriglibertas: remove unused 11d.h as well, priv->countryinfo
2009-10-27 Holger Schuriglibertas: remove unused 11d code
2009-10-27 Holger Schuriglibertas: cleanup host.h and hostcmd.h
2009-10-07 Holger Schuriglibertas: first stab at cfg80211 support
2009-10-07 Amitkumar Karwarlibertas: Add auto deep sleep support for SD8385/SD8686...
2009-09-02 Stephen Hemmingernetdev: drivers should make ethtool_ops const
2009-07-10 Andrey Yurovskylibertas: remove ps_supported flag, use fwcapinfo
2009-06-03 Bing Zhaolibertas: improve function init/shutdown handling for...
2009-06-03 Dan Williamslibertas: restyle Marvell & IEEE TLV structure names
2009-06-03 Dan Williamslibertas: simplify and clean up association/start/join...
2009-05-22 Bing Zhaolibertas: implement function init/shutdown commands...
2009-04-22 Bing Zhaolibertas: support mesh for various firmware versions
2009-03-22 Stephen Hemmingerlibertas: convert to internal net_device_stats
2008-11-10 Johannes Bergdon't use net/ieee80211.h
2008-09-24 Javier Cardonalibertas: Reduce the WPA key installation time (fixups)
2008-09-15 Dan Williamslibertas: convert SNMP_MIB to a direct command
2008-08-29 Dan Williamslibertas: convert CMD_802_11_RADIO_CONTROL 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 David Woodhouselibertas: Add reset_card() callback to hardware driver
2008-05-22 David Woodhouselibertas: fix multicast filtering on eth and msh interfaces
2008-04-16 Holger Schuriglibertas: convert libertas driver to use an event/cmdre...
2008-04-08 Holger Schuriglibertas: move association code from scan.c into assoc.c
2008-04-01 Holger Schuriglibertas: convert sleep/wake config direct commands
2008-04-01 Holger Schuriglibertas: convert CMD_802_11_EEPROM_ACCESS to a direct...
2008-03-25 Holger Schuriglibertas: convert GET_LOG to a direct command
2008-03-25 Holger Schuriglibertas: rename packetfilter to mac_control
2008-03-13 Holger Schuriglibertas: implement SSID scanning for SIOCSIWSCAN
2008-02-29 Holger Schuriglibertas: rename/document scan_channel
2008-02-01 Ihar Hrachyshkalibertas: fix memory alignment problems on the blackfin
2008-01-28 Holger Schuriglibertas: always show firmware release
2008-01-28 Holger Schuriglibertas: move cardspecific data to driver
2008-01-28 David Woodhouselibertas: convert SLEEP_PARAMS to a direct command
2008-01-28 David Woodhouselibertas: allow for PS mode to be disabled when firmwar...
2008-01-28 David Woodhouselibertas: handle HOST_AWAKE event by sending WAKEUP_CON...
2008-01-28 David Woodhouselibertas: handle command timeout in main thread instead...
2008-01-28 David Woodhouselibertas: cope with both old and new mesh TLV values
2008-01-28 David Woodhouselibertas: add ethtool support for wake-on-lan configuration
2008-01-28 David Woodhouselibertas: add lbs_mesh sysfs attribute for enabling...
2008-01-28 David Woodhouselibertas: make rtap and normal modes mutually exclusive...
2008-01-28 David Woodhouselibertas: Move actual transmission to main thread
2008-01-28 David Woodhouselibertas: stop using ieee80211 for radiotap device
2008-01-28 David Woodhouselibertas: kill internal tx queue for PS mode
2008-01-28 David Woodhouselibertas: kill struct lbs_adapter
2008-01-28 David Woodhouselibertas: kill TxLockFlag
2008-01-28 David Woodhouselibertas: fix lbs_rtap attribute in sysfs
2008-01-28 David Woodhouselibertas: kill adapter->nr_cmd_pending
2008-01-28 Holger Schuriglibertas: implement new scanning logic
2008-01-28 Holger Schuriglibertas: remove arbitrary typedefs
2008-01-28 Brajesh Davelibertas: configurable beacon interval
2008-01-28 Brajesh Davelibertas: separate mesh connectivity from that of the...
2008-01-28 Holger Schuriglibertas: move to uniform lbs_/LBS_ namespace
2007-10-10 Dan Williams[PATCH] libertas: reorganize and simplify init sequence
2007-10-10 Luis Carlos Cobo[PATCH] libertas: pass boot2 version to firmware
2007-10-10 Dan Williams[PATCH] libertas: push WEXT scan requests to a work...
2007-10-10 Luis Carlos Cobo[PATCH] libertas: monitor mode support for OLPC firmware
2007-10-10 Luis Carlos Cobo[PATCH] libertas: keep mesh autostart enabled while...
2007-10-10 Holger Schurig[PATCH] libertas: remove adapter->scantype
2007-10-10 Holger Schurig[PATCH] libertas: remove adapter->scanmode
2007-10-10 Holger Schurig[PATCH] libertas: remove adapter->beaconperiod
2007-10-10 Holger Schurig[PATCH] libertas: remove adapter->adhoc_grate_enabled
2007-10-10 Holger Schurig[PATCH] libertas: remove adapter->listeninterval
2007-10-10 Holger Schurig[PATCH] libertas: remove adapter->regiontableindex
2007-10-10 Holger Schurig[PATCH] libertas: remove adapter->atimwindow
2007-10-10 Holger Schurig[PATCH] libertas: remove adapter->multipledtim
2007-10-10 Holger Schurig[PATCH] libertas: remove adapter->locallisteninterval
2007-10-10 Holger Schurig[PATCH] libertas: remove adapter->nullpktinterval
2007-10-10 Holger Schurig[PATCH] libertas: remove adapter->{data,bcn}_avg_factor
2007-10-10 Holger Schurig[PATCH] libertas: remove adapter->rxpd_rate
2007-10-10 Holger Schurig[PATCH] libertas: remove adapter->txrate
2007-10-10 Holger Schurig[PATCH] libertas: remove adapter->pkttxctrl
2007-10-10 Holger Schurig[PATCH] libertas: remove adapter->scanprobes
2007-10-10 Holger Schurig[PATCH] libertas: remove adapter->prescan
2007-10-10 Holger Schurig[PATCH] libertas: remove adapter->{rx,tx}antenna
2007-10-10 Holger Schurig[PATCH] libertas: remove unused adapter->prev_XXXX...
2007-10-10 Holger Schurig[PATCH] libertas: remove debugmode
2007-10-10 Dan Williams[PATCH] libertas: simplify and clean up data rate handling
2007-10-10 Dan Williams[PATCH] libertas: remove thread.h and make kthread...
2007-10-10 Dan Williams[PATCH] libertas: rename WLAN_802_11_KEY to enc_key...
2007-10-10 Dan Williams[PATCH] libertas: kill ieeetypes_capinfo bitfield,...
2007-06-12 Luis Carlos Cobo Rus[PATCH] libertas: pull current channel from firmware...
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 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: make scan result handling more flexible
2007-06-11 Holger Schurig[PATCH] libertas: remove unused variables in wlan_dev_t
2007-06-11 Holger Schurig[PATCH] libertas: indirect all hardware access via...
2007-06-11 Javier Cardona[PATCH] libertas: added transmission failures to mesh...
2007-06-11 Marcelo Tosatti[PATCH] libertas: scan two channels per scan command
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 custom encryption mode stuff
next