summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-05-11wilc1000: add valid vmm_entry check before fetching from TX queueAjay Singh1-3/+4
2022-05-11wilc1000: use 'u64' datatype for cookie variableAjay Singh1-1/+1
2022-05-11wilc1000: fix crash observed in AP mode with cfg80211_register_netdevice()Ajay Singh1-2/+2
2022-05-11wilc1000: use fixed function base register value to access SDIO_FBR_ENABLE_CSAAjay Singh1-1/+1
2022-05-11wilc1000: increase firmware version array sizeAjay Singh1-1/+2
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-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 Kicinski265-3625/+42710
2022-05-03Merge tag 'mlx5-updates-2022-05-02' of git://git.kernel.org/pub/scm/linux/ker...Paolo Abeni17-80/+91
2022-05-03mlxsw: Configure descriptor buffersPetr Machata1-0/+26
2022-05-03mlxsw: reg: Add "desc" field to SBPRPetr Machata1-0/+6
2022-05-03Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo35-249/+1158
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 Bloch4-2/+13
2022-05-03net/mlx5: fs, jump to exit point and don't fall throughMark Bloch1-0/+1
2022-05-03net/mlx5: fs, refactor software deletion ruleMark Bloch1-6/+6
2022-05-03net/mlx5: fs, split software and IFC flow destination definitionsMark Bloch2-7/+22
2022-05-03net/mlx5e: TC, set proper dest typeMark Bloch1-0/+1
2022-05-03net/mlx5e: Remove unused mlx5e_dcbnl_build_rep_netdev functionGal Pressman2-11/+0
2022-05-03net/mlx5e: Drop error CQE handling from the XSK RX handlerMaxim Mikityanskiy4-17/+10
2022-05-03net/mlx5: Print initializing field in case of timeoutShay Drory1-9/+8
2022-05-03net/mlx5: Delete redundant default assignment of runtime devlink paramsShay Drory2-20/+3
2022-05-03net/mlx5: Remove useless kfreeHaowen Bai1-1/+0
2022-05-03net/mlx5: use kvfree() for kvzalloc() in mlx5_ct_fs_smfs_matcher_createZiyang Xuan1-1/+1
2022-05-03octeontx2-af: debugfs: fix error return of allocationsNiels Dossche1-2/+2