summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-12-01ionic: change mtu after queues are stoppedShannon Nelson
2020-12-01ionic: remove some unnecessary oom messagesShannon Nelson
2020-12-01net: phy: marvell: replace phy_modify()Yejune Deng
2020-12-01s390/ctcm: Use GFP_ATOMIC in ctcmpc_tx().Sebastian Andrzej Siewior
2020-12-01s390/ctcm: Use GFP_KERNEL in add_channel().Sebastian Andrzej Siewior
2020-12-01s390/ctcm: Use explicit allocation mask in ctcmpc_unpack_skb().Sebastian Andrzej Siewior
2020-12-01s390/ctcm: Avoid temporary allocation of struct pdu.Sebastian Andrzej Siewior
2020-12-01s390/ctcm: Avoid temporary allocation of struct qllc.Sebastian Andrzej Siewior
2020-12-01s390/ctcm: Avoid temporary allocation of struct th_header and th_sweep.Sebastian Andrzej Siewior
2020-12-01net: freescale: ucc_geth: remove unused SKB_ALLOC_TIMEOUTChris Packham
2020-12-01mlxsw: Add QinQ configuration vetoesDanielle Ratson
2020-12-01mlxsw: spectrum_switchdev: Add support of QinQ trafficAmit Cohen
2020-12-01mlxsw: spectrum_switchdev: Create common functions for VLAN-aware bridgeAmit Cohen
2020-12-01mlxsw: Make EtherType configurable when pushing VLAN at ingressAmit Cohen
2020-12-01mlxsw: spectrum: Only treat 802.1q packets as tagged packetsAmit Cohen
2020-12-01mlxsw: reg: Add et_vlan field to SPVID registerAmit Cohen
2020-12-01mlxsw: reg: Add Switch Port VLAN Classification RegisterAmit Cohen
2020-12-01net: hns3: keep MAC pause mode when multiple TCs are enabledYonglong Liu
2020-12-01net: hns3: add a check for devcie's verion in hns3_tunnel_csum_bug()Huazhong Tan
2020-12-01net: hns3: add more info to hns3_dbg_bd_info()Huazhong Tan
2020-12-01net: hns3: add udp tunnel checksum segmentation supportHuazhong Tan
2020-12-01net: hns3: remove unsupported NETIF_F_GSO_UDP_TUNNEL_CSUMHuazhong Tan
2020-12-01net: hns3: add support for TX hardware checksum offloadHuazhong Tan
2020-12-01net: hns3: add support for RX completion checksumHuazhong Tan
2020-11-30Merge tag 'linux-can-next-for-5.11-20201130' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-11-30net: wan: remove trailing semicolon in macro definitionTom Rix
2020-11-30dpaa_eth: implement the A050385 erratum workaround for XDPCamelia Groza
2020-11-30dpaa_eth: rename current skb A050385 erratum workaroundCamelia Groza
2020-11-30dpaa_eth: add XDP_REDIRECT supportCamelia Groza
2020-11-30dpaa_eth: add XDP_TX supportCamelia Groza
2020-11-30dpaa_eth: limit the possible MTU range when XDP is enabledCamelia Groza
2020-11-30dpaa_eth: add basic XDP supportCamelia Groza
2020-11-30dpaa_eth: add struct for software backpointersCamelia Groza
2020-11-30can: m_can: m_can_class_unregister(): move right after m_can_class_register()Marc Kleine-Budde
2020-11-30can: m_can: m_can_plat_remove(): remove unneeded platform_set_drvdata()Marc Kleine-Budde
2020-11-30can: m_can: remove not used variable struct m_can_classdev::freqMarc Kleine-Budde
2020-11-30can: m_can: Kconfig: convert the into menuMarc Kleine-Budde
2020-11-30can: tcan4x5x: tcan4x5x_can_probe(): remove probe failed error messageMarc Kleine-Budde
2020-11-30can: tcan4x5x: remove mram_start and reg_offset from struct tcan4x5x_privMarc Kleine-Budde
2020-11-30can: tcan4x5x: rename parse_config() functionDan Murphy
2020-11-29can: tcan4x5x: tcan4x5x_clear_interrupts(): remove redundant return statementSean Nyekjaer
2020-11-29can: mcp251xfd: tef-path: reduce number of SPI core requests to set UINC bitMarc Kleine-Budde
2020-11-29can: mcp251xfd: move struct mcp251xfd_tef_ring definitionMarc Kleine-Budde
2020-11-29can: mcp251xfd: struct mcp251xfd_priv::tef to array of length 1Marc Kleine-Budde
2020-11-29can: mcp25xxfd: rx-path: reduce number of SPI core requests to set UINC bitUrsula Maplehurst
2020-11-29can: mcp251xfd: mcp25xxfd_ring_alloc(): add define instead open coding the ma...Marc Kleine-Budde
2020-11-29can: pcan_usb_core: fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-28net: ipa: adjust GSI register addressesAlex Elder
2020-11-28net: ipa: update gsi registers for IPA v4.5Alex Elder
2020-11-28net: ipa: add support to code for IPA v4.5Alex Elder