aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-11-19ath9k: Fix BTCOEX debugfs file usageSujith Manoharan
2012-11-16ath9k_hw: Program filter coefficients correctlySujith Manoharan
2012-11-16mwifiex: don't select lib80211Johannes Berg
2012-11-16rtlwifi: use eth_zero_addr() to assign zero addressWei Yongjun
2012-11-16net/wireless: ipw2x00: remove unreachable codeStanislav Yakovlev
2012-11-16brcmfmac: code cleanupHante Meuleman
2012-11-16brcmfmac: limit hex dump on fwil.Hante Meuleman
2012-11-16brcmfmac: sdio module load fix.Hante Meuleman
2012-11-16brcmfmac: avoid usage of func->card->dev in sdio probe.Hante Meuleman
2012-11-16brcmfmac: sdio unload fix.Hante Meuleman
2012-11-16brcmfmac: Handle mmc exceptions during init correct.Hante Meuleman
2012-11-16brcmfmac: Any error should result in failure of probe.Hante Meuleman
2012-11-16brcmfmac: restructure handling of IF eventArend van Spriel
2012-11-16brcmfmac: ignore IF event if it is a add for ifidx 0Arend van Spriel
2012-11-16brcmfmac: fix wrong usage of unaligned include fileArend van Spriel
2012-11-16brcmfmac: fix NULL pointer access in brcmf_fweh_detach()Hante Meuleman
2012-11-16brcmfmac: remove mac address validation from brcmf_net_attach()Arend van Spriel
2012-11-16brcmfmac: change mac address parameter in brcmf_add_if()Arend van Spriel
2012-11-16brcmfmac: correct handling IF firmware eventArend van Spriel
2012-11-16brcmfmac: fix for multiple netdevice interface supportArend van Spriel
2012-11-16brcmfmac: change parameter in brcmf_add_if() functionArend van Spriel
2012-11-16brcmfmac: usb suspend/resume.Hante Meuleman
2012-11-16brcmfmac: cleanup of usb firmware download routinesHante Meuleman
2012-11-16brcmfmac: rework firmware event handling codeArend van Spriel
2012-11-16ath5k: precedence error in ath5k_hw_nic_wakeup()Dan Carpenter
2012-11-16ath5k: Use module_platform_driver macro for ahb.cSyam Sidhardhan
2012-11-16ath9k: Remove unused workaroundSujith Manoharan
2012-11-16ath9k_hw: Update AR9485 initvalsSujith Manoharan
2012-11-16ath9k_hw: Fix wrong peak detector DC offsetRajkumar Manoharan
2012-11-16mwl8k: Send BASTREAM firmware commands per vifYogesh Ashok Powar
2012-11-16ath9k: [DFS] add pulse width tolerance for ETSIZefir Kurtisi
2012-11-16Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2012-11-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-11-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-16ath6kl: support NL80211_USER_REG_HINT_CELL_BASE eventsKalle Valo
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