aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-09bcma: gpio: Switch to use fwnode instead of of_nodeAndy Shevchenko1-3/+4
2022-05-09rtw88: adjust adaptivity option to 1Chin-Yen Lee1-1/+1
2022-05-06wl1251: dynamically allocate memory used for DMAH. Nikolaus Schaller3-18/+39
2022-05-06qtnfmac: switch to netif_napi_add_weight()Jakub Kicinski2-4/+4
2022-05-06mt76: switch to netif_napi_add_tx()Jakub Kicinski5-10/+10
2022-05-06wil6210: switch to netif_napi_add_tx()Jakub Kicinski1-6/+4
2022-05-04mac80211: support disabling EHT modeMuna Sinada1-0/+3
2022-05-04cfg80211: support disabling EHT modeMuna Sinada3-0/+11
2022-05-04mac80211: upgrade passive scan to active scan on DFS channels after beacon rxFelix Fietkau2-0/+25
2022-05-04mac80211: tx: delete a redundant if statement in ieee80211_check_fast_xmit()Hangyu Hua1-2/+0
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-03Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski298-4104/+43484
2022-05-03netdev: reshuffle netif_napi_add() APIs to allow dropping weightJakub Kicinski2-20/+36
2022-05-03selftests: forwarding: add basic QoS classification test for Ocelot switchesVladimir Oltean1-0/+253
2022-05-03Merge branch 'mptcp-userspace-path-manager-prerequisites'Jakub Kicinski8-20/+81
2022-05-03mptcp: allow ADD_ADDR reissuance by userspace PMsKishen Maloor1-2/+10
2022-05-03mptcp: expose server_side attribute in MPTCP netlink eventsKishen Maloor2-0/+4
2022-05-03mptcp: establish subflows from either end of connectionKishen Maloor3-7/+8
2022-05-03mptcp: reflect remote port (not 0) in ANNOUNCED eventsKishen Maloor4-8/+15
2022-05-03mptcp: store remote id from MP_JOIN SYN/ACK in local ctxKishen Maloor1-0/+1
2022-05-03selftests: mptcp: ADD_ADDR echo test with missing userspace daemonMat Martineau1-0/+11
2022-05-03mptcp: 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