index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
wireless: fix nl80211 vendor commands
Johannes Berg
2019-07-20
1
-0
/
+1
*
Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...
David S. Miller
2019-06-26
80
-998
/
+152
|
\
|
*
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: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
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
*
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
*
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
*
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
*
brcmfmac: use bphy_err() in all wiphy-related code
Rafał Miłecki
2019-02-20
11
-173
/
+224
*
brcmfmac: remove set but not used variable 'old_state'
YueHaibing
2019-02-19
1
-2
/
+0
*
brcmfmac: rework bphy_err() to take struct brcmf_pub argument
Rafał Miłecki
2019-02-19
2
-233
/
+281
*
brcmfmac: support firmware reporting 160 MHz channels
Rafał Miłecki
2019-02-19
1
-0
/
+3
*
brcmfmac: improve code handling bandwidth of firmware reported channels
Rafał Miłecki
2019-02-19
1
-3
/
+10
*
brcmfmac: print firmware reported ring status errors
Rafał Miłecki
2019-02-19
1
-0
/
+25
*
brcmfmac: use chipname in brcmf_fw_alloc_request() for error path as well
Arend van Spriel
2019-02-19
1
-3
/
+3
*
brcmfmac: check and dump trap info during sdio probe
Arend van Spriel
2019-02-19
1
-19
/
+40
*
brcmfmac: disable MBSS feature for bcm4330 device
Arend van Spriel
2019-02-19
1
-2
/
+8
*
brcmfmac: create debugfs files for bus-specific layer
Arend van Spriel
2019-02-19
3
-5
/
+18
*
brcmfmac: add subtype check for event handling in data path
Arend van Spriel
2019-02-19
3
-7
/
+16
*
brcmfmac: assure SSID length from firmware is limited
Arend van Spriel
2019-02-19
1
-0
/
+2
[next]