summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-04-14iwlwifi: change step in so-gf structybaruch
2021-04-14iwlwifi: pcie: Add support for Bz FamilyMatti Gottlieb
2021-04-14iwlwifi: mvm: don't allow CSA if we haven't been fully associatedEmmanuel Grumbach
2021-04-14iwlwifi: pcie: normally grab NIC access for inflight-hcmdJohannes Berg
2021-04-14iwlwifi: pcie: avoid unnecessarily taking spinlockJohannes Berg
2021-04-14iwlwifi: mvm: enable TX on new CSA channel before disconnectingSara Sharon
2021-04-14can: etas_es58x: fix null pointer dereference when handling error framesVincent Mailhol
2021-04-13net: ethernet: intel: Fix a typo in the file ixgbe_dcb_nl.cBhaskar Chowdhury
2021-04-13net: intel: Remove unused function pointer typedef ixgbe_mc_addr_itrChen Lin
2021-04-13ixgbe: Support external GBE SerDes PHY BCM54616sJostar Yang
2021-04-13xen-netback: Check for hotplug-status existence before watchingMichael Brown
2021-04-13net: Space: remove hp100 probeArnd Bergmann
2021-04-13dpaa2-switch: reuse dpaa2_switch_acl_entry_add() for STP frames trapIoana Ciornei
2021-04-13dpaa2-switch: add tc matchall filter supportIoana Ciornei
2021-04-13dpaa2-switch: add tc flower hardware offload on ingress trafficIoana Ciornei
2021-04-13dpaa2-switch: install default STP trap rule with the highest priorityIoana Ciornei
2021-04-13dpaa2-switch: create a central dpaa2_switch_acl_tbl structureIoana Ciornei
2021-04-13ionic: return -EFAULT if copy_to_user() failsDan Carpenter
2021-04-13net: stmmac: Add TX via XDP zero-copy socketOng Boon Leong
2021-04-13net: stmmac: Enable RX via AF_XDP zero-copyOng Boon Leong
2021-04-13net: stmmac: Refactor __stmmac_xdp_run_prog for XDP ZCOng Boon Leong
2021-04-13net: stmmac: rearrange RX and TX desc init into per-queue basisOng Boon Leong
2021-04-13net: stmmac: refactor stmmac_init_rx_buffers for stmmac_reinit_rx_buffersOng Boon Leong
2021-04-13net: stmmac: introduce dma_recycle_rx_skbufs for stmmac_reinit_rx_buffersOng Boon Leong
2021-04-13net: stmmac: rearrange RX buffer allocation and free functionsOng Boon Leong
2021-04-13net: ipa: add IPA v4.9 configuration dataAlex Elder
2021-04-13ionic: git_ts_info bit shiftersShannon Nelson
2021-04-13ibmvnic: queue reset work in system_long_wqLijun Pan
2021-04-13Merge tag 'linux-can-next-for-5.13-20210413' of git://git.kernel.org/pub/scm/...David S. Miller
2021-04-13rsi: remove unused including <linux/version.h>Yang Li
2021-04-13ibmvnic: correctly use dev_consume/free_skb_irqLijun Pan
2021-04-13ibmvnic: improve failover sysfs entryLijun Pan
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-04-13net: dsa: mt7530: Add support for EEE featuresRené van Dorst
2021-04-13Merge tag 'wireless-drivers-next-2021-04-13' of git://git.kernel.org/pub/scm/...David S. Miller
2021-04-13ice: Fix potential infinite loop when using u8 loop counterColin Ian King
2021-04-13ixgbe: fix unbalanced device enable/disable in suspend/resumeYongxin Liu
2021-04-13ixgbe: Fix NULL pointer dereference in ethtool loopback testAlexander Duyck
2021-04-13Merge tag 'thunderbolt-for-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2021-04-13can: peak_usb: pcan_usb: replace open coded endianness conversion of unaligne...Marc Kleine-Budde
2021-04-13can: peak_usb: pcan_usb_get_serial(): unconditionally assign serial_numberMarc Kleine-Budde
2021-04-13can: peak_usb: pcan_usb_get_serial(): make use of le32_to_cpup()Marc Kleine-Budde
2021-04-13can: peak_usb: pcan_usb_get_serial(): remove error message from error pathMarc Kleine-Budde
2021-04-13can: peak_usb: pcan_usb_{,pro}_get_device_id(): remove unneeded check for dev...Marc Kleine-Budde
2021-04-13can: peak_usb: peak_usb_probe(): make use of driver_infoMarc Kleine-Budde
2021-04-13can: peak_usb: remove write only variable struct peak_usb_adapter::ts_periodMarc Kleine-Budde
2021-04-13can: peak_usb: remove unused variables from struct peak_usb_deviceMarc Kleine-Budde
2021-04-13can: peak_usb: pcan_usb_pro.h: remove double space in indentionMarc Kleine-Budde
2021-04-13can: peak_usb: fix checkpatch warningsMarc Kleine-Budde
2021-04-13can: etas_es58x: add support for the ETAS ES58X_FD CAN USB interfacesVincent Mailhol