summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211/brcmfmac
AgeCommit message (Expand)Author
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-12-04brcmfmac: add multiple BSS support.Hante Meuleman
2014-12-04brcmfmac: Add ifidx to logging of fwil cmds.Hante Meuleman
2014-12-04brcmfmac: Fix vendor cmds used interface.Hante Meuleman
2014-12-04brcmfmac: switch to single message MSIFranky Lin
2014-12-04brcmfmac: Add PCIE ids for 43602 devices.Hante Meuleman
2014-12-04brcmfmac: Fix ifidx for rx data by msgbuf.Hante Meuleman
2014-12-04brcmfmac: Fix bitmap malloc bug in msgbuf.Hante Meuleman
2014-11-25brcmfmac: correct .disconnect() callback while connectingArend van Spriel
2014-11-24brcmfmac: fix static checker warning in pmklist handlingArend van Spriel
2014-11-20net: brcm80211: Deletion of unnecessary checks before two function callsMarkus Elfring
2014-11-20brcmfmac: don't include linux/unaligned/access_ok.hJohannes Berg
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville
2014-11-17brcmfmac: fix error handling of irq_of_parse_and_mapDmitry Torokhov
2014-11-17brcmfmac: kill URB when request timed outMathy Vanhoef
2014-11-11brcmfmac: fix conversion of channel width 20MHZ_NOHTArend van Spriel
2014-11-04Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-10-30brcmfmac: (clean) Move sdio related function.Hante Meuleman
2014-10-30brcmfmac: (clean) Rename sdio related files.Hante Meuleman
2014-10-30brcmfmac: (clean) Rename sdio related files.Hante Meuleman
2014-10-30brcmfmac: (clean) Rename files wl_cfg80211 to cfg80211Hante Meuleman
2014-10-30brcmfmac: (clean) Rename dhd_common.c in common.cHante Meuleman
2014-10-30brcmfmac: (clean) Rename dhd_bus.h in bus.hHante Meuleman
2014-10-30brcmfmac: (clean) Rename files dhd_dbg to debugHante Meuleman
2014-10-30brcmfmac: (clean) Move tracepoint related function.Hante Meuleman
2014-10-30brcmfmac: (clean) Remove packet filter configuration.Hante Meuleman
2014-10-30brcmfmac: (clean) Remove usb_rdl.h as it is not needed.Hante Meuleman
2014-10-30brcmfmac: do not use firmware error code in driverArend van Spriel
2014-10-30brcmfmac: remove unused defintionArend van Spriel
2014-10-30brcmfmac: show firmware error as string in debug messageArend van Spriel
2014-10-30brcmfmac: Add wowl patterns support.Hante Meuleman
2014-10-30brcmfmac: Add wowl support for SDIO devices.Hante Meuleman
2014-10-30brcmfmac: Add wowl support for USB devices.Hante Meuleman
2014-10-23brcmfmac: dhd_sdio.c: Cleaning up missing null-terminate in conjunction with ...Rickard Strandqvist
2014-10-20cfg80211: Convert del_station() callback to use a param structJouni Malinen
2014-10-20net: wireless: brcm80211: brcmfmac: drop owner assignment from platform_driversWolfram Sang
2014-10-05Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-30brcmfmac: Add wowl support for PCIE devices.Hante Meuleman
2014-09-30brcmfmac: Fix crash on cleanup.Hante Meuleman
2014-09-30brcmfmac: assure P2P discovery is disabled when setting P2P_DEVICE mac addressArend van Spriel
2014-09-30brcmfmac: Avoid usage of GFP_ATOMIC.Hante Meuleman
2014-09-30brcmfmac: Fix sign issue with IOCTL return code in msgbuf.Hante Meuleman
2014-09-30brcmfmac: On scan timeout do send received results.Hante Meuleman
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-23brcmfmac: Fix off by one bug in brcmf_count_20mhz_channels()Emil Goode
2014-09-15brcmfmac: handle IF event for P2P_DEVICE interfaceArend van Spriel
2014-09-15brcmfmac: obtain ifp through wdev structureArend van Spriel