summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/b43
AgeCommit message (Expand)Author
2023-10-23wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo
2023-05-17wifi: b43: fix incorrect __packed annotationArnd Bergmann
2022-11-28wifi: b43: remove reference to removed config B43_PCMCIALukas Bulwahn
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel
2022-09-07wifi: b43: remove empty switch statementJohannes Berg
2022-09-02wifi: move from strlcpy with unused retval to strscpyWolfram Sang
2022-07-27wifi: b43: do not initialise static variable to 0Xin Gao
2022-07-18wifi: b43: fix repeated words in commentsJilin Yuan
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-04-06b43: Fix assigning negative value to unsigned variableHaowen Bai
2021-10-11b43: fix a lower bounds testDan Carpenter
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-03b43: phy_n: Delete some useless TODO codeZhen Lei
2021-05-21b43: don't save dentries for debugfsGreg Kroah-Hartman
2021-04-19cfg80211: constify ieee80211_get_response_rate returnJoe Perches
2021-02-15b43: N-PHY: Fix the update of coef for the PHY revision >= 3caseColin Ian King
2020-11-11b43: remove WDS codeJohannes Berg
2020-09-01b43: phy_ht: Remove 9 year old TODOLee Jones
2020-08-27b43: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-27b43: phy_n: Add empty braces around empty statementsLee Jones
2020-08-27b43: phy_common: Demote non-conformant kerneldoc headerLee Jones
2020-08-27b43: main: Add braces around empty statementsLee Jones
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-02b43: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-16b43: Remove uninitialized_var() usageKees Cook
2020-07-15b43: Remove uninitialized_var() usageKees Cook
2020-07-15broadcom: fix wiki website urlFlavio Suligoi
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-05-29b43: Fix connection problem with WPA3Larry Finger
2020-05-29mmc: sdio: Move SDIO IDs from b43-sdio driver to common include filePali Rohár
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller
2020-05-07b43: remove dead function b43_rssinoise_postprocess()Jason Yan
2020-05-06b43: remove Comparison of 0/1 to bool variable in pio.cJason Yan
2020-05-06b43: remove Comparison of 0/1 to bool variable in phy_n.cJason Yan
2020-03-12b43: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2019-10-31b43: dma: Fix use true/false for bool type variableSaurav Girepunje
2019-10-31b43: main: Fix use true/false for bool typeSaurav Girepunje
2019-06-27b43: simplify engine type / DMA mask selectionChristoph Hellwig
2019-06-27b43: remove b43_dma_set_maskChristoph Hellwig
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-28b43: Avoid possible double calls to b43_one_core_detach()Jia-Ju Bai
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds