summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-23net: ipa: kill ipa_version_supported()Alex Elder2-23/+0
2024-04-23net: ipa: fix two minor ipa_cmd problemsAlex Elder2-8/+4
2024-04-23net: ipa: fix two bogus argument namesAlex Elder1-3/+3
2024-04-23net: ipa: make ipa_table_hash_support() a real functionAlex Elder2-6/+9
2024-04-23net: ipa: remove unneeded FILT_ROUT_HASH_EN definitionsAlex Elder6-84/+0
2024-04-23net: ipa: call device_init_wakeup() earlierAlex Elder4-32/+10
2024-04-23net: ipa: only enable the SUSPEND IPA interrupt when neededAlex Elder2-10/+9
2024-04-23net: ipa: maintain bitmap of suspend-enabled endpointsAlex Elder1-2/+17
2024-04-23net: stmmac: Move MAC caps init to phylink MAC caps getterSerge Semin1-19/+17
2024-04-23net: stmmac: Rename phylink_get_caps() callback to update_caps()Serge Semin3-11/+11
2024-04-23net: ethernet: ti: am65-cpsw/ethtool: Enable RX HW timestamp only for PTP pac...Chintan Vankar4-57/+35
2024-04-23net: ethernet: ti: am65-cpts: Enable RX HW timestamp for PTP packets using CP...Chintan Vankar2-7/+83
2024-04-23net: dsa: mt7530: simplify core operationsArınç ÜNAL1-65/+43
2024-04-23net: dsa: mt7530-mdio: read PHY address of switch from device treeArınç ÜNAL3-28/+41
2024-04-23net: ethernet: mtk_eth_soc: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+4
2024-04-23dpaa2-switch: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+6
2024-04-23cxgb4: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+3
2024-04-23Merge branch 'for-uring-ubufops' into HEADJakub Kicinski6-11/+19
2024-04-23net: extend ubuf_info callback to ops structurePavel Begunkov6-11/+19
2024-04-23net/mlx5e: Implement ethtool callbacks for supporting per-queue coalescingRahul Rameshbabu3-0/+152
2024-04-23net/mlx5e: Support updating coalescing configuration without resetting channelsRahul Rameshbabu10-165/+454
2024-04-23net/mlx5e: Dynamically allocate DIM structure for SQs/RQsRahul Rameshbabu4-12/+31
2024-04-23net/mlx5e: Use DIM constants for CQ period mode parameterRahul Rameshbabu5-52/+51
2024-04-23net/mlx5e: Move DIM function declarations to en/dim.hRahul Rameshbabu5-3/+18
2024-04-23net: dsa: vsc73xx: add structure descriptionsPawel Dembicki1-1/+15
2024-04-23net: dsa: vsc73xx: Add define for max num of portsPawel Dembicki2-12/+12
2024-04-23net: dsa: vsc73xx: use macros for rgmii recognitionPawel Dembicki1-1/+1
2024-04-23net: dsa: vsc73xx: convert to PHYLINKPawel Dembicki1-127/+117
2024-04-23net: dsa: vsc73xx: use read_poll_timeout instead delay loopPawel Dembicki1-14/+16
2024-04-22octeontx2-pf: Add support for offload tc with skbedit mark actionGeetha sowjanya6-0/+24
2024-04-22net: ethernet: ti: am65-cpsw: Fix xdp_rxq error for disabled portJulien Panis1-0/+6
2024-04-22sysctl: treewide: constify ctl_table_header::ctl_table_argThomas Weißschuh1-1/+1
2024-04-19net: dsa: xrs700x: fix missing initialisation of ds->phylink_mac_opsRussell King (Oracle)1-0/+1
2024-04-19gve: Remove qpl_cfg struct since qpl_ids map with queues respectivelyZiwei Xiao7-113/+20
2024-04-19net: pse-pd: Add TI TPS23881 PSE controller driverKory Maincent (Dent Project)3-0/+830
2024-04-19net: pse-pd: Add PD692x0 PSE controller driverKory Maincent (Dent Project)3-0/+1235
2024-04-19net: pse-pd: Use regulator framework within PSE frameworkKory Maincent (Dent Project)2-41/+256
2024-04-19net: pse-pd: Add support for setup_pi_matrix callbackKory Maincent (Dent Project)1-0/+6
2024-04-19net: pse-pd: Add support for PSE PIsKory Maincent (Dent Project)1-33/+229
2024-04-19net: pse-pd: Introduce PSE types enumerationKory Maincent (Dent Project)2-0/+13
2024-04-19Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski4-51/+67
2024-04-19net: dsa: sja1105: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+3
2024-04-19net: dsa: felix: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+3
2024-04-19net: mscc: ocelot: flower: validate control flagsAsbjørn Sloth Tønnesen1-5/+2
2024-04-19sfc: use flow_rule_is_supp_control_flags()Asbjørn Sloth Tønnesen1-4/+3
2024-04-19mlxsw: spectrum_flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+4
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski149-753/+1798
2024-04-18Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds29-141/+237
2024-04-18Merge tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-2/+3
2024-04-18net: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before using themSiddharth Vadapalli1-0/+18