index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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
...
*
brcmfmac: simply remove flowring if bus is down
Arend van Spriel
2019-07-24
1
-0
/
+7
*
brcmfmac: avoid firmware commands when bus is down
Arend van Spriel
2019-07-24
1
-10
/
+13
*
brcmfmac: clear events in brcmf_fweh_detach() will always fail
Arend van Spriel
2019-07-24
1
-9
/
+0
*
brcmfmac: avoid firmware command in brcmf_netdev_open() when bus is down
Arend van Spriel
2019-07-24
1
-1
/
+2
*
brcmfmac: change the order of things in brcmf_detach()
Arend van Spriel
2019-07-24
1
-13
/
+14
*
Revert "brcmfmac: fix NULL pointer derefence during USB disconnect"
Arend van Spriel
2019-07-24
7
-40
/
+13
*
brcmfmac: allow 160MHz in custom regulatory rules
Arend van Spriel
2019-07-24
1
-2
/
+2
*
brcmfmac: enable DFS_OFFLOAD extended feature if supported
Arend van Spriel
2019-07-24
3
-1
/
+9
*
brcmfmac: add 160MHz in chandef_to_chanspec()
Arend van Spriel
2019-07-24
1
-1
/
+20
*
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
[prev]
[next]