summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-02-15net: mvpp2: fill in phy interface mode bitmapRussell King
2021-02-15net: mvneta: fill in phy interface mode bitmapRussell King
2021-02-15net: phylink: use phy interface mode bitmaps for optical modulesRussell King
2021-02-15net: sfp: add interface modes bitmapRussell King
2021-02-15net: phy: at803x: add support for configuring SmartEEERussell King
2021-02-15net: phy: ar803x: disable extended next page bitRussell King
2021-02-15net: phy: at803x: use phy_modify_mmd()Russell King
2021-02-15net: sfp: extend bitrate-derived mode for 2500BASE-XRussell King
2021-02-15net: sfp: cope with SFPs that set both LOS normal and LOS invertedRussell King
2021-02-15net: sfp: add debugfs supportRussell King
2021-02-09net: hns3: add a check for index in hclge_get_rss_key()Yufeng Mo
2021-02-09net: hns3: add a check for tqp_index in hclge_get_ring_chain_from_mbx()Yufeng Mo
2021-02-09net: hns3: add a check for queue_id in hclge_reset_vf_queue()Yufeng Mo
2021-02-09net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean
2021-02-06net: ena: Update XDP verdict upon failureShay Agroskin
2021-02-06ibmvnic: Clear failover_pending if unable to scheduleSukadev Bhattiprolu
2021-02-06Merge tag 'wireless-drivers-2021-02-05' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-02-05net: stmmac: set TxQ mode back to DCB after disabling CBSMohammad Athari Bin Ismail
2021-02-05dpaa_eth: try to move the data in place for the A050385 erratumCamelia Groza
2021-02-05dpaa_eth: reduce data alignment requirements for the A050385 erratumCamelia Groza
2021-02-05dpaa_eth: reserve space for the xdp_frame under the A050385 erratumCamelia Groza
2021-02-04net: enetc: initialize the RFS and RSS memoriesVladimir Oltean
2021-02-04hv_netvsc: Reset the RSC count if NVSP_STAT_FAIL in netvsc_receive()Andrea Parri (Microsoft)
2021-02-04net: ipa: set error code in gsi_channel_setup()Alex Elder
2021-02-04net: hdlc_x25: Return meaningful error code in x25_openXie He
2021-02-04cxgb4: Add new T6 PCI device id 0x6092Raju Rangoju
2021-02-04xen/netback: avoid race in xenvif_rx_ring_slots_available()Juergen Gross
2021-02-03NET: usb: qmi_wwan: Adding support for Cinterion MV31Christoph Schemmel
2021-02-02Merge tag 'mlx5-fixes-2021-02-01' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2021-02-02net: ipa: fix two format specifier errorsAlex Elder
2021-02-02net: ipa: use the right accessor in ipa_endpoint_status_skip()Alex Elder
2021-02-02net: ipa: be explicit about endiannessAlex Elder
2021-02-02net: ipa: add a missing __iomem attributeAlex Elder
2021-02-02net: ipa: pass correct dma_handle to dma_free_coherent()Dan Carpenter
2021-02-02r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is setHeiner Kallweit
2021-02-02net: mvpp2: TCAM entry enable should be written after SRAM dataStefan Chulski
2021-02-01net/mlx5e: Release skb in case of failure in tc update skbMaor Dickman
2021-02-01net/mlx5e: Update max_opened_tc also when channels are closedMaxim Mikityanskiy
2021-02-01net/mlx5: Fix leak upon failure of rule creationMaor Gottlieb
2021-02-01net/mlx5: Fix function calculation for page treesDaniel Jurgens
2021-02-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2021-02-01ibmvnic: device remove has higher precedence over resetLijun Pan
2021-02-01net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_addDENG Qingfang
2021-02-01i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues"Aleksandr Loktionov
2021-02-01igc: check return value of ret_val in igc_config_fc_after_link_upKevin Lo
2021-02-01igc: set the default return value to -IGC_ERR_NVM in igc_write_nvm_srwrKevin Lo
2021-02-01igc: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng
2021-01-29r8169: work around RTL8125 UDP hw bugHeiner Kallweit
2021-01-29net: arcnet: Fix RESET flag handlingAhmed S. Darwish
2021-01-28Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds