summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-10-28ath6kl: fix control-message timeoutJohan Hovold
2021-10-28ath10k: fix control-message timeoutJohan Hovold
2021-10-28wcn36xx: add missing 5GHz channels 136 and 144Benjamin Li
2021-10-28wcn36xx: switch on antenna diversity feature bitBenjamin Li
2021-10-28wcn36xx: Channel list update before hardware scanLoic Poulain
2021-10-27Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2021-10-27net: phy: Fix unsigned comparison with less than zeroJiapeng Chong
2021-10-27net: thunderbolt: use eth_hw_addr_set()Jakub Kicinski
2021-10-27net: macb: Fix mdio child node detectionGuenter Roeck
2021-10-27r8169: Add device 10ec:8162 to driver r8169Janghyub Seo
2021-10-27usbnet: fix error return code in usbnet_probe()Wang Hai
2021-10-27Merge tag 'mt76-for-kvalo-2021-10-23' of https://github.com/nbd168/wirelessKalle Valo
2021-10-27net: mvneta: drop use of phylink_helper_basex_speed()Russell King (Oracle)
2021-10-27net: mvneta: remove interface checks in mvneta_validate()Russell King (Oracle)
2021-10-27net: mvneta: populate supported_interfaces memberRussell King
2021-10-27net: hns3: adjust string spaces of some parameters of tx bd info in debugfsGuangbin Huang
2021-10-27net: hns3: expand buffer len for some debugfs commandGuangbin Huang
2021-10-27net: hns3: add more string spaces for dumping packets number of queue info in...Jie Wang
2021-10-27net: hns3: fix data endian problem of some functions of debugfsJie Wang
2021-10-27net: hns3: ignore reset event before initialization process is doneGuangbin Huang
2021-10-27net: hns3: change hclge/hclgevf workqueue to WQ_UNBOUND modeYufeng Mo
2021-10-27net: hns3: fix pause config problem after autoneg disabledGuangbin Huang
2021-10-27Revert "wcn36xx: Enable firmware link monitoring"Bryan O'Donoghue
2021-10-27wcn36xx: Fix packet drop on resumeLoic Poulain
2021-10-27wcn36xx: Fix discarded frames due to wrong sequence numberLoic Poulain
2021-10-27wcn36xx: add proper DMA memory barriers in rx pathBenjamin Li
2021-10-27wcn36xx: Fix HT40 capability for 2Ghz bandLoic Poulain
2021-10-27Revert "wcn36xx: Disable bmps when encryption is disabled"Bryan O'Donoghue
2021-10-27wcn36xx: Treat repeated BMPS entry fail as connection lossBryan O'Donoghue
2021-10-27wcn36xx: Add chained transfer support for AMSDULoic Poulain
2021-10-27wcn36xx: Enable hardware scan offload for 5Ghz bandLoic Poulain
2021-10-27wcn36xx: Correct band/freq reporting on RXLoic Poulain
2021-10-27libertas: replace snprintf in show functions with sysfs_emitYe Guojin
2021-10-27rtw89: Fix variable dereferenced before check 'sta'Ping-Ke Shih
2021-10-27rtw89: fix return value in hfc_pub_cfg_chkKevin Lo
2021-10-27rtw89: remove duplicate register definitionsKevin Lo
2021-10-27rtw89: fix error function parameterLv Ruyi
2021-10-27libertas: Fix possible memory leak in probe and disconnectWang Hai
2021-10-27libertas_tf: Fix possible memory leak in probe and disconnectWang Hai
2021-10-27wlcore: spi: Use dev_err_probe()Geert Uytterhoeven
2021-10-27Merge tag 'iwlwifi-next-for-kalle-2021-10-22' of git://git.kernel.org/pub/scm...Kalle Valo
2021-10-26net/mlx5: Lag, Make mlx5_lag_is_multipath() be static inlineMaor Dickman
2021-10-26net/mlx5e: Prevent HW-GRO and CQE-COMPRESS features operate togetherKhalid Manaa
2021-10-26net/mlx5e: Add HW-GRO offloadKhalid Manaa
2021-10-26net/mlx5e: Add HW_GRO statisticsKhalid Manaa
2021-10-26net/mlx5e: HW_GRO cqe handler implementationKhalid Manaa
2021-10-26net/mlx5e: Add data path for SHAMPO featureBen Ben-Ishay
2021-10-26net/mlx5e: Add handle SHAMPO cqe supportKhalid Manaa
2021-10-26net/mlx5e: Add control path for SHAMPO featureBen Ben-Ishay
2021-10-26net/mlx5e: Add support to klm_umr_wqeBen Ben-Ishay