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
/
ti
Age
Commit message (
Expand
)
Author
2023-10-23
wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()
Kalle Valo
2023-09-18
wifi: wlcore: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-11
wifi: mac80211: add support for mld in ieee80211_chswitch_done
Emmanuel Grumbach
2023-08-25
wifi: wlcore: sdio: Use module_sdio_driver macro to simplify the code
Li Zetao
2023-08-16
wlcore: spi: Remove redundant of_match_ptr()
Ruan Jinjie
2023-03-16
net: Use of_property_read_bool() for boolean properties
Rob Herring
2023-02-13
wifi: wl1251: Fix a typo ("boradcast")
Jonathan Neuschäfer
2022-12-14
wifi: ti: remove obsolete lines in the Makefile
Lukas Bulwahn
2022-11-16
wifi: wl1251: switch to using gpiod API
Dmitry Torokhov
2022-11-16
wifi: wl1251: drop support for platform data
Dmitry Torokhov
2022-10-28
Kalle Valo says:
Jakub Kicinski
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-09-07
wifi: wl18xx: add some missing endian conversions
Johannes Berg
2022-09-06
wifi: mac80211: extend ieee80211_nullfunc_get() for MLO
Johannes Berg
2022-07-27
wifi: wl12xx: Drop if with an always false condition
Uwe Kleine-König
2022-07-18
wifi: wl1251: fix repeated words in comments
Jilin Yuan
2022-07-15
wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...
Gregory Greenman
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-07-15
wifi: mac80211: move ps setting to vif config
Johannes Berg
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
2022-05-06
wl1251: dynamically allocate memory used for DMA
H. Nikolaus Schaller
2022-05-03
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-04-23
wl12xx: scan: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
2022-04-23
wl12xx: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
2022-04-23
wl18xx: debugfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sy...
Minghao Chi
2022-04-23
wlcore: cmd: using pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
2022-04-23
wlcore: sdio: using pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
2022-04-23
wlcore: vendor_cmd: use pm_runtime_resume_and_get() instead of pm_runtime_get...
Minghao Chi
2022-04-23
wlcore: testmode: use pm_runtime_resume_and_get() instead of pm_runtime_get_s...
Minghao Chi
2022-04-23
wlcore: sysfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
2022-04-23
wlcore: main: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
2022-04-12
wlcore: debugfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sy...
Minghao Chi
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-08
mmc: core: improve API to make clear mmc_hw_reset is for cards
Wolfram Sang
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2021-12-16
wl1251: specify max. IE length
Merlijn Wajer
2021-11-29
wlcore: no need to initialise statics to false
Jason Wang
2021-10-27
wlcore: spi: Use dev_err_probe()
Geert Uytterhoeven
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-15
wl1251: Fix missing function name in comments
Yang Shen
2021-06-15
wl1251: Fix possible buffer overflow in wl1251_cmd_scan
Lee Gibson
2021-06-15
wlcore: remove leading spaces before tabs
Hui Tang
2021-06-15
wlcore: Fix missing function name in comments
Yang Shen
2021-06-14
wlcore: fix read pointer update
Russell King
2021-06-14
wlcore: fix bug reading fwlog
Russell King
[prev]
[next]