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