index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
b43
Age
Commit message (
Expand
)
Author
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
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-04
b43: shut up clang -Wuninitialized variable warning
Arnd Bergmann
2019-02-06
Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...
David S. Miller
2019-02-01
b43: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-13
b43: remove set but not used variables 'tx_pwr_state,tmp2'
YueHaibing
2018-11-29
b43: Use cordic algorithm from kernel library
Priit Laes
2018-11-29
b43: Fix error in cordic routine
Larry Finger
2018-10-07
Merge tag 'wireless-drivers-next-for-davem-2018-10-07' of git://git.kernel.or...
David S. Miller
2018-10-05
b43: remove set but not used variable 'wl'
YueHaibing
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]