iwlwifi: Add chain_noise support for 6050
[safe/jmp/linux-2.6] / drivers / net / wireless / wl12xx /
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-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
2009-11-18 Vidhya Govindanwl1251: Increase the beacon loss timeout value and...
2009-11-18 Vidhya Govindanwl1251: Set the correct dtim period to the firmware
2009-11-18 Vidhya Govindanwl1251: Add acx command to set tbtt and dtim period
2009-11-18 Kalle Valowl1251: mask aid bits 14 and 15 in ps-poll template
2009-11-18 Kalle Valowl1251: allocate space for firmware with vmalloc()
2009-11-18 Juuso Oikarinenwl1251: Implement delayed entry into ELP mode
2009-11-18 Juuso Oikarinenwl1251: Configure beacon filtering on if PSM used
2009-11-18 Juuso Oikarinenwl1251: Enable beacon filtering with the stack
2009-11-18 Juuso Oikarinenwl1251: Add connection monitoring configuration
2009-11-11 Ben Hutchingswl12xx: declare MODULE_FIRMWARE
2009-11-04 Luis R. Rodriguezwl1271: use __dev_alloc_skb() on RX
2009-11-04 John W. Linvillewl1271: depend on INET
2009-11-02 Juuso Oikarinenwl1271: Generalize command response reading
2009-11-02 Juuso Oikarinenwl1271: Correct endianness-handling of command status
2009-11-02 Juuso Oikarinenwl1271: Add retry implementation for PSM entries
2009-11-02 Juuso Oikarinenwl1271: Check result code of commands
2009-11-02 Juuso Oikarinenwl1271: Increase TX power value
2009-11-02 Juuso Oikarinenwl1271: Remove excess null-data template settings
2009-10-30 Luciano Coelhowl1271: fix init loop timeout
2009-10-30 John W. Linvillewireless: remove WLAN_80211 and WLAN_PRE80211 from...
2009-10-30 Kalle Valowl1251: enable power save
2009-10-27 Luciano Coelhowl1271: use ieee80211_rx_ni()
2009-10-27 John W. Linvillewl1251: re-disable PG10 chips
2009-10-27 Kalle Valowl1251: use ieee80211_rx_ni()
2009-10-27 David-John Williswl1251: add support for PG11 chips.
next