| Commit message (Expand) | Author | Age | Files | Lines |
* | wl1271: Generalize command response reading | Juuso Oikarinen | 2009-11-02 | 1 | -40/+27 |
* | wl1271: Correct endianness-handling of command status | Juuso Oikarinen | 2009-11-02 | 1 | -2/+4 |
* | wl1271: Check result code of commands | Juuso Oikarinen | 2009-11-02 | 1 | -25/+9 |
* | wl1271: fix endianess issues | Luciano Coelho | 2009-10-27 | 1 | -36/+38 |
* | wl1271: fix sparse warnings about undeclared functions | Luciano Coelho | 2009-10-27 | 1 | -4/+4 |
* | wl1271: Set IEEE80211_FCTL_TODS in the null data template | Juuso Oikarinen | 2009-10-27 | 1 | -1/+2 |
* | wl1271: Added 5 GHz support to join and rx | Teemu Paasikivi | 2009-10-27 | 1 | -2/+11 |
* | wl1271: Added support to scan on 5 GHz band | Teemu Paasikivi | 2009-10-27 | 1 | -25/+96 |
* | wl1271: Scan only enabled channels | Teemu Paasikivi | 2009-10-27 | 1 | -12/+21 |
* | wl1271: Add config structure for connection management parameters | Juuso Oikarinen | 2009-10-27 | 1 | -2/+1 |
* | wl1271: Add config structure for TX path parameters | Juuso Oikarinen | 2009-10-27 | 1 | -3/+3 |
* | wl1271: Add structure for firmware configuration values | Juuso Oikarinen | 2009-10-27 | 1 | -3/+3 |
* | wl1271: remove unnecessary joins and join only when the bssid changes | Luciano Coelho | 2009-10-27 | 1 | -2/+2 |
* | wl1271: Remove outdated SPI functions | Juuso Oikarinen | 2009-10-27 | 1 | -9/+10 |
* | wl1271: workaround to send a disconnect before rejoining | Luciano Coelho | 2009-10-27 | 1 | -0/+15 |
* | wl1271: implement cmd_disconnect | Luciano Coelho | 2009-10-27 | 1 | -1/+31 |
* | wl1271: hack to disable filters | Luciano Coelho | 2009-10-27 | 1 | -0/+9 |
* | wl1271: Update join usage | Juuso Oikarinen | 2009-10-27 | 1 | -10/+5 |
* | wl1271: mask aid bits 14 and 15 in ps-poll template | Juuso Oikarinen | 2009-10-27 | 1 | -1/+4 |
* | wl1271: Security sequence number handling for TX (for WPA) | Juuso Oikarinen | 2009-10-27 | 1 | -2/+9 |
* | wl1271: add wl1271 driver files | Luciano Coelho | 2009-08-14 | 1 | -0/+813 |