wl1271: use channel 1 when configuring the data path
[safe/jmp/linux-2.6] / drivers / net / wireless / wl12xx / wl1271_cmd.c
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-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