wl1271: Fix to join and channel number handling
[safe/jmp/linux-2.6] / drivers / net / wireless / wl12xx / wl1271_main.c
2010-05-07 Juuso Oikarinenwl1271: Fix to join and channel number handling
2010-05-07 Juuso Oikarinenwl1271: Add sysfs file to retrieve HW PG-version and...
2010-04-30 John W. Linvillemac80211: remove deprecated noise field from ieee80211_...
2010-04-28 Juuso Oikarinenwl1271: Rewrite hardware keep-alive handling
2010-04-28 Saravanan Dhanabalwl1271: Configure QOS nullfunc template for U-APSD
2010-04-27 Johannes Bergmac80211: give virtual interface to hw_scan
2010-04-09 Juuso Oikarinenwl1271: Add support for connection quality monitoring
2010-04-09 Juuso Oikarinenwl1271: Go to ELP in idle
2010-04-09 Saravanan Dhanabalwl1271: Fix mac80211 RTS threshold requests during...
2010-04-09 Saravanan Dhanabalwl1271: Fix mac80211 configuration requests during...
2010-04-09 Juuso Oikarinenwl1271: Fix memory leaks on driver initialization
2010-04-06 Juuso Oikarinenwl1271: Configure a higher listen interval to AP upon...
2010-04-06 Juuso Oikarinenwl1271: Configure rates for templates
2010-04-06 Juuso Oikarinenwl1271: Use minimum rate for each band for control...
2010-04-06 Juuso Oikarinenwl1271: Fix keep-alive related command error
2010-03-31 Juuso Oikarinenwl1271: Enable hardware keep alive messages
2010-03-31 Juuso Oikarinenwl1271: Add keep-alive frame template support
2010-03-31 Juuso Oikarinenwl1271: Configure HW connection monitor
2010-03-31 Juuso Oikarinenwl1271: Configure probe-request template when associated
2010-03-31 Juuso Oikarinenwl1271: Update beacon interval properly for ad-hoc
2010-03-31 Juuso Oikarinenwl1271: Fix ad-hoc mode handling
2010-03-31 Juuso Oikarinenwl1271: Disable connection monitoring while not associated
2010-03-31 Juuso Oikarinenwl1271: Remove device MAC-address randomization
2010-03-31 Juuso Oikarinenwl1271: Add TX rate reporting
2010-03-31 Juuso Oikarinenwl1271: Clean up RX rate reporting
2010-03-23 Teemu Paasikiviwl1271: Changed platform_device to be dynamically allocated
2010-03-23 Juuso Oikarinenwl1271: Remove circular interlocking related to the...
2010-03-23 Juuso Oikarinenwl1271: Don't generate null func template for ad-hoc
2010-03-23 Juuso Oikarinenwl1271: Update filters properly
2010-03-23 Juuso Oikarinenwl1271: Remove deprecated interface config function
2010-03-23 Juuso Oikarinenwl1271: Fix MAC address handling
2010-03-23 Kalle Valowl1271: enable U-APSD
2010-03-23 Kalle Valowl1271: fix ps scheme in wl1271_op_conf_tx()
2010-03-23 Kalle Valowl1271: get probe request template from mac80211
2010-03-23 Kalle Valowl1271: enable WMM
2010-03-23 Juuso Oikarinenwl1271: Add sysfs file to control BT co-ex state
2010-03-23 Juuso Oikarinenwl1271: Move platform device registration from _spi...
2010-03-23 Juuso Oikarinenwl1271: Add proper WLAN-BT co-ex configuration, and...
2010-03-23 Teemu Paasikiviwl1271: Cleaned up wlan power on/off functions
2010-03-23 Juuso Oikarinenwl1271: Fix configuration of the TX opportunity value
2010-03-09 Juuso Oikarinenwl1271: Disable host TX rate control
2010-03-09 Juuso Oikarinenwl1271: Clean up TX security sequence number handling
2010-03-09 Juuso Oikarinenwl1271: Update TX packet life time handling with higher...
2010-03-09 Juuso Oikarinenwl1271: Implement looped IRQ handling
2010-03-09 Juuso Oikarinenwl1271: Don't mask interrupts while handling interrupt
2010-03-09 Juuso Oikarinenwl1271: Remove annoying PSM entry/exit kernel traces
2010-03-09 Juuso Oikarinenwl1271: Fix queue stopping/waking for TX path
2010-03-09 Juuso Oikarinenwl1271: Fix ad-hoc mode neighborhood detection
2010-03-09 Juuso Oikarinenwl1271: Improvements to the TX path
2010-03-09 Teemu Paasikiviwl1271: Changed access to fw status register to use...
2010-03-09 Teemu Paasikiviwl1271: Divided driver to two separate modules
2010-03-09 Teemu Paasikiviwl1271: Removed wl1271_spi.h and made some functions...
2010-03-09 Teemu Paasikiviwl1271: Implemented abstraction of IO functions.
2010-03-09 Teemu Paasikiviwl1271: Added functions to enable/disable interrupt...
2010-03-09 Teemu Paasikiviwl1271: Moved module basics to wl1271_spi.c
2010-02-19 Teemu Paasikiviwl1271: Added alloc and free hw functions
2010-02-19 Teemu Paasikiviwl1271: Added IO reset and init functions
2010-02-19 Teemu Paasikiviwl1271: Renamed IO functions
2010-02-19 Kalle Valowl1271: add testmode support
2010-02-19 Juuso Oikarinenwl1271: Fix ad-hoc SSID update
2010-02-19 Juuso Oikarinenwl1271: Fix WEP key handling
2010-02-19 Juuso Oikarinenwl1271: Fix key-remove error
2010-02-19 Kalle Valowl1271: wakeup chip in op_conf_tx()
2010-02-19 Juuso Oikarinenwl1271: Fix random MAC address setting
2010-02-19 Luciano Coelhowl1271: add most of the normal initialization commands...
2010-02-19 Juuso Oikarinenwl1271: Retrieve device mac address from the nvs file
2010-02-19 Juuso Oikarinenwl1271: Use NVS INI file configuration
2010-02-19 Kalle Valowl1271: implement WMM
2010-02-19 Juuso Oikarinenwl1271: Add SSID configuration for JOIN in ad-hoc
2010-02-19 Juuso Oikarinenwl1271: Fix channel changing code
2010-02-19 Juuso Oikarinenwl1271: Fix PSM entry
2009-12-28 Johannes Bergmac80211: remove struct ieee80211_if_init_conf
2009-12-28 Juuso Oikarinenwl1271: Prevent performing "join" before association
2009-12-28 Juuso Oikarinenwl1271: Add support for acx_pm_config
2009-12-28 Juuso Oikarinenwl1271: Change booleans in struct wl1271 into a flags...
2009-12-28 Juuso Oikarinenwl1271: Fix supported rate management
2009-12-28 Juuso Oikarinenwl1271: Change rates configured for templates
2009-12-28 Juuso Oikarinenwl1271: Add rudimentary ad-hoc support
2009-12-28 Juuso Oikarinenwl1271: Add pre-power-on sleep
2009-12-28 Juuso Oikarinenwl1271: Implement chipset boot retry
2009-12-28 Juuso Oikarinenwl1271: prevent power save entry while not associated
2009-12-28 Juuso Oikarinenwl1271: Fix event acknowledging functionality
2009-12-28 Juuso Oikarinenwl1271: Use slow rates for association messages
2009-12-28 Juuso Oikarinenwl1271: Remove smart reflex ACX
2009-12-28 Juuso Oikarinenwl1271: Configure smart-reflex paramter values.
2009-12-28 Luciano Coelhowl1271: use channel 1 when configuring the data path
2009-12-28 Luciano Coelhowl1271: some new configuration values according to...
2009-12-28 Luciano Coelhowl1271: add gpio_power file in debugfs to power the...
2009-12-28 Luciano Coelhowl1271: fix one typo in the rx_rssi_and_proc_compens...
2009-12-28 Luciano Coelhowl1271: implement dco itrim parameters setting
2009-12-28 Luciano Coelhowl1271: set null data template when BSSID is known
2009-12-28 Luciano Coelhowl1271: check result code from the join command
2009-12-28 Luciano Coelhowl1271: limit TX power to 25dBm for every channel
2009-12-28 Luciano Coelhowl1271: use join command with dummy BSSID
2009-12-28 Luciano Coelhowl1271: added radio parameters configuration values...
2009-12-28 Luciano Coelhowl1271: update radio and general parameters values
2009-12-28 Luciano Coelhowl1271: updated general parameters structure for newer...
2009-11-28 Luciano Coelhowl1271: Remove REF_CLK hack
2009-11-28 Luciano Coelhowl1271: remove workaround to ignore -EIO from radio...
2009-11-28 Luciano Coelhowl1271: fix radio and general parameters commands
next