wl1271: Remove device MAC-address randomization
[safe/jmp/linux-2.6] / drivers / net / wireless / wl12xx /
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-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...
2010-02-19 Kalle Valowl1271: modify wl1271_acx_ac_cfg() to use function...
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
2010-02-08 Kalle Valowl1251: fix txop unit
2010-01-26 Johannes Bergmac80211: wait for beacon before enabling powersave
2010-01-14 Luis R. Rodriguezwl1271: remove unused flags
2010-01-12 Kalle Valowl1251: add U-APSD support
2010-01-12 Kalle Valowl1251: create qos null data template
2010-01-12 Kalle Valowl1251: fix sleep related error paths in wl1251_op_bss_...
2010-01-12 Kalle Valowl1251: use mac80211 provided channel parameters in...
2010-01-12 Kalle Valowl1251: get probe request template from mac80211
2010-01-12 Kalle Valowl1251: cleanup scanning code
2010-01-12 Kalle Valowl1251: get PS Poll and Nullfunc templates from mac80211
2010-01-04 Juha Leppanenwl1271: fix timeout in wl1271_top_reg_read
2009-12-30 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
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: Check vif for NULL when indicating beacon-loss
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: Remove beacon-loss-ind from PSM entry failure...
next