aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl1271_cmd.c
AgeCommit message (Expand)Author
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-28wl1271: Change booleans in struct wl1271 into a flags bitmaskJuuso Oikarinen
2009-12-28wl1271: use channel 1 when configuring the data pathLuciano Coelho
2009-12-28wl1271: remove workaround for disconnectionLuciano Coelho
2009-12-28wl1271: added radio parameters configuration values newer firmwaresLuciano Coelho
2009-12-28wl1271: updated general parameters structure for newer firmwaresLuciano Coelho
2009-12-28wl1271_cmd.c: cleanup char => u8Dan Carpenter
2009-11-28wl1271: fix radio and general parameters commandsLuciano Coelho
2009-11-02wl1271: Generalize command response readingJuuso Oikarinen
2009-11-02wl1271: Correct endianness-handling of command statusJuuso Oikarinen
2009-11-02wl1271: Check result code of commandsJuuso Oikarinen
2009-10-27wl1271: fix endianess issuesLuciano Coelho
2009-10-27wl1271: fix sparse warnings about undeclared functionsLuciano Coelho
2009-10-27wl1271: Set IEEE80211_FCTL_TODS in the null data templateJuuso Oikarinen
2009-10-27wl1271: Added 5 GHz support to join and rxTeemu Paasikivi
2009-10-27wl1271: Added support to scan on 5 GHz bandTeemu Paasikivi
2009-10-27wl1271: Scan only enabled channelsTeemu Paasikivi
2009-10-27wl1271: Add config structure for connection management parametersJuuso Oikarinen
2009-10-27wl1271: Add config structure for TX path parametersJuuso Oikarinen
2009-10-27wl1271: Add structure for firmware configuration valuesJuuso Oikarinen
2009-10-27wl1271: remove unnecessary joins and join only when the bssid changesLuciano Coelho
2009-10-27wl1271: Remove outdated SPI functionsJuuso Oikarinen
2009-10-27wl1271: workaround to send a disconnect before rejoiningLuciano Coelho
2009-10-27wl1271: implement cmd_disconnectLuciano Coelho
2009-10-27wl1271: hack to disable filtersLuciano Coelho
2009-10-27wl1271: Update join usageJuuso Oikarinen
2009-10-27wl1271: mask aid bits 14 and 15 in ps-poll templateJuuso Oikarinen
2009-10-27wl1271: Security sequence number handling for TX (for WPA)Juuso Oikarinen
2009-08-14wl1271: add wl1271 driver filesLuciano Coelho