summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx
AgeCommit message (Expand)Author
2010-02-08wl1251: fix txop unitKalle Valo
2010-01-26mac80211: wait for beacon before enabling powersavemaster-2010-01-26Johannes Berg
2010-01-14wl1271: remove unused flagsLuis R. Rodriguez
2010-01-12wl1251: add U-APSD supportKalle Valo
2010-01-12wl1251: create qos null data templateKalle Valo
2010-01-12wl1251: fix sleep related error paths in wl1251_op_bss_info_changed()Kalle Valo
2010-01-12wl1251: use mac80211 provided channel parameters in scanningKalle Valo
2010-01-12wl1251: get probe request template from mac80211Kalle Valo
2010-01-12wl1251: cleanup scanning codeKalle Valo
2010-01-12wl1251: get PS Poll and Nullfunc templates from mac80211Kalle Valo
2010-01-04wl1271: fix timeout in wl1271_top_reg_readJuha Leppanen
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6master-2009-12-30John W. Linville
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-28wl1271: Prevent performing "join" before associationJuuso Oikarinen
2009-12-28wl1271: Check vif for NULL when indicating beacon-lossJuuso Oikarinen
2009-12-28wl1271: Add support for acx_pm_configJuuso Oikarinen
2009-12-28wl1271: Change booleans in struct wl1271 into a flags bitmaskJuuso Oikarinen
2009-12-28wl1271: Fix supported rate managementJuuso Oikarinen
2009-12-28wl1271: Change rates configured for templatesJuuso Oikarinen
2009-12-28wl1271: Add rudimentary ad-hoc supportJuuso Oikarinen
2009-12-28wl1271: Remove beacon-loss-ind from PSM entry failure handlingJuuso Oikarinen
2009-12-28wl1271: Add pre-power-on sleepJuuso Oikarinen
2009-12-28wl1271: Implement chipset boot retryJuuso Oikarinen
2009-12-28wl1271: prevent power save entry while not associatedJuuso Oikarinen
2009-12-28wl1271: Fix event acknowledging functionalityJuuso Oikarinen
2009-12-28wl1271: Use slow rates for association messagesJuuso Oikarinen
2009-12-28wl1271: Remove smart reflex ACXJuuso Oikarinen
2009-12-28wl1271: Configure smart-reflex paramter values.Juuso Oikarinen
2009-12-28wl1271: use channel 1 when configuring the data pathLuciano Coelho
2009-12-28wl1271: some new configuration values according to new referenceLuciano Coelho
2009-12-28wl1271: upload only the first 468 bytes from the NVS fileLuciano Coelho
2009-12-28wl1271: add gpio_power file in debugfs to power the chip on and offLuciano Coelho
2009-12-28wl1271: fix one typo in the rx_rssi_and_proc_compens valuesLuciano Coelho
2009-12-28wl1271: implement dco itrim parameters settingLuciano Coelho
2009-12-28wl1271: use the correct macro when setting the basic ratesLuciano Coelho
2009-12-28wl1271: set null data template when BSSID is knownLuciano Coelho
2009-12-28wl1271: check result code from the join commandLuciano Coelho
2009-12-28wl1271: limit TX power to 25dBm for every channelLuciano Coelho
2009-12-28wl1271: remove workaround for disconnectionLuciano Coelho
2009-12-28wl1271: use join command with dummy BSSIDLuciano Coelho
2009-12-28wl1271: added radio parameters configuration values newer firmwaresLuciano Coelho
2009-12-28wl1271: update radio and general parameters valuesLuciano Coelho
2009-12-28wl1271: updated general parameters structure for newer firmwaresLuciano Coelho
2009-12-28wl1271: updated radio parameters structure for newer firmwaresLuciano Coelho
2009-12-28wl1251: timeout one too soon in wl1251_boot_run_firmware()Roel Kluin
2009-12-28wl1271_cmd.c: cleanup char => u8Dan Carpenter
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-21wl1251: enable WMMKalle Valo
2009-12-21wl1251: update tx_hdr when aliging skb in txKalle Valo
2009-12-21wl1251: implement WMMKalle Valo