Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-29wifi: rtw88: check the return value of alloc_workqueue()William Dean
2022-07-29wifi: rtw89: 8852a: adjust IMR for SER L1Zong-Zhe Yang
2022-07-29wifi: rtw89: 8852a: update RF radio A/B R56Ping-Ke Shih
2022-07-27wifi: rtl8xxxu: Fix the error handling of the probe functionZheyu Ma
2022-07-27wifi: rtlwifi: Remove duplicate word and Fix typoZhang Jiaming
2022-07-18wifi: rtl8192se: fix repeated words in commentsJilin Yuan
2022-07-18wifi: rtlwifi: fix repeated words in commentsJilin Yuan
2022-07-15wifi: mac80211: replace link_id with link_conf in start/stop_ap()Gregory Greenman
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-21wifi: rtw89: 8852a: rfk: fix div 0 exceptionPing-Ke Shih
2022-06-21wifi: rtw89: disable invalid phy reports for all ICsPo-Hao Huang
2022-06-21wifi: rtw89: pci: fix PCI doesn't reclaim TX BD properlyPing-Ke Shih
2022-06-21wifi: rtw89: fix long RX latency in low power modePing-Ke Shih
2022-06-21wifi: rtw89: drop invalid TX rate report of legacy ratePing-Ke Shih
2022-06-21wifi: rtw89: add UNEXP debug mask to keep monitor messages unexpected to happ...Ping-Ke Shih
2022-06-21wifi: rtw89: enable VO TX AMPDUKuan-Chung Chen
2022-06-21wifi: rtw89: fix potential TX stuckKuan-Chung Chen
2022-06-21wifi: rtw89: support TDLSPing-Ke Shih
2022-06-21wifi: rtw89: allocate BSSID CAM per TDLS peerPing-Ke Shih
2022-06-21wifi: rtw89: separate BSSID CAM operationsPing-Ke Shih
2022-06-21wifi: rtw89: allocate address CAM and MAC ID to TDLS peerPing-Ke Shih
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-06-20wifi: mac80211: pass the link id in start/stop apShaul Triebitz
2022-06-20wifi: mac80211: make some SMPS code MLD-awareJohannes Berg
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-06-10Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-06-10rtw88: 8821c: fix access const table of channel parametersPing-Ke Shih
2022-06-10rtw89: add new state to CFO state machine for UL-OFDMAEric Huang
2022-06-10rtw89: 8852c: add trigger frame counterPo Hao Huang
2022-06-08wifi: rtw89: support MULTI_BSSID and correct BSSID mask of H2CPing-Ke Shih
2022-06-08wifi: rtw88: use %*ph to print small bufferAndy Shevchenko
2022-05-30wifi: rtlwifi: fix error codes in rtl_debugfs_set_write_h2c()Dan Carpenter
2022-05-30wifi: rtw88: Fix Sparse warning for rtw8821c_hw_specLarry Finger
2022-05-30wifi: rtw88: Fix Sparse warning for rtw8723d_hw_specLarry Finger
2022-05-30wifi: rtw88: Fix Sparse warning for rtw8822c_hw_specLarry Finger
2022-05-30wifi: rtw88: Fix sparse warning for rtw8822b_hw_specLarry Finger
2022-05-30rtw88: fix null vif pointer when hw_scan failsPo-Hao Huang
2022-05-30rtw89: sar: adjust and support SAR on 6GHz bandZong-Zhe Yang
2022-05-30rtw89: 8852c: rfk: re-calibrate RX DCK once thermal changes a lotPing-Ke Shih
2022-05-30rtw89: pci: handle hardware watchdog timeout interrupt statusPing-Ke Shih
2022-05-30rtw89: fix null vif pointer when hw_scan failsPo Hao Huang
2022-05-30rtw89: fix channel inconsistency during hw_scanPo Hao Huang
2022-05-30wifi: rtw88: add a work to correct atomic scheduling warning of ::set_timPing-Ke Shih
2022-05-23wifi: rtlwifi: remove always-true condition pointed out by GCC 12Jakub Kicinski
2022-05-17rtw89: pci: only mask out INT indicator register for disable interrupt v1Ping-Ke Shih
2022-05-17rtw89: convert rtw89_band to nl80211_band preciselyZong-Zhe Yang
2022-05-17rtw89: 8852c: update txpwr tables to HALRF_027_00_052Zong-Zhe Yang
2022-05-17rtw89: cfo: check mac_id to avoid out-of-boundsPing-Ke Shih