summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw89/txrx.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: rtw89: use frequency domain RSSIEric Huang2024-09-051-1/+58
* wifi: rtw89: add EVM statistics for 1SS rateKuan-Chung Chen2024-08-021-1/+7
* wifi: rtw89: add LDPC and STBC to rx_status and radiotap known fields for mon...Ping-Ke Shih2024-05-271-0/+2
* wifi: rtw89: fill STBC and LDPC capabilities to TX descriptorPing-Ke Shih2024-05-271-0/+2
* wifi: rtw89: consider RX info for WiFi 7 chipsPing-Ke Shih2023-10-301-0/+4
* wifi: rtw89: add to fill TX descriptor v2Ping-Ke Shih2023-09-181-0/+175
* wifi: rtw89: add to query RX descriptor format v2Ping-Ke Shih2023-09-181-0/+96
* wifi: rtw89: get data rate mode/NSS/MCS v1 from RX descriptorPing-Ke Shih2023-08-011-5/+42
* wifi: rtw89: use struct and le32_get_bits() to access RX descriptorPing-Ke Shih2023-05-251-65/+0
* wifi: rtw89: use struct and le32_get_bits() to access received PHY status IEsPing-Ke Shih2023-05-251-18/+19
* wifi: rtw89: use struct and le32_get_bits to access RX infoPing-Ke Shih2023-05-251-28/+25
* wifi: rtw89: add EVM and SNR statistics to debugfsPing-Ke Shih2023-05-051-0/+3
* wifi: rtw89: use struct rtw89_phy_sts_ie0 instead of macro to access PHY IE0 ...Ping-Ke Shih2023-05-051-6/+10
* wifi: rtw89: consider ER SU as a TX capabilityPing-Ke Shih2022-12-141-0/+2
* wifi: rtw89: read CFO from FD or preamble CFO field of phy status ie_type 1 a...Eric Huang2022-11-221-1/+3
* rtw89: read RX bandwidth from v1 type RX descriptorPing-Ke Shih2022-04-061-0/+2
* rtw89: support hardware generate security headerPing-Ke Shih2022-04-061-0/+7
* rtw89: support variant of fill_txdescPing-Ke Shih2022-04-061-0/+12
* rtw89: add chip_info::h2c_desc_size/fill_txdesc_fwcmd to support new chipsPing-Ke Shih2022-04-061-0/+86
* rtw89: set mac_id and port ID to TXWDPing-Ke Shih2022-01-281-0/+1
* rtw89: use hardware SSN to TX management framePing-Ke Shih2022-01-281-0/+2
* rtw89: fix incorrect channel info during scanPo Hao Huang2021-12-081-40/+5
* rtw89: add const in the cast of le32_get_bits()Ping-Ke Shih2021-12-081-23/+23
* rtw89: add Realtek 802.11ax driverPing-Ke Shih2021-10-131-0/+358