summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211
AgeCommit message (Expand)Author
2012-11-20brcmsmac: Add brcms_dbg_ht() debug macroSeth Forshee
2012-11-20brcmsmac: Add brcms_dbg_dma() debug macroSeth Forshee
2012-11-20brcmsmac: Add brcms_dbg_int() debug macroSeth Forshee
2012-11-20brcmsmac: Add rx and tx debug macrosSeth Forshee
2012-11-20brcmsmac: Add brcms_dbg_mac80211() debug macroSeth Forshee
2012-11-20brcmsmac: Use debug macros for general error and debug statementsSeth Forshee
2012-11-20brcmsmac: Add support for writing debug messages to the trace bufferSeth Forshee
2012-11-20brcmsmac: Add module parameter for setting the debug levelSeth Forshee
2012-11-20brcm80211: Convert log message levels to debug levelsSeth Forshee
2012-11-20brcm80211: Allow trace support to be enabled separately from debugSeth Forshee
2012-11-20brcmsmac: Reduce number of entries in tx DMA ringsSeth Forshee
2012-11-20brcmsmac: Use correct descriptor count when calculating next rx descriptorSeth Forshee
2012-11-20brcmsmac: Remove internal tx queueSeth Forshee
2012-11-20brcmsmac: Use IEEE 802.11 AC levels for pktq precedence levelsSeth Forshee
2012-11-20brcmsmac: Remove unimplemented flow control functionsSeth Forshee
2012-11-20brcmsmac: Add helper function for updating txavail countSeth Forshee
2012-11-20brcmsmac: Don't weight AMPDU packets in txfifoSeth Forshee
2012-11-20brcmsmac: Introduce AMPDU sessions for assembling AMPDUsSeth Forshee
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-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
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