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_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
2014-03-14
brcmsmac: update comment to reflect the code
Emil Goode
2014-03-14
brcmsmac: fix deadlock on missing firmware
Emil Goode
2014-03-13
brcmfmac: fix skb leak in brcmf_sdio_txpkt_prep_sg error path.
Dave Jones
2014-03-06
brcmfmac: Use atomic functions for intstatus update.
Hante Meuleman
2014-03-06
Revert "brcmfmac: Use atomic functions for intstatus update."
Arend van Spriel
2014-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-02-28
brcmfmac: reset suspend flag upon sdio suspend failure
Arend van Spriel
2014-02-28
brcmfmac: use pre-allocated scatter-gather table for txglomming
Arend van Spriel
2014-02-28
brcmfmac: Correct mcs index report
Daniel Kim
2014-02-28
brcmfmac: Put frame sdio tx error handling in sub function.
Hante Meuleman
2014-02-28
brcmfmac: Use atomic functions for intstatus update.
Hante Meuleman
2014-02-28
brcmfmac: Small cleanup of redundant code.
Hante Meuleman
2014-02-28
brcmfmac: Remove immediate sleep support from SDIO.
Hante Meuleman
2014-02-28
brcmfmac: Minimize SDIO dpc scheduling.
Hante Meuleman
2014-02-28
brcmfmac: de-init driver layers in correct order.
Hante Meuleman
2014-02-28
brcmfmac: Correct header debug dump for sdio tx hdrs.
Hante Meuleman
2014-02-28
brcmfmac: remove unused variable data_len from brcmf_sdio_bus_txdata()
Arend van Spriel
2014-02-28
brcmfmac: fix use of skb control buffer in SDIO driver part
Arend van Spriel
2014-02-28
brcmfmac: Make firmeware roaming a module param.
Hante Meuleman
2014-02-20
brcmfmac: fix txglomming scatter-gather packet transfers
Arend van Spriel
2014-02-12
brcmfmac: CR4 takes precedence over CM3 in brcmf_chip_enter_download()
Arend van Spriel
2014-02-12
brcmfmac: correct setting of WEP broadcast/unicast keys
Daniel Kim
2014-02-12
brcmfmac: get chip core information from the device
Arend van Spriel
2014-02-12
brcmfmac: remove unintended error logging
Arend van Spriel
2014-02-12
brcmfmac: remove TRACE level debug message from brcmf_sdio_bus_sleep()
Arend van Spriel
2014-02-12
brcmfmac: make chip related functions host interface independent
Arend van Spriel
2014-02-12
brcmfmac: on sdio remove first detach bus then stop worker.
Hante Meuleman
2014-02-12
brcmfmac: simplify sdio code download routine.
Hante Meuleman
2014-02-12
brcmfmac: fix sdio sending of large buffers.
Hante Meuleman
2014-02-12
brcmfmac: rename sdio_chip.[ch]
Arend van Spriel
2014-02-12
brcmfmac: move SDIO specific functions
Arend van Spriel
2014-02-12
brcmfmac: enable firmware console logging functionality
Daniel Kim
2014-02-12
brcmfmac: add owner info to sdio_driver structure
Franky Lin
2014-02-12
brcmfmac: expand sta info to report dtim and beacon period.
Hante Meuleman
2014-02-04
cfg80211: fix channel configuration in IBSS join
Antonio Quartulli
2014-02-04
cfg80211: make connect ie param const
Johannes Berg
2014-01-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-16
brcmfmac: handle SDIO card removal
Arend van Spriel
2014-01-16
brcmfmac: initialize escan function pointer during scheduled scan
Arend van Spriel
2014-01-16
brcmfmac: rename chip and core related structures
Arend van Spriel
2014-01-16
brcmfmac: restructure brcmf_sdio_chip_recognition()
Arend van Spriel
2014-01-16
brcmfmac: rework firmware download code
Arend van Spriel
2014-01-16
brcmfmac: update core reset and disable routines.
Hante Meuleman
2014-01-16
brcmfmac: Create common nvram parsing routines.
Hante Meuleman
2014-01-13
brcmsmac: delete useless variable
Julia Lawall
2014-01-13
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-09
brcmfmac: add support for bcm43362 device
Arend van Spriel
2014-01-07
mac80211: remove channel_change_time
Johannes Berg
2014-01-06
mmc: add SDIO identifiers for Broadcom WLAN devices
Arend van Spriel
[prev]
[next]