index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
Commit message (
Expand
)
Author
Age
Files
Lines
*
wireless: fix nl80211 vendor commands
Johannes Berg
2019-07-20
1
-0
/
+1
*
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
*
b43legacy: simplify engine type / DMA mask selection
Christoph Hellwig
2019-06-27
1
-17
/
+3
*
b43legacy: remove b43legacy_dma_set_mask
Christoph Hellwig
2019-06-27
1
-38
/
+1
*
Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...
David S. Miller
2019-06-26
81
-1004
/
+153
|
\
|
*
b43: Avoid possible double calls to b43_one_core_detach()
Jia-Ju Bai
2019-05-28
1
-6
/
+1
|
*
brcmfmac: use strlcpy() instead of strcpy()
Neo Jou
2019-05-28
1
-1
/
+1
|
*
brcmfmac: fix typos in code comments
Weitao Hou
2019-05-28
1
-1
/
+1
|
*
brcm80211: select WANT_DEV_COREDUMP conditionally for brcmfmac
Arend van Spriel
2019-05-28
1
-1
/
+1
|
*
brcmfmac: use separate Kconfig file for brcmfmac
Arend van Spriel
2019-05-28
2
-49
/
+51
|
*
brcmfmac: switch source files to using SPDX license identifier
Arend van Spriel
2019-05-28
54
-658
/
+74
|
*
brcmsmac: switch phy source files to using SPDX license identifier
Arend van Spriel
2019-05-28
14
-168
/
+14
|
*
brcmutil: switch source files to using SPDX license identifier
Arend van Spriel
2019-05-28
3
-36
/
+3
|
*
brcm80211: switch common header files to using SPDX license identifier
Arend van Spriel
2019-05-28
7
-84
/
+7
*
|
brcmfmac: sdio: Don't tune while the card is off
Douglas Anderson
2019-06-18
1
-0
/
+7
*
|
brcmfmac: sdio: Disable auto-tuning around commands expected to fail
Douglas Anderson
2019-06-18
1
-0
/
+4
*
|
Revert "brcmfmac: disable command decode in sdio_aos"
Douglas Anderson
2019-06-18
1
-5
/
+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
40
-561
/
+40
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
5
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
19
-92
/
+236
|
\
|
*
brcmfmac: print firmware messages after a firmware crash
Rafał Miłecki
2019-05-01
1
-6
/
+18
|
*
brcmfmac: set txflow request id from 1 to pktids array size
Wright Feng
2019-05-01
1
-3
/
+3
|
*
brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()
Dan Carpenter
2019-05-01
1
-2
/
+3
|
*
brcmfmac: send mailbox interrupt twice for specific hardware device
Wright Feng
2019-04-26
1
-1
/
+6
|
*
Revert "brcmfmac: send mailbox interrupt twice for specific hardware device"
Kalle Valo
2019-04-25
1
-5
/
+1
|
*
brcmfmac: send mailbox interrupt twice for specific hardware device
Wright Feng
2019-04-25
1
-1
/
+5
|
*
brcmfmac: Add DMI nvram filename quirk for ACEPC T8 and T11 mini PCs
Hans de Goede
2019-04-25
1
-0
/
+26
|
*
b43: Remove empty function lpphy_papd_cal()
Larry Finger
2019-04-25
1
-11
/
+0
|
*
brcmfmac: fix leak of mypkt on error return path
Colin Ian King
2019-04-13
1
-5
/
+3
|
*
brcmfmac: Loading the correct firmware for brcm43456
Ondrej Jirman
2019-04-13
1
-1
/
+3
|
*
brcmfmac: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-04-13
1
-3
/
+1
|
*
b43: shut up clang -Wuninitialized variable warning
Arnd Bergmann
2019-04-04
1
-3
/
+3
|
*
brcmfmac: fix missing checks for kmemdup
Kangjie Lu
2019-04-04
1
-0
/
+4
|
*
brcmfmac: convert dev_init_lock mutex to completion
Piotr Figiel
2019-04-04
1
-9
/
+8
|
*
brcmfmac: fix Oops when bringing up interface during USB disconnect
Piotr Figiel
2019-04-04
1
-3
/
+7
|
*
brcmfmac: remove unused variable i from brcmf_usb_free_q
Piotr Figiel
2019-04-04
1
-2
/
+0
|
*
brcmfmac: remove pending parameter from brcmf_usb_free_q
Piotr Figiel
2019-04-04
1
-9
/
+6
|
*
brcmfmac: fix race during disconnect when USB completion is in progress
Piotr Figiel
2019-04-04
1
-2
/
+8
|
*
brcmfmac: fix NULL pointer derefence during USB disconnect
Piotr Figiel
2019-04-04
7
-13
/
+40
|
*
brcmfmac: fix WARNING during USB disconnect in case of unempty psq
Piotr Figiel
2019-04-04
1
-18
/
+24
|
*
brcmfmac: reset PCIe bus on a firmware crash
Rafał Miłecki
2019-04-04
4
-0
/
+59
|
*
brcmfmac: add a function designated for handling firmware fails
Rafał Miłecki
2019-04-04
4
-3
/
+15
|
*
brcmfmac: support repeated brcmf_fw_alloc_request() calls
Rafał Miłecki
2019-04-04
1
-0
/
+1
*
|
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
8
-37
/
+0
|
/
*
brcmfmac: print firmware reported general status errors
Rafał Miłecki
2019-02-28
1
-0
/
+24
*
brcmfmac: fix size of the struct msgbuf_ring_status
Rafał Miłecki
2019-02-28
1
-1
/
+1
*
brcmfmac: add basic validation of shared RAM address
Rafał Miłecki
2019-02-20
1
-0
/
+6
[next]