aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/wl1271_cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-28wl1271: fix radio and general parameters commandsLuciano Coelho1-0/+107
2009-11-02wl1271: Generalize command response readingJuuso Oikarinen1-40/+27
2009-11-02wl1271: Correct endianness-handling of command statusJuuso Oikarinen1-2/+4
2009-11-02wl1271: Check result code of commandsJuuso Oikarinen1-25/+9
2009-10-27wl1271: fix endianess issuesLuciano Coelho1-36/+38
2009-10-27wl1271: fix sparse warnings about undeclared functionsLuciano Coelho1-4/+4
2009-10-27wl1271: Set IEEE80211_FCTL_TODS in the null data templateJuuso Oikarinen1-1/+2
2009-10-27wl1271: Added 5 GHz support to join and rxTeemu Paasikivi1-2/+11
2009-10-27wl1271: Added support to scan on 5 GHz bandTeemu Paasikivi1-25/+96
2009-10-27wl1271: Scan only enabled channelsTeemu Paasikivi1-12/+21
2009-10-27wl1271: Add config structure for connection management parametersJuuso Oikarinen1-2/+1
2009-10-27wl1271: Add config structure for TX path parametersJuuso Oikarinen1-3/+3
2009-10-27wl1271: Add structure for firmware configuration valuesJuuso Oikarinen1-3/+3
2009-10-27wl1271: remove unnecessary joins and join only when the bssid changesLuciano Coelho1-2/+2
2009-10-27wl1271: Remove outdated SPI functionsJuuso Oikarinen1-9/+10
2009-10-27wl1271: workaround to send a disconnect before rejoiningLuciano Coelho1-0/+15
2009-10-27wl1271: implement cmd_disconnectLuciano Coelho1-1/+31
2009-10-27wl1271: hack to disable filtersLuciano Coelho1-0/+9
2009-10-27wl1271: Update join usageJuuso Oikarinen1-10/+5
2009-10-27wl1271: mask aid bits 14 and 15 in ps-poll templateJuuso Oikarinen1-1/+4
2009-10-27wl1271: Security sequence number handling for TX (for WPA)Juuso Oikarinen1-2/+9
2009-08-14wl1271: add wl1271 driver filesLuciano Coelho1-0/+813