| Commit message (Expand) | Author | Age | Files | Lines |
* | wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectory | Luciano Coelho | 2012-04-12 | 1 | -313/+0 |
* | wl12xx: fix DMA-API-related warnings | Mircea Gherzan | 2012-04-10 | 1 | -5/+5 |
* | wl12xx: fix station channel switch | Victor Goldenshtein | 2012-04-10 | 1 | -1/+1 |
* | wl12xx: add support for HW dynamic PS | Eyal Shapira | 2012-02-15 | 1 | -8/+0 |
* | wl12xx: remove PS management code | Eyal Shapira | 2012-02-15 | 1 | -143/+0 |
* | wl12xx: remove unnecessary shadow declaration | Luciano Coelho | 2012-02-15 | 1 | -1/+2 |
* | wl12xx: mark no sched scan only after FW event | Eyal Shapira | 2011-12-20 | 1 | -1/+1 |
* | wl12xx: keep beacon-filtering enabled during STA operation | Arik Nemtsov | 2011-11-08 | 1 | -5/+0 |
* | wl12xx: move debugging definitions to a separate file | Luciano Coelho | 2011-10-11 | 1 | -0/+1 |
* | wl12xx: add band field to wlvif | Eliad Peller | 2011-10-11 | 1 | -1/+1 |
* | wl12xx: make WL1271_FLAG_CS_PROGRESS flag per-vif | Eliad Peller | 2011-10-11 | 1 | -10/+12 |
* | wl12xx: make WL1271_FLAG_PSPOLL_FAILURE flag per-vif | Eliad Peller | 2011-10-11 | 1 | -2/+2 |
* | wl12xx: make WL1271_FLAG_PSM flag per-vif | Eliad Peller | 2011-10-11 | 1 | -2/+2 |
* | wl12xx: make WL1271_FLAG_STA_ASSOCIATED flag per-vif | Eliad Peller | 2011-10-11 | 1 | -1/+1 |
* | wl12xx: rearm rx streaming per vif | Eliad Peller | 2011-10-11 | 1 | -2/+2 |
* | wl12xx: make event handling support multirole | Eliad Peller | 2011-10-11 | 1 | -40/+81 |
* | wl12xx: move ap_hlid_map into wlvif.ap | Eliad Peller | 2011-10-07 | 1 | -8/+7 |
* | wl12xx: move ba fields into wlvif | Eliad Peller | 2011-10-07 | 1 | -4/+4 |
* | wl12xx: move rssi_thold and last_rssi_event into wlvif | Eliad Peller | 2011-10-07 | 1 | -5/+7 |
* | wl12xx: move ps_poll_failures and psm_entry_retry into wlvif | Eliad Peller | 2011-10-07 | 1 | -7/+7 |
* | wl12xx: move ps_compl into wlvif | Eliad Peller | 2011-10-07 | 1 | -3/+3 |
* | wl12xx: move pspoll_work into wlvif | Eliad Peller | 2011-10-07 | 1 | -4/+4 |
* | wl12xx: move role_id into wlvif | Eliad Peller | 2011-10-07 | 1 | -6/+7 |
* | wl12xx: move bss_type into wlvif | Eliad Peller | 2011-10-07 | 1 | -5/+5 |
* | wl12xx: replace wl->bssid with vif->bss_conf.bssid | Eliad Peller | 2011-10-07 | 1 | -1/+1 |
* | wl12xx: move basic_rate into wlvif | Eliad Peller | 2011-10-07 | 1 | -6/+15 |
* | wl12xx: replace wl->mac_addr with vif->addr | Eliad Peller | 2011-10-07 | 1 | -1/+1 |
* | wl12xx: Add support for HW channel switch | Shahar Levi | 2011-10-07 | 1 | -0/+15 |
* | wl12xx: report the stop_ba event to all STAs in AP-mode | Arik Nemtsov | 2011-09-23 | 1 | -1/+1 |
* | wl12xx: AP mode - enable the BA constraint event from the FW | Arik Nemtsov | 2011-09-14 | 1 | -14/+23 |
* | wl12xx: handle dummy packet event also in ap mode | Arik Nemtsov | 2011-08-22 | 1 | -1/+1 |
* | wl12xx: update commands & events | Eliad Peller | 2011-08-22 | 1 | -2/+2 |
* | wl12xx: AP mode - support FW TX inactivity triggers | Arik Nemtsov | 2011-07-05 | 1 | -0/+42 |
* | wl12xx: Enable beacon early termination in 2.4GHz band only | Shahar Levi | 2011-06-27 | 1 | -4/+7 |
* | wl12xx: add automatic rx streaming triggers | Eliad Peller | 2011-06-27 | 1 | -7/+18 |
* | wl12xx: Stop BA session event from device | Shahar Levi | 2011-06-07 | 1 | -0/+23 |
* | wl12xx: enter/exit psm on wowlan suspend/resume | Eliad Peller | 2011-05-13 | 1 | -0/+7 |
* | wl12xx: implement scheduled scan driver operations and reporting | Luciano Coelho | 2011-05-13 | 1 | -0/+6 |
* | wl12xx: listen to scheduled scan events | Luciano Coelho | 2011-05-13 | 1 | -0/+10 |
* | Revert "wl12xx: support FW TX inactivity triggers" | Luciano Coelho | 2011-05-02 | 1 | -47/+0 |
* | wl12xx: support FW TX inactivity triggers | Arik Nemtsov | 2011-04-28 | 1 | -0/+47 |
* | wl12xx: rearrange some ELP wake_up/sleep calls | Eliad Peller | 2011-04-19 | 1 | -5/+6 |
* | wl12xx: 1281/1283 support - Add dummy packet support | Shahar Levi | 2011-04-19 | 1 | -0/+6 |
* | wl12xx: move to new firmware (6.1.3.50.49) | Eliad Peller | 2011-02-08 | 1 | -14/+0 |
* | wl12xx: AP mode - add AP specific event | Arik Nemtsov | 2011-01-24 | 1 | -3/+4 |
* | wl1271: Change wl12xx Files Names | Shahar Levi | 2010-11-22 | 1 | -0/+293 |
* | wl1251: add wl1251 prefix to all 1251 files | Kalle Valo | 2009-07-10 | 1 | -127/+0 |
* | wl12xx: add driver | Kalle Valo | 2009-05-06 | 1 | -0/+127 |