summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* wl18xx: make driver operational againEliad Peller2012-11-281-4/+0
* wlcore: call ieee80211_sched_scan_stopped on interface removalEliad Peller2012-11-284-13/+10
* wlcore: add new reg-domain configuration commandVictor Goldenshtein2012-11-2810-1/+197
* wlcore: save session_id per-linkEliad Peller2012-11-277-20/+25
* wlcore: pass wmm configuration to the fwEliad Peller2012-11-274-6/+35
* wlcore: update events enum/struct to new fw apiEliad Peller2012-11-2717-372/+735
* wlcore: update channel_switch/stop_channel_switch commandsEliad Peller2012-11-2711-57/+204
* wlcore: update acx enumEliad Peller2012-11-273-3/+8
* wl18xx: increase MAX_CHANNELS_5GHZEliad Peller2012-11-277-6/+21
* wlcore: split 18xx and 12xx scan mechanismEliad Peller2012-11-2717-598/+1209
* wlcore: update commands enum to new fw apiEliad Peller2012-11-271-2/+5
* wl18xx: change fw name and temporarily fail loadingEliad Peller2012-11-272-3/+7
* wlcore: make scan scan configuration functions more genericEliad Peller2012-11-271-51/+78
* wlcore: don't call ieee80211_sched_scan_stopped directlyEliad Peller2012-11-271-3/+1
* wlcore: remove a bunch of unnecessary parenthesesLuciano Coelho2012-11-271-4/+4
* wlcore: avoid using goto in normal code flowLuciano Coelho2012-11-271-13/+13
* wlcore: don't leak wl->mboxEliad Peller2012-11-271-0/+1
* wlcore: print role_id on bss_info_changedEliad Peller2012-11-271-2/+2
* wlcore: configure the remote rates with our own ratesEliad Peller2012-11-271-1/+6
* wlcore: refactor CHANGED_HT handlingEliad Peller2012-11-271-30/+18
* wlcore: reconfigure rate policy on associationEliad Peller2012-11-271-3/+18
* wlcore: specify correct supported_ratesEliad Peller2012-11-274-8/+16
* wlcore: set active psm on associationEliad Peller2012-11-271-0/+6
* wlcore: initiate ROC/CROC on sta state updatesEliad Peller2012-11-271-16/+28
* wlcore: add chanctx implementationEliad Peller2012-11-271-66/+79
* wlcore: get channel from bss_conf instead of hw->confEliad Peller2012-11-271-1/+1
* wlcore: implement .remain_on_channel() callbackEliad Peller2012-11-276-46/+173
* wlcore: workaround start_sta problem in wl12xx fwEliad Peller2012-11-273-4/+23
* wlcore: start sta role on CHANGED_BSSIDEliad Peller2012-11-272-233/+221
* wlcore: Remove redundant check on unsigned variableTushar Behera2012-11-161-1/+1
* wlcore: Fix the usage of wait_for_completion_timeoutChuansheng Liu2012-11-161-3/+0
* wlcore: SPI - fix spi transfer_listJanusz.Dziedzic@tieto.com2012-11-161-1/+1
* drivers/net/wireless/ti/wl1251: remove CONFIG_EXPERIMENTALKees Cook2012-11-161-1/+1
* wlcore: sdio: use platform_device_unregister in wl1271_remove()Wei Yongjun2012-11-161-2/+1
* wlcore: spi: use platform_device_unregister in wl1271_remove()Wei Yongjun2012-11-161-2/+1
* drivers/net/wireless/ti/wlcore/main.c: eliminate possible double power offJulia Lawall2012-11-161-1/+1
* mwl8k: Set packet timestamp to 0 when life time expiry is not usedNishant Sarmukadam2012-11-141-0/+2
* mwl8k: Do not expire eapol framesNishant Sarmukadam2012-11-141-4/+7
* mwl8k: Unmap the pci DMA address in xmit error pathNishant Sarmukadam2012-11-141-0/+2
* mwl8k: recheck if station still has valid ratesYogesh Ashok Powar2012-11-141-0/+10
* mwl8k: defining interface combinationsYogesh Ashok Powar2012-11-141-1/+18
* mwifiex: process RX packets in SDIO IRQ thread directlyBing Zhao2012-11-142-3/+4
* brcmfmac: use struct brcmf_if parameter in firmware event callbacksArend van Spriel2012-11-143-46/+46
* brcmfmac: add dedicated USB log level.Hante Meuleman2012-11-142-29/+53
* brcmfmac: on halting driver check before release or free.Hante Meuleman2012-11-141-1/+5
* brcmfmac: check bus state to be data before sending data.Hante Meuleman2012-11-142-2/+2
* brcmfmac: return immediately error for out of range key_idx.Hante Meuleman2012-11-141-9/+6
* brcmfmac: fix build regressionArend van Spriel2012-11-141-1/+1
* brcmfmac: change return type of brcmf_sdio_hdparserFranky Lin2012-11-141-24/+23
* brcmfmac: remove brcmf_sdbrcm_wait_for_eventFranky Lin2012-11-141-8/+3