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
/
realtek
/
rtlwifi
/
base.c
Age
Commit message (
Expand
)
Author
2018-06-24
rtlwifi: Fix kernel Oops "Fw download fail!!"
Ping-Ke Shih
2018-05-29
rtlwifi: fix btmpinfo timeout while processing C2H_BT_INFO
Ping-Ke Shih
2018-05-29
rtlwifi: access skb->data to get C2H data by macro
Ping-Ke Shih
2018-05-29
rtlwifi: use sk_buff to queue C2H commands
Ping-Ke Shih
2018-05-29
rtlwifi: remove hal_op c2h_content_parsing
Ping-Ke Shih
2018-05-29
rtlwifi: remove duplicate C2H handler
Ping-Ke Shih
2018-05-29
rtlwifi: remove CONNECTION_MONITOR flag
Ping-Ke Shih
2018-05-29
rtlwifi: support accurate nullfunc frame tx ack report
Tzu-En Huang
2018-03-27
rtlwifi: remove redundant statement found by static checker
Ping-Ke Shih
2018-02-27
rtlwifi: Add rate section and its related definition and comment
Ping-Ke Shih
2018-02-27
rtlwifi: Extend tx_power_by_rate_offset size for newer IC
Ping-Ke Shih
2018-02-27
rtlwifi: Use 6 bits as sequence number of TX report
Ping-Ke Shih
2018-02-27
rtlwifi: Add Support VHT to spec_ver
Ping-Ke Shih
2018-02-27
rtlwifi: enable mac80211 fast-tx support
Ping-Ke Shih
2018-01-24
rtlwifi: Add spec_ver to check whether use new rate-id or not
Ping-Ke Shih
2018-01-24
rtlwifi: 8822be has to report vht capability to mac80211
Ping-Ke Shih
2018-01-18
rtlwifi: Support A-MSDU in A-MPDU capability
Ping-Ke Shih
2018-01-17
rtlwifi: Use mutex to replace spin_lock to protect IPS and LPS
Ping-Ke Shih
2018-01-08
rtlwifi: Improve debugging by using debugfs
Ping-Ke Shih
2018-01-08
rtlwifi: Remove unnecessary parentheses
Frank A. Cancio Bello
2018-01-08
rtlwifi: mark expected switch fall-through in rtl_make_smps_action
Gustavo A. R. Silva
2018-01-08
rtlwifi: check for array overflow
Dan Carpenter
2017-12-14
rtlwifi: always initialize variables given to RT_TRACE()
Nicolas Iooss
2017-11-08
rtlwifi: remove redundant pointer tid_data
Colin Ian King
2017-10-27
rtlwifi: Remove seq_number from rtl_tid_data
Ping-Ke Shih
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-13
rtlwifi: Add bw_update parameter for RA mask update.
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: Fix MAX MPDU of VHT capability
Ping-Ke Shih
2017-08-03
rtlwifi: Replace hardcode value with macro
Souptick Joarder
2017-07-28
rtlwifi: Uses addr1 instead DA to determine broadcast and multicast addr.
Ping-Ke Shih
2017-07-28
rtlwifi: Fill in_4way field by driver
Ping-Ke Shih
2017-07-27
rtlwifi: kfree entry until after entry->bssid has been accessed
Colin Ian King
2017-06-28
rtlwifi: Fill ap_num field by driver
Ping-Ke Shih
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
2017-06-21
rtlwifi: btcoexist control to enter/leave LPS
Ping-Ke Shih
2017-06-21
rtlwifi: Add rx ampdu cfg for btcoexist.
Ping-Ke Shih
2017-06-21
rtlwifi: Revise special packet notification to be readable format.
Ping-Ke Shih
2017-06-21
rtlwifi: Add TX report and disable key to force wait until report acked.
Ping-Ke Shih
2017-06-21
rtlwifi: Correct power save capability while init mac80211
Ping-Ke Shih
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-03-30
rtlwifi: Fix scheduling while atomic splat
Larry Finger
2017-02-07
rtlwifi: Add work queue for c2h cmd.
Ping-Ke Shih
2017-01-20
rtlwifi: Remove debugging entry in sysfs
Larry Finger
2017-01-20
rtlwifi: Convert COMP_XX entries into a proper debugging mask
Larry Finger
2016-12-30
rtlwifi: Remove RT_TRACE messages that use DBG_EMERG
Larry Finger
2016-11-29
rtlwifi: Fix enter/exit power_save
Larry Finger
[next]