aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-05net: typhoon: implement ndo_features_check methodEric Dumazet1-5/+16
2022-02-05net: sundance: Replace one-element array with non-array objectGustavo A. R. Silva1-30/+30
2022-02-05bnx2x: Replace one-element array with flexible-array memberGustavo A. R. Silva1-1/+1
2022-02-05net: mana: Remove unnecessary check of cqe_type in mana_process_rx_cqe()Haiyang Zhang1-3/+0
2022-02-05net: mana: Add handling of CQE_RX_TRUNCATEDHaiyang Zhang1-2/+5
2022-02-05net: dsa: realtek: don't default Kconfigs to yJakub Kicinski1-4/+0
2022-02-05net: sparx5: remove phylink_config.pcs_poll usageRussell King (Oracle)1-1/+0
2022-02-05net: phylink: remove phylink_set_10g_modes()Russell King (Oracle)1-11/+0
2022-02-05net: dsa: qca8k: check correct variable in qca8k_phy_eth_command()Dan Carpenter1-1/+1
2022-02-05net: lan966x: Update mdb when enabling/disabling mcast_snoopingHoratiu Vultur3-0/+51
2022-02-05net: lan966x: Implement the callback SWITCHDEV_ATTR_ID_BRIDGE_MC_DISABLEDHoratiu Vultur4-1/+110
2022-02-05net: lan966x: Update the PGID used by IPV6 data framesHoratiu Vultur1-1/+5
2022-02-04net: don't include ndisc.h from ipv6.hJakub Kicinski2-0/+2
2022-02-04net: ipa: determine replenish doorbell differentlyAlex Elder2-6/+10
2022-02-04net: ipa: replenish after delivering payloadAlex Elder1-3/+3
2022-02-04net: ipa: kill replenish_backlogAlex Elder2-9/+0
2022-02-04net: ipa: introduce gsi_channel_trans_idle()Alex Elder3-12/+26
2022-02-04net: ipa: don't use replenish_backlogAlex Elder1-5/+2
2022-02-04net: ipa: allocate transaction in replenish loopAlex Elder1-24/+16
2022-02-04net: ipa: decide on doorbell in replenish loopAlex Elder1-9/+12
2022-02-04net: ipa: increment backlog in replenish callerAlex Elder1-20/+9
2022-02-04net: ipa: allocate transaction before pages when replenishingAlex Elder1-8/+8
2022-02-04net: ipa: kill replenish_savedAlex Elder2-15/+4
2022-02-04net: dsa: realtek: convert to phylink_generic_validate()Russell King (Oracle)1-34/+12
2022-02-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueDavid S. Miller6-50/+255
2022-02-03net: lan966x: use .mac_select_pcs() interfaceHoratiu Vultur2-1/+9
2022-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski163-678/+1544
2022-02-03Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds41-126/+349
2022-02-03net: stmmac: ensure PTP time register reads are consistentYannick Vignon1-7/+12
2022-02-03i40e: Fix race condition while adding/deleting MAC/VLAN filtersJedrzej Jagielski1-11/+13
2022-02-03i40e: Add new version of i40e_aq_add_macvlan functionJedrzej Jagielski2-20/+77
2022-02-03i40e: Add new versions of send ASQ command functionsJedrzej Jagielski3-8/+150
2022-02-03i40e: Add sending commands in atomic contextJedrzej Jagielski1-9/+12
2022-02-03i40e: Remove unused RX realloc statJoe Damato2-3/+1
2022-02-03i40e: Disable hw-tc-offload feature on driver loadMateusz Palczewski1-1/+4
2022-02-03net: ipa: request IPA register values be retainedAlex Elder3-0/+64
2022-02-03net: dsa: mv88e6xxx: improve 88e6352 serdes statistics detectionRussell King (Oracle)1-20/+23
2022-02-03net: dsa: mv88e6xxx: convert to phylink_generic_validate()Russell King (Oracle)2-156/+0
2022-02-03net: dsa: mv88e6xxx: populate supported_interfaces and mac_capabilitiesRussell King (Oracle)3-3/+279
2022-02-03net: dsa: mv88e6xxx: add mv88e6352_g2_scratch_port_has_serdes()Russell King (Oracle)2-0/+31
2022-02-03net: dsa: mv88e6xxx: Improve multichip isolation of standalone portsTobias Waldekranz1-19/+45
2022-02-03net: dsa: mv88e6xxx: Enable port policy support on 6097Tobias Waldekranz1-0/+1
2022-02-03net: dsa: mv88e6xxx: Support policy entries in the VTUTobias Waldekranz3-1/+6
2022-02-03net: dsa: mv88e6xxx: Improve isolation of standalone portsTobias Waldekranz3-10/+31
2022-02-03ptp: add getcrosststamp() to virtual clocks.Miroslav Lichvar1-0/+24
2022-02-03ptp: add gettimex64() to virtual clocks.Miroslav Lichvar1-1/+28
2022-02-03ptp: increase maximum adjustment of virtual clocks.Miroslav Lichvar1-2/+1
2022-02-03ptp: unregister virtual clocks when unregistering physical clock.Miroslav Lichvar1-2/+9
2022-02-03net: dsa: xrs700x: convert to phylink_generic_validate()Russell King (Oracle)1-18/+11
2022-02-03net: dsa: qca8k: convert to phylink_generic_validate()Russell King (Oracle)1-47/+19