wl1271: Set PSM support flags in driver configuration
[safe/jmp/linux-2.6] / drivers / net / wireless / wl12xx / wl1271_main.c
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