summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-02-12net: hns3: clean up hns3_dbg_cmd_write()Peng Li
2021-02-12net: hns3: refactor out hclgevf_cmd_convert_err_code()Peng Li
2021-02-12net: hns3: refactor out hclge_cmd_convert_err_code()Peng Li
2021-02-12ixgbe: store the result of ixgbe_rx_offset() onto ixgbe_ringMaciej Fijalkowski
2021-02-12ice: store the result of ice_rx_offset() onto ice_ringMaciej Fijalkowski
2021-02-12i40e: store the result of i40e_rx_offset() onto i40e_ringMaciej Fijalkowski
2021-02-12i40e: Simplify the do-while allocation loopBjörn Töpel
2021-02-12ice: skip NULL check against XDP prog in ZC pathMaciej Fijalkowski
2021-02-12ice: remove redundant checks in ice_change_mtuMaciej Fijalkowski
2021-02-12ice: move skb pointer from rx_buf to rx_ringMaciej Fijalkowski
2021-02-12ice: simplify ice_run_xdpMaciej Fijalkowski
2021-02-12i40e: adjust i40e_is_non_eopMaciej Fijalkowski
2021-02-12i40e: drop misleading function commentsMaciej Fijalkowski
2021-02-12i40e: drop redundant check when setting xdp progMaciej Fijalkowski
2021-02-12rtw88: 8822c: update RF_B (2/2) parameter tables to v60Po-Hao Huang
2021-02-12rtw88: 8822c: update RF_B (1/2) parameter tables to v60Po-Hao Huang
2021-02-12rtw88: 8822c: update RF_A parameter tables to v60Po-Hao Huang
2021-02-12rtw88: 8822c: update MAC/BB parameter tables to v60Po-Hao Huang
2021-02-12rtw88: replace tx tasklet with work queuePo-Hao Huang
2021-02-12rtw88: add napi supportPo-Hao Huang
2021-02-12rtw88: add rts conditionPo-Hao Huang
2021-02-12rtw88: add dynamic rrsr configurationPo-Hao Huang
2021-02-12iwlwifi: remove incorrect comment in pnvmLuca Coelho
2021-02-11net/mlx5: Remove TLS dependencies on XPSTariq Toukan
2021-02-11net/mlx5e: Check tunnel offload is required before setting SWPMoshe Shemesh
2021-02-11net/mlx5e: CT: manage the lifetime of the ct entry objectOz Shlomo
2021-02-11net/mlx5: Disable devlink reload for lag devicesShay Drory
2021-02-11net/mlx5: Disallow RoCE on lag deviceShay Drory
2021-02-11net/mlx5: Disallow RoCE on multi port slave deviceShay Drory
2021-02-11net/mlx5: Disable devlink reload for multi port slave deviceShay Drory
2021-02-11net/mlx5e: kTLS, Use refcounts to free kTLS RX priv contextMaxim Mikityanskiy
2021-02-11net/mlx5e: Fix CQ params of ICOSQ and async ICOSQMaxim Mikityanskiy
2021-02-11net/mlx5e: Replace synchronize_rcu with synchronize_netMaxim Mikityanskiy
2021-02-11net/mlx5: Fix health error state handlingShay Drory
2021-02-11net/mlx5e: Change interrupt moderation channel params also when channels are ...Maxim Mikityanskiy
2021-02-11net/mlx5e: Don't change interrupt moderation params when DIM is enabledMaxim Mikityanskiy
2021-02-11net/mlx5e: Enable XDP for Connect-X IPsec capable devicesRaed Salem
2021-02-11net/mlx5e: Enable striding RQ for Connect-X IPsec capable devicesRaed Salem
2021-02-11net/mlx5e: E-switch, Fix rate calculation for overflowParav Pandit
2021-02-11net: phy: consider that suspend2ram may cut off PHY powerHeiner Kallweit
2021-02-11r8169: handle tx before rx in napi pollHeiner Kallweit
2021-02-11dpaa2-eth: fix memory leak in XDP_REDIRECTIoana Ciornei
2021-02-11net: fix dev_ifsioc_locked() race conditionCong Wang
2021-02-11enetc: auto select PHYLIB and MDIO_DEVRESTong Zhang
2021-02-11net: mvpp2: fix interrupt mask/unmask skip conditionStefan Chulski
2021-02-11net: ti: am65-cpsw-nuss: Add switchdev supportVignesh Raghavendra
2021-02-11net: ti: am65-cpsw-nuss: Add netdevice notifiersVignesh Raghavendra
2021-02-11net: ti: am65-cpsw-nuss: Add devlink supportVignesh Raghavendra
2021-02-11net: broadcom: bcm4908_enet: fix endianness in xmit codeRafał Miłecki
2021-02-11net: broadcom: bcm4908_enet: fix received skb lengthRafał Miłecki