wl1271: Configure probe-request template when associated
[safe/jmp/linux-2.6] / drivers / net / wireless / wl12xx / wl1271_cmd.c
2010-03-31 Juuso Oikarinenwl1271: Update beacon interval properly for ad-hoc
2010-03-31 Luciano Coelhowl1271: wait for disconnect command complete event
2010-03-31 Luciano Coelhowl1271: wait for join command complete event
2010-03-31 Juuso Oikarinenwl1271: Fix memory leak in cmd_data_path
2010-03-31 Juuso Oikarinenwl1271: Fix memory leak in scan command handling
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 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-09 Juuso Oikarinenwl1271: Clean up TX security sequence number handling
2010-03-09 Juuso Oikarinenwl1271: Fix ad-hoc mode neighborhood detection
2010-03-09 Teemu Paasikiviwl1271: Removed wl1271_spi.h and made some functions...
2010-02-19 Teemu Paasikiviwl1271: Renamed IO functions
2010-02-19 Juuso Oikarinenwl1271: Use NVS INI file configuration
2010-02-19 Juuso Oikarinenwl1271: Fix PSM entry
2009-12-30 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2009-12-28 Juuso Oikarinenwl1271: Change booleans in struct wl1271 into a flags...
2009-12-28 Luciano Coelhowl1271: use channel 1 when configuring the data path
2009-12-28 Luciano Coelhowl1271: remove workaround for disconnection
2009-12-28 Luciano Coelhowl1271: added radio parameters configuration values...
2009-12-28 Luciano Coelhowl1271: updated general parameters structure for newer...
2009-12-28 Dan Carpenterwl1271_cmd.c: cleanup char => u8
2009-11-28 Luciano Coelhowl1271: fix radio and general parameters commands
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: Check result code of commands
2009-10-27 Luciano Coelhowl1271: fix endianess issues
2009-10-27 Luciano Coelhowl1271: fix sparse warnings about undeclared functions
2009-10-27 Juuso Oikarinenwl1271: Set IEEE80211_FCTL_TODS in the null data template
2009-10-27 Teemu Paasikiviwl1271: Added 5 GHz support to join and rx
2009-10-27 Teemu Paasikiviwl1271: Added support to scan on 5 GHz band
2009-10-27 Teemu Paasikiviwl1271: Scan only enabled channels
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 structure for firmware configuration values
2009-10-27 Luciano Coelhowl1271: remove unnecessary joins and join only when...
2009-10-27 Juuso Oikarinenwl1271: Remove outdated SPI functions
2009-10-27 Luciano Coelhowl1271: workaround to send a disconnect before rejoining
2009-10-27 Luciano Coelhowl1271: implement cmd_disconnect
2009-10-27 Luciano Coelhowl1271: hack to disable filters
2009-10-27 Juuso Oikarinenwl1271: Update join usage
2009-10-27 Juuso Oikarinenwl1271: mask aid bits 14 and 15 in ps-poll template
2009-10-27 Juuso Oikarinenwl1271: Security sequence number handling for TX (for...
2009-08-14 Luciano Coelhowl1271: add wl1271 driver files