aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2022-02-03net: dsa: ksz8795: convert to phylink_generic_validate()Russell King (Oracle)1-33/+12
2022-02-03net: dsa: bcm_sf2: convert to phylink_generic_validate()Russell King (Oracle)1-39/+15
2022-02-03net: dsa: ar9331: convert to phylink_generic_validate()Russell King (Oracle)1-35/+10
2022-02-02net: ipa: set IPA v4.11 AP<-modem RX buffer size to 32KBAlex Elder1-1/+1
2022-02-02net: ipa: define per-endpoint receive buffer sizeAlex Elder8-42/+79
2022-02-02Merge tag 'pinctrl-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds9-105/+101
2022-02-02net: sparx5: do not refer to skb after passing it onSteen Hegelund1-1/+1
2022-02-02drivers: net: Replace acpi_bus_get_device()Rafael J. Wysocki3-5/+6
2022-02-02net: dsa: qca8k: introduce qca8k_bulk_read/write functionAnsuel Smith1-12/+43
2022-02-02net: dsa: qca8k: add support for larger read/write size with mgmt EthernetAnsuel Smith1-20/+41
2022-02-02net: dsa: qca8k: cache lo and hi for mdio writeAnsuel Smith2-12/+54
2022-02-02net: dsa: qca8k: move page cache to driver privAnsuel Smith2-22/+29
2022-02-02net: dsa: qca8k: add support for phy read/write with mgmt EthernetAnsuel Smith2-0/+217
2022-02-02net: dsa: qca8k: add support for mib autocast in Ethernet packetAnsuel Smith2-2/+121
2022-02-02net: dsa: qca8k: add support for mgmt read/write in Ethernet packetAnsuel Smith2-0/+238
2022-02-02net: dsa: qca8k: add tracking state of master portAnsuel Smith2-0/+16
2022-02-02Merge tag 'mlx5-fixes-2022-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller16-53/+98
2022-02-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueJakub Kicinski3-19/+44
2022-02-01net/mlx5e: Avoid field-overflowing memcpy()Kees Cook2-4/+6
2022-02-01net/mlx5e: Use struct_group() for memcpy() regionKees Cook1-1/+1
2022-02-01net/mlx5e: Avoid implicit modify hdr for decap drop ruleRoi Dayan1-1/+2
2022-02-01net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP trafficRaed Salem1-2/+11
2022-02-01net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated trafficRaed Salem1-3/+6
2022-02-01net/mlx5e: Don't treat small ceil values as unlimited in HTB offloadMaxim Mikityanskiy1-1/+2
2022-02-01net/mlx5: E-Switch, Fix uninitialized variable modactMaor Dickman1-1/+1
2022-02-01net/mlx5e: Fix handling of wrong devices during bond neteventMaor Dickman1-18/+14
2022-02-01net/mlx5e: Fix broken SKB allocation in HW-GROKhalid Manaa1-9/+17
2022-02-01net/mlx5e: Fix wrong calculation of header index in HW_GROKhalid Manaa2-2/+7
2022-02-01net/mlx5: Bridge, Fix devlink deadlock on net namespace deletionRoi Dayan1-2/+2
2022-02-01net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLEDima Chumak1-3/+4
2022-02-01net/mlx5e: TC, Reject rules with forward and drop actionsRoi Dayan1-0/+6