summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211/brcmfmac
AgeCommit message (Expand)Author
2015-06-06brcmfmac: avoid null pointer access when brcmf_msgbuf_get_pktid() failsArend van Spriel
2015-03-21brcmfmac: disable MBSS feature for BCM43362Arend van Spriel
2015-03-07brcmfmac: Perform bound checking on vendor command bufferPontus Fuchs
2015-02-06brcm80211: Delete unnecessary checks before two function callsMarkus Elfring
2015-01-29brcmfmac: fix nvram processingArend van Spriel
2015-01-29brcmfmac: store revinfo retrieval resultArend van Spriel
2015-01-29brcmfmac: show firmware release info in ethtool driver infoArend van Spriel
2015-01-29brcmfmac: always obtain device revision info upon intializationArend van Spriel
2015-01-29brcmfmac: determine chip info when not provided by bus layerArend van Spriel
2015-01-29brcmfmac: do not load firmware when device is already runningArend van Spriel
2015-01-29brcmfmac: Reopen netdev queue on bus state data.Hante Meuleman
2015-01-29brcmfmac: SDIO: avoid using bus state for private states.Hante Meuleman
2015-01-29brcmfmac: wait for driver to go idle during suspendArend van Spriel
2015-01-29brcmfmac: pass DEAUTH/DISASSOC reason code to user-spaceArend van Spriel
2015-01-29brcmfmac: use SDIO DPC for control frames.Hante Meuleman
2015-01-29brcmfmac: prevent possible deadlock on resuming SDIO device.Hante Meuleman
2015-01-29brcmfmac: Relax scheduling of msgbuf worker on high throughput.Hante Meuleman
2015-01-23brcmfmac: Use put_unaligned_le32Vaishali Thakkar
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo
2015-01-09brcmfmac: get rid of duplicate SDIO device identifiersArend van Spriel
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg
2015-01-06brcmfmac: Add support for bcm43340/1 wireless chipsetsArend van Spriel
2015-01-06brcmfmac: enable 802.11d support in firmwareArend van Spriel
2015-01-06brcmfmac: signal completion of 802.1x.Hante Meuleman
2015-01-06brcmfmac: follow user-space regulatory domain selectionArend van Spriel
2015-01-06brcmfmac: Change error log in standard log for rxbufpost.Hante Meuleman
2015-01-06brcmfmac: Fix WEP configuration for AP mode.Hante Meuleman
2015-01-06brcmfmac: remove unused/duplicate defines in chip.cArend van Spriel
2015-01-06brcmfmac: Fix incorrect casting of 64 bit physical address.Hante Meuleman
2014-12-24brcmfmac: Do not crash if platform data is not populatedMika Westerberg
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