summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211 (follow)
Commit message (Expand)AuthorAge
...
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-21
|\|
| * mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-13
* | brcmsmac: Remove stray argument from debug macroSeth Forshee2012-11-21
* | brcmsmac: Remove unused wlc_prio2prec_map and _BRCMS_PREC_* constantsSeth Forshee2012-11-21
* | brcmfmac: include linux/vmalloc.h from usb.cJohn W. Linville2012-11-20
* | brcmfmac: check return from kzalloc in brcmf_fweh_process_eventJohn W. Linville2012-11-20
* | brcmsmac: Remove some noisy and uninformative debug messagesSeth Forshee2012-11-20
* | brcmsmac: Add tracepoint for AMPDU session informationSeth Forshee2012-11-20
* | brcmsmac: Add tracepoint for macintstatusSeth Forshee2012-11-20
* | brcmsmac: Improve tx trace and debug supportSeth Forshee2012-11-20
* | brcmsmac: Add brcms_dbg_ht() debug macroSeth Forshee2012-11-20
* | brcmsmac: Add brcms_dbg_dma() debug macroSeth Forshee2012-11-20
* | brcmsmac: Add brcms_dbg_int() debug macroSeth Forshee2012-11-20
* | brcmsmac: Add rx and tx debug macrosSeth Forshee2012-11-20
* | brcmsmac: Add brcms_dbg_mac80211() debug macroSeth Forshee2012-11-20
* | brcmsmac: Use debug macros for general error and debug statementsSeth Forshee2012-11-20
* | brcmsmac: Add support for writing debug messages to the trace bufferSeth Forshee2012-11-20
* | brcmsmac: Add module parameter for setting the debug levelSeth Forshee2012-11-20
* | brcm80211: Convert log message levels to debug levelsSeth Forshee2012-11-20
* | brcm80211: Allow trace support to be enabled separately from debugSeth Forshee2012-11-20
* | brcmsmac: Reduce number of entries in tx DMA ringsSeth Forshee2012-11-20
* | brcmsmac: Use correct descriptor count when calculating next rx descriptorSeth Forshee2012-11-20
* | brcmsmac: Remove internal tx queueSeth Forshee2012-11-20
* | brcmsmac: Use IEEE 802.11 AC levels for pktq precedence levelsSeth Forshee2012-11-20
* | brcmsmac: Remove unimplemented flow control functionsSeth Forshee2012-11-20
* | brcmsmac: Add helper function for updating txavail countSeth Forshee2012-11-20
* | brcmsmac: Don't weight AMPDU packets in txfifoSeth Forshee2012-11-20
* | brcmsmac: Introduce AMPDU sessions for assembling AMPDUsSeth Forshee2012-11-20
* | brcmfmac: code cleanupHante Meuleman2012-11-16
* | brcmfmac: limit hex dump on fwil.Hante Meuleman2012-11-16
* | brcmfmac: sdio module load fix.Hante Meuleman2012-11-16
* | brcmfmac: avoid usage of func->card->dev in sdio probe.Hante Meuleman2012-11-16
* | brcmfmac: sdio unload fix.Hante Meuleman2012-11-16
* | brcmfmac: Handle mmc exceptions during init correct.Hante Meuleman2012-11-16
* | brcmfmac: Any error should result in failure of probe.Hante Meuleman2012-11-16
* | brcmfmac: restructure handling of IF eventArend van Spriel2012-11-16
* | brcmfmac: ignore IF event if it is a add for ifidx 0Arend van Spriel2012-11-16
* | brcmfmac: fix wrong usage of unaligned include fileArend van Spriel2012-11-16
* | brcmfmac: fix NULL pointer access in brcmf_fweh_detach()Hante Meuleman2012-11-16
* | brcmfmac: remove mac address validation from brcmf_net_attach()Arend van Spriel2012-11-16
* | brcmfmac: change mac address parameter in brcmf_add_if()Arend van Spriel2012-11-16
* | brcmfmac: correct handling IF firmware eventArend van Spriel2012-11-16
* | brcmfmac: fix for multiple netdevice interface supportArend van Spriel2012-11-16
* | brcmfmac: change parameter in brcmf_add_if() functionArend van Spriel2012-11-16
* | brcmfmac: usb suspend/resume.Hante Meuleman2012-11-16
* | brcmfmac: cleanup of usb firmware download routinesHante Meuleman2012-11-16
* | brcmfmac: rework firmware event handling codeArend van Spriel2012-11-16
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-16
|\|
| * cfg80211: allow per interface TX power settingJohannes Berg2012-10-30
* | brcmfmac: use struct brcmf_if parameter in firmware event callbacksArend van Spriel2012-11-14