summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac
AgeCommit message (Expand)Author
2022-09-27brcmfmac: Remove the call to "dtim_assoc" IOVARRamesh Rangavittal
2022-09-27brcmfmac: increase dcmd maximum buffer sizeLo(Double)Hsiang Lo
2022-09-27brcmfmac: Support 89459 pcieAlexander Prutskov
2022-09-27brcmfmac: increase default max WOWL patterns to 16Ryohei Kondo
2022-09-19wifi: brcmfmac: pcie: Add IDs/properties for BCM4378Hector Martin
2022-09-19wifi: brcmfmac: pcie: Support PCIe core revisions >= 64Hector Martin
2022-09-19wifi: brcmfmac: msgbuf: Increase RX ring sizes to 1024Hector Martin
2022-09-19wifi: brcmfmac: firmware: Allow platform to override macaddrHector Martin
2022-09-19wifi: brcmfmac: pcie: Perform firmware selection for Apple platformsHector Martin
2022-09-19wifi: brcmfmac: of: Fetch Apple propertiesHector Martin
2022-09-19wifi: brcmfmac: pcie: Read Apple OTP informationHector Martin
2022-09-19wifi: brcmfmac: firmware: Support passing in multiple board_typesHector Martin
2022-09-19wifi: brcmfmac: pcie/sdio/usb: Get CLM blob via standard firmware mechanismHector Martin
2022-09-19wifi: brcmfmac: firmware: Handle per-board clm_blob filesHector Martin
2022-09-07wifi: brcmfmac: remove redundant variable errJinpeng Cui
2022-09-07wifi: brcmfmac: add 43439 SDIO ids and initializationMarek Vasut
2022-09-07wifi: brcmfmac: Add DMI nvram filename quirk for Chuwi Hi8 Pro tabletHans de Goede
2022-09-07wifi: brcmfmac: Use ISO3166 country code and rev 0 as fallback on 43430Hans de Goede
2022-09-07wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit()Alexander Coffin
2022-09-02wifi: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-26Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam
2022-08-10wifi: brcmfmac: Fix to add skb free for TIM update info when tx is completedWataru Gohda
2022-08-10wifi: brcmfmac: Fix to add brcmf_clear_assoc_ies when rmmodWataru Gohda
2022-08-10wifi: brcmfmac: fix invalid address access when enabling SCAN log levelWright Feng
2022-08-10wifi: brcmfmac: fix scheduling while atomic issue when deleting flowringWright Feng
2022-08-10wifi: brcmfmac: fix continuous 802.1x tx pending timeout errorWright Feng
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-28wifi: brcmfmac: prevent double-free on hardware-resetDanny van Heumen
2022-07-28wifi: brcmfmac: support brcm,ccode-map-trivial DT propertyAlvin Šipraga
2022-07-28wifi: brcmfmac: Replace default (not configured) MAC with a random MACHans de Goede
2022-07-28wifi: brcmfmac: Add brcmf_c_set_cur_etheraddr() helperHans de Goede
2022-07-28wifi: brcmfmac: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-07-28wifi: brcmfmac: use strreplace() in brcmf_of_probe()Dan Carpenter
2022-07-18wifi: brcmfmac: fix repeated words in commentsJilin Yuan
2022-07-15tracing/brcm: Use the new __vstring() helperSteven Rostedt (Google)
2022-06-20cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg
2022-06-20brcmfmac: Switch to appropriate helper to load EFI variable contentsArd Biesheuvel
2022-05-22wifi: brcmfmac: work around a GCC 12 -Warray-bounds warningJakub Kicinski
2022-05-11brcmfmac: allow setting wlan MAC address using device treePavel Löbl
2022-05-03Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-04-27brcmfmac: use ISO3166 country code and 0 rev as fallback on brcmfmac43602 chipsHamid Zamani
2022-04-14Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-10brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-08mmc: core: improve API to make clear mmc_hw_reset is for cardsWolfram Sang
2022-04-06brcmfmac: Avoid keeping power to SDIO card unless WOWL is usedUlf Hansson
2022-03-17brcmfmac: p2p: Fix spelling mistake "Comback" -> "Comeback"Colin Ian King
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski