summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)AuthorFilesLines
2022-10-21wifi: rtw89: fix rx filter after scanPo-Hao Huang1-7/+5
2022-10-21wifi: rtw89: free unused skb to prevent memory leakPo-Hao Huang1-0/+1
2022-10-21rtw89: ser: leave lps with mutexZong-Zhe Yang1-0/+3
2022-10-21wifi: rtl8xxxu: Fix AIFS written to REG_EDCA_*_PARAMBitterblue Smith1-0/+49
2022-10-21wifi: rtl8xxxu: gen2: Enable 40 MHz channel widthBitterblue Smith2-9/+18
2022-10-21wifi: rtl8xxxu: Remove copy-paste leftover in gen2_update_rate_maskBitterblue Smith1-3/+2
2022-10-21wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibrationBitterblue Smith1-2/+2
2022-10-21wifi: rtl8xxxu: Fix skb misuse in TX queue selectionBitterblue Smith1-1/+2
2022-10-21wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init()Yang Yingliang1-2/+6
2022-10-21wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()Dan Carpenter1-7/+7
2022-10-21wifi: rtw89: pci: correct TX resource checking in low power modePing-Ke Shih1-0/+2
2022-10-21wifi: rtw89: pci: fix interrupt stuck after leaving low power modePing-Ke Shih1-1/+2
2022-10-21wifi: rtlwifi: 8192de: correct checking of IQK reloadPing-Ke Shih1-5/+4
2022-07-29wifi: rtw88: check the return value of alloc_workqueue()William Dean1-0/+4
2022-07-29wifi: rtw89: 8852a: adjust IMR for SER L1Zong-Zhe Yang1-1/+1
2022-07-29wifi: rtw89: 8852a: update RF radio A/B R56Ping-Ke Shih1-450/+446
2022-07-27wifi: rtl8xxxu: Fix the error handling of the probe functionZheyu Ma1-10/+11
2022-07-27wifi: rtlwifi: Remove duplicate word and Fix typoZhang Jiaming1-1/+1
2022-07-18wifi: rtl8192se: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-18wifi: rtlwifi: fix repeated words in commentsJilin Yuan2-2/+2
2022-07-15wifi: mac80211: replace link_id with link_conf in start/stop_ap()Gregory Greenman2-3/+5
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg6-6/+12
2022-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-9/+11
2022-06-21wifi: rtw89: 8852a: rfk: fix div 0 exceptionPing-Ke Shih1-2/+2
2022-06-21wifi: rtw89: disable invalid phy reports for all ICsPo-Hao Huang1-3/+1
2022-06-21wifi: rtw89: pci: fix PCI doesn't reclaim TX BD properlyPing-Ke Shih1-3/+6
2022-06-21wifi: rtw89: fix long RX latency in low power modePing-Ke Shih1-1/+7
2022-06-21wifi: rtw89: drop invalid TX rate report of legacy ratePing-Ke Shih3-8/+17
2022-06-21wifi: rtw89: add UNEXP debug mask to keep monitor messages unexpected to happ...Ping-Ke Shih3-4/+7
2022-06-21wifi: rtw89: enable VO TX AMPDUKuan-Chung Chen2-7/+92
2022-06-21wifi: rtw89: fix potential TX stuckKuan-Chung Chen1-0/+4
2022-06-21wifi: rtw89: support TDLSPing-Ke Shih1-0/+2
2022-06-21wifi: rtw89: allocate BSSID CAM per TDLS peerPing-Ke Shih7-6/+36
2022-06-21wifi: rtw89: separate BSSID CAM operationsPing-Ke Shih2-8/+22
2022-06-21wifi: rtw89: allocate address CAM and MAC ID to TDLS peerPing-Ke Shih4-19/+24
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz6-6/+7
2022-06-20wifi: mac80211: pass the link id in start/stop apShaul Triebitz2-3/+6
2022-06-20wifi: mac80211: make some SMPS code MLD-awareJohannes Berg1-2/+2
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg6-6/+6
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg10-20/+25
2022-06-10Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski38-105/+349
2022-06-10rtw88: 8821c: fix access const table of channel parametersPing-Ke Shih2-9/+11
2022-06-10rtw89: add new state to CFO state machine for UL-OFDMAEric Huang3-3/+29
2022-06-10rtw89: 8852c: add trigger frame counterPo Hao Huang3-1/+64
2022-06-08wifi: rtw89: support MULTI_BSSID and correct BSSID mask of H2CPing-Ke Shih3-0/+16
2022-06-08wifi: rtw88: use %*ph to print small bufferAndy Shevchenko1-5/+1
2022-05-30wifi: rtlwifi: fix error codes in rtl_debugfs_set_write_h2c()Dan Carpenter1-4/+4
2022-05-30wifi: rtw88: Fix Sparse warning for rtw8821c_hw_specLarry Finger4-12/+4
2022-05-30wifi: rtw88: Fix Sparse warning for rtw8723d_hw_specLarry Finger4-12/+4
2022-05-30wifi: rtw88: Fix Sparse warning for rtw8822c_hw_specLarry Finger4-12/+4