aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-12-03macvlan: Support for high multicast packet rateThomas Karlsson
2020-12-02bareudp: constify device_type declarationJonas Bonn
2020-12-02nfc: s3fwrn5: Support a UART interfaceBongsu Jeon
2020-12-02nfc: s3fwrn5: extract the common phy blocksBongsu Jeon
2020-12-02nfc: s3fwrn5: reduce the EN_WAIT_TIMEBongsu Jeon
2020-12-02Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski
2020-12-02net: dsa: microchip: ksz8795: use num_vlans where possibleMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: use port_cnt instead of TOTOAL_PORT_NUMMichael Grzeschik
2020-12-02net: dsa: microchip: remove usage of mib_port_countMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: align port_cnt usage with other microchip driversMichael Grzeschik
2020-12-02net: dsa: microchip: remove superfluous num_ports assignmentMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: use phy_port_cnt where possibleMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: use mib_cnt where possibleMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: use reg_mib_cnt where possibleMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: move variable assignments from detect to initMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: remove superfluous port_cnt assignmentMichael Grzeschik
2020-12-02net: dsa: microchip: ksz8795: remove unused last_port variableMichael Grzeschik
2020-12-02net: ipa: fix build-time bug in ipa_hardware_config_qsb()Alex Elder
2020-12-02octeontx2-af: debugfs: delete dead codeDan Carpenter
2020-12-02NFC: nxp-nci: Make firmware GPIO pin optionalFrieder Schrempf
2020-12-01r8169: set tc_offset only if tally counter reset isn't supportedHeiner Kallweit
2020-12-01net: ipa: use Qtime for IPA v4.5 head-of-line time limitAlex Elder
2020-12-01net: ipa: use Qtime for IPA v4.5 aggregation time limitAlex Elder
2020-12-01net: ipa: set up IPA v4.5 Qtime configurationAlex Elder
2020-12-01net: ipa: update IPA aggregation registers for IPA v4.5Alex Elder
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