summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/b43
AgeCommit message (Expand)AuthorFilesLines
2021-10-11b43: fix a lower bounds testDan Carpenter1-1/+1
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-32/+5
2021-06-03b43: phy_n: Delete some useless TODO codeZhen Lei1-47/+0
2021-05-21b43: don't save dentries for debugfsGreg Kroah-Hartman2-32/+5
2021-04-19cfg80211: constify ieee80211_get_response_rate returnJoe Perches1-1/+1
2021-02-15b43: N-PHY: Fix the update of coef for the PHY revision >= 3caseColin Ian King1-1/+1
2020-11-11b43: remove WDS codeJohannes Berg1-5/+1
2020-09-01b43: phy_ht: Remove 9 year old TODOLee Jones1-3/+0
2020-08-27b43: Use fallthrough pseudo-keywordGustavo A. R. Silva5-8/+8
2020-08-27b43: phy_n: Add empty braces around empty statementsLee Jones1-7/+12
2020-08-27b43: phy_common: Demote non-conformant kerneldoc headerLee Jones1-1/+1
2020-08-27b43: main: Add braces around empty statementsLee Jones1-2/+4
2020-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds8-95/+95
2020-08-02b43: Replace HTTP links with HTTPS onesAlexander A. Klimov8-94/+94
2020-07-16treewide: Remove uninitialized_var() usageKees Cook5-10/+10
2020-07-16b43: Remove uninitialized_var() usageKees Cook1-1/+1
2020-07-15b43: Remove uninitialized_var() usageKees Cook1-1/+1
2020-07-15broadcom: fix wiki website urlFlavio Suligoi1-1/+1
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-9/+9
2020-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds4-16/+3
2020-05-29b43: Fix connection problem with WPA3Larry Finger1-1/+1
2020-05-29mmc: sdio: Move SDIO IDs from b43-sdio driver to common include filePali Rohár1-2/+2
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller2-2/+2
2020-05-07b43: remove dead function b43_rssinoise_postprocess()Jason Yan1-13/+0
2020-05-06b43: remove Comparison of 0/1 to bool variable in pio.cJason Yan1-1/+1
2020-05-06b43: remove Comparison of 0/1 to bool variable in phy_n.cJason Yan1-1/+1
2020-03-12b43: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-1/+1
2019-10-31b43: dma: Fix use true/false for bool type variableSaurav Girepunje1-2/+2
2019-10-31b43: main: Fix use true/false for bool typeSaurav Girepunje1-3/+3
2019-06-27b43: simplify engine type / DMA mask selectionChristoph Hellwig1-22/+6
2019-06-27b43: remove b43_dma_set_maskChristoph Hellwig1-38/+5
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller1-6/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2-10/+2
2019-05-28b43: Avoid possible double calls to b43_one_core_detach()Jia-Ju Bai1-6/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20Thomas Gleixner26-364/+26
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-12/+1
2019-04-25b43: Remove empty function lpphy_papd_cal()Larry Finger1-11/+0
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon2-8/+0
2019-04-04b43: shut up clang -Wuninitialized variable warningArnd Bergmann1-3/+3
2019-02-06Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...David S. Miller1-28/+8
2019-02-01b43: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-28/+8
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-3/+3
2018-12-13b43: remove set but not used variables 'tx_pwr_state,tmp2'YueHaibing1-4/+0
2018-11-29b43: Use cordic algorithm from kernel libraryPriit Laes5-68/+15
2018-11-29b43: Fix error in cordic routineLarry Finger1-1/+1
2018-10-07Merge tag 'wireless-drivers-next-for-davem-2018-10-07' of git://git.kernel.or...David S. Miller1-2/+0
2018-10-05b43: remove set but not used variable 'wl'YueHaibing1-2/+0
2018-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+4