summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-04mac80211: consider Order bit to fill CCMP AADPing-Ke Shih1-7/+9
2022-05-04cfg80211: declare MODULE_FIRMWARE for regulatory.dbDimitri John Ledkov1-0/+4
2022-05-04nl80211: rework internal_flags usageJohannes Berg1-145/+199
2022-05-04nl80211: don't hold RTNL in color change requestJohannes Berg1-2/+1
2022-05-04cfg80211: remove cfg80211_get_chan_state()Johannes Berg4-113/+3
2022-05-04rtw89: 8852c: add 8852ce to Makefile and KconfigPing-Ke Shih2-2/+25
2022-05-04rtw89: 8852c: fix warning of FIELD_PREP() mask typePing-Ke Shih1-7/+5
2022-05-04rtw89: 8852c: correct register definitions used by 8852cPing-Ke Shih1-2/+1
2022-05-04rtw89: correct AID settings of beamformeePing-Ke Shih2-0/+9
2022-05-04rtw89: ps: fine tune polling interval while changing low power modePing-Ke Shih1-1/+2
2022-05-04rtw89: 8852c: add basic and remaining chip_infoPing-Ke Shih1-3/+77
2022-05-04rtw89: 8852c: add chip_ops::bb_ctrl_btc_preagcPing-Ke Shih1-0/+64
2022-05-04rtw89: 8852c: rfk: get calibrated channels to notify firmwarePing-Ke Shih3-0/+20
2022-05-04wfx: avoid flush_workqueue(system_highpri_wq) usageTetsuo Handa4-4/+11
2022-05-04Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski298-4104/+43484
2022-05-04netdev: reshuffle netif_napi_add() APIs to allow dropping weightJakub Kicinski2-20/+36
2022-05-04selftests: forwarding: add basic QoS classification test for Ocelot switchesVladimir Oltean1-0/+253
2022-05-04Merge branch 'mptcp-userspace-path-manager-prerequisites'Jakub Kicinski8-20/+81
2022-05-04mptcp: allow ADD_ADDR reissuance by userspace PMsKishen Maloor1-2/+10
2022-05-04mptcp: expose server_side attribute in MPTCP netlink eventsKishen Maloor2-0/+4
2022-05-04mptcp: establish subflows from either end of connectionKishen Maloor3-7/+8
2022-05-04mptcp: reflect remote port (not 0) in ANNOUNCED eventsKishen Maloor4-8/+15
2022-05-04mptcp: store remote id from MP_JOIN SYN/ACK in local ctxKishen Maloor1-0/+1
2022-05-04selftests: mptcp: ADD_ADDR echo test with missing userspace daemonMat Martineau1-0/+11
2022-05-04mptcp: bypass in-kernel PM restrictions for non-kernel PMsKishen Maloor4-3/+32
2022-05-03Merge tag 'mlx5-updates-2022-05-02' of git://git.kernel.org/pub/scm/linux/ker...Paolo Abeni19-90/+109
2022-05-03Merge branch 'mlxsw-remove-size-limitations-on-egress-descriptor-buffer'Paolo Abeni4-3/+530
2022-05-03selftests: mlxsw: Add a test for soaking up a burst of trafficPetr Machata1-0/+480
2022-05-03selftests: forwarding: lib: Add start_traffic_pktsize() helpersPetr Machata1-3/+18
2022-05-03mlxsw: Configure descriptor buffersPetr Machata1-0/+26
2022-05-03mlxsw: reg: Add "desc" field to SBPRPetr Machata1-0/+6
2022-05-03Merge branch 'use-standard-sysctl-macro'Paolo Abeni8-30/+75
2022-05-03selftests/sysctl: add sysctl macro testTonghao Zhang2-0/+55
2022-05-03net: sysctl: introduce sysctl SYSCTL_THREETonghao Zhang6-14/+10
2022-05-03net: sysctl: use shared sysctl macroTonghao Zhang3-16/+10
2022-05-03Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo36-358/+1410
2022-05-03rtw89: 8852c: rfk: add DPKPing-Ke Shih6-8/+1178
2022-05-03rtw89: 8852c: rfk: add IQKPing-Ke Shih5-4/+1099
2022-05-03rtw89: 8852c: rfk: add RX DCKPing-Ke Shih4-1/+78
2022-05-03rtw89: 8852c: rfk: add RCKPing-Ke Shih3-0/+45
2022-05-03rtw89: 8852c: rfk: add TSSIPing-Ke Shih3-0/+1057
2022-05-03rtw89: 8852c: rfk: add LCKPing-Ke Shih5-0/+79
2022-05-03rtw89: 8852c: rfk: add DACKPing-Ke Shih4-7/+538
2022-05-03rtw89: 8852c: rfk: add RFK tablesPing-Ke Shih2-0/+848
2022-05-03plfxlc: fix le16_to_cpu warning for beacon_intervalSrinivasan Raju1-3/+2
2022-05-03net/mlx5: fs, an FTE should have no dests when deletedMark Bloch1-0/+1
2022-05-03net/mlx5: fs, call the deletion function of the nodeMark Bloch1-1/+1
2022-05-03net/mlx5: fs, delete the FTE when there are no rules attached to itMark Bloch1-5/+5
2022-05-03net/mlx5: fs, do proper bookkeeping for forward destinationsMark Bloch2-1/+20
2022-05-03net/mlx5: fs, add unused destination typeMark Bloch5-2/+14