index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
b43
Age
Commit message (
Expand
)
Author
2023-05-17
wifi: b43: fix incorrect __packed annotation
Arnd Bergmann
2022-11-28
wifi: b43: remove reference to removed config B43_PCMCIA
Lukas Bulwahn
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-09-07
wifi: b43: remove empty switch statement
Johannes Berg
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-27
wifi: b43: do not initialise static variable to 0
Xin Gao
2022-07-18
wifi: b43: fix repeated words in comments
Jilin Yuan
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-04-06
b43: Fix assigning negative value to unsigned variable
Haowen Bai
2021-10-11
b43: fix a lower bounds test
Dan Carpenter
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-03
b43: phy_n: Delete some useless TODO code
Zhen Lei
2021-05-21
b43: don't save dentries for debugfs
Greg Kroah-Hartman
2021-04-19
cfg80211: constify ieee80211_get_response_rate return
Joe Perches
2021-02-15
b43: N-PHY: Fix the update of coef for the PHY revision >= 3case
Colin Ian King
2020-11-11
b43: remove WDS code
Johannes Berg
2020-09-01
b43: phy_ht: Remove 9 year old TODO
Lee Jones
2020-08-27
b43: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-27
b43: phy_n: Add empty braces around empty statements
Lee Jones
2020-08-27
b43: phy_common: Demote non-conformant kerneldoc header
Lee Jones
2020-08-27
b43: main: Add braces around empty statements
Lee Jones
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-02
b43: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
b43: Remove uninitialized_var() usage
Kees Cook
2020-07-15
b43: Remove uninitialized_var() usage
Kees Cook
2020-07-15
broadcom: fix wiki website url
Flavio Suligoi
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-05-29
b43: Fix connection problem with WPA3
Larry Finger
2020-05-29
mmc: sdio: Move SDIO IDs from b43-sdio driver to common include file
Pali Rohár
2020-05-07
Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-05-07
b43: remove dead function b43_rssinoise_postprocess()
Jason Yan
2020-05-06
b43: remove Comparison of 0/1 to bool variable in pio.c
Jason Yan
2020-05-06
b43: remove Comparison of 0/1 to bool variable in phy_n.c
Jason Yan
2020-03-12
b43: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2019-10-31
b43: dma: Fix use true/false for bool type variable
Saurav Girepunje
2019-10-31
b43: main: Fix use true/false for bool type
Saurav Girepunje
2019-06-27
b43: simplify engine type / DMA mask selection
Christoph Hellwig
2019-06-27
b43: remove b43_dma_set_mask
Christoph Hellwig
2019-06-26
Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...
David S. Miller
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-28
b43: Avoid possible double calls to b43_one_core_detach()
Jia-Ju Bai
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-04-25
b43: Remove empty function lpphy_papd_cal()
Larry Finger
[next]