summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw88
AgeCommit message (Expand)AuthorFilesLines
2022-07-29wifi: rtw88: check the return value of alloc_workqueue()William Dean1-0/+4
2022-07-15wifi: mac80211: replace link_id with link_conf in start/stop_ap()Gregory Greenman1-1/+2
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg1-1/+2
2022-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-9/+11
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz1-1/+1
2022-06-20wifi: mac80211: pass the link id in start/stop apShaul Triebitz1-1/+2
2022-06-20wifi: mac80211: make some SMPS code MLD-awareJohannes Berg1-2/+2
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg1-1/+1
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg3-7/+12
2022-06-10Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski18-54/+21
2022-06-10rtw88: 8821c: fix access const table of channel parametersPing-Ke Shih2-9/+11
2022-06-08wifi: rtw88: use %*ph to print small bufferAndy Shevchenko1-5/+1
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
2022-05-30wifi: rtw88: Fix sparse warning for rtw8822b_hw_specLarry Finger4-12/+4
2022-05-30rtw88: fix null vif pointer when hw_scan failsPo-Hao Huang1-1/+4
2022-05-30wifi: rtw88: add a work to correct atomic scheduling warning of ::set_timPing-Ke Shih5-3/+15
2022-05-09rtw88: adjust adaptivity option to 1Chin-Yen Lee1-1/+1
2022-05-02rtw88: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2-2/+1
2022-05-01rtw88: fix hw scan may cause disconnect issueChih-Kang Chang1-1/+11
2022-05-01rtw88: fix not disabling beacon filter after disconnectionChih-Kang Chang1-1/+5
2022-05-01rtw88: add HT MPDU density value for each chipChih-Kang Chang6-1/+7
2022-04-27rtw88: use the correct bit in the REG_HCI_OPT_CTRL registerKevin Lo1-1/+1
2022-04-23rtw88: pci: 8821c: Disable 21ce completion timeoutPo-Hao Huang1-0/+12
2022-04-23rtw88: fix uninitialized 'tim_offset' warningPo-Hao Huang1-1/+1
2022-04-12rtw88: 8821ce: Disable PCIe ASPM L1 for 8821CE using chip IDJimmy Hon1-1/+1
2022-04-12rtw88: 8821ce: add support for device ID 0xb821Jimmy Hon1-0/+4
2022-04-12rtw88: 8821c: fix debugfs rssi valuePo-Hao Huang1-0/+4
2022-04-12rtw88: do PHY calibration while starting APPing-Ke Shih1-0/+13
2022-04-12rtw88: 8821c: Enable TX report for management framesPo-Hao Huang1-1/+1
2022-04-12rtw88: Add update beacon flow for AP modePo-Hao Huang9-2/+54
2022-04-12rtw88: fix incorrect frequency reportedPo-Hao Huang1-1/+2
2022-04-12rtw88: add ieee80211:sta_rc_update opsPo-Hao Huang6-12/+25
2022-04-11mac80211: prepare sta handling for MLO supportSriram R3-33/+33
2022-04-06rtw88: change idle mode condition during hw_scanPo-Hao Huang1-3/+4
2022-02-22rtw88: change rtw_info() to proper message levelPing-Ke Shih9-19/+20
2022-02-21rtw88: coex: Update rtl8822c COEX version to 22020720Ching-Te Ku1-2/+2
2022-02-21rtw88: coex: Add C2H/H2C handshake with BT mailbox for asking HID InfoChing-Te Ku6-11/+206
2022-02-21rtw88: coex: Add WLAN MIMO power saving for Bluetooth gaming controllerChing-Te Ku7-11/+148
2022-02-21rtw88: coex: update BT PTA counter regularlyChing-Te Ku3-12/+37
2022-02-21rtw88: coex: Improve WLAN throughput when HFP COEXChing-Te Ku1-7/+2
2022-02-21rtw88: 8822ce: add support for TX/RX 1ss modeChin-Yen Lee5-4/+41
2022-02-10rtw88: recover rates of rate adaptive mechanismChien-Hsun Liao1-23/+44
2022-02-10rtw88: fix use after free in rtw_hw_scan_update_probe_req()Dan Carpenter1-3/+3
2022-01-31rtw88: rtw8821c: enable rfe 6 devicesPing-Ke Shih1-0/+1
2022-01-31rtw88: fix memory overrun and memory leak during hw_scanPo-Hao Huang1-10/+24
2022-01-31rtw88: fix idle mode flow for hw scanPo-Hao Huang4-4/+23
2022-01-31rtw88: check for validity before using a pointerMuhammad Usama Anjum1-0/+8
2021-12-22rtw88: don't consider deep PS mode when transmitting packetChin-Yen Lee4-2/+11