summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-05-04rtw89: 8852c: add 8852ce to Makefile and KconfigPing-Ke Shih
2022-05-04rtw89: 8852c: fix warning of FIELD_PREP() mask typePing-Ke Shih
2022-05-04rtw89: 8852c: correct register definitions used by 8852cPing-Ke Shih
2022-05-04rtw89: correct AID settings of beamformeePing-Ke Shih
2022-05-04rtw89: ps: fine tune polling interval while changing low power modePing-Ke Shih
2022-05-04rtw89: 8852c: add basic and remaining chip_infoPing-Ke Shih
2022-05-04rtw89: 8852c: add chip_ops::bb_ctrl_btc_preagcPing-Ke Shih
2022-05-04rtw89: 8852c: rfk: get calibrated channels to notify firmwarePing-Ke Shih
2022-05-04wfx: avoid flush_workqueue(system_highpri_wq) usageTetsuo Handa
2022-05-03Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-05-03Merge tag 'mlx5-updates-2022-05-02' of git://git.kernel.org/pub/scm/linux/ker...Paolo Abeni
2022-05-03mlxsw: Configure descriptor buffersPetr Machata
2022-05-03mlxsw: reg: Add "desc" field to SBPRPetr Machata
2022-05-03Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-05-03rtw89: 8852c: rfk: add DPKPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add IQKPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add RX DCKPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add RCKPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add TSSIPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add LCKPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add DACKPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add RFK tablesPing-Ke Shih
2022-05-03plfxlc: fix le16_to_cpu warning for beacon_intervalSrinivasan Raju
2022-05-02net/mlx5: fs, an FTE should have no dests when deletedMark Bloch
2022-05-02net/mlx5: fs, call the deletion function of the nodeMark Bloch
2022-05-02net/mlx5: fs, delete the FTE when there are no rules attached to itMark Bloch
2022-05-02net/mlx5: fs, do proper bookkeeping for forward destinationsMark Bloch
2022-05-02net/mlx5: fs, add unused destination typeMark Bloch
2022-05-02net/mlx5: fs, jump to exit point and don't fall throughMark Bloch
2022-05-02net/mlx5: fs, refactor software deletion ruleMark Bloch
2022-05-02net/mlx5: fs, split software and IFC flow destination definitionsMark Bloch
2022-05-02net/mlx5e: TC, set proper dest typeMark Bloch
2022-05-02net/mlx5e: Remove unused mlx5e_dcbnl_build_rep_netdev functionGal Pressman
2022-05-02net/mlx5e: Drop error CQE handling from the XSK RX handlerMaxim Mikityanskiy
2022-05-02net/mlx5: Print initializing field in case of timeoutShay Drory
2022-05-02net/mlx5: Delete redundant default assignment of runtime devlink paramsShay Drory
2022-05-02net/mlx5: Remove useless kfreeHaowen Bai
2022-05-02net/mlx5: use kvfree() for kvzalloc() in mlx5_ct_fs_smfs_matcher_createZiyang Xuan
2022-05-02octeontx2-af: debugfs: fix error return of allocationsNiels Dossche
2022-05-02Stefan Schmidt says:Jakub Kicinski
2022-05-02rtw88: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-05-02carl9170: tx: fix an incorrect use of list iteratorXiaomeng Tong
2022-05-02wil6210: use NAPI_POLL_WEIGHT for napi budgetJakub Kicinski
2022-05-02ath10k: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-05-02ath11k: Add support for WCN6750 deviceManikanta Pubbisetty
2022-05-02ath11k: Datapath changes to support WCN6750Manikanta Pubbisetty
2022-05-02ath11k: HAL changes to support WCN6750Manikanta Pubbisetty
2022-05-02ath11k: Add QMI changes for WCN6750Manikanta Pubbisetty
2022-05-02ath11k: Fetch device information via QMI for WCN6750Manikanta Pubbisetty
2022-05-02ath11k: Add register access logic for WCN6750Manikanta Pubbisetty