index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
Age
Commit message (
Expand
)
Author
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-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-05-01
brcmfmac: print firmware messages after a firmware crash
Rafał Miłecki
2019-05-01
brcmfmac: set txflow request id from 1 to pktids array size
Wright Feng
2019-05-01
brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()
Dan Carpenter
2019-04-26
brcmfmac: send mailbox interrupt twice for specific hardware device
Wright Feng
2019-04-25
Revert "brcmfmac: send mailbox interrupt twice for specific hardware device"
Kalle Valo
2019-04-25
brcmfmac: send mailbox interrupt twice for specific hardware device
Wright Feng
2019-04-25
brcmfmac: Add DMI nvram filename quirk for ACEPC T8 and T11 mini PCs
Hans de Goede
2019-04-25
b43: Remove empty function lpphy_papd_cal()
Larry Finger
2019-04-13
brcmfmac: fix leak of mypkt on error return path
Colin Ian King
2019-04-13
brcmfmac: Loading the correct firmware for brcm43456
Ondrej Jirman
2019-04-13
brcmfmac: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-04
b43: shut up clang -Wuninitialized variable warning
Arnd Bergmann
2019-04-04
brcmfmac: fix missing checks for kmemdup
Kangjie Lu
2019-04-04
brcmfmac: convert dev_init_lock mutex to completion
Piotr Figiel
2019-04-04
brcmfmac: fix Oops when bringing up interface during USB disconnect
Piotr Figiel
2019-04-04
brcmfmac: remove unused variable i from brcmf_usb_free_q
Piotr Figiel
2019-04-04
brcmfmac: remove pending parameter from brcmf_usb_free_q
Piotr Figiel
2019-04-04
brcmfmac: fix race during disconnect when USB completion is in progress
Piotr Figiel
2019-04-04
brcmfmac: fix NULL pointer derefence during USB disconnect
Piotr Figiel
2019-04-04
brcmfmac: fix WARNING during USB disconnect in case of unempty psq
Piotr Figiel
2019-04-04
brcmfmac: reset PCIe bus on a firmware crash
Rafał Miłecki
2019-04-04
brcmfmac: add a function designated for handling firmware fails
Rafał Miłecki
2019-04-04
brcmfmac: support repeated brcmf_fw_alloc_request() calls
Rafał Miłecki
2019-02-28
brcmfmac: print firmware reported general status errors
Rafał Miłecki
2019-02-28
brcmfmac: fix size of the struct msgbuf_ring_status
Rafał Miłecki
2019-02-20
brcmfmac: add basic validation of shared RAM address
Rafał Miłecki
2019-02-20
brcmfmac: use bphy_err() in all wiphy-related code
Rafał Miłecki
2019-02-19
brcmfmac: remove set but not used variable 'old_state'
YueHaibing
2019-02-19
brcmfmac: rework bphy_err() to take struct brcmf_pub argument
Rafał Miłecki
2019-02-19
brcmfmac: support firmware reporting 160 MHz channels
Rafał Miłecki
2019-02-19
brcmfmac: improve code handling bandwidth of firmware reported channels
Rafał Miłecki
2019-02-19
brcmfmac: print firmware reported ring status errors
Rafał Miłecki
2019-02-19
brcmfmac: use chipname in brcmf_fw_alloc_request() for error path as well
Arend van Spriel
2019-02-19
brcmfmac: check and dump trap info during sdio probe
Arend van Spriel
2019-02-19
brcmfmac: disable MBSS feature for bcm4330 device
Arend van Spriel
2019-02-19
brcmfmac: create debugfs files for bus-specific layer
Arend van Spriel
2019-02-19
brcmfmac: add subtype check for event handling in data path
Arend van Spriel
2019-02-19
brcmfmac: assure SSID length from firmware is limited
Arend van Spriel
2019-02-08
brcmfmac: support monitor frames with the hardware/ucode header
Rafał Miłecki
2019-02-08
brcmfmac: fix typos
Matteo Croce
2019-02-08
brcmfmac: add bphy_err() and use it in the cfg80211.c
Rafał Miłecki
2019-02-08
brcmfmac: pass bus to the __brcmf_err() in pcie.c
Rafał Miłecki
2019-02-08
brcmfmac: modify __brcmf_err() to take bus as a parameter
Rafał Miłecki
2019-02-06
Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...
David S. Miller
[next]