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