summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-02-05net: typhoon: implement ndo_features_check methodEric Dumazet
2022-02-05net: sundance: Replace one-element array with non-array objectGustavo A. R. Silva
2022-02-05bnx2x: Replace one-element array with flexible-array memberGustavo A. R. Silva
2022-02-05net: mana: Remove unnecessary check of cqe_type in mana_process_rx_cqe()Haiyang Zhang
2022-02-05net: mana: Add handling of CQE_RX_TRUNCATEDHaiyang Zhang
2022-02-05net: dsa: realtek: don't default Kconfigs to yJakub Kicinski
2022-02-05net: sparx5: remove phylink_config.pcs_poll usageRussell King (Oracle)
2022-02-05net: phylink: remove phylink_set_10g_modes()Russell King (Oracle)
2022-02-05net: dsa: qca8k: check correct variable in qca8k_phy_eth_command()Dan Carpenter
2022-02-05net: lan966x: Update mdb when enabling/disabling mcast_snoopingHoratiu Vultur
2022-02-05net: lan966x: Implement the callback SWITCHDEV_ATTR_ID_BRIDGE_MC_DISABLEDHoratiu Vultur
2022-02-05net: lan966x: Update the PGID used by IPV6 data framesHoratiu Vultur
2022-02-04net: don't include ndisc.h from ipv6.hJakub Kicinski
2022-02-04net: ipa: determine replenish doorbell differentlyAlex Elder
2022-02-04net: ipa: replenish after delivering payloadAlex Elder
2022-02-04net: ipa: kill replenish_backlogAlex Elder
2022-02-04net: ipa: introduce gsi_channel_trans_idle()Alex Elder
2022-02-04net: ipa: don't use replenish_backlogAlex Elder
2022-02-04net: ipa: allocate transaction in replenish loopAlex Elder
2022-02-04net: ipa: decide on doorbell in replenish loopAlex Elder
2022-02-04net: ipa: increment backlog in replenish callerAlex Elder
2022-02-04net: ipa: allocate transaction before pages when replenishingAlex Elder
2022-02-04net: ipa: kill replenish_savedAlex Elder
2022-02-04net: dsa: realtek: convert to phylink_generic_validate()Russell King (Oracle)
2022-02-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-02-03net: lan966x: use .mac_select_pcs() interfaceHoratiu Vultur
2022-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-03Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-03net: stmmac: ensure PTP time register reads are consistentYannick Vignon
2022-02-03i40e: Fix race condition while adding/deleting MAC/VLAN filtersJedrzej Jagielski
2022-02-03i40e: Add new version of i40e_aq_add_macvlan functionJedrzej Jagielski
2022-02-03i40e: Add new versions of send ASQ command functionsJedrzej Jagielski
2022-02-03i40e: Add sending commands in atomic contextJedrzej Jagielski
2022-02-03i40e: Remove unused RX realloc statJoe Damato
2022-02-03i40e: Disable hw-tc-offload feature on driver loadMateusz Palczewski
2022-02-03net: ipa: request IPA register values be retainedAlex Elder
2022-02-03net: dsa: mv88e6xxx: improve 88e6352 serdes statistics detectionRussell King (Oracle)
2022-02-03net: dsa: mv88e6xxx: convert to phylink_generic_validate()Russell King (Oracle)
2022-02-03net: dsa: mv88e6xxx: populate supported_interfaces and mac_capabilitiesRussell King (Oracle)
2022-02-03net: dsa: mv88e6xxx: add mv88e6352_g2_scratch_port_has_serdes()Russell King (Oracle)
2022-02-03net: dsa: mv88e6xxx: Improve multichip isolation of standalone portsTobias Waldekranz
2022-02-03net: dsa: mv88e6xxx: Enable port policy support on 6097Tobias Waldekranz
2022-02-03net: dsa: mv88e6xxx: Support policy entries in the VTUTobias Waldekranz
2022-02-03net: dsa: mv88e6xxx: Improve isolation of standalone portsTobias Waldekranz
2022-02-03ptp: add getcrosststamp() to virtual clocks.Miroslav Lichvar
2022-02-03ptp: add gettimex64() to virtual clocks.Miroslav Lichvar
2022-02-03ptp: increase maximum adjustment of virtual clocks.Miroslav Lichvar
2022-02-03ptp: unregister virtual clocks when unregistering physical clock.Miroslav Lichvar
2022-02-03net: dsa: xrs700x: convert to phylink_generic_validate()Russell King (Oracle)
2022-02-03net: dsa: qca8k: convert to phylink_generic_validate()Russell King (Oracle)