aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/b43 (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-07wifi: b43: remove empty switch statementJohannes Berg1-5/+1
2022-09-02wifi: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-07-27wifi: b43: do not initialise static variable to 0Xin Gao1-1/+1
2022-07-18wifi: b43: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg1-1/+2
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz1-1/+1
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg1-2/+2
2022-04-06b43: Fix assigning negative value to unsigned variableHaowen Bai1-1/+1
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/git/gregkh/driver-coreLinus 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-05Merge 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-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-9/+9
2020-06-03Merge 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/linux/kernel/git/kvalo/wireless-drivers-nextDavid 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.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid 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-07Merge 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.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-28/+8