iwlwifi: small changes in comments
[safe/jmp/linux-2.6] / drivers / net / wireless / wl12xx /
2010-04-08 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-04-07 Kalle Valowl1251: use DRIVER_NAME macro in wl1251_spi_driver
2010-04-06 Juuso Oikarinenwl1271: Fix tx queue flushing
2010-04-06 Juuso Oikarinenwl1271: Fix debug prints for beacon-loss and psm-entry...
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-04-06 Luciano Coelhowl1271: added missing command header in wl1271_cmd_disc...
2010-04-06 Luciano Coelhowl1271: fix sdio driver name in wl1271_sdio_driver
2010-03-31 Saravanan Dhanabalwl1271: Fix msleep() delay while waiting for completion
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: Disconnect if PSM entry fails
2010-03-31 Juuso Oikarinenwl1271: Configure probe-request template when associated
2010-03-31 Juuso Oikarinenwl1271: Fix memory leak in firmware crash scenario
2010-03-31 Teemu Paasikiviwl1271: Removed checking of PSM from handling BSS_LOST_...
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 Luciano Coelhowl1271: remove deprecated usage of RX status noise
2010-03-31 Luciano Coelhowl1271: wait for disconnect command complete event
2010-03-31 Luciano Coelhowl1271: wait for join command complete event
2010-03-31 Juuso Oikarinenwl1271: Remove device MAC-address randomization
2010-03-31 Juuso Oikarinenwl1271: Update busyword checking mechanism
2010-03-31 Juuso Oikarinenwl1271: Fix memory leak in cmd_data_path
2010-03-31 Teemu Paasikiviwl1271: Warnings caused by wrong format specifiers...
2010-03-31 Juuso Oikarinenwl1271: Configure clock-request drive mode to open...
2010-03-31 Juuso Oikarinenwl1271: Fix memory leak in scan command handling
2010-03-31 Juuso Oikarinenwl1271: Fix memory leaks in SPI initialization
2010-03-31 Juuso Oikarinenwl1271: Add TX rate reporting
2010-03-31 Juuso Oikarinenwl1271: Clean up RX rate reporting
2010-03-31 Luciano Coelhowl1271: fix wl1271_spi driver name
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 Teemu Paasikiviwl1271: Removed duplicate code from module remove function.
2010-03-23 Teemu Paasikiviwl1271: Added DEBUG_SDIO flag
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: create qos nullfunc template
2010-03-23 Kalle Valowl1271: get probe request template from mac80211
2010-03-23 Kalle Valowl1271: get pspoll and nullfunc templates 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 Juuso Oikarinenwl1271: Fix SG configuration message structures
2010-03-23 Teemu Paasikiviwl1271: Changed SDIO MMC host claiming
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-16 Grazvydas Ignotaswl1251: fix potential crash
2010-03-15 Grazvydas Ignotaswl1251: reduce eeprom read wait time
2010-03-15 Grazvydas Ignotaswl1251: fix ELP_CTRL register accesses when using SDIO
2010-03-15 Grazvydas Ignotaswl1251: make local symbols static
2010-03-10 Teemu Paasikiviwl1271: Changed wl1271_sdio to be selectable only on ARM
2010-03-09 Juuso Oikarinenwl1271: Remove tx-power level workaround
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: Clean up firmware block allocation calculation
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: Aggregate RX acknowledgements to FW
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 Kalle Valowl1271: don't get received frames from hardware in...
2010-03-09 Teemu Paasikiviwl1271: Fixed unloading of the wl1271_sdio module
2010-03-09 Teemu Paasikiviwl1271: Changed access to fw status register to use...
2010-03-09 Teemu Paasikiviwl1271: Initial SDIO implementation
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: Inlined IO 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 Teemu Paasikiviwl1271: Moved common IO functions from wl271_spi.c...
2010-02-19 Kalle Valowl1271: add testmode support
2010-02-19 Juuso Oikarinenwl1271: Fix beacon filter table configuration
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 Juuso Oikarinenwl1271: Optimized RX path packet retrieval
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: skip 3 unused bytes from the NVS
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 Kalle Valowl1271: modify wl1271_acx_tid_cfg() to use function...
next