aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/wl1271_cmd.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-15
|\
| * wl1271: Configure rates for templatesJuuso Oikarinen2010-04-06
| * wl1271: Use minimum rate for each band for control messagesJuuso Oikarinen2010-04-06
| * wl1271: Fix msleep() delay while waiting for completionSaravanan Dhanabal2010-03-31
| * wl1271: Add keep-alive frame template supportJuuso Oikarinen2010-03-31
| * wl1271: Update beacon interval properly for ad-hocJuuso Oikarinen2010-03-31
| * wl1271: wait for disconnect command complete eventLuciano Coelho2010-03-31
| * wl1271: wait for join command complete eventLuciano Coelho2010-03-31
| * wl1271: Fix memory leak in cmd_data_pathJuuso Oikarinen2010-03-31
| * wl1271: Fix memory leak in scan command handlingJuuso Oikarinen2010-03-31
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\ \ | |/ |/|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | wl1271: Don't generate null func template for ad-hocJuuso Oikarinen2010-03-23
* | wl1271: Update filters properlyJuuso Oikarinen2010-03-23
* | wl1271: create qos nullfunc templateKalle Valo2010-03-23
* | wl1271: get probe request template from mac80211Kalle Valo2010-03-23
* | wl1271: get pspoll and nullfunc templates from mac80211Kalle Valo2010-03-23
* | wl1271: Clean up TX security sequence number handlingJuuso Oikarinen2010-03-09
* | wl1271: Fix ad-hoc mode neighborhood detectionJuuso Oikarinen2010-03-09
* | wl1271: Removed wl1271_spi.h and made some functions staticTeemu Paasikivi2010-03-09
|/
* wl1271: Renamed IO functionsTeemu Paasikivi2010-02-19
* wl1271: Use NVS INI file configurationJuuso Oikarinen2010-02-19
* wl1271: Fix PSM entryJuuso Oikarinen2010-02-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-30
|\
| * wl1271_cmd.c: cleanup char => u8Dan Carpenter2009-12-28
* | wl1271: Change booleans in struct wl1271 into a flags bitmaskJuuso Oikarinen2009-12-28
* | wl1271: use channel 1 when configuring the data pathLuciano Coelho2009-12-28
* | wl1271: remove workaround for disconnectionLuciano Coelho2009-12-28
* | wl1271: added radio parameters configuration values newer firmwaresLuciano Coelho2009-12-28
* | wl1271: updated general parameters structure for newer firmwaresLuciano Coelho2009-12-28
|/
* wl1271: fix radio and general parameters commandsLuciano Coelho2009-11-28
* wl1271: Generalize command response readingJuuso Oikarinen2009-11-02
* wl1271: Correct endianness-handling of command statusJuuso Oikarinen2009-11-02
* wl1271: Check result code of commandsJuuso Oikarinen2009-11-02
* wl1271: fix endianess issuesLuciano Coelho2009-10-27
* wl1271: fix sparse warnings about undeclared functionsLuciano Coelho2009-10-27
* wl1271: Set IEEE80211_FCTL_TODS in the null data templateJuuso Oikarinen2009-10-27
* wl1271: Added 5 GHz support to join and rxTeemu Paasikivi2009-10-27
* wl1271: Added support to scan on 5 GHz bandTeemu Paasikivi2009-10-27
* wl1271: Scan only enabled channelsTeemu Paasikivi2009-10-27
* wl1271: Add config structure for connection management parametersJuuso Oikarinen2009-10-27
* wl1271: Add config structure for TX path parametersJuuso Oikarinen2009-10-27
* wl1271: Add structure for firmware configuration valuesJuuso Oikarinen2009-10-27
* wl1271: remove unnecessary joins and join only when the bssid changesLuciano Coelho2009-10-27
* wl1271: Remove outdated SPI functionsJuuso Oikarinen2009-10-27
* wl1271: workaround to send a disconnect before rejoiningLuciano Coelho2009-10-27
* wl1271: implement cmd_disconnectLuciano Coelho2009-10-27
* wl1271: hack to disable filtersLuciano Coelho2009-10-27
* wl1271: Update join usageJuuso Oikarinen2009-10-27
* wl1271: mask aid bits 14 and 15 in ps-poll templateJuuso Oikarinen2009-10-27