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
/
intersil
Age
Commit message (
Expand
)
Author
2025-09-04
wifi: mac80211: support parsing S1G TIM PVB
Lachlan Hodges
2025-07-24
wifi: Fix typos
Bjorn Helgaas
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
2025-05-21
wifi: p54: prevent buffer-overflow in p54_rx_eeprom_readback()
Christian Lamparter
2024-09-18
wifi: p54: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-06-12
wifi: p54: use 'time_left' variable with wait_for_completion_interruptible_ti...
Wolfram Sang
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for p54spi
Breno Leitao
2024-01-23
Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2024-01-11
wifi: p54: fix GCC format truncation warning with wiphy->fw_version
Kalle Valo
2023-10-30
wifi: remove orphaned orinoco driver
Arnd Bergmann
2023-10-30
wifi: remove obsolete hostap driver
Arnd Bergmann
2023-10-14
wifi: hostap: remove unused ioctl function
Arnd Bergmann
2023-10-12
wifi: p54: Annotate struct p54_cal_database with __counted_by
Kees Cook
2023-10-11
wifi: hostap: Add __counted_by for struct prism2_download_data and use struct...
Gustavo A. R. Silva
2023-08-25
Fix nomenclature for USB and PCI wireless devices
Alan Stern
2023-08-01
wifi: drivers: Explicitly include correct DT includes
Rob Herring
2023-06-21
wifi: p54: Add missing MODULE_FIRMWARE macro
Juerg Haefliger
2023-06-16
wifi: hostap: fix stringop-truncations GCC warning
Kalle Valo
2023-05-25
wifi: orinoco: Fix an error handling path in orinoco_cs_probe()
Christophe JAILLET
2023-05-25
wifi: orinoco: Fix an error handling path in spectrum_cs_probe()
Christophe JAILLET
2023-05-25
wifi: add HAS_IOPORT dependencies
Niklas Schnelle
2023-01-27
net: add missing includes of linux/net.h
Jakub Kicinski
2023-01-17
Merge wireless into wireless-next
Kalle Valo
2023-01-16
wifi: orinoco: check return value of hermes_write_wordrec()
Alexey Kodanev
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-11-22
wifi: p54: Replace zero-length array of trailing structs with flex-array
Kees Cook
2022-11-16
wifi: hostap: Avoid clashing function prototypes
Gustavo A. R. Silva
2022-11-16
wifi: cfg80211: Avoid clashing function prototypes
Gustavo A. R. Silva
2022-11-16
wifi: orinoco: Avoid clashing function prototypes
Gustavo A. R. Silva
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-09-07
wifi: p54: Fix comment typo
Jason Wang
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-18
wifi: p54: add missing parentheses in p54_flush()
Rustam Subkhankulov
2022-07-18
wifi: p54: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-18
wifi: p54: Fix an error handling path in p54spi_probe()
Christophe JAILLET
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
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-04-06
orinoco: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2021-12-21
Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...
Jakub Kicinski
2021-11-29
intersil: Use struct_group() for memcpy() region
Kees Cook
2021-11-26
mac80211: Use memset_after() to clear tx status
Kees Cook
2021-10-20
hostap: use eth_hw_addr_set()
Jakub Kicinski
2021-10-20
wireless: use eth_hw_addr_set()
Jakub Kicinski
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
[next]