summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/b43
AgeCommit message (Expand)Author
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
2019-04-25b43: Remove empty function lpphy_papd_cal()Larry Finger
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-04b43: shut up clang -Wuninitialized variable warningArnd Bergmann
2019-02-06Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...David S. Miller
2019-02-01b43: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-13b43: remove set but not used variables 'tx_pwr_state,tmp2'YueHaibing
2018-11-29b43: Use cordic algorithm from kernel libraryPriit Laes
2018-11-29b43: Fix error in cordic routineLarry Finger
2018-10-07Merge tag 'wireless-drivers-next-for-davem-2018-10-07' of git://git.kernel.or...David S. Miller
2018-10-05b43: remove set but not used variable 'wl'YueHaibing
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-01b43: fix spelling mistake "hw_registred" -> "hw_registered"Colin Ian King
2018-09-20b43: fix DMA error related regression with proprietary firmwareLarry Finger
2018-09-04wireless: remove unnecessary unlikely()Igor Stoppa
2018-08-09b43/leds: Ensure NUL-termination of LED name stringMichael Büsch
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-15b43: fix transmit failure when VT is switchedTaketo Kabe
2018-01-11b43: Replace mdelay with usleep_range in b43_radio_2057_init_postJia-Ju Bai