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
2012-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-12
brcmsmac: fix reading of PCI sprom contents
Linus Torvalds
2012-01-10
brcm80211: Don't leak 'vbuffer' in brcmf_sdbrcm_write_vars()
Jesper Juhl
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
brcm80211: fmac: add Kconfig option for SDIO bus support
Franky Lin
2011-12-19
brcm80211: fmac: exclude unnecessary header files
Franky Lin
2011-12-19
brcm80211: fmac: move idle macros to dhd_sdio.c
Franky Lin
2011-12-19
brcm80211: fmac: move debug level macros to dhd_dbg.h
Franky Lin
2011-12-19
brcm80211: fmac: abstract ctrl frames interface function pointers
Franky Lin
2011-12-19
brcm80211: fmac: abstract bus_txdata interface function pointer
Franky Lin
2011-12-19
brcm80211: fmac: abstract bus_init interface function pointer
Franky Lin
2011-12-19
brcm80211: fmac: move common layer bus interface context to dhd_bus.h
Franky Lin
2011-12-19
brcm80211: fmac: abstract bus_stop interface function pointer
Franky Lin
2011-12-19
brcm80211: fmac: move sdio related macros to sdio_host.h
Franky Lin
2011-12-19
brcm80211: fmac: stop referencing brcmf_sdio in common layer
Franky Lin
2011-12-19
brcm80211: fmac: stop referencing brcmf_pub in bus layer
Franky Lin
2011-12-19
brcm80211: fmac: move tx flow ctrl flag to bus layer
Franky Lin
2011-12-19
brcm80211: fmac: move packet realloc stats to struct brcmf_bus
Franky Lin
2011-12-19
brcm80211: fmac: move dongle statistics to struct brcmf_bus
Franky Lin
2011-12-19
brcm80211: fmac: remove duplicate statistics from driver data structure
Franky Lin
2011-12-19
brcm80211: fmac: move driver up status to struct brcmf_bus
Franky Lin
2011-12-19
brcm80211: fmac: move maxctl to struct brcmf_bus
Franky Lin
2011-12-19
brcm80211: fmac: move sdio used statistics to struct brcmf_sdio
Franky Lin
2011-12-19
brcm80211: fmac: change function proto_hdrpull parameter
Franky Lin
2011-12-19
brcm80211: fmac: change function rx_frame parameter
Franky Lin
2011-12-19
brcm80211: fmac: change function brcmf_c_prec_enq parameter
Franky Lin
2011-12-19
brcm80211: fmac: change function txcomplete parameter
Franky Lin
2011-12-19
brcm80211: fmac: change function txflowcontrol parameter
Franky Lin
2011-12-19
brcm80211: fmac: change function brcmf_detach parameter
Franky Lin
2011-12-19
brcm80211: fmac: change function bus_start parameter
Franky Lin
2011-12-19
brcm80211: fmac: change function add_if parameter
Franky Lin
2011-12-19
brcm80211: fmac: register a dummy irq handler for SDIO function 2
Franky Lin
2011-12-19
brcm80211: fmac: remove oneline proto block functions
Franky Lin
2011-12-19
brcm80211: fmac: unify common layer driver data structure
Franky Lin
2011-12-15
brcm80211: smac: precendence bug in wlc_phy_attach()
Dan Carpenter
2011-12-15
brcmsmac: Replace kmalloc/memset with kzalloc
Larry Finger
2011-12-13
brcm80211: smac: register with bcma for specific 802.11 core revisions
Arend van Spriel
2011-12-13
brcm80211: smac: cleanup buscore handling in aiutils.c
Arend van Spriel
2011-12-13
brcm80211: smac: cleanup si_info structure definition
Arend van Spriel
2011-12-13
brcm80211: smac: remove mapped core related function from aiutils.c
Arend van Spriel
2011-12-13
brcm80211: smac: remove ai_switch_core() function
Arend van Spriel
2011-12-13
brcm80211: smac: remove interrupt disable callback functionality
Arend van Spriel
2011-12-13
brcm80211: smac: INTROFF/INTRESTORE macros removed
Arend van Spriel
2011-12-13
brcm80211: smac: remove empty or unused functions from pmu.c
Arend van Spriel
2011-12-13
brcm80211: smac: remove register access macro definitions
Arend van Spriel
2011-12-13
brcm80211: smac: use bcma core access functions in aiutils.c
Arend van Spriel
2011-12-13
brcm80211: smac: use bcma core access functions in pmu.c
Arend van Spriel
2011-12-13
brcm80211: smac: use bcma core access function in srom.c
Arend van Spriel
2011-12-13
brcm80211: smac: use bcma core access functions in otp.c
Arend van Spriel
[next]