aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/wl1271_cmd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi1-459/+0
2010-10-05wl1271: remove deprecated __attribute__ ((packed))Luciano Coelho1-1/+1
2010-10-05wl1271: Add extended radio parameter initializationJuuso Oikarinen1-6/+18
2010-09-28wl1271: Add support for hardware GEM cipherJuuso Oikarinen1-1/+1
2010-09-28wl1271: Reduce rate used for last PSM entry attemptJuuso Oikarinen1-1/+3
2010-09-28wl1271: Remove function cmd_read_memoryJuuso Oikarinen1-37/+0
2010-09-28wl1271: Implement CMD_SET_STA_STATE to indicate connection completion to FWJuuso Oikarinen1-0/+10
2010-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-68/+0
2010-07-08wl1271: moved scan operations to a separate fileLuciano Coelho1-68/+0
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-11/+17
2010-06-03drivers/net: use __packed annotationEric Dumazet1-20/+20
2010-06-02wl1271: Fix scan parameter handling for 5GHzJuuso Oikarinen1-1/+1
2010-06-02wl1271: Update handling of the NVS file / INI parametersJuuso Oikarinen1-10/+16
2010-05-07wl1271: Increase timeout for command event waitingTeemu Paasikivi1-1/+1
2010-04-06wl1271: Configure rates for templatesJuuso Oikarinen1-1/+3
2010-04-06wl1271: added missing command header in wl1271_cmd_disconnectLuciano Coelho1-0/+2
2010-03-31wl1271: Add keep-alive frame template supportJuuso Oikarinen1-1/+7
2010-03-31wl1271: wait for join command complete eventLuciano Coelho1-0/+1
2010-03-23wl1271: create qos nullfunc templateKalle Valo1-0/+1
2010-03-23wl1271: get probe request template from mac80211Kalle Valo1-5/+6
2010-03-09wl1271: Fix ad-hoc mode neighborhood detectionJuuso Oikarinen1-1/+1
2010-02-19wl1271: Use NVS INI file configurationJuuso Oikarinen1-76/+10
2010-02-19wl1271: Fix PSM entryJuuso Oikarinen1-1/+1
2009-12-28wl1271: use channel 1 when configuring the data pathLuciano Coelho1-1/+1
2009-12-28wl1271: updated general parameters structure for newer firmwaresLuciano Coelho1-0/+15
2009-12-28wl1271: updated radio parameters structure for newer firmwaresLuciano Coelho1-4/+12
2009-11-28wl1271: fix radio and general parameters commandsLuciano Coelho1-0/+72
2009-11-02wl1271: Generalize command response readingJuuso Oikarinen1-1/+2
2009-10-27wl1271: added missing packed modifier in some cmd structsLuciano Coelho1-3/+3
2009-10-27wl1271: fix endianess issuesLuciano Coelho1-34/+34
2009-10-27wl1271: Added 5 GHz support to join and rxTeemu Paasikivi1-0/+1
2009-10-27wl1271: Added support to scan on 5 GHz bandTeemu Paasikivi1-2/+6
2009-10-27wl1271: Add structure for firmware configuration valuesJuuso Oikarinen1-5/+0
2009-10-27wl1271: implement cmd_disconnectLuciano Coelho1-0/+27
2009-10-27wl1271: Update join usageJuuso Oikarinen1-2/+1
2009-10-27wl1271: Security sequence number handling for TX (for WPA)Juuso Oikarinen1-1/+2
2009-08-14wl1271: add wl1271 driver filesLuciano Coelho1-0/+464