aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw89/txrx.h
AgeCommit message (Expand)Author
2023-10-30wifi: rtw89: consider RX info for WiFi 7 chipsPing-Ke Shih
2023-09-18wifi: rtw89: add to fill TX descriptor v2Ping-Ke Shih
2023-09-18wifi: rtw89: add to query RX descriptor format v2Ping-Ke Shih
2023-08-01wifi: rtw89: get data rate mode/NSS/MCS v1 from RX descriptorPing-Ke Shih
2023-05-25wifi: rtw89: use struct and le32_get_bits() to access RX descriptorPing-Ke Shih
2023-05-25wifi: rtw89: use struct and le32_get_bits() to access received PHY status IEsPing-Ke Shih
2023-05-25wifi: rtw89: use struct and le32_get_bits to access RX infoPing-Ke Shih
2023-05-05wifi: rtw89: add EVM and SNR statistics to debugfsPing-Ke Shih
2023-05-05wifi: rtw89: use struct rtw89_phy_sts_ie0 instead of macro to access PHY IE0 ...Ping-Ke Shih
2022-12-14wifi: rtw89: consider ER SU as a TX capabilityPing-Ke Shih
2022-11-22wifi: rtw89: read CFO from FD or preamble CFO field of phy status ie_type 1 a...Eric Huang
2022-04-06rtw89: read RX bandwidth from v1 type RX descriptorPing-Ke Shih
2022-04-06rtw89: support hardware generate security headerPing-Ke Shih
2022-04-06rtw89: support variant of fill_txdescPing-Ke Shih
2022-04-06rtw89: add chip_info::h2c_desc_size/fill_txdesc_fwcmd to support new chipsPing-Ke Shih
2022-01-28rtw89: set mac_id and port ID to TXWDPing-Ke Shih
2022-01-28rtw89: use hardware SSN to TX management framePing-Ke Shih
2021-12-08rtw89: fix incorrect channel info during scanPo Hao Huang
2021-12-08rtw89: add const in the cast of le32_get_bits()Ping-Ke Shih
2021-10-13rtw89: add Realtek 802.11ax driverPing-Ke Shih