aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-08-25wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()Veerendranath Jakkam5-11/+26
2022-08-25wifi: nl80211: send MLO links channel info in GET_INTERFACEVeerendranath Jakkam1-0/+7
2022-08-25nfp: flower: support case of match on ct_state(0/0x3f)Wenjuan Geng1-2/+7
2022-08-25wifi: mac80211: allow bw change during channel switch in meshHari Chandrakanthan1-3/+0
2022-08-25wifi: mac80211: clean up a needless assignment in ieee80211_sta_activate_link()Lukas Bulwahn1-3/+1
2022-08-25efi: libstub: Disable struct randomizationArd Biesheuvel1-0/+7
2022-08-25drm/radeon: Don't register backlight when another backlight should be used (v3)Hans de Goede3-0/+21
2022-08-25drm/amdgpu: Don't register backlight when another backlight should be used (v3)Hans de Goede3-0/+21
2022-08-25drm/i915: Don't register backlight when another backlight should be used (v2)Hans de Goede1-0/+7
2022-08-25EDAC/wq: Remove unneeded flush_workqueue()ran jianping1-1/+0
2022-08-25wifi: mac80211: allow link address A2 in TXQ dequeueJohannes Berg1-2/+2
2022-08-25wifi: mac80211: fix control port frame addressingJohannes Berg1-1/+2
2022-08-25wifi: mac80211: set link ID in TX info for beaconsJohannes Berg1-0/+2
2022-08-25wifi: mac80211_hwsim: fix link change handlingJohannes Berg1-1/+6
2022-08-25wifi: mac80211: maintain link_id in link_staJohannes Berg2-0/+3
2022-08-25wifi: cfg80211/mac80211: check EHT capability size correctlyJohannes Berg7-29/+101
2022-08-25wifi: mac80211_hwsim: split iftype data into AP/non-APJohannes Berg1-8/+379
2022-08-25wifi: mac80211: mlme: don't add empty EML capabilitiesMordechay Goodstein1-3/+10
2022-08-25wifi: mac80211: use link ID for MLO in queued framesJohannes Berg2-7/+27
2022-08-25wifi: mac80211: use the corresponding link for stats updateVasanthakumar Thiagarajan1-6/+29
2022-08-25wifi: mac80211: add link information in ieee80211_rx_statusVasanthakumar Thiagarajan2-1/+99
2022-08-25wifi: mac80211: properly implement MLO key handlingJohannes Berg8-104/+286
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam20-178/+312
2022-08-25wifi: cfg80211: Prevent cfg80211_wext_siwencodeext() on MLDVeerendranath Jakkam1-0/+7
2022-08-25wifi: cfg80211: reject connect response with MLO params for WEPVeerendranath Jakkam1-0/+3
2022-08-25wifi: mac80211: fix use-after-freeJohannes Berg1-1/+1
2022-08-25wifi: mac80211: use link in TXQ parameter configurationShaul Triebitz1-1/+23
2022-08-25wifi: cfg80211: add link id to txq paramsShaul Triebitz2-2/+17
2022-08-25wifi: mac80211: set link BSSIDShaul Triebitz1-0/+2
2022-08-25wifi: cfg80211: get correct AP link chandefShaul Triebitz1-0/+4
2022-08-25wifi: cfg80211: Update RNR parsing to align with Draft P802.11be_D2.0Ilan Peer1-1/+1
2022-08-25wifi: mac80211: properly set old_links when removing a linkShaul Triebitz1-2/+2
2022-08-25wifi: mac80211: accept STA changes without link changesJohannes Berg1-0/+14
2022-08-25HID: playstation: convert to use dev_groupsGreg Kroah-Hartman1-11/+5
2022-08-25net: gro: skb_gro_header helper functionRichard Gobert10-69/+45
2022-08-25EDAC/ie31200: Add Skylake-S supportJosh Hant1-9/+19
2022-08-25HID: uclogic: Add support for Parblo A610 PROJosé Expósito3-0/+5
2022-08-25HID: uclogic: Add support for XP-PEN Deco Pro SJosé Expósito3-0/+5
2022-08-25HID: uclogic: Add support for UGEE v2 mouse framesJosé Expósito3-0/+69
2022-08-25HID: uclogic: Add support for UGEE v2 dial framesJosé Expósito3-0/+88
2022-08-25HID: uclogic: Parse the UGEE v2 frame typeJosé Expósito3-5/+59
2022-08-25HID: uclogic: Refactor UGEE v2 frame initializationJosé Expósito1-18/+38
2022-08-25HID: uclogic: Refactor UGEE v2 string descriptor parsingJosé Expósito3-20/+226
2022-08-25HID: uclogic: KUnit best practices and naming conventionsJosé Expósito3-13/+14
2022-08-25HID: uclogic: Fix warning in uclogic_rdesc_template_applyJosé Expósito1-1/+1
2022-08-25HID: uclogic: Add missing suffix for digitalizersJosé Expósito1-0/+1
2022-08-25HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_reportLee Jones1-0/+10
2022-08-25lib/vnsprintf: add const modifier for param 'bitmap'Jian Shen1-2/+2
2022-08-25wifi: mac80211: potential NULL dereference in ieee80211_tx_control_port()Dan Carpenter1-1/+1
2022-08-25wifi: cfg80211: debugfs: fix return type in ht40allow_map_read()Dan Carpenter1-1/+2