summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)AuthorLines
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-16/+8
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-102/+104
2022-07-28wifi: brcmfmac: prevent double-free on hardware-resetDanny van Heumen-17/+6
2022-07-28wifi: brcmfmac: support brcm,ccode-map-trivial DT propertyAlvin Šipraga-0/+11
2022-07-28wifi: brcmfmac: Replace default (not configured) MAC with a random MACHans de Goede-0/+23
2022-07-28wifi: brcmfmac: Add brcmf_c_set_cur_etheraddr() helperHans de Goede-11/+16
2022-07-28wifi: brcmfmac: Remove #ifdef guards for PM related functionsPaul Cercueil-42/+15
2022-07-28wifi: brcmfmac: use strreplace() in brcmf_of_probe()Dan Carpenter-5/+1
2022-07-27wifi: b43: do not initialise static variable to 0Xin Gao-1/+1
2022-07-27wifi: b43legacy: clean up one inconsistent indentingYang Li-1/+1
2022-07-18wifi: brcmsmac: fix repeated words in commentsJilin Yuan-1/+1
2022-07-18wifi: brcmfmac: fix repeated words in commentsJilin Yuan-2/+2
2022-07-18wifi: b43: fix repeated words in commentsJilin Yuan-1/+1
2022-07-15tracing/brcm: Use the new __vstring() helperSteven Rostedt (Google)-16/+8
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg-3/+6
2022-06-20cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam-3/+3
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz-4/+4
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg-4/+4
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg-6/+6
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg-1/+3
2022-06-20brcmfmac: Switch to appropriate helper to load EFI variable contentsArd Biesheuvel-17/+8
2022-05-22wifi: brcmfmac: work around a GCC 12 -Warray-bounds warningJakub Kicinski-1/+1
2022-05-11brcmfmac: allow setting wlan MAC address using device treePavel Löbl-7/+24
2022-05-03Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-20/+26
2022-04-27brcmfmac: use ISO3166 country code and 0 rev as fallback on brcmfmac43602 chipsHamid Zamani-0/+1
2022-04-14Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-1/+1
2022-04-11mac80211: prepare sta handling for MLO supportSriram R-1/+1
2022-04-10brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov-1/+1
2022-04-08mmc: core: improve API to make clear mmc_hw_reset is for cardsWolfram Sang-1/+1
2022-04-06b43: Fix assigning negative value to unsigned variableHaowen Bai-1/+1
2022-04-06b43legacy: Fix assigning negative value to unsigned variableHaowen Bai-1/+1
2022-04-06brcmfmac: Avoid keeping power to SDIO card unless WOWL is usedUlf Hansson-17/+22
2022-03-17brcmfmac: p2p: Fix spelling mistake "Comback" -> "Comeback"Colin Ian King-4/+4
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-4/+9
2022-03-10brcmfmac: make the read-only array pktflags static constColin Ian King-1/+1
2022-03-06wireless: brcmfmac: Use netif_rx().Sebastian Andrzej Siewior-28/+19
2022-02-21brcmfmac: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva-2/+2
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+4
2022-02-14brcmfmac: Add BCM43454/6 supportZhao, Jiaqing-1/+6
2022-02-10brcmfmac: of: remove redundant variable lenColin Ian King-2/+1
2022-02-10brcmfmac: p2p: Replace one-element arrays with flexible-array membersGustavo A. R. Silva-6/+6
2022-02-01brcmfmac: pcie: Read the console on init and shutdownHector Martin-0/+4
2022-02-01brcmfmac: fwil: Constify iovar name argumentsHector Martin-31/+31
2022-02-01brcmfmac: of: Use devm_kstrdup for board_type & check for errorsHector Martin-2/+5
2022-02-01brcmfmac: pcie: Fix crashes due to early IRQsHector Martin-3/+13
2022-02-01brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toioHector Martin-44/+4
2022-02-01brcmfmac: pcie: Declare missing firmware files in pcie.cHector Martin-1/+7
2022-02-01brcmfmac: firmware: Allocate space for default boardrev in nvramHector Martin-0/+2
2022-02-01brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error pathHector Martin-0/+2
2022-01-28brcmfmac: add CYW43570 PCIE deviceSoontak Lee-0/+2