index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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]