summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-10-28net: phy: Fix unsigned comparison with less than zeroJiapeng Chong1-1/+1
2021-10-28net: thunderbolt: use eth_hw_addr_set()Jakub Kicinski1-3/+5
2021-10-28staging: use of_get_ethdev_address()Jakub Kicinski1-1/+1
2021-10-28net: macb: Fix mdio child node detectionGuenter Roeck1-1/+1
2021-10-28r8169: Add device 10ec:8162 to driver r8169Janghyub Seo1-0/+1
2021-10-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-5/+26
2021-10-27virtio-ring: fix DMA metadata flagsVincent Whitchurch1-1/+1
2021-10-27usbnet: fix error return code in usbnet_probe()Wang Hai1-0/+1
2021-10-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds12-29/+57
2021-10-27Merge tag 'mt76-for-kvalo-2021-10-23' of https://github.com/nbd168/wirelessKalle Valo14-101/+415
2021-10-27net: mvneta: drop use of phylink_helper_basex_speed()Russell King (Oracle)1-9/+3
2021-10-27net: mvneta: remove interface checks in mvneta_validate()Russell King (Oracle)1-9/+2
2021-10-27net: mvneta: populate supported_interfaces memberRussell King1-0/+25
2021-10-27net: hns3: adjust string spaces of some parameters of tx bd info in debugfsGuangbin Huang1-3/+3
2021-10-27net: hns3: expand buffer len for some debugfs commandGuangbin Huang1-3/+3
2021-10-27net: hns3: add more string spaces for dumping packets number of queue info in...Jie Wang1-2/+2
2021-10-27net: hns3: fix data endian problem of some functions of debugfsJie Wang1-16/+14
2021-10-27net: hns3: ignore reset event before initialization process is doneGuangbin Huang3-0/+5
2021-10-27net: hns3: change hclge/hclgevf workqueue to WQ_UNBOUND modeYufeng Mo3-31/+6
2021-10-27net: hns3: fix pause config problem after autoneg disabledGuangbin Huang5-10/+57
2021-10-27Revert "wcn36xx: Enable firmware link monitoring"Bryan O'Donoghue1-1/+0
2021-10-27wcn36xx: Fix packet drop on resumeLoic Poulain1-0/+11
2021-10-27wcn36xx: Fix discarded frames due to wrong sequence numberLoic Poulain1-2/+7
2021-10-27wcn36xx: add proper DMA memory barriers in rx pathBenjamin Li1-1/+11
2021-10-27wcn36xx: Fix HT40 capability for 2Ghz bandLoic Poulain1-1/+3
2021-10-27Revert "wcn36xx: Disable bmps when encryption is disabled"Bryan O'Donoghue3-15/+1
2021-10-27wcn36xx: Treat repeated BMPS entry fail as connection lossBryan O'Donoghue2-0/+10
2021-10-27wcn36xx: Add chained transfer support for AMSDULoic Poulain4-2/+91
2021-10-27wcn36xx: Enable hardware scan offload for 5Ghz bandLoic Poulain1-6/+6
2021-10-27wcn36xx: Correct band/freq reporting on RXLoic Poulain2-1/+25
2021-10-27libertas: replace snprintf in show functions with sysfs_emitYe Guojin1-9/+9
2021-10-27rtw89: Fix variable dereferenced before check 'sta'Ping-Ke Shih1-3/+3
2021-10-27rtw89: fix return value in hfc_pub_cfg_chkKevin Lo1-1/+1
2021-10-27rtw89: remove duplicate register definitionsKevin Lo1-5/+0
2021-10-27rtw89: fix error function parameterLv Ruyi1-1/+1
2021-10-27libertas: Fix possible memory leak in probe and disconnectWang Hai1-0/+2
2021-10-27libertas_tf: Fix possible memory leak in probe and disconnectWang Hai1-0/+2
2021-10-27wlcore: spi: Use dev_err_probe()Geert Uytterhoeven1-6/+3
2021-10-27Merge tag 'iwlwifi-next-for-kalle-2021-10-22' of git://git.kernel.org/pub/scm...Kalle Valo91-780/+1959
2021-10-27net/mlx5: Lag, Make mlx5_lag_is_multipath() be static inlineMaor Dickman1-1/+1
2021-10-27net/mlx5e: Prevent HW-GRO and CQE-COMPRESS features operate togetherKhalid Manaa2-0/+10
2021-10-27net/mlx5e: Add HW-GRO offloadKhalid Manaa1-0/+39
2021-10-27net/mlx5e: Add HW_GRO statisticsKhalid Manaa3-3/+34
2021-10-27net/mlx5e: HW_GRO cqe handler implementationKhalid Manaa3-11/+242
2021-10-27net/mlx5e: Add data path for SHAMPO featureBen Ben-Ishay2-0/+189
2021-10-27net/mlx5e: Add handle SHAMPO cqe supportKhalid Manaa2-30/+176
2021-10-27net/mlx5e: Add control path for SHAMPO featureBen Ben-Ishay6-30/+400
2021-10-27net/mlx5e: Add support to klm_umr_wqeBen Ben-Ishay1-1/+23
2021-10-27net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa14-91/+94
2021-10-27net/mlx5: Add SHAMPO caps, HW bits and enumerationsBen Ben-Ishay2-0/+7