#!/bin/sh # description: produce callgraphs in short form for scripting use perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py "$@" ternate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/drivers/net/wireless/broadcom/b43?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/b43
AgeCommit message (Expand)Author
2025-03-04Merge tag 'wireless-next-2025-03-04-v2' of https://git.kernel.org/pub/scm/lin...Jakub Kicinski
2025-02-11wifi: b43: Replace outdated firmware URLSalvatore Bonaccorso
2025-01-15b43: stop embedding struct file_operations into their objectsAl Viro
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-08-07wifi: b43: Constify struct lpphy_tx_gain_table_entryChristophe JAILLET
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach
2024-03-21wifi: b43: Convert sprintf/snprintf to sysfs_emitLi Zhijian
2024-02-28wifi: b43: silence sparse warningsJohannes Berg
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg
2024-01-10wifi: b43: Disable QoS for bcm4331Rahul Rameshbabu
2024-01-10wifi: b43: Stop correct queue in DMA worker when QoS is disabledRahul Rameshbabu
2024-01-10wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabledRahul Rameshbabu
2024-01-10wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabledRahul Rameshbabu
2023-10-23wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo
2023-05-17wifi: b43: fix incorrect __packed annotationArnd Bergmann