summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl1271_cmd.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-19wl1271: Renamed IO functionsTeemu Paasikivi1-7/+8
2010-02-19wl1271: Use NVS INI file configurationJuuso Oikarinen1-99/+18
2010-02-19wl1271: Fix PSM entryJuuso Oikarinen1-2/+2
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-2/+2
2009-12-29wl1271: Change booleans in struct wl1271 into a flags bitmaskJuuso Oikarinen1-3/+3
2009-12-29wl1271: use channel 1 when configuring the data pathLuciano Coelho1-6/+7
2009-12-29wl1271: remove workaround for disconnectionLuciano Coelho1-15/+0
2009-12-29wl1271: added radio parameters configuration values newer firmwaresLuciano Coelho1-0/+13
2009-12-29wl1271: updated general parameters structure for newer firmwaresLuciano Coelho1-0/+20
2009-12-29wl1271_cmd.c: cleanup char => u8Dan Carpenter1-2/+2
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