index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
b43
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
b43: N-PHY: Fix the update of coef for the PHY revision >= 3case
Colin Ian King
2021-02-15
1
-1
/
+1
*
b43: remove WDS code
Johannes Berg
2020-11-11
1
-5
/
+1
*
b43: phy_ht: Remove 9 year old TODO
Lee Jones
2020-09-01
1
-3
/
+0
*
b43: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-27
5
-8
/
+8
*
b43: phy_n: Add empty braces around empty statements
Lee Jones
2020-08-27
1
-7
/
+12
*
b43: phy_common: Demote non-conformant kerneldoc header
Lee Jones
2020-08-27
1
-1
/
+1
*
b43: main: Add braces around empty statements
Lee Jones
2020-08-27
1
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-06
8
-95
/
+95
|
\
|
*
b43: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-02
8
-94
/
+94
|
*
b43: Remove uninitialized_var() usage
Kees Cook
2020-07-15
1
-1
/
+1
|
*
broadcom: fix wiki website url
Flavio Suligoi
2020-07-15
1
-1
/
+1
*
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
5
-10
/
+10
*
|
b43: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
|
/
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-9
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-04
4
-16
/
+3
|
\
|
*
b43: Fix connection problem with WPA3
Larry Finger
2020-05-29
1
-1
/
+1
|
*
Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-05-07
2
-2
/
+2
|
|
\
|
|
*
b43: remove Comparison of 0/1 to bool variable in pio.c
Jason Yan
2020-05-06
1
-1
/
+1
|
|
*
b43: remove Comparison of 0/1 to bool variable in phy_n.c
Jason Yan
2020-05-06
1
-1
/
+1
|
*
|
b43: remove dead function b43_rssinoise_postprocess()
Jason Yan
2020-05-07
1
-13
/
+0
|
|
/
*
/
mmc: sdio: Move SDIO IDs from b43-sdio driver to common include file
Pali Rohár
2020-05-29
1
-2
/
+2
|
/
*
b43: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-12
1
-1
/
+1
*
b43: dma: Fix use true/false for bool type variable
Saurav Girepunje
2019-10-31
1
-2
/
+2
*
b43: main: Fix use true/false for bool type
Saurav Girepunje
2019-10-31
1
-3
/
+3
*
b43: simplify engine type / DMA mask selection
Christoph Hellwig
2019-06-27
1
-22
/
+6
*
b43: remove b43_dma_set_mask
Christoph Hellwig
2019-06-27
1
-38
/
+5
*
Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...
David S. Miller
2019-06-26
1
-6
/
+1
|
\
|
*
b43: Avoid possible double calls to b43_one_core_detach()
Jia-Ju Bai
2019-05-28
1
-6
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
2
-10
/
+2
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20
Thomas Gleixner
2019-05-21
26
-364
/
+26
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-08
1
-12
/
+1
|
\
|
*
b43: Remove empty function lpphy_papd_cal()
Larry Finger
2019-04-25
1
-11
/
+0
|
*
b43: shut up clang -Wuninitialized variable warning
Arnd Bergmann
2019-04-04
1
-3
/
+3
*
|
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
2
-8
/
+0
|
/
*
Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...
David S. Miller
2019-02-06
1
-28
/
+8
|
\
|
*
b43: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
1
-28
/
+8
*
|
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-3
/
+3
|
/
*
b43: remove set but not used variables 'tx_pwr_state,tmp2'
YueHaibing
2018-12-13
1
-4
/
+0
*
b43: Use cordic algorithm from kernel library
Priit Laes
2018-11-29
5
-68
/
+15
*
b43: Fix error in cordic routine
Larry Finger
2018-11-29
1
-1
/
+1
*
Merge tag 'wireless-drivers-next-for-davem-2018-10-07' of git://git.kernel.or...
David S. Miller
2018-10-07
1
-2
/
+0
|
\
|
*
b43: remove set but not used variable 'wl'
YueHaibing
2018-10-05
1
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-04
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
b43: fix DMA error related regression with proprietary firmware
Larry Finger
2018-09-20
1
-2
/
+4
*
|
b43: fix spelling mistake "hw_registred" -> "hw_registered"
Colin Ian King
2018-10-01
2
-5
/
+5
*
|
wireless: remove unnecessary unlikely()
Igor Stoppa
2018-09-04
1
-1
/
+1
|
/
*
b43/leds: Ensure NUL-termination of LED name string
Michael Büsch
2018-08-09
1
-1
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
[next]