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.18.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
/
realtek
Age
Commit message (
Expand
)
Author
2019-11-20
rtl8xxxu: Remove set but not used variable 'vif','dev','len'
zhengbin
2019-11-20
rtw88: allows to enable/disable HCI link PS mechanism
Yan-Hsuan Chuang
2019-11-20
rtw88: pci: enable CLKREQ function if host supports it
Yan-Hsuan Chuang
2019-11-20
rtw88: pci: use for loop instead of while loop for DBI/MDIO
Yan-Hsuan Chuang
2019-11-20
rtw88: pci: use macros to access PCI DBI/MDIO registers
Yan-Hsuan Chuang
2019-11-20
rtlwifi: set proper udelay within rf_serial_read
Ping-Ke Shih
2019-11-20
rtlwifi: rf_lock use non-irqsave spin_lock
Ping-Ke Shih
2019-11-15
rtw88: remove duplicated include from ps.c
YueHaibing
2019-11-15
rtl8xxxu: Remove set but not used variable 'rsr'
Zheng Yongjun
2019-11-14
rtl8xxxu: Add support for Edimax EW-7611ULB
Jes Sorensen
2019-11-14
rtlwifi: rtl8192de: Fix missing enable interrupt flag
Larry Finger
2019-11-14
rtlwifi: rtl8192de: Fix missing callback that tests for hw release of buffer
Larry Finger
2019-11-14
rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer address
Larry Finger
2019-11-08
rtw88: signal completion even on firmware-request failure
Brian Norris
2019-11-06
rtw88: fix potential NULL pointer access for firmware
Yan-Hsuan Chuang
2019-11-06
rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt()
Ping-Ke Shih
2019-11-06
rtlwifi: rtl8225se: remove some unused const variables
YueHaibing
2019-11-06
rtw88: raise LPS threshold to 50, for less power consumption
Yan-Hsuan Chuang
2019-11-05
Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...
David S. Miller
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-31
rtlwifi: rtl8821ae: Drop condition with no effect
Saurav Girepunje
2019-10-31
rtlwifi: rtl8192c: Drop condition with no effect
Saurav Girepunje
2019-10-31
rtw88: remove redundant null pointer check on arrays
Colin Ian King
2019-10-31
rtw88: avoid FW info flood
Yan-Hsuan Chuang
2019-10-31
rtw88: fix potential read outside array boundary
Tzu-En Huang
2019-10-31
rtw88: rearrange if..else statements for rx rate indexes
Yan-Hsuan Chuang
2019-10-31
rtw88: use rtw_phy_pg_cfg_pair struct, not arrays
Yan-Hsuan Chuang
2019-10-31
rtw88: 8822b: add RFE type 3 support
Yan-Hsuan Chuang
2019-10-31
rtw88: fix sparse warnings for power tracking
Yan-Hsuan Chuang
2019-10-31
rtw88: fix sparse warnings for DPK
Yan-Hsuan Chuang
2019-10-28
net: Fix various misspellings of "connect"
Geert Uytterhoeven
2019-10-25
rtw88: fix GENMASK_ULL for u64
Yan-Hsuan Chuang
2019-10-24
rtl8xxxu: fix warnings for symbol not declared
Chris Chiu
2019-10-24
rtl8xxxu: remove set but not used variable 'rate_mask'
YueHaibing
2019-10-24
rtlwifi: Remove unnecessary NULL check in rtl_regd_init
Nathan Chancellor
2019-10-24
rtw88: add phy_info debugfs to show Tx/Rx physical status
Tsang-Shian Lin
2019-10-24
rtw88: add set_bitrate_mask support
Tzu-En Huang
2019-10-24
rtw88: Enable 802.11ac beamformee support
Tzu-En Huang
2019-10-24
rtw88: add power tracking support
Tzu-En Huang
2019-10-24
rtw88: use macro to check the current band
Yan-Hsuan Chuang
2019-10-23
rtlwifi: rtl_pci: Fix problem of too small skb->len
Larry Finger
2019-10-23
rtlwifi: Fix potential overflow on P2P code
Laura Abbott
2019-10-22
rtl8xxxu: fix RTL8723BU connection failure issue after warm reboot
Chris Chiu
2019-10-16
rtw88: mark rtw_fw_hdr __packed
Brian Norris
2019-10-14
rtw88: include interrupt.h for tasklet_struct
Brian Norris
2019-10-14
rtw88: use a for loop in rtw_power_mode_change(), not goto
Brian Norris
2019-10-14
rtw88: coex: Set 4 slot mode for A2DP
Ping-Ke Shih
2019-10-14
rtw88: pci: config phy after chip info is setup
Yan-Hsuan Chuang
2019-10-14
rtw88: Use rtw_write8_set to set SYS_FUNC
Yan-Hsuan Chuang
2019-10-14
rtw88: add NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 support
Tzu-En Huang
[next]