summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-13wifi: rtw89: refine packet offload flowChin-Yen Lee
2023-02-13wifi: rtw89: fix potential wrong mapping for pkt-offloadChin-Yen Lee
2023-02-13wifi: rtw89: disallow enter PS mode after create TDLS linkKuan-Chung Chen
2023-02-13selftests/bpf: Fix out-of-srctree buildIlya Leoshkevich
2023-02-13wifi: rtw89: refine MCC C2H debug logsZong-Zhe Yang
2023-02-13wifi: rtw89: fix parsing offset for MCC C2HZong-Zhe Yang
2023-02-13selftests/ptp: Remove clean target from MakefileShuah Khan
2023-02-13wifi: rtw89: deal with RXI300 errorZong-Zhe Yang
2023-02-13wifi: rtw89: debug: avoid invalid access on RTW89_DBG_SEL_MAC_30Zong-Zhe Yang
2023-02-13wifi: rtw89: mac: add function to get TSFZong-Zhe Yang
2023-02-13wifi: rtw89: split out generic part of rtw89_mac_port_tsf_sync()Zong-Zhe Yang
2023-02-13wifi: rtw89: correct unit for port offset and refine macroZong-Zhe Yang
2023-02-13wifi: rtw89: coex: Update Wi-Fi Bluetooth coexistence version to 7.0.0Ching-Te Ku
2023-02-13wifi: rtw89: coex: Fix test fail when coexist with raspberryPI A2DP idleChing-Te Ku
2023-02-13wifi: rtw89: coex: Correct A2DP exist variable sourceChing-Te Ku
2023-02-13wifi: rtw89: coex: Set Bluetooth background scan PTA request priorityChing-Te Ku
2023-02-13wifi: rtw89: coex: Refine coexistence logChing-Te Ku
2023-02-13wifi: rtw89: coex: Force to update TDMA parameter when radio state changeChing-Te Ku
2023-02-13wifi: rtw89: coex: Clear Bluetooth HW PTA counter when radio state changeChing-Te Ku
2023-02-13wifi: rtw89: coex: Update Wi-Fi external control TDMA parameters/tablesChing-Te Ku
2023-02-13wifi: brcmfmac: change cfg80211_set_channel() name and signatureArend van Spriel
2023-02-13wifi: mwifiex: fix loop iterator in mwifiex_update_ampdu_txwinsize()Dan Carpenter
2023-02-13wifi: mwifiex: Replace one-element array with flexible-array memberGustavo A. R. Silva
2023-02-13wifi: mwifiex: Replace one-element arrays with flexible-array membersGustavo A. R. Silva
2023-02-13wifi: brcmfmac: Replace one-element array with flexible-array memberGustavo A. R. Silva
2023-02-13wifi: mwifiex: Support firmware hotfix version in GET_HW_SPEC responsesLukas Wunner
2023-02-13wifi: mwifiex: Support SD8978 chipsetLukas Wunner
2023-02-13wifi: mwifiex: Add missing compatible string for SD8787Lukas Wunner
2023-02-13wifi: brcmfmac: pcie: Perform correct BCM4364 firmware selectionHector Martin
2023-02-13wifi: brcmfmac: pcie: Add IDs/properties for BCM4377Hector Martin
2023-02-13wifi: brcmfmac: pcie: Add IDs/properties for BCM4355Hector Martin
2023-02-13wifi: brcmfmac: Rename Cypress 89459 to BCM4355Hector Martin
2023-02-13bpf: Add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahol...Alan Maguire
2023-02-13btrfs: add an api to delete a specific entry from the lru cacheFilipe Manana
2023-02-13btrfs: allow a generation number to be associated with lru cache entriesFilipe Manana
2023-02-13btrfs: send: cache information about created directoriesFilipe Manana
2023-02-13btrfs: adapt lru cache to allow for 64 bits keys on 32 bits systemsFilipe Manana
2023-02-13btrfs: send: genericize the backref cache to allow it to be reusedFilipe Manana
2023-02-13btrfs: send: initialize all the red black trees earlierFilipe Manana
2023-02-13btrfs: send: iterate waiting dir move rbtree only once when processing refsFilipe Manana
2023-02-13btrfs: send: reduce searches on parent root when checking if dir can be removedFilipe Manana
2023-02-13btrfs: send: avoid unnecessary orphan dir rbtree search at can_rmdir()Filipe Manana
2023-02-13btrfs: send: avoid duplicated orphan dir allocation and initializationFilipe Manana
2023-02-13btrfs: send: remove send_progress argument from can_rmdir()Filipe Manana
2023-02-13btrfs: send: avoid extra b+tree searches when checking reference overridesFilipe Manana
2023-02-13btrfs: send: directly return from will_overwrite_ref() and simplify itFilipe Manana
2023-02-13btrfs: send: avoid unnecessary generation search at did_overwrite_ref()Filipe Manana
2023-02-13btrfs: send: directly return from did_overwrite_ref() and simplify itFilipe Manana
2023-02-13btrfs: sysfs: update fs features directory asynchronouslyQu Wenruo
2023-02-13btrfs: remove duplicate include header in extent-tree.cye xingchen