include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[linux-flexiantxendom0-3.2.10.git] / drivers / net / wireless / wl12xx / wl1271_main.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
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
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: Decrease BET consecutive terminated beacons...
2009-11-11 Ben Hutchingswl12xx: declare MODULE_FIRMWARE
2009-11-02 Juuso Oikarinenwl1271: Add retry implementation for PSM entries
2009-11-02 Juuso Oikarinenwl1271: Remove excess null-data template settings
2009-10-27 Luciano Coelhowl1271: fix endianess issues
2009-10-27 Juuso Oikarinenwl1271: Fix filter configuration
2009-10-27 Luciano Coelhowl1271: make sure PS is disabled in PLT
2009-10-27 Juuso Oikarinenwl1271: Remove unnecessary rx_descriptor memory allocation
2009-10-27 Juuso Oikarinenwl1271: Support for IPv4 ARP filtering
2009-10-27 Juuso Oikarinenwl1271: Fix event handling mechanism
2009-10-27 Juuso Oikarinenwl1271: Fix multicast list handling
2009-10-27 Teemu Paasikiviwl1271: Added support to scan on 5 GHz band
2009-10-27 Teemu Paasikiviwl1271: Added 5 GHz parameters for wl1273
2009-10-27 Juuso Oikarinenwl1271: Implement beacon early termination support
2009-10-27 Juuso Oikarinenwl1271: Fix IRQ enable handling on FW init failure
2009-10-27 Juuso Oikarinenwl1271: Move default FW config struct away from stack
2009-10-27 Juuso Oikarinenwl1271: Add config structure for FW init parameters
2009-10-27 Juuso Oikarinenwl1271: Add config structure for connection management...
2009-10-27 Juuso Oikarinenwl1271: Add config structure for TX path parameters
2009-10-27 Juuso Oikarinenwl1271: Add config structure for RX path parameters
2009-10-27 Juuso Oikarinenwl1271: Add structure for firmware configuration values
2009-10-27 Luciano Coelhowl1271: remove unnecessary joins and join only when...
2009-10-27 Luciano Coelhowl1271: use acx_rx_config instead of join when updating...
2009-10-27 Juuso Oikarinenwl1271: Remove outdated SPI functions
2009-10-27 Juuso Oikarinenwl1271: Update interrupt handling by removing an extra...
2009-10-27 Juuso Oikarinenwl1271: Update memory mapping for firmware revision...
2009-10-27 Luciano Coelhowl1271: workaround to send a disconnect before rejoining
2009-10-27 Juuso Oikarinenwl1271: Configure beacon filtering on if PSM used
2009-10-27 Juuso Oikarinenwl1271: Enable beacon filtering with the stack
2009-10-27 Juuso Oikarinenwl1271: Use vmalloc to allocate memory for firmware
2009-10-27 Juuso Oikarinenwl1271: Multicast filtering configuration
2009-10-27 Juuso Oikarinenwl1271: use workqueue provided by mac80211 instead...
2009-10-27 Luciano Coelhowl1271: added Juuso Oikarinen as module author
2009-10-27 Juuso Oikarinenwl1271: Corrections to TX path
2009-10-27 Juuso Oikarinenwl1271: Update join usage
2009-10-27 Juuso Oikarinenwl1271: Configure rate policies based on AP rates
2009-10-27 Juuso Oikarinenwl1271: Implement delayed entry into ELP
2009-10-27 Juuso Oikarinenwl1271: Correct TKIP header space handling in TX path
2009-10-27 Juuso Oikarinenwl1271: Security sequence number handling for TX (for...
2009-09-17 David S. Millerwl12xx: Fix print_mac() conversion.
2009-09-17 Jean-Christophe... wl12xx: switch to %pM to print the mac address
2009-08-20 John W. Linvillewl1271: remove print_mac usage
2009-08-20 Johannes Bergmac80211: allow configure_filter callback to sleep
2009-08-14 Luciano Coelhowl1271: fix compiler warnings on 64 bit archs
2009-08-14 Luciano Coelhowl1271: add wl1271 driver files