Merge commit 'v2.6.34-rc7' into tracing/core
[safe/jmp/linux-2.6] / drivers / net / wireless / wl12xx /
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-16 Grazvydas Ignotaswl1251: fix potential crash
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...
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: upload only the first 468 bytes from the NVS...
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: use the correct macro when setting the basic...
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: remove workaround for disconnection
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-12-28 Luciano Coelhowl1271: updated radio parameters structure for newer...
2009-12-28 Roel Kluinwl1251: timeout one too soon in wl1251_boot_run_firmware()
2009-12-28 Dan Carpenterwl1271_cmd.c: cleanup char => u8
2009-12-28 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2009-12-26 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-12-21 Kalle Valowl1251: enable WMM
2009-12-21 Kalle Valowl1251: update tx_hdr when aliging skb in tx
2009-12-21 Kalle Valowl1251: implement WMM
2009-12-21 Kalle Valowl1251: implement wl1251_acx_tid_cfg()
2009-12-21 Kalle Valowl1251: implement acx_ac_cfg to configure hardware...
2009-12-21 Kalle Valowl1251: use __dev_alloc_skb() on RX
2009-12-21 Kalle Valowl1251: simplify ELP wakeup time calculation
2009-12-21 Kalle Valowl1251: reduce ELP wakeup timeout
2009-12-21 Kalle Valowl1251: fix error handling in wl1251_op_config()
2009-12-21 Kalle Valowl1251: print a debug message when tx_queue is full
2009-12-21 Kalle Valowl1251: add tx queue status to debugfs
2009-12-07 Kalle Valowl1251: don't build null data template in wl1251_op_con...
2009-12-07 Kalle Valowl1251: fix bssid handling
2009-12-07 Kalle Valowl1251: remove false warning messages
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
2009-11-28 Luciano Coelhowl1271: set radio and general params also for PLT
2009-11-28 Luciano Coelhowl1271: fix the inetdev notifier callback return values
2009-11-28 Juuso Oikarinenwl1271: Set PSM support flags in driver configuration
2009-11-28 Juuso Oikarinenwl1271: Prevent PSM-entry retry loop if PSM cancelled
2009-11-28 Juuso Oikarinenwl1271: Decrease BET consecutive terminated beacons...
2009-11-18 David-John Williswl1251: add NVS in EEPROM support
2009-11-18 Kalle Valowl1251: remove depcreated qual usage
2009-11-18 Vidhya Govindanwl1251: Send null data packet with "TODS" bit set
2009-11-18 Juuso Oikarinenwl1251: Fix regression in IRQ loop handling
2009-11-18 Janne Ylalehtowl1251: Filter out unwanted events
2009-11-18 Janne Ylalehtowl1251: Add IRQ looping support
next