index
:
linux-toradex.git
colibri
colibri_vf
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.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
/
brcm80211
Age
Commit message (
Expand
)
Author
2015-09-29
brcmfmac: include linux/atomic.h
Hauke Mehrtens
2015-09-29
brcmfmac: Accept events when TDLS is used in combination with p2p.
Hante Meuleman
2015-09-29
brcmfmac: Fix TDLS setup by properly handling p2p noif.
Hante Meuleman
2015-09-29
brcmfmac: Add support for the BCM4365 and BCM4366 PCIE devices.
Hante Meuleman
2015-09-29
brcmfmac: Fix race condition bug when deleting p2p interface.
Hante Meuleman
2015-09-29
brcmfmac: Add module parameter to disable features.
Hante Meuleman
2015-09-29
brcmfmac: Fix p2p bug for older firmwares.
Hante Meuleman
2015-09-29
brcmfmac: Only handle p2p_stop_device if vif is valid
Hante Meuleman
2015-09-29
brcmfmac: Deleting of p2p device is leaking memory.
Hante Meuleman
2015-09-29
brcmfmac: Workaround in change vif for wpa_supplicant support.
Hante Meuleman
2015-09-29
brcmfmac: Make p2pon module param always available.
Hante Meuleman
2015-09-29
brcmfmac: Fix bug in flowring management.
Hante Meuleman
2015-09-29
brcmfmac: Inform p2p module about p2pon through API
Hante Meuleman
2015-09-29
brcmfmac: Only assign primary netdev to if2bss array.
Hante Meuleman
2015-09-29
brcmfmac: Fix set and get tx-power functions.
Hante Meuleman
2015-09-29
brcmfmac: Add support for the BCM4350 PCIE device.
Hante Meuleman
2015-09-29
brcmfmac: Fix exception handling.
Hante Meuleman
2015-09-29
brcmfmac: Reset PCIE devices after recognition.
Hante Meuleman
2015-09-29
brcmfmac: introduce brcmf_net_detach() function
Arend van Spriel
2015-09-29
brcmfmac: change prototype for brcmf_fws_hdrpull()
Arend van Spriel
2015-09-29
brcmfmac: remove ifidx parameter from brcmf_fws_txstatus_suppressed()
Arend van Spriel
2015-09-29
brcmfmac: add dedicated debug level for firmware console logging
Arend van Spriel
2015-09-29
brcmfmac: add mapping for interface index to bsscfg index
Arend van Spriel
2015-09-29
brcmfmac: pass struct brcmf_if instance in brcmf_txfinalize()
Arend van Spriel
2015-09-29
brcmfmac: use brcmf_get_ifp() to map ifidx to struct brcmf_if instance
Arend van Spriel
2015-09-29
brcmfmac: correct detection of p2pdev interface event
Arend van Spriel
2015-09-29
brcmfmac: only call brcmf_cfg80211_detach() when attach was successful
Arend van Spriel
2015-09-29
brcmfmac: change parameters for brcmf_remove_interface()
Arend van Spriel
2015-09-29
brcmfmac: make brcmf_proto_hdrpull() return struct brcmf_if instance
Arend van Spriel
2015-09-29
brcmfmac: consolidate ifp lookup in driver core
Arend van Spriel
2015-08-25
brcmfmac: Add support for host platform NVRAM loading.
Hante Meuleman
2015-08-25
brcmfmac: bump highest event number for 4339 firmware
Arend van Spriel
2015-08-25
brcmfmac: block the correct flowring when backup queue overflow
Franky Lin
2015-08-25
brcmfmac: make use of cfg80211_check_combinations()
Arend van Spriel
2015-08-25
brcmfmac: add debugfs entry for msgbuf statistics
Franky Lin
2015-08-25
brcmfmac: correct interface combination info
Arend van Spriel
2015-08-25
brcmfmac: check all combinations when setting wiphy's addresses
Rafał Miłecki
2015-08-13
brcmfmac: dhd_sdio.c: use existing atomic_or primitive
Vineet Gupta
2015-07-21
brcmfmac: set wiphy's addresses to provide valid MACs
Rafa? Mi?ecki
2015-07-21
brcmsmac: Use kstrdup to simplify code
Christophe Jaillet
2015-06-23
Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...
David S. Miller
2015-06-16
brcmfmac: make brcmf_p2p_detach() call conditional
Arend van Spriel
2015-06-16
brcmfmac: fix double free of p2pdev interface
Arend van Spriel
2015-06-15
brcmfmac: assure p2pdev is unregistered upon driver unload
Arend van Spriel
2015-06-15
brcmfmac: move p2p attach/detach functions
Arend van Spriel
2015-06-15
brcmfmac: free ifp for non-netdev interface in p2p module
Arend van Spriel
2015-06-15
brcmfmac: have sdio return -EIO when device communication is not possible
Arend van Spriel
2015-06-15
brcmfmac: rework .get_station() callback
Arend van Spriel
2015-06-15
brcmfmac: Build wiphy mode and interface combinations dynamically
Pontus Fuchs
2015-06-15
brcmfmac: Check if firmware supports p2p
Pontus Fuchs
[next]