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