summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)Author
2016-03-10brcmfmac: Remove waitqueue_active checkHui Wang
2016-03-07brcmfmac: add 802.11w management frame protection supportHante Meuleman
2016-03-07brcmfmac: integrate add_keyext in add_keyHante Meuleman
2016-03-07brcmfmac: merge platform data and module paramatersHante Meuleman
2016-03-07brcmfmac: switch to new platform dataHante Meuleman
2016-03-07brcmfmac: keep ARP and ND offload enabled during WOWLHante Meuleman
2016-03-07brcmfmac: move platform data retrieval code to commonHante Meuleman
2016-03-07brcmfmac: add wowl gtk rekeying offload supportHante Meuleman
2016-03-07brcmfmac: move module init and exit to commonHante Meuleman
2016-03-07brcmfmac: increase timeout for tx eapolHante Meuleman
2016-03-07brcmfmac: remove pcie gen1 supportHante Meuleman
2016-03-07brcmfmac: add support for the PCIE 4366c0 chipHante Meuleman
2016-03-07brcmfmac: use bar1 window size as provided by pci subsystemHante Meuleman
2016-03-07brcmfmac: use device memsize config from fw if definedHante Meuleman
2016-03-07brcmfmac: check return for ARP ip setting iovarFranky Lin
2016-03-07brcmfmac: add neighbor discovery offload ip address table configurationFranky Lin
2016-03-07brcmfmac: Add length checks on firmware eventsHante Meuleman
2016-03-07brcmfmac: Configure country code using device specific settingsHante Meuleman
2016-03-07brcmfmac: check for wowl support before enumerating feature flagFranky Lin
2016-03-07brcmfmac: Limit memory allocs to <64KHante Meuleman
2016-03-07brcmfmac: change function name for brcmf_cfg80211_wait_vif_event_timeout()Arend van Spriel
2016-03-06Merge 'net-next/master'Kalle Valo
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller
2016-02-25b43: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen
2016-02-25brcmfmac: Increase nr of supported flowrings.Hante Meuleman
2016-02-16Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.or...David S. Miller
2016-02-06brcmfmac: sdio: Increase the default timeouts a bitSjoerd Simons
2016-02-06brcmfmac: treat NULL character in NVRAM as separatorRafał Miłecki
2016-02-06brcmfmac: add support for 14e4:4365 PCI ID with BCM4366 chipsetRafał Miłecki
2016-02-06brcmfmac: access PMU registers using standalone PMU core if availableRafał Miłecki
2016-02-06brcmfmac: read extended capabilities of ChipCommon coreRafał Miłecki
2016-02-06brcmfmac: allow storing PMU core without wrapper addressRafał Miłecki
2016-02-06brcmfmac: analyze descriptors of current component onlyRafał Miłecki
2016-02-06brcmfmac: fix setting primary channel for 80 MHz widthRafał Miłecki
2016-02-06bcma: use _PMU_ in all names of PMU registersRafał Miłecki
2016-01-19brcmfmac: fix sdio sg table alloc crashHante Meuleman
2016-01-19brcmfmac: add missing includeFelix Fietkau
2016-01-18brcmfmac: fix BRCMF_FW_NVRAM_DEF macro for older gcc compilersArend van Spriel
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon
2016-01-08brcmfmac: Do not handle link downs for ibss.Hante Meuleman
2016-01-08brcmfmac: use jiffies for timeout in btcoexArend van Spriel
2016-01-08brcmfmac: use msecs_to_jiffies() in macro definitionsArend van Spriel
2016-01-08brcmfmac: change brcmf_sdio_wd_timer() prototypeArend van Spriel
2016-01-08brcmfmac: Reshuffle functions to avoid forward declarationsHante Meuleman
2016-01-08brcmfmac: Add wowl net detect supportHante Meuleman
2016-01-07brcmfmac: introduce module parameter to force successful probeArend van Spriel
2016-01-07brcmfmac: Move all module parameters to one placeHante Meuleman
2016-01-07brcmfmac: Fix warn trace on module unload while in ibss modeHante Meuleman
2016-01-07brcmfmac: obtain feature info using 'cap' firmware commandArend van Spriel
2016-01-07brcmfmac: Add support for scheduled scan mac randomizationHante Meuleman