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
/
realtek
/
rtlwifi
Age
Commit message (
Expand
)
Author
2018-01-08
rtlwifi: use kcalloc instead of multiply
Tobin C. Harding
2018-01-08
rtlwifi: fix parenthesis alignment
Ping-Ke Shih
2018-01-08
rtlwifi: check for array overflow
Dan Carpenter
2017-12-14
rtlwifi: always initialize variables given to RT_TRACE()
Nicolas Iooss
2017-12-14
rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.
Tsang-Shian Lin
2017-12-14
rtlwifi: rtl_pci: 8822BE puts broadcast and multicast packet to HIQ
Ping-Ke Shih
2017-12-08
wireless: use ARRAY_SIZE
Jérémy Lefaure
2017-12-07
rtlwifi: cleanup the code that check whether TX ring is available
Ping-Ke Shih
2017-12-07
rtlwifi: fix the wrong size to calculate fifo space
Ping-Ke Shih
2017-12-07
rtlwifi: Reduce IO in RX interrupt to boost throughput
Ping-Ke Shih
2017-12-07
rtlwifi: Convert individual interrupt results to struct
Larry Finger
2017-11-08
rtlwifi: remove redundant initialization to cfg_cmd
Colin Ian King
2017-11-08
rtlwifi: remove redundant pointer tid_data
Colin Ian King
2017-11-08
rtlwifi: drop unused ppsc->last_wakeup_time
Arnd Bergmann
2017-11-08
rtlwifi: use ktime_get_real_seconds() for suspend time
Arnd Bergmann
2017-11-08
rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
Arnd Bergmann
2017-11-08
rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISR
Ping-Ke Shih
2017-11-08
rtlwifi: rtl_pci: Add ID for 8822BE
Ping-Ke Shih
2017-11-08
rtlwifi: rtl_pci: Add fill_tx_special_desc to issue H2C data, and process TXO...
Ping-Ke Shih
2017-11-08
rtlwifi: rtl_pci: Add support for 8822be TX/RX BD
Ping-Ke Shih
2017-11-08
rtlwifi: rtl_pci: Simplify some code be eliminating extraneous variables
Larry Finger
2017-11-08
rtlwifi: rtl_pci: Fix formatting problems in pci.c
Larry Finger
2017-11-08
rtlwifi: rtl_pci: Fix formatting errors in pci.h
Larry Finger
2017-11-04
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-27
rtlwifi: Remove seq_number from rtl_tid_data
Ping-Ke Shih
2017-10-27
rtlwifi: rtl8821ae: Fix typo in variable name
Nik Nyby
2017-10-27
rtlwifi: Convert timers to use timer_setup()
Kees Cook
2017-10-17
rtlwifi: Fix typo in if ... else if ... else construct
Larry Finger
2017-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2017-10-13
rtlwifi: Remove unused cur_rfstate variables
Christos Gkekas
2017-10-13
rtlwifi: Add module parameter ASPM
Ping-Ke Shih
2017-10-13
rtlwifi: Add bw_update parameter for RA mask update.
Ping-Ke Shih
2017-10-13
rtlwifi: Remove BAND_NUM and related fields
Ping-Ke Shih
2017-10-13
rtlwifi: Add RSSI and RF type to wifi.h for phydm
Ping-Ke Shih
2017-10-13
rtlwifi: Add TX/RX throughput statistics in period
Ping-Ke Shih
2017-10-13
rtlwifi: Add rtl_get_hal_edca_param() to generate register's format of EDCA.
Ping-Ke Shih
2017-10-13
rtlwifi: Implement rtl_get_tx_hw_rate to yield correct hw_rate
Ping-Ke Shih
2017-10-13
rtlwifi: rtl8192ee: Make driver support 64bits DMA.
Ping-Ke Shih
2017-10-13
rtlwifi: Remove redundant semicolon in wifi.h.
Ping-Ke Shih
2017-10-13
rtlwifi: Fix MAX MPDU of VHT capability
Ping-Ke Shih
2017-10-10
rtlwifi: silence underflow warning
Dan Carpenter
2017-10-02
rtlwifi: rtl8821ae: Fix connection lost problem
Larry Finger
2017-09-20
rtlwifi: rtl8192ee: Fix memory leak when loading firmware
Larry Finger
2017-09-20
rtlwifi: btcoexist: 23b 1ant: fix duplicated code for different branches
Larry Finger
2017-09-07
rtlwifi: btcoexist: Fix antenna selection code
Larry Finger
2017-09-07
rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723be
Larry Finger
2017-08-31
rtlwifi: rtl8723be: fix duplicated code for different branches
Gustavo A. R. Silva
2017-08-24
rtlwifi: rtl8821ae: fix spelling mistake: "faill" -> "failed"
Colin Ian King
[next]