summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-04-14atm: idt77252: remove unused functionJiapeng Chong1-6/+0
2021-04-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller4-4/+4
2021-04-14r8169: add support for pause ethtool opsHeiner Kallweit1-0/+28
2021-04-14Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller4-8/+5
2021-04-14net: stmmac: Add support for external trigger timestampingTan Tee Min8-1/+101
2021-04-14Merge branch 'marvell-88x2222-improvements'David S. Miller1-105/+209
2021-04-14net: phy: marvell-88x2222: swap 1G/10G modes on autonegIvan Bornyakov1-28/+89
2021-04-14net: phy: marvell-88x2222: move read_status after config_anegIvan Bornyakov1-98/+98
2021-04-14net: phy: marvell-88x2222: check that link is operationalIvan Bornyakov1-0/+43
2021-04-13net: ethernet: intel: Fix a typo in the file ixgbe_dcb_nl.cBhaskar Chowdhury1-1/+1
2021-04-13net: intel: Remove unused function pointer typedef ixgbe_mc_addr_itrChen Lin2-7/+0
2021-04-13ixgbe: Support external GBE SerDes PHY BCM54616sJostar Yang2-0/+4
2021-04-13net: Space: remove hp100 probeArnd Bergmann1-3/+0
2021-04-13Merge branch 'dpaa2-switch-tc-hw-offload'David S. Miller7-67/+893
2021-04-13dpaa2-switch: reuse dpaa2_switch_acl_entry_add() for STP frames trapIoana Ciornei3-46/+12
2021-04-13dpaa2-switch: add tc matchall filter supportIoana Ciornei3-0/+79
2021-04-13dpaa2-switch: add tc flower hardware offload on ingress trafficIoana Ciornei7-14/+768
2021-04-13dpaa2-switch: install default STP trap rule with the highest priorityIoana Ciornei1-8/+1
2021-04-13dpaa2-switch: create a central dpaa2_switch_acl_tbl structureIoana Ciornei2-10/+44
2021-04-13ionic: return -EFAULT if copy_to_user() failsDan Carpenter1-1/+3
2021-04-13Merge branch 'stmmac-xdp-zc'David S. Miller4-339/+1321
2021-04-13net: stmmac: Add TX via XDP zero-copy socketOng Boon Leong3-29/+310
2021-04-13net: stmmac: Enable RX via AF_XDP zero-copyOng Boon Leong4-29/+679
2021-04-13net: stmmac: Refactor __stmmac_xdp_run_prog for XDP ZCOng Boon Leong1-12/+23
2021-04-13net: stmmac: rearrange RX and TX desc init into per-queue basisOng Boon Leong1-80/+100
2021-04-13net: stmmac: refactor stmmac_init_rx_buffers for stmmac_reinit_rx_buffersOng Boon Leong1-189/+189
2021-04-13net: stmmac: introduce dma_recycle_rx_skbufs for stmmac_reinit_rx_buffersOng Boon Leong1-17/+27
2021-04-13net: stmmac: rearrange RX buffer allocation and free functionsOng Boon Leong1-37/+47
2021-04-13Merge branch 'ipa-SM8350-SoC'David S. Miller5-6/+443
2021-04-13net: ipa: add IPA v4.9 configuration dataAlex Elder4-1/+437
2021-04-13dt-bindings: net: qcom,ipa: add support for SM8350Alex Elder1-5/+6
2021-04-13ionic: git_ts_info bit shiftersShannon Nelson1-13/+13
2021-04-13ibmvnic: queue reset work in system_long_wqLijun Pan1-3/+4
2021-04-13Merge tag 'linux-can-next-for-5.13-20210413' of git://git.kernel.org/pub/scm/...David S. Miller16-127/+4622
2021-04-13rsi: remove unused including <linux/version.h>Yang Li1-1/+0
2021-04-13nfc: st-nci: remove unnecessary labelwengjianfeng1-5/+2
2021-04-13ibmvnic: improve failover sysfs entryLijun Pan1-6/+8
2021-04-13icmp: ICMPV6: pass RFC 8335 reply messages to ping_rcvAndreas Roeseler2-0/+9
2021-04-13Merge branch 'non-platform-devices-of_get_mac_address'David S. Miller85-364/+243
2021-04-13of: net: fix of_get_mac_addr_nvmem() for non-platform devicesMichael Walle1-5/+30
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle85-364/+218
2021-04-13net: dsa: mt7530: Add support for EEE featuresRené van Dorst2-1/+56
2021-04-13Merge tag 'wireless-drivers-next-2021-04-13' of git://git.kernel.org/pub/scm/...David S. Miller50-871/+2709
2021-04-13can: peak_usb: pcan_usb: replace open coded endianness conversion of unaligne...Marc Kleine-Budde1-26/+11
2021-04-13can: peak_usb: pcan_usb_get_serial(): unconditionally assign serial_numberMarc Kleine-Budde1-3/+1
2021-04-13can: peak_usb: pcan_usb_get_serial(): make use of le32_to_cpup()Marc Kleine-Budde1-6/+2
2021-04-13can: peak_usb: pcan_usb_get_serial(): remove error message from error pathMarc Kleine-Budde1-4/+5
2021-04-13can: peak_usb: pcan_usb_{,pro}_get_device_id(): remove unneeded check for dev...Marc Kleine-Budde2-4/+3
2021-04-13can: peak_usb: peak_usb_probe(): make use of driver_infoMarc Kleine-Budde1-33/+24
2021-04-13can: peak_usb: remove write only variable struct peak_usb_adapter::ts_periodMarc Kleine-Budde4-7/+0