aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-06-17net/mlx5e: Add per queue netdev-genl statsJoe Damato
2024-06-17net/mlx5e: Add txq to sq stats mappingJoe Damato
2024-06-14mlxsw: Use the same maximum MTU value throughout the driverAmit Cohen
2024-06-14mlxsw: spectrum: Set more accurate values for netdevice min/max MTUAmit Cohen
2024-06-14mlxsw: Adjust MTU value to hardware checkAmit Cohen
2024-06-14mlxsw: port: Edit maximum MTU valueAmit Cohen
2024-06-14net: stmmac: clean up stmmac_mac_select_pcs()Russell King (Oracle)
2024-06-14net: stmmac: dwmac-socfpga: provide select_pcs() implementationRussell King (Oracle)
2024-06-14net: stmmac: dwmac-rzn1: provide select_pcs() implementationRussell King (Oracle)
2024-06-14net: stmmac: dwmac-intel: provide a select_pcs() implementationRussell King (Oracle)
2024-06-14net: stmmac: add select_pcs() platform methodRussell King (Oracle)
2024-06-14net/mlx5e: Support SWP-mode offload L4 csum calculationRahul Rameshbabu
2024-06-14net/mlx5e: Use tcp_v[46]_check checksum helpersGal Pressman
2024-06-14net/mlx5e: Fix outdated comment in features checkGal Pressman
2024-06-14net/mlx5: Replace strcpy with strscpyMoshe Shemesh
2024-06-14net/mlx5: CT: Separate CT and CT-NAT tuple entriesChris Mi
2024-06-14net/mlx5: Correct TASR typo into TSARCosmin Ratiu
2024-06-14net: phy: realtek: add support for rtl8224 2.5Gbps PHYChris Packham
2024-06-14eth: lan966x: don't clear unsupported statsJakub Kicinski
2024-06-14net: stmmac: dwmac-stm32: add management of stm32mp13 for stm32Christophe Roullier
2024-06-14net: stmmac: dwmac-stm32: Mask support for PMCR configurationChristophe Roullier
2024-06-14net: stmmac: dwmac-stm32: Fix Mhz to MHzMarek Vasut
2024-06-14net: stmmac: dwmac-stm32: Clean up the debug printsMarek Vasut
2024-06-14net: stmmac: dwmac-stm32: Extract PMCR configurationMarek Vasut
2024-06-14net: stmmac: dwmac-stm32: Separate out external clock selectorMarek Vasut
2024-06-14net: stmmac: dwmac-stm32: Separate out external clock rate validationMarek Vasut
2024-06-13net: dsa: lantiq_gswip: Improve error message in gswip_port_fdb()Martin Blumenstingl
2024-06-13net: dsa: lantiq_gswip: Update comments in gswip_port_vlan_filtering()Martin Blumenstingl
2024-06-13net: dsa: lantiq_gswip: Remove dead code from gswip_add_single_port_br()Martin Schiller
2024-06-13net: dsa: lantiq_gswip: Consistently use macros for the mac bridge tableMartin Blumenstingl
2024-06-13net: dsa: lantiq_gswip: Change literal 6 to ETH_ALENMartin Blumenstingl
2024-06-13net: dsa: lantiq_gswip: Use dsa_is_cpu_port() in gswip_port_change_mtu()Martin Blumenstingl
2024-06-13net: dsa: lantiq_gswip: do also enable or disable cpu portMartin Schiller
2024-06-13net: dsa: lantiq_gswip: Don't manually call gswip_port_enable()Martin Blumenstingl
2024-06-13net: dsa: lantiq_gswip: Use dev_err_probe where appropriateMartin Blumenstingl
2024-06-13net: dsa: lantiq_gswip: add terminating \n where missingMartin Schiller
2024-06-13net: dsa: lantiq_gswip: Only allow phy-mode = "internal" on the CPU portMartin Blumenstingl
2024-06-13Merge branch 'mana-shared' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Jakub Kicinski
2024-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-13Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-06-13bnxt_en: Adjust logging of firmware messages in case of released token in __h...Aleksandr Mishin
2024-06-13bnxt_en: Cap the size of HWRM_PORT_PHY_QCFG forwarded responseMichael Chan
2024-06-13gve: Clear napi->skb before dev_kfree_skb_any()Ziwei Xiao
2024-06-13ionic: fix use after netif_napi_del()Taehee Yoo
2024-06-13Revert "igc: fix a log entry using uninitialized netdev"Sasha Neftin
2024-06-12CDC-NCM: add support for Apple's private interfaceOle André Vadla Ravnås
2024-06-12ice: flower: validate encapsulation control flagsAsbjørn Sloth Tønnesen
2024-06-12nfp: flower: validate encapsulation control flagsAsbjørn Sloth Tønnesen
2024-06-12net/mlx5e: flower: validate encapsulation control flagsAsbjørn Sloth Tønnesen
2024-06-12sfc: use flow_rule_is_supp_enc_control_flags()Asbjørn Sloth Tønnesen