summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/b43
AgeCommit message (Expand)AuthorLines
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-4/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-18/+18
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-22/+22
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan-3/+3
2025-03-04Merge tag 'wireless-next-2025-03-04-v2' of https://git.kernel.org/pub/scm/lin...Jakub Kicinski-1/+1
2025-02-11wifi: b43: Replace outdated firmware URLSalvatore Bonaccorso-1/+1
2025-01-15b43: stop embedding struct file_operations into their objectsAl Viro-15/+12
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-1/+1
2024-08-07wifi: b43: Constify struct lpphy_tx_gain_table_entryChristophe JAILLET-11/+11
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach-1/+1
2024-03-21wifi: b43: Convert sprintf/snprintf to sysfs_emitLi Zhijian-9/+4
2024-02-28wifi: b43: silence sparse warningsJohannes Berg-5/+5
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg-0/+4
2024-01-10wifi: b43: Disable QoS for bcm4331Rahul Rameshbabu-1/+2
2024-01-10wifi: b43: Stop correct queue in DMA worker when QoS is disabledRahul Rameshbabu-6/+7
2024-01-10wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabledRahul Rameshbabu-3/+3
2024-01-10wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabledRahul Rameshbabu-2/+18
2023-10-23wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo-3/+3
2023-05-17wifi: b43: fix incorrect __packed annotationArnd Bergmann-1/+1
2022-11-28wifi: b43: remove reference to removed config B43_PCMCIALukas Bulwahn-7/+3
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel-0/+1
2022-09-07wifi: b43: remove empty switch statementJohannes Berg-5/+1
2022-09-02wifi: move from strlcpy with unused retval to strscpyWolfram Sang-1/+1
2022-07-27wifi: b43: do not initialise static variable to 0Xin Gao-1/+1
2022-07-18wifi: b43: fix repeated words in commentsJilin Yuan-1/+1
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg-1/+2
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz-1/+1
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg-2/+2
2022-04-06b43: Fix assigning negative value to unsigned variableHaowen Bai-1/+1
2021-10-11b43: fix a lower bounds testDan Carpenter-1/+1
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-32/+5
2021-06-03b43: phy_n: Delete some useless TODO codeZhen Lei-47/+0
2021-05-21b43: don't save dentries for debugfsGreg Kroah-Hartman-32/+5
2021-04-19cfg80211: constify ieee80211_get_response_rate returnJoe Perches-1/+1
2021-02-15b43: N-PHY: Fix the update of coef for the PHY revision >= 3caseColin Ian King-1/+1
2020-11-11b43: remove WDS codeJohannes Berg-5/+1
2020-09-01b43: phy_ht: Remove 9 year old TODOLee Jones-3/+0
2020-08-27b43: Use fallthrough pseudo-keywordGustavo A. R. Silva-8/+8
2020-08-27b43: phy_n: Add empty braces around empty statementsLee Jones-7/+12
2020-08-27b43: phy_common: Demote non-conformant kerneldoc headerLee Jones-1/+1
2020-08-27b43: main: Add braces around empty statementsLee Jones-2/+4
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-95/+95
2020-08-02b43: Replace HTTP links with HTTPS onesAlexander A. Klimov-94/+94
2020-07-16treewide: Remove uninitialized_var() usageKees Cook-10/+10
2020-07-16b43: Remove uninitialized_var() usageKees Cook-1/+1
2020-07-15b43: Remove uninitialized_var() usageKees Cook-1/+1
2020-07-15broadcom: fix wiki website urlFlavio Suligoi-1/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-9/+9
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-16/+3
2020-05-29b43: Fix connection problem with WPA3Larry Finger-1/+1