index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
Age
Commit message (
Expand
)
Author
Lines
2019-04-25
brcmfmac: send mailbox interrupt twice for specific hardware device
Wright Feng
-1
/
+5
2019-04-25
brcmfmac: Add DMI nvram filename quirk for ACEPC T8 and T11 mini PCs
Hans de Goede
-0
/
+26
2019-04-25
b43: Remove empty function lpphy_papd_cal()
Larry Finger
-11
/
+0
2019-04-13
brcmfmac: fix leak of mypkt on error return path
Colin Ian King
-5
/
+3
2019-04-13
brcmfmac: Loading the correct firmware for brcm43456
Ondrej Jirman
-1
/
+3
2019-04-13
brcmfmac: Use struct_size() in kzalloc()
Gustavo A. R. Silva
-3
/
+1
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
-37
/
+0
2019-04-04
b43: shut up clang -Wuninitialized variable warning
Arnd Bergmann
-3
/
+3
2019-04-04
brcmfmac: fix missing checks for kmemdup
Kangjie Lu
-0
/
+4
2019-04-04
brcmfmac: convert dev_init_lock mutex to completion
Piotr Figiel
-9
/
+8
2019-04-04
brcmfmac: fix Oops when bringing up interface during USB disconnect
Piotr Figiel
-3
/
+7
2019-04-04
brcmfmac: remove unused variable i from brcmf_usb_free_q
Piotr Figiel
-2
/
+0
2019-04-04
brcmfmac: remove pending parameter from brcmf_usb_free_q
Piotr Figiel
-9
/
+6
2019-04-04
brcmfmac: fix race during disconnect when USB completion is in progress
Piotr Figiel
-2
/
+8
2019-04-04
brcmfmac: fix NULL pointer derefence during USB disconnect
Piotr Figiel
-13
/
+40
2019-04-04
brcmfmac: fix WARNING during USB disconnect in case of unempty psq
Piotr Figiel
-18
/
+24
2019-04-04
brcmfmac: reset PCIe bus on a firmware crash
Rafał Miłecki
-0
/
+59
2019-04-04
brcmfmac: add a function designated for handling firmware fails
Rafał Miłecki
-3
/
+15
2019-04-04
brcmfmac: support repeated brcmf_fw_alloc_request() calls
Rafał Miłecki
-0
/
+1
2019-02-28
brcmfmac: print firmware reported general status errors
Rafał Miłecki
-0
/
+24
2019-02-28
brcmfmac: fix size of the struct msgbuf_ring_status
Rafał Miłecki
-1
/
+1
2019-02-20
brcmfmac: add basic validation of shared RAM address
Rafał Miłecki
-0
/
+6
2019-02-20
brcmfmac: use bphy_err() in all wiphy-related code
Rafał Miłecki
-173
/
+224
2019-02-19
brcmfmac: remove set but not used variable 'old_state'
YueHaibing
-2
/
+0
2019-02-19
brcmfmac: rework bphy_err() to take struct brcmf_pub argument
Rafał Miłecki
-233
/
+281
2019-02-19
brcmfmac: support firmware reporting 160 MHz channels
Rafał Miłecki
-0
/
+3
2019-02-19
brcmfmac: improve code handling bandwidth of firmware reported channels
Rafał Miłecki
-3
/
+10
2019-02-19
brcmfmac: print firmware reported ring status errors
Rafał Miłecki
-0
/
+25
2019-02-19
brcmfmac: use chipname in brcmf_fw_alloc_request() for error path as well
Arend van Spriel
-3
/
+3
2019-02-19
brcmfmac: check and dump trap info during sdio probe
Arend van Spriel
-19
/
+40
2019-02-19
brcmfmac: disable MBSS feature for bcm4330 device
Arend van Spriel
-2
/
+8
2019-02-19
brcmfmac: create debugfs files for bus-specific layer
Arend van Spriel
-5
/
+18
2019-02-19
brcmfmac: add subtype check for event handling in data path
Arend van Spriel
-7
/
+16
2019-02-19
brcmfmac: assure SSID length from firmware is limited
Arend van Spriel
-0
/
+2
2019-02-08
brcmfmac: support monitor frames with the hardware/ucode header
Rafał Miłecki
-1
/
+62
2019-02-08
brcmfmac: fix typos
Matteo Croce
-4
/
+4
2019-02-08
brcmfmac: add bphy_err() and use it in the cfg80211.c
Rafał Miłecki
-224
/
+282
2019-02-08
brcmfmac: pass bus to the __brcmf_err() in pcie.c
Rafał Miłecki
-23
/
+38
2019-02-08
brcmfmac: modify __brcmf_err() to take bus as a parameter
Rafał Miłecki
-7
/
+17
2019-02-06
Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...
David S. Miller
-100
/
+56
2019-02-01
wireless: prefix header search paths with $(srctree)/
Masahiro Yamada
-8
/
+6
2019-02-01
brcmsmac: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
-23
/
+5
2019-02-01
b43legacy: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
-27
/
+8
2019-02-01
b43: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
-28
/
+8
2019-02-01
wireless: remove unneeded semicolon
YueHaibing
-1
/
+1
2019-01-10
brcmfmac: Use firmware_request_nowarn for the clm_blob
Hans de Goede
-1
/
+1
2019-01-10
brcmfmac: fix system warning message during wowl suspend
Lo-Hsiang Lo
-0
/
+5
2019-01-10
brcmfmac: add a check for the status of usb_register
Kangjie Lu
-1
/
+5
2019-01-10
brcmfmac: Add DMI nvram filename quirk for PoV TAB-P1006W-232 tablet
Hans de Goede
-0
/
+15
2019-01-10
brcmsmac: remove set but not used variables 'phybw40, maxtargetpwr'
YueHaibing
-11
/
+2
[prev]
[next]