aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211
AgeCommit message (Expand)Author
2014-10-05brcmfmac: handle IF event for P2P_DEVICE interfaceArend van Spriel
2014-07-09brcmfmac: Fix brcmf_chip_ai_coredisable not applying reset bits to BCMA_IOCTLHans de Goede
2014-06-07brcmsmac: fix deadlock on missing firmwareEmil Goode
2014-03-13brcmfmac: fix skb leak in brcmf_sdio_txpkt_prep_sg error path.Dave Jones
2014-02-20brcmfmac: fix txglomming scatter-gather packet transfersArend van Spriel
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-16brcmfmac: handle SDIO card removalArend van Spriel
2014-01-16brcmfmac: initialize escan function pointer during scheduled scanArend van Spriel
2014-01-16brcmfmac: rename chip and core related structuresArend van Spriel
2014-01-16brcmfmac: restructure brcmf_sdio_chip_recognition()Arend van Spriel
2014-01-16brcmfmac: rework firmware download codeArend van Spriel
2014-01-16brcmfmac: update core reset and disable routines.Hante Meuleman
2014-01-16brcmfmac: Create common nvram parsing routines.Hante Meuleman
2014-01-13brcmsmac: delete useless variableJulia Lawall
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-09brcmfmac: add support for bcm43362 deviceArend van Spriel
2014-01-07mac80211: remove channel_change_timeJohannes Berg
2014-01-06mmc: add SDIO identifiers for Broadcom WLAN devicesArend van Spriel
2014-01-06brcmfmac: use custom destructor callback for all netdevice interfacesArend van Spriel
2014-01-06brcmfmac: call brcmf_cfg80211_detach() after removal of interfacesArend van Spriel
2014-01-06brcmfmac: move wiphy_unregister() call to brcmf_cfg80211_detach()Arend van Spriel
2014-01-06brcmfmac: inform cfg80211 when changing the CONNECTED stateArend van Spriel
2014-01-06brcmfmac: only disable clock when brcmf_sdio_bus_init() failsArend van Spriel
2014-01-06brcmfmac: enable watchdog when bus initialization is completeArend van Spriel
2014-01-06brcmfmac: correct detection of save&restore device capabilityArend van Spriel
2014-01-06brcmfmac: add sdio drive strength programming for bcm4334 chipsetArend van Spriel
2014-01-06brcmfmac: correct reporting HT40 support in wiphy htcapArend van Spriel
2014-01-06brcmfmac: cleanup helper functions in sdio probe pathArend van Spriel
2014-01-06brcmfmac: cleanup helper functions in sdio remove pathArend van Spriel
2014-01-06brcmfmac: Limit control message length from host to device.Hante Meuleman
2014-01-06brcmfmac: Remove some obsolete definitions and variables.Hante Meuleman
2014-01-06brcmfmac: rework SDIO register access functionsArend van Spriel
2014-01-03net: wireless: brcm80211: Drop debug version with build date/timeJosh Triplett
2014-01-03Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-01-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-26wireless: slight optimization of addr comparedingtianhong
2013-12-19cfg80211: Add support for QoS mappingKyeyoon Park
2013-12-18brcmfmac: clarify struct brcmf_sdio_dev::func[0] referenceArend van Spriel
2013-12-18brcmfmac: remove brcmf_sdio_disconnect() functionArend van Spriel
2013-12-18brcmfmac: use consistent function names in dhd_sdio.cArend van Spriel
2013-12-18brcmfmac: Combine protocol push hdr and bus txdata.Hante Meuleman
2013-12-18brcmfmac: Add definition of new protocol layer msgbuf.Hante Meuleman
2013-12-18brcmfmac: Fix hex dump for FWIL.Hante Meuleman
2013-12-18brcmfmac: Move common BCDC code in single function.Hante Meuleman
2013-12-18brcmfmac: reduce function parameters in sdio send/receive callsArend van Spriel
2013-12-18brcmfmac: use consistent function names in bcmsdh.cArend van Spriel
2013-12-18brcmfmac: remove brcmf_sdio_wdtimer_enable() functionArend van Spriel
2013-12-18brcmfmac: get rid of some void pointer parametersArend van Spriel
2013-12-18brcmfmac: remove regs parameter from sdio probe functionsArend van Spriel