summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-07-25net: at91_can: fix the code style issue about macroPeng Li
2021-07-25net: at91_can: add blank line after declarationsPeng Li
2021-07-25net: at91_can: remove redundant blank linesPeng Li
2021-07-25can: at91_can: use DEVICE_ATTR_RW() helper macroZhen Lei
2021-07-25can: janz-ican3: use DEVICE_ATTR_RO/RW() helper macroZhen Lei
2021-07-25can: esd_usb2: use DEVICE_ATTR_RO() helper macroZhen Lei
2021-07-25can: mcp251xfd: mcp251xfd_open(): request IRQ as sharedMarc Kleine-Budde
2021-07-25can: mcp251xfd: Fix header block to clarify independence from OFAndy Shevchenko
2021-07-25can: mcp251xfd: mcp251xfd_probe(): try to get crystal clock rate from propertyAndy Shevchenko
2021-07-25can: m_can: remove support for custom bit timingMarc Kleine-Budde
2021-07-25can: m_can: use devm_platform_ioremap_resource_bynameYang Yingliang
2021-07-25can: m_can: Add support for transceiver as phyFaiz Abbas
2021-07-25can: netlink: remove redundant check in can_validate()Vincent Mailhol
2021-07-25can: netlink: clear data_bittiming if FD is turned offVincent Mailhol
2021-07-25can: rx-offload: can_rx_offload_threaded_irq_finish(): add new function to be...Marc Kleine-Budde
2021-07-25can: rx-offload: can_rx_offload_irq_finish(): directly call napi_schedule()Marc Kleine-Budde
2021-07-25can: rx-offload: add skb queue for use during ISRMarc Kleine-Budde
2021-07-25IB/mlx5: Rename is_apu_thread_cq function to is_apu_cqTal Gilboa
2021-07-25octeontx2-pf: Dont enable backpressure on LBK linksHariprasad Kelam
2021-07-25octeontx2-pf: Fix interface down flag on errorGeetha sowjanya
2021-07-25octeontx2-af: Fix PKIND overlap between LBK and LMAC interfacesGeetha sowjanya
2021-07-24bnxt_en: Add missing periodic PHC overflow checkMichael Chan
2021-07-24can: mcp251xfd: mcp251xfd_irq(): stop timestamping worker in case error in IRQMarc Kleine-Budde
2021-07-24can: peak_usb: pcan_usb_handle_bus_evt(): fix reading rxerr/txerr valuesStephane Grosjean
2021-07-23ionic: count csum_none when offload enabledShannon Nelson
2021-07-23ionic: fix up dim accounting for tx and rxShannon Nelson
2021-07-23ionic: remove intr coalesce update from napiShannon Nelson
2021-07-23ionic: catch no ptp support earlierShannon Nelson
2021-07-23ionic: make all rx_mode work threadsafeShannon Nelson
2021-07-23Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-07-23Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2021-07-23Merge tag 'mac80211-for-net-2021-07-23' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-07-23net: phy: Remove unused including <linux/version.h>chongjiapeng
2021-07-23NIU: fix incorrect error return, missed in previous revertPaul Jakma
2021-07-23octeontx2-af: Fix uninitialized variables in rvu_switchSubbaraya Sundeep
2021-07-23wwan: core: Fix missing RTM_NEWLINK event for default linkLoic Poulain
2021-07-23octeontx2-af: Enhance mailbox trace entryJerin Jacob
2021-07-23wwan: core: Fix missing RTM_NEWLINK event for default linkLoic Poulain
2021-07-23net: dsa: mv88e6xxx: silently accept the deletion of VID 0 tooVladimir Oltean
2021-07-23e100: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-07-23igb: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-07-23igb: Add counter to i21x doublecheckGrzegorz Siwik
2021-07-23net: dsa: mv88e6xxx: map virtual bridges with forwarding offload in the PVTVladimir Oltean
2021-07-23net: bridge: switchdev: allow the TX data plane forwarding to be offloadedTobias Waldekranz
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-07-23octeontx2-af: Remove unnecessary devm_kfreeSunil Goutham
2021-07-23i40e: Fix log TC creation failure when max num of queues is exceededJedrzej Jagielski
2021-07-23i40e: Fix queue-to-TC mapping on TxJedrzej Jagielski
2021-07-23i40e: Add additional info to PHY type errorLukasz Cieplicki
2021-07-23i40e: Fix firmware LLDP agent related warningArkadiusz Kubalewski