summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
Commit message (Expand)AuthorAgeFilesLines
* wifi: rtw88: check the return value of alloc_workqueue()William Dean2022-07-291-0/+4
* wifi: rtw89: 8852a: adjust IMR for SER L1Zong-Zhe Yang2022-07-291-1/+1
* wifi: rtw89: 8852a: update RF radio A/B R56Ping-Ke Shih2022-07-291-450/+446
* wifi: rtl8xxxu: Fix the error handling of the probe functionZheyu Ma2022-07-271-10/+11
* wifi: rtlwifi: Remove duplicate word and Fix typoZhang Jiaming2022-07-271-1/+1
* wifi: rtl8192se: fix repeated words in commentsJilin Yuan2022-07-181-1/+1
* wifi: rtlwifi: fix repeated words in commentsJilin Yuan2022-07-182-2/+2
* wifi: mac80211: replace link_id with link_conf in start/stop_ap()Gregory Greenman2022-07-152-3/+5
* wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2022-07-156-6/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-142-9/+11
|\
| * rtw88: 8821c: fix access const table of channel parametersPing-Ke Shih2022-06-102-9/+11
* | wifi: rtw89: 8852a: rfk: fix div 0 exceptionPing-Ke Shih2022-06-211-2/+2
* | wifi: rtw89: disable invalid phy reports for all ICsPo-Hao Huang2022-06-211-3/+1
* | wifi: rtw89: pci: fix PCI doesn't reclaim TX BD properlyPing-Ke Shih2022-06-211-3/+6
* | wifi: rtw89: fix long RX latency in low power modePing-Ke Shih2022-06-211-1/+7
* | wifi: rtw89: drop invalid TX rate report of legacy ratePing-Ke Shih2022-06-213-8/+17
* | wifi: rtw89: add UNEXP debug mask to keep monitor messages unexpected to happ...Ping-Ke Shih2022-06-213-4/+7
* | wifi: rtw89: enable VO TX AMPDUKuan-Chung Chen2022-06-212-7/+92
* | wifi: rtw89: fix potential TX stuckKuan-Chung Chen2022-06-211-0/+4
* | wifi: rtw89: support TDLSPing-Ke Shih2022-06-211-0/+2
* | wifi: rtw89: allocate BSSID CAM per TDLS peerPing-Ke Shih2022-06-217-6/+36
* | wifi: rtw89: separate BSSID CAM operationsPing-Ke Shih2022-06-212-8/+22
* | wifi: rtw89: allocate address CAM and MAC ID to TDLS peerPing-Ke Shih2022-06-214-19/+24
* | wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-206-6/+7
* | wifi: mac80211: pass the link id in start/stop apShaul Triebitz2022-06-202-3/+6
* | wifi: mac80211: make some SMPS code MLD-awareJohannes Berg2022-06-201-2/+2
* | wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-206-6/+6
* | wifi: mac80211: move interface config to new structJohannes Berg2022-06-2010-20/+25
* | Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-06-1038-105/+349
|\ \ | |/ |/|
| * rtw89: add new state to CFO state machine for UL-OFDMAEric Huang2022-06-103-3/+29
| * rtw89: 8852c: add trigger frame counterPo Hao Huang2022-06-103-1/+64
| * wifi: rtw89: support MULTI_BSSID and correct BSSID mask of H2CPing-Ke Shih2022-06-083-0/+16
| * wifi: rtw88: use %*ph to print small bufferAndy Shevchenko2022-06-081-5/+1
| * wifi: rtlwifi: fix error codes in rtl_debugfs_set_write_h2c()Dan Carpenter2022-05-301-4/+4
| * wifi: rtw88: Fix Sparse warning for rtw8821c_hw_specLarry Finger2022-05-304-12/+4
| * wifi: rtw88: Fix Sparse warning for rtw8723d_hw_specLarry Finger2022-05-304-12/+4
| * wifi: rtw88: Fix Sparse warning for rtw8822c_hw_specLarry Finger2022-05-304-12/+4
| * wifi: rtw88: Fix sparse warning for rtw8822b_hw_specLarry Finger2022-05-304-12/+4
| * rtw88: fix null vif pointer when hw_scan failsPo-Hao Huang2022-05-301-1/+4
| * rtw89: sar: adjust and support SAR on 6GHz bandZong-Zhe Yang2022-05-303-20/+140
| * rtw89: 8852c: rfk: re-calibrate RX DCK once thermal changes a lotPing-Ke Shih2022-05-304-0/+34
| * rtw89: pci: handle hardware watchdog timeout interrupt statusPing-Ke Shih2022-05-303-3/+8
| * rtw89: fix null vif pointer when hw_scan failsPo Hao Huang2022-05-302-3/+6
| * rtw89: fix channel inconsistency during hw_scanPo Hao Huang2022-05-305-17/+27
* | wifi: rtw88: add a work to correct atomic scheduling warning of ::set_timPing-Ke Shih2022-05-305-3/+15
* | wifi: rtlwifi: remove always-true condition pointed out by GCC 12Jakub Kicinski2022-05-221-4/+1
|/
* rtw89: pci: only mask out INT indicator register for disable interrupt v1Ping-Ke Shih2022-05-171-3/+0
* rtw89: convert rtw89_band to nl80211_band preciselyZong-Zhe Yang2022-05-174-11/+29
* rtw89: 8852c: update txpwr tables to HALRF_027_00_052Zong-Zhe Yang2022-05-171-1857/+1857
* rtw89: cfo: check mac_id to avoid out-of-boundsPing-Ke Shih2022-05-171-0/+5