summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/b43
Commit message (Expand)AuthorAgeFilesLines
* wifi: b43: fix incorrect __packed annotationArnd Bergmann2023-05-171-1/+1
* wifi: b43: remove reference to removed config B43_PCMCIALukas Bulwahn2022-11-281-7/+3
* wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel2022-10-101-0/+1
* wifi: b43: remove empty switch statementJohannes Berg2022-09-071-5/+1
* wifi: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-021-1/+1
* wifi: b43: do not initialise static variable to 0Xin Gao2022-07-271-1/+1
* wifi: b43: fix repeated words in commentsJilin Yuan2022-07-181-1/+1
* wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2022-07-151-1/+2
* wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-201-1/+1
* wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-201-2/+2
* b43: Fix assigning negative value to unsigned variableHaowen Bai2022-04-061-1/+1
* b43: fix a lower bounds testDan Carpenter2021-10-111-1/+1
* Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-07-052-32/+5
|\
| * b43: don't save dentries for debugfsGreg Kroah-Hartman2021-05-212-32/+5
* | b43: phy_n: Delete some useless TODO codeZhen Lei2021-06-031-47/+0
|/
* cfg80211: constify ieee80211_get_response_rate returnJoe Perches2021-04-191-1/+1
* b43: N-PHY: Fix the update of coef for the PHY revision >= 3caseColin Ian King2021-02-151-1/+1
* b43: remove WDS codeJohannes Berg2020-11-111-5/+1
* b43: phy_ht: Remove 9 year old TODOLee Jones2020-09-011-3/+0
* b43: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-275-8/+8
* b43: phy_n: Add empty braces around empty statementsLee Jones2020-08-271-7/+12
* b43: phy_common: Demote non-conformant kerneldoc headerLee Jones2020-08-271-1/+1
* b43: main: Add braces around empty statementsLee Jones2020-08-271-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-058-95/+95
|\
| * b43: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-028-94/+94
| * b43: Remove uninitialized_var() usageKees Cook2020-07-151-1/+1
| * broadcom: fix wiki website urlFlavio Suligoi2020-07-151-1/+1
* | treewide: Remove uninitialized_var() usageKees Cook2020-07-165-10/+10
* | b43: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-9/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-034-16/+3
|\
| * b43: Fix connection problem with WPA3Larry Finger2020-05-291-1/+1
| * Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller2020-05-072-2/+2
| |\
| | * b43: remove Comparison of 0/1 to bool variable in pio.cJason Yan2020-05-061-1/+1
| | * b43: remove Comparison of 0/1 to bool variable in phy_n.cJason Yan2020-05-061-1/+1
| * | b43: remove dead function b43_rssinoise_postprocess()Jason Yan2020-05-071-13/+0
| |/
* / mmc: sdio: Move SDIO IDs from b43-sdio driver to common include filePali Rohár2020-05-291-2/+2
|/
* b43: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-121-1/+1
* b43: dma: Fix use true/false for bool type variableSaurav Girepunje2019-10-311-2/+2
* b43: main: Fix use true/false for bool typeSaurav Girepunje2019-10-311-3/+3
* b43: simplify engine type / DMA mask selectionChristoph Hellwig2019-06-271-22/+6
* b43: remove b43_dma_set_maskChristoph Hellwig2019-06-271-38/+5
* Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller2019-06-261-6/+1
|\
| * b43: Avoid possible double calls to b43_one_core_detach()Jia-Ju Bai2019-05-281-6/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-302-10/+2
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20Thomas Gleixner2019-05-2126-364/+26
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-071-12/+1
|\
| * b43: Remove empty function lpphy_papd_cal()Larry Finger2019-04-251-11/+0