summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/wl1271_cmd.h
Commit message (Expand)AuthorAgeFilesLines
* wl1271: Change wl12xx Files NamesShahar Levi2010-11-221-459/+0Star
* wl1271: remove deprecated __attribute__ ((packed))Luciano Coelho2010-10-051-1/+1
* wl1271: Add extended radio parameter initializationJuuso Oikarinen2010-10-051-6/+18
* wl1271: Add support for hardware GEM cipherJuuso Oikarinen2010-09-281-1/+1
* wl1271: Reduce rate used for last PSM entry attemptJuuso Oikarinen2010-09-281-1/+3
* wl1271: Remove function cmd_read_memoryJuuso Oikarinen2010-09-281-37/+0Star
* wl1271: Implement CMD_SET_STA_STATE to indicate connection completion to FWJuuso Oikarinen2010-09-281-0/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-131-68/+0Star
|\
| * wl1271: moved scan operations to a separate fileLuciano Coelho2010-07-081-68/+0Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-111-11/+17
|\|
| * wl1271: Fix scan parameter handling for 5GHzJuuso Oikarinen2010-06-021-1/+1
| * wl1271: Update handling of the NVS file / INI parametersJuuso Oikarinen2010-06-021-10/+16
* | drivers/net: use __packed annotationEric Dumazet2010-06-031-20/+20
|/
* wl1271: Increase timeout for command event waitingTeemu Paasikivi2010-05-071-1/+1
* wl1271: Configure rates for templatesJuuso Oikarinen2010-04-061-1/+3
* wl1271: added missing command header in wl1271_cmd_disconnectLuciano Coelho2010-04-061-0/+2
* wl1271: Add keep-alive frame template supportJuuso Oikarinen2010-03-311-1/+7
* wl1271: wait for join command complete eventLuciano Coelho2010-03-311-0/+1
* wl1271: create qos nullfunc templateKalle Valo2010-03-231-0/+1
* wl1271: get probe request template from mac80211Kalle Valo2010-03-231-5/+6
* wl1271: Fix ad-hoc mode neighborhood detectionJuuso Oikarinen2010-03-091-1/+1
* wl1271: Use NVS INI file configurationJuuso Oikarinen2010-02-191-76/+10Star
* wl1271: Fix PSM entryJuuso Oikarinen2010-02-191-1/+1
* wl1271: use channel 1 when configuring the data pathLuciano Coelho2009-12-281-1/+1
* wl1271: updated general parameters structure for newer firmwaresLuciano Coelho2009-12-281-0/+15
* wl1271: updated radio parameters structure for newer firmwaresLuciano Coelho2009-12-281-4/+12
* wl1271: fix radio and general parameters commandsLuciano Coelho2009-11-281-0/+72
* wl1271: Generalize command response readingJuuso Oikarinen2009-11-021-1/+2
* wl1271: added missing packed modifier in some cmd structsLuciano Coelho2009-10-271-3/+3
* wl1271: fix endianess issuesLuciano Coelho2009-10-271-34/+34
* wl1271: Added 5 GHz support to join and rxTeemu Paasikivi2009-10-271-0/+1
* wl1271: Added support to scan on 5 GHz bandTeemu Paasikivi2009-10-271-2/+6
* wl1271: Add structure for firmware configuration valuesJuuso Oikarinen2009-10-271-5/+0Star
* wl1271: implement cmd_disconnectLuciano Coelho2009-10-271-0/+27
* wl1271: Update join usageJuuso Oikarinen2009-10-271-2/+1Star
* wl1271: Security sequence number handling for TX (for WPA)Juuso Oikarinen2009-10-271-1/+2
* wl1271: add wl1271 driver filesLuciano Coelho2009-08-141-0/+464