aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/event.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-12wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectoryLuciano Coelho1-313/+0
2012-04-10wl12xx: fix DMA-API-related warningsMircea Gherzan1-5/+5
2012-04-10wl12xx: fix station channel switchVictor Goldenshtein1-1/+1
2012-02-15wl12xx: add support for HW dynamic PSEyal Shapira1-8/+0
2012-02-15wl12xx: remove PS management codeEyal Shapira1-143/+0
2012-02-15wl12xx: remove unnecessary shadow declarationLuciano Coelho1-1/+2
2011-12-20wl12xx: mark no sched scan only after FW eventEyal Shapira1-1/+1
2011-11-08wl12xx: keep beacon-filtering enabled during STA operationArik Nemtsov1-5/+0
2011-10-11wl12xx: move debugging definitions to a separate fileLuciano Coelho1-0/+1
2011-10-11wl12xx: add band field to wlvifEliad Peller1-1/+1
2011-10-11wl12xx: make WL1271_FLAG_CS_PROGRESS flag per-vifEliad Peller1-10/+12
2011-10-11wl12xx: make WL1271_FLAG_PSPOLL_FAILURE flag per-vifEliad Peller1-2/+2
2011-10-11wl12xx: make WL1271_FLAG_PSM flag per-vifEliad Peller1-2/+2
2011-10-11wl12xx: make WL1271_FLAG_STA_ASSOCIATED flag per-vifEliad Peller1-1/+1
2011-10-11wl12xx: rearm rx streaming per vifEliad Peller1-2/+2
2011-10-11wl12xx: make event handling support multiroleEliad Peller1-40/+81
2011-10-07wl12xx: move ap_hlid_map into wlvif.apEliad Peller1-8/+7
2011-10-07wl12xx: move ba fields into wlvifEliad Peller1-4/+4
2011-10-07wl12xx: move rssi_thold and last_rssi_event into wlvifEliad Peller1-5/+7
2011-10-07wl12xx: move ps_poll_failures and psm_entry_retry into wlvifEliad Peller1-7/+7
2011-10-07wl12xx: move ps_compl into wlvifEliad Peller1-3/+3
2011-10-07wl12xx: move pspoll_work into wlvifEliad Peller1-4/+4
2011-10-07wl12xx: move role_id into wlvifEliad Peller1-6/+7
2011-10-07wl12xx: move bss_type into wlvifEliad Peller1-5/+5
2011-10-07wl12xx: replace wl->bssid with vif->bss_conf.bssidEliad Peller1-1/+1
2011-10-07wl12xx: move basic_rate into wlvifEliad Peller1-6/+15
2011-10-07wl12xx: replace wl->mac_addr with vif->addrEliad Peller1-1/+1
2011-10-07wl12xx: Add support for HW channel switchShahar Levi1-0/+15
2011-09-23wl12xx: report the stop_ba event to all STAs in AP-modeArik Nemtsov1-1/+1
2011-09-14wl12xx: AP mode - enable the BA constraint event from the FWArik Nemtsov1-14/+23
2011-08-22wl12xx: handle dummy packet event also in ap modeArik Nemtsov1-1/+1
2011-08-22wl12xx: update commands & eventsEliad Peller1-2/+2
2011-07-05wl12xx: AP mode - support FW TX inactivity triggersArik Nemtsov1-0/+42
2011-06-27wl12xx: Enable beacon early termination in 2.4GHz band onlyShahar Levi1-4/+7
2011-06-27wl12xx: add automatic rx streaming triggersEliad Peller1-7/+18
2011-06-07wl12xx: Stop BA session event from deviceShahar Levi1-0/+23
2011-05-13wl12xx: enter/exit psm on wowlan suspend/resumeEliad Peller1-0/+7
2011-05-13wl12xx: implement scheduled scan driver operations and reportingLuciano Coelho1-0/+6
2011-05-13wl12xx: listen to scheduled scan eventsLuciano Coelho1-0/+10
2011-05-02Revert "wl12xx: support FW TX inactivity triggers"Luciano Coelho1-47/+0
2011-04-28wl12xx: support FW TX inactivity triggersArik Nemtsov1-0/+47
2011-04-19wl12xx: rearrange some ELP wake_up/sleep callsEliad Peller1-5/+6
2011-04-19wl12xx: 1281/1283 support - Add dummy packet supportShahar Levi1-0/+6
2011-02-08wl12xx: move to new firmware (6.1.3.50.49)Eliad Peller1-14/+0
2011-01-24wl12xx: AP mode - add AP specific eventArik Nemtsov1-3/+4
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi1-0/+293
2009-07-10wl1251: add wl1251 prefix to all 1251 filesKalle Valo1-127/+0
2009-05-06wl12xx: add driverKalle Valo1-0/+127