summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl1271_cmd.c
AgeCommit message (Expand)Author
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi
2010-10-07wl1271: Support FEM autodetectionJuuso Oikarinen
2010-10-05wl1271: Add extended radio parameter initializationJuuso Oikarinen
2010-09-28wl1271: Increase connection reliabilityJuuso Oikarinen
2010-09-28wl1271: Add hardware recovery mechanismJuuso Oikarinen
2010-09-28wl1271: Reduce rate used for last PSM entry attemptJuuso Oikarinen
2010-09-28wl1271: Remove function cmd_read_memoryJuuso Oikarinen
2010-09-28wl1271: Move setting of wake-up conditions to ps.c from cmd.cJuuso Oikarinen
2010-09-28wl1271: Implement CMD_SET_STA_STATE to indicate connection completion to FWJuuso Oikarinen
2010-07-08wl1271: moved scan operations to a separate fileLuciano Coelho
2010-07-08wl1271: read fem manufacturer value from nvsLuciano Coelho
2010-07-08wl1271: Use all basic rates for ps-poll, instead of just the slowestJuuso Oikarinen
2010-07-08wl1271: Remove calibration from join commandJuuso Oikarinen
2010-06-02wl1271: Fix scan parameter handling for 5GHzJuuso Oikarinen
2010-06-02wl1271: Use proper rates for PSM entry/exit null-funcs for 5GHzJuuso Oikarinen
2010-06-02wl1271: Prevent dropping of TX frames in joinsJuuso Oikarinen
2010-06-02wl1271: Add support for NVS files with 5GHz band parametersJuuso Oikarinen
2010-06-02wl1271: Update handling of the NVS file / INI parametersJuuso Oikarinen
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-07wl1271: Reduce PSM entry hang over period from 128 => 1 msJuuso Oikarinen
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-28wl1271: fix a bunch of sparse warningsLuciano Coelho
2010-04-28wl1271: Improve command pollingJuuso Oikarinen
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-06wl1271: Configure rates for templatesJuuso Oikarinen
2010-04-06wl1271: Use minimum rate for each band for control messagesJuuso Oikarinen
2010-03-31wl1271: Fix msleep() delay while waiting for completionSaravanan Dhanabal
2010-03-31wl1271: Add keep-alive frame template supportJuuso Oikarinen
2010-03-31wl1271: Update beacon interval properly for ad-hocJuuso Oikarinen
2010-03-31wl1271: wait for disconnect command complete eventLuciano Coelho
2010-03-31wl1271: wait for join command complete eventLuciano Coelho
2010-03-31wl1271: Fix memory leak in cmd_data_pathJuuso Oikarinen
2010-03-31wl1271: Fix memory leak in scan command handlingJuuso Oikarinen
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-23wl1271: Don't generate null func template for ad-hocJuuso Oikarinen
2010-03-23wl1271: Update filters properlyJuuso Oikarinen
2010-03-23wl1271: create qos nullfunc templateKalle Valo
2010-03-23wl1271: get probe request template from mac80211Kalle Valo
2010-03-23wl1271: get pspoll and nullfunc templates from mac80211Kalle Valo
2010-03-09wl1271: Clean up TX security sequence number handlingJuuso Oikarinen
2010-03-09wl1271: Fix ad-hoc mode neighborhood detectionJuuso Oikarinen
2010-03-09wl1271: Removed wl1271_spi.h and made some functions staticTeemu Paasikivi
2010-02-19wl1271: Renamed IO functionsTeemu Paasikivi
2010-02-19wl1271: Use NVS INI file configurationJuuso Oikarinen
2010-02-19wl1271: Fix PSM entryJuuso Oikarinen
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