summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-11-03net: mana: Assign interrupts to CPUs based on NUMA nodesSaurabh Sengar2-3/+28
2022-11-03net: fec: add initial XDP supportShenwei Wang2-2/+226
2022-11-03net: tun: bump the link speed from 10Mbps to 10GbpsIlya Maximets1-1/+1
2022-11-03rocker: Explicitly mark learned FDB entries as offloadedIdo Schimmel1-0/+1
2022-11-03rocker: Avoid unnecessary scheduling of work itemIdo Schimmel1-7/+7
2022-11-03sfc (gcc13): synchronize ef100_enqueue_skb()'s return typeJiri Slaby (SUSE)1-1/+2
2022-11-03qed (gcc13): use u16 for fid to be big enoughJiri Slaby (SUSE)1-1/+2
2022-11-03net: broadcom: bcm4908_enet: report queued and transmitted bytesRafał Miłecki1-0/+4
2022-11-03octeontx2-af: Allow mkex profile without DMAC and add L2M/L2B header extracti...Suman Ghosh3-18/+70
2022-11-02net: ethernet: renesas: rswitch: Add R-Car Gen4 gPTP supportYoshihiro Shimoda5-2/+398
2022-11-02net: ethernet: renesas: Add support for "Ethernet Switch"Yoshihiro Shimoda4-0/+2686
2022-11-02net: ngbe: Initialize sw info and register netdevMengyuan Lou10-8/+665
2022-11-02net: txgbe: Add operations to interact with firmwareJiawen Wu5-5/+316
2022-11-02net: libwx: Implement interaction with firmwareJiawen Wu3-0/+543
2022-11-02veth: Avoid drop packets when xdp_redirect performsHeng Qi1-12/+76
2022-11-02gve: Reduce alloc and copy costs in the GQ rx pathShailend Chand6-266/+338
2022-11-02net: wwan: iosm: add rpc interface for xmm modemsShane Parslow2-1/+5
2022-11-02net: wwan: t7xx: Add port for modem loggingM Chetan Kumar8-0/+144
2022-11-02net: wwan: t7xx: use union to group port type specific dataM Chetan Kumar2-9/+13
2022-11-01net: systemport: Add support for RDMA overflow statistic counterFlorian Fainelli2-0/+22
2022-11-01net: ftmac100: allow increasing MTU to make most use of single-segment buffersSergei Antonov1-2/+31
2022-11-01net: ftmac100: report the correct maximum MTU of 1500Vladimir Oltean1-1/+2
2022-11-01net: ftmac100: prepare data path for receiving single segment packets > 1514Vladimir Oltean1-17/+12
2022-11-01net: dsa: mv88e6xxx: Add RGMII delay to 88E6320Steffen Bätz3-0/+13
2022-11-01rtnetlink: pass netlink message header and portid to rtnl_configure_link()Hangbin Liu5-6/+6
2022-11-01net: dpaa2: Add some debug prints on deferred probeSean Anderson2-11/+27
2022-10-31net: mvneta: Remove unused variable iColin Ian King1-3/+1
2022-10-31ptp: xgbe: convert to .adjfine and adjust_by_scaled_ppmJacob Keller1-16/+4
2022-10-31ptp: ravb: convert to .adjfine and adjust_by_scaled_ppmJacob Keller1-12/+5
2022-10-31ptp: lan743x: use diff_by_scaled_ppm in .adjfine implementationJacob Keller1-13/+6
2022-10-31ptp: lan743x: remove .adjfreq implementationJacob Keller1-35/+0
2022-10-31ptp: mlx5: convert to .adjfine and adjust_by_scaled_ppmJacob Keller1-16/+6
2022-10-31ptp: mlx4: convert to .adjfine and adjust_by_scaled_ppmJacob Keller1-18/+11
2022-10-31ptp: introduce helpers to adjust by scaled parts per millionJacob Keller5-79/+14
2022-10-31net: phy: Add driver for Motorcomm yt8521 gigabit ethernet phyFrank2-3/+1634
2022-10-31net: microchip: sparx5: kunit test: change test_callbacks and test_vctrl to s...Yang Yingliang1-2/+2
2022-10-31net: hns: hnae: remove unnecessary __module_get() and module_put()Yang Yingliang1-3/+0
2022-10-31drivers: net: convert to boolean for the mac_managed_pm flagDenis Kirjanov3-4/+4
2022-10-29Merge tag 'mlx5-updates-2022-10-24' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski10-138/+406
2022-10-29net: ipa: record and use the number of defined endpoint IDsAlex Elder2-3/+7
2022-10-29net: ipa: determine the maximum endpoint IDAlex Elder2-34/+39
2022-10-29net: ipa: refactor endpoint loopsAlex Elder1-6/+6
2022-10-29net: ipa: more completely check endpoint validityAlex Elder1-29/+36
2022-10-29net: ipa: no more global filtering starting with IPA v5.0Alex Elder1-24/+35
2022-10-29net: ipa: change an IPA v5.0 memory requirementAlex Elder1-1/+4
2022-10-29net: ipa: define IPA v5.0Alex Elder1-0/+3
2022-10-29ice: Add additional CSR registers to ETHTOOL_GREGSLukasz Czapnik1-0/+169
2022-10-29net: mtk_eth_soc: add support for in-band 802.3z negotiationRussell King (Oracle)1-35/+42
2022-10-29net: mtk_eth_soc: move and correct link timer programmingRussell King (Oracle)1-5/+8
2022-10-29net: mtk_eth_soc: add advertisement programmingRussell King (Oracle)1-1/+12