summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti
AgeCommit message (Expand)Author
2012-11-27wlcore: update acx enumEliad Peller
2012-11-27wl18xx: increase MAX_CHANNELS_5GHZEliad Peller
2012-11-27wlcore: split 18xx and 12xx scan mechanismEliad Peller
2012-11-27wlcore: update commands enum to new fw apiEliad Peller
2012-11-27wl18xx: change fw name and temporarily fail loadingEliad Peller
2012-11-27wlcore: make scan scan configuration functions more genericEliad Peller
2012-11-27wlcore: don't call ieee80211_sched_scan_stopped directlyEliad Peller
2012-11-27wlcore: remove a bunch of unnecessary parenthesesLuciano Coelho
2012-11-27wlcore: avoid using goto in normal code flowLuciano Coelho
2012-11-27wlcore: don't leak wl->mboxEliad Peller
2012-11-27wlcore: print role_id on bss_info_changedEliad Peller
2012-11-27wlcore: configure the remote rates with our own ratesEliad Peller
2012-11-27wlcore: refactor CHANGED_HT handlingEliad Peller
2012-11-27wlcore: reconfigure rate policy on associationEliad Peller
2012-11-27wlcore: specify correct supported_ratesEliad Peller
2012-11-27wlcore: set active psm on associationEliad Peller
2012-11-27wlcore: initiate ROC/CROC on sta state updatesEliad Peller
2012-11-27wlcore: add chanctx implementationEliad Peller
2012-11-27wlcore: get channel from bss_conf instead of hw->confEliad Peller
2012-11-27wlcore: implement .remain_on_channel() callbackEliad Peller
2012-11-27wlcore: workaround start_sta problem in wl12xx fwEliad Peller
2012-11-27wlcore: start sta role on CHANGED_BSSIDEliad Peller
2012-11-16wlcore: Remove redundant check on unsigned variableTushar Behera
2012-11-16wlcore: Fix the usage of wait_for_completion_timeoutChuansheng Liu
2012-11-16wlcore: SPI - fix spi transfer_listJanusz.Dziedzic@tieto.com
2012-11-16drivers/net/wireless/ti/wl1251: remove CONFIG_EXPERIMENTALKees Cook
2012-11-16wlcore: sdio: use platform_device_unregister in wl1271_remove()Wei Yongjun
2012-11-16wlcore: spi: use platform_device_unregister in wl1271_remove()Wei Yongjun
2012-11-16drivers/net/wireless/ti/wlcore/main.c: eliminate possible double power offJulia Lawall
2012-09-27wlcore: protect wlcore_op_set_key with mutexEliad Peller
2012-09-27wlcore: decrease elp timeoutEliad Peller
2012-09-27wlcore: Load the NVS file asynchronouslyIdo Yariv
2012-09-27wlcore: Refactor probeIdo Yariv
2012-09-27wlcore: Allow memory access when the FW crashesIdo Yariv
2012-09-27wlcore: use dynamic keep-alive template idsEliad Peller
2012-09-27wlcore: invalidate keep-alive template on disconnectionEliad Peller
2012-09-27wl18xx: default to siso40 in 2.4ghz with a single antennaArik Nemtsov
2012-09-27wlcore: Fix unbalanced interrupts enablementIdo Yariv
2012-09-27wlcore: Don't recover during bootIdo Yariv
2012-09-27wlcore/wl18xx: add phy_fw_version_str to debugfs driver_stateYair Shapira
2012-09-27wlcore: spi: use private max-buf-size limitArik Nemtsov
2012-09-27wl18xx: number_of_assembled_ant5 indicates if A band is enabledYair Shapira
2012-09-27wlcore: allow up to 3 running STA interfaces in combinationsArik Nemtsov
2012-09-27wlcore: lazy-enable device rolesEliad Peller
2012-09-27wlcore: always use wlvif->role_id for scansEliad Peller
2012-09-27wlcore: make debug prints work without dynamic debugArik Nemtsov
2012-09-27wlcore/wl18xx/wl12xx: allow up to 3 mac addressesArik Nemtsov
2012-09-27wlcore: resume() only if sta is associatedEliad Peller
2012-09-27wlcore: configure wowlan regardless of wakeup conditionsEyal Shapira
2012-09-27wlcore/wl18xx/wl12xx: aggregation buffer size setIgal Chernobelsky