summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-11-27wlcore: update events enum/struct to new fw apiEliad Peller
2012-11-27wlcore: update channel_switch/stop_channel_switch commandsEliad Peller
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-11-14mwl8k: Set packet timestamp to 0 when life time expiry is not usedNishant Sarmukadam
2012-11-14mwl8k: Do not expire eapol framesNishant Sarmukadam
2012-11-14mwl8k: Unmap the pci DMA address in xmit error pathNishant Sarmukadam
2012-11-14mwl8k: recheck if station still has valid ratesYogesh Ashok Powar
2012-11-14mwl8k: defining interface combinationsYogesh Ashok Powar
2012-11-14mwifiex: process RX packets in SDIO IRQ thread directlyBing Zhao
2012-11-14brcmfmac: use struct brcmf_if parameter in firmware event callbacksArend van Spriel
2012-11-14brcmfmac: add dedicated USB log level.Hante Meuleman
2012-11-14brcmfmac: on halting driver check before release or free.Hante Meuleman
2012-11-14brcmfmac: check bus state to be data before sending data.Hante Meuleman
2012-11-14brcmfmac: return immediately error for out of range key_idx.Hante Meuleman
2012-11-14brcmfmac: fix build regressionArend van Spriel
2012-11-14brcmfmac: change return type of brcmf_sdio_hdparserFranky Lin
2012-11-14brcmfmac: remove brcmf_sdbrcm_wait_for_eventFranky Lin
2012-11-14brcmfmac: protect consecutive SDIO access with sdio_claim_hostFranky Lin
2012-11-14brcmfmac: decrease the range of SDIO access lockFranky Lin
2012-11-14brcmfmac: use dynamically allocated control frame bufferFranky Lin
2012-11-14brcmfmac: fix NULL pointer access in brcmf_create_iovar()Arend van Spriel
2012-11-14brcmfmac: remove obsolete function brcmf_c_mkiovarHante Meuleman