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