| Commit message (Expand) | Author | Age |
* | wl1251: fix potential crash | Grazvydas Ignotas | 2010-03-16 |
* | wl1271: Added alloc and free hw functions | Teemu Paasikivi | 2010-02-19 |
* | wl1271: Added IO reset and init functions | Teemu Paasikivi | 2010-02-19 |
* | wl1271: Renamed IO functions | Teemu Paasikivi | 2010-02-19 |
* | wl1271: Moved common IO functions from wl271_spi.c to wl1271_io.c | Teemu Paasikivi | 2010-02-19 |
* | wl1271: add testmode support | Kalle Valo | 2010-02-19 |
* | wl1271: Fix beacon filter table configuration | Juuso Oikarinen | 2010-02-19 |
* | wl1271: Fix ad-hoc SSID update | Juuso Oikarinen | 2010-02-19 |
* | wl1271: Fix WEP key handling | Juuso Oikarinen | 2010-02-19 |
* | wl1271: Fix key-remove error | Juuso Oikarinen | 2010-02-19 |
* | wl1271: Optimized RX path packet retrieval | Juuso Oikarinen | 2010-02-19 |
* | wl1271: wakeup chip in op_conf_tx() | Kalle Valo | 2010-02-19 |
* | wl1271: Fix random MAC address setting | Juuso Oikarinen | 2010-02-19 |
* | wl1271: skip 3 unused bytes from the NVS | Luciano Coelho | 2010-02-19 |
* | wl1271: add most of the normal initialization commands to PLT mode | Luciano Coelho | 2010-02-19 |
* | wl1271: Retrieve device mac address from the nvs file | Juuso Oikarinen | 2010-02-19 |
* | wl1271: Use NVS INI file configuration | Juuso Oikarinen | 2010-02-19 |
* | wl1271: implement WMM | Kalle Valo | 2010-02-19 |
* | wl1271: modify wl1271_acx_tid_cfg() to use function parameters | Kalle Valo | 2010-02-19 |
* | wl1271: modify wl1271_acx_ac_cfg() to use function parameters | Kalle Valo | 2010-02-19 |
* | wl1271: Add SSID configuration for JOIN in ad-hoc | Juuso Oikarinen | 2010-02-19 |
* | wl1271: Fix channel changing code | Juuso Oikarinen | 2010-02-19 |
* | wl1271: Fix PSM entry | Juuso Oikarinen | 2010-02-19 |
* | wl1251: fix txop unit | Kalle Valo | 2010-02-08 |
* | mac80211: wait for beacon before enabling powersave | Johannes Berg | 2010-01-26 |
* | wl1271: remove unused flags | Luis R. Rodriguez | 2010-01-14 |
* | wl1251: add U-APSD support | Kalle Valo | 2010-01-12 |
* | wl1251: create qos null data template | Kalle Valo | 2010-01-12 |
* | wl1251: fix sleep related error paths in wl1251_op_bss_info_changed() | Kalle Valo | 2010-01-12 |
* | wl1251: use mac80211 provided channel parameters in scanning | Kalle Valo | 2010-01-12 |
* | wl1251: get probe request template from mac80211 | Kalle Valo | 2010-01-12 |
* | wl1251: cleanup scanning code | Kalle Valo | 2010-01-12 |
* | wl1251: get PS Poll and Nullfunc templates from mac80211 | Kalle Valo | 2010-01-12 |
* | wl1271: fix timeout in wl1271_top_reg_read | Juha Leppanen | 2010-01-04 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2009-12-30 |
|\ |
|
| * | wl1251: timeout one too soon in wl1251_boot_run_firmware() | Roel Kluin | 2009-12-28 |
| * | wl1271_cmd.c: cleanup char => u8 | Dan Carpenter | 2009-12-28 |
* | | mac80211: remove struct ieee80211_if_init_conf | Johannes Berg | 2009-12-28 |
* | | wl1271: Prevent performing "join" before association | Juuso Oikarinen | 2009-12-28 |
* | | wl1271: Check vif for NULL when indicating beacon-loss | Juuso Oikarinen | 2009-12-28 |
* | | wl1271: Add support for acx_pm_config | Juuso Oikarinen | 2009-12-28 |
* | | wl1271: Change booleans in struct wl1271 into a flags bitmask | Juuso Oikarinen | 2009-12-28 |
* | | wl1271: Fix supported rate management | Juuso Oikarinen | 2009-12-28 |
* | | wl1271: Change rates configured for templates | Juuso Oikarinen | 2009-12-28 |
* | | wl1271: Add rudimentary ad-hoc support | Juuso Oikarinen | 2009-12-28 |
* | | wl1271: Remove beacon-loss-ind from PSM entry failure handling | Juuso Oikarinen | 2009-12-28 |
* | | wl1271: Add pre-power-on sleep | Juuso Oikarinen | 2009-12-28 |
* | | wl1271: Implement chipset boot retry | Juuso Oikarinen | 2009-12-28 |
* | | wl1271: prevent power save entry while not associated | Juuso Oikarinen | 2009-12-28 |
* | | wl1271: Fix event acknowledging functionality | Juuso Oikarinen | 2009-12-28 |