summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-03-08ixgbe: add improvement for MDD response functionalitySlawomir Mrozowicz
2022-03-08ixgbe: add the ability for the PF to disable VF link stateSlawomir Mrozowicz
2022-03-08net: phy: lan87xx: use genphy_read_master_slave in read_statusArun Ramadoss
2022-03-08net: phy: exported the genphy_read_master_slave functionArun Ramadoss
2022-03-08net: dsa: mt7530: fix incorrect test in mt753x_phylink_validate()Russell King (Oracle)
2022-03-08net: lan966x: allow offloading timestamp operations to the PHYHoratiu Vultur
2022-03-08net: mdio-mux: add bus name to bus idHeiner Kallweit
2022-03-07net: cxgb3: Fix an error code when probing the driverZheyu Ma
2022-03-07ice: xsk: fix GCC version checking against pragma unroll presenceMaciej Fijalkowski
2022-03-07vxlan_core: delete unnecessary conditionDan Carpenter
2022-03-07Revert "ath: add support for special 0x0 regulatory domain"Brian Norris
2022-03-07nds32: Remove the architectureAlan Kao
2022-03-07smsc95xx: Ignore -ENODEV errors when device is unpluggedFabio Estevam
2022-03-07qed: return status of qed_iov_get_linkTom Rix
2022-03-07nfp: xsk: avoid newline at the end of message in NL_SET_ERR_MSG_MODGuo Zhengkui
2022-03-07net: phy: micrel: Move netif_rx() outside of IRQ-off section.Sebastian Andrzej Siewior
2022-03-07net: phy: micrel: Use netif_rx().Sebastian Andrzej Siewior
2022-03-07tun: vxlan: Use netif_rx().Sebastian Andrzej Siewior
2022-03-07ethernet: sun: Free the coherent when failing in probingZheyu Ma
2022-03-07micrel: Use generic ptp_msg_is_sync() functionKurt Kanzenbach
2022-03-07dp83640: Use generic ptp_msg_is_sync() functionKurt Kanzenbach
2022-03-07net: lantiq_xrx200: fix use after free bugAleksander Jan Bajkowski
2022-03-07net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...Jia-Ju Bai
2022-03-07xen/netfront: react properly to failing gnttab_end_foreign_access_ref()Juergen Gross
2022-03-07xen/netfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross
2022-03-06bonding: helper macro __ATTR_RO to make code more clearLianjie Zhang
2022-03-06wireless: Marvell: Use netif_rx().Sebastian Andrzej Siewior
2022-03-06wireless: brcmfmac: Use netif_rx().Sebastian Andrzej Siewior
2022-03-06wireless: Atheros: Use netif_rx().Sebastian Andrzej Siewior
2022-03-06slip/plip: Use netif_rx().Sebastian Andrzej Siewior
2022-03-06mctp: serial: Use netif_rx().Sebastian Andrzej Siewior
2022-03-06can: Use netif_rx().Sebastian Andrzej Siewior
2022-03-06net: phy: Use netif_rx().Sebastian Andrzej Siewior
2022-03-06net: tun: track dropped skb via kfree_skb_reason()Dongli Zhang
2022-03-06net: tun: split run_ebpf_filter() and pskb_trim() into different "if statement"Dongli Zhang
2022-03-06net: tap: track dropped skb via kfree_skb_reason()Dongli Zhang
2022-03-05bnxt_en: add an nvm test for hw diagnoseVikas Gupta
2022-03-05bnxt_en: implement hw health reporterKalesh AP
2022-03-05bnxt_en: Do not destroy health reporters during resetEdwin Peer
2022-03-05bnxt_en: Eliminate unintended link toggle during FW resetMichael Chan
2022-03-05bnxt_en: Properly report no pause support on some cardsMichael Chan
2022-03-05bnxt_en: introduce initial link state of unknownEdwin Peer
2022-03-05bnxt_en: parse result field when NVRAM package install failsKalesh AP
2022-03-05bnxt_en: add more error checks to HWRM_NVM_INSTALL_UPDATEKalesh AP
2022-03-05bnxt_en: refactor error handling of HWRM_NVM_INSTALL_UPDATEKalesh AP
2022-03-05net: axienet: add coalesce timer ethtool configurationRobert Hancock
2022-03-05net: axienet: reduce default RX interrupt threshold to 1Robert Hancock
2022-03-05net: axienet: implement NAPI and GRO receiveRobert Hancock
2022-03-05net: axienet: don't set IRQ timer when IRQ delay not usedRobert Hancock
2022-03-05net: axienet: Clean up DMA start/stop and error handlingRobert Hancock