summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-02-11Daniel Borkmann says:Jakub Kicinski46-422/+786
2023-02-10net: ipa: generalize register field functionsAlex Elder8-165/+161
2023-02-10net: ipa: generalize register offset functionsAlex Elder10-68/+66
2023-02-10net: ipa: start generalizing "ipa_reg"Alex Elder19-1105/+1101
2023-02-10net: ipa: GSI register cleanupAlex Elder2-47/+50
2023-02-10net: ipa: use bitmasks for GSI IRQ valuesAlex Elder2-38/+52
2023-02-10net: ipa: tighten up IPA register validity checkingAlex Elder1-4/+45
2023-02-10net: ipa: add some new IPA versionsAlex Elder1-1/+5
2023-02-10net: ipa: get rid of ipa->reg_addrAlex Elder2-3/+0
2023-02-10net: ipa: generic command param fixAlex Elder2-2/+2
2023-02-10net: microchip: vcap: Add tc flower keys for lan966xHoratiu Vultur5-476/+607
2023-02-10net: pcs: rzn1-miic: remove unused struct members and use miic variableClément Léger1-5/+1
2023-02-10net: micrel: Cable Diagnostics feature for lan8841 PHYHoratiu Vultur1-0/+5
2023-02-10nfp: support IPsec offloading for NFP3800Huanhuan Wang6-13/+83
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski150-663/+1276
2023-02-09Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds39-286/+584
2023-02-09Merge tag 'for-linus-2023020901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-7/+41
2023-02-09net: mscc: ocelot: fix all IPv6 getting trapped to CPU when PTP timestamping ...Vladimir Oltean1-4/+4
2023-02-09Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski8-46/+106
2023-02-09net: libwx: Remove unneeded semicolonYang Li1-1/+1
2023-02-09net: libwx: clean up one inconsistent indentingYang Li1-1/+1
2023-02-09RDMA/mlx5: Track netdev to avoid deadlock during netdev notifier unregisterJiri Pirko3-24/+59
2023-02-09net/mlx5e: Propagate an internal event in case uplink netdev changesJiri Pirko3-6/+22
2023-02-09net/mlx5e: Fix trap event handlingJiri Pirko3-16/+25
2023-02-09Merge tag 'mlx5-fixes-2023-02-07' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski12-123/+76
2023-02-09Merge tag 'mlx5-updates-2023-02-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski14-297/+116
2023-02-08sfc: move xdp_features configuration in efx_pci_probe_post_io()Lorenzo Bianconi2-8/+8
2023-02-08net/sched: taprio: give higher priority to higher TCs in software dequeue modeVladimir Oltean2-3/+21
2023-02-08net: micrel: Add support for lan8841 PHYHoratiu Vultur1-9/+180
2023-02-08net: lan966x: Add support for TC flower filter statisticsHoratiu Vultur1-0/+20
2023-02-08net: ethernet: mtk_eth_soc: fix DSA TX tag hwaccel for switch port 0Vladimir Oltean1-10/+14
2023-02-08nfp: ethtool: fix the bug of setting unsupported port speedYu Xiao2-36/+170
2023-02-08net: ethernet: mtk_eth_soc: fix wrong parameters order in __xdp_rxq_info_reg()Tariq Toukan1-2/+2
2023-02-08net: ethernet: mtk_eth_soc: enable special tag when any MAC uses DSAArınç ÜNAL1-5/+3
2023-02-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski6-22/+30
2023-02-08igc: Add ndo_tx_timeout supportSasha Neftin1-2/+23
2023-02-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski10-213/+406
2023-02-08net: mana: Fix accessing freed irq affinity_hintHaiyang Zhang1-26/+11
2023-02-08hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMICMichael Kelley1-1/+1
2023-02-08nfp: flower: add check for flower VF netdevs for get/set_eepromJames Hershaw1-6/+6
2023-02-08mlxsw: core: Register devlink instance before sub-objectsIdo Schimmel1-6/+6
2023-02-08mlxsw: spectrum_acl_tcam: Move devlink param to TCAM codeIdo Schimmel7-130/+90
2023-02-08mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarationsIdo Schimmel1-65/+65
2023-02-08mlxsw: spectrum_acl_tcam: Make fini symmetric to initIdo Schimmel1-1/+1
2023-02-08mlxsw: spectrum_acl_tcam: Add missing mutex_destroy()Ido Schimmel1-2/+6
2023-02-08mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set()Danielle Ratson1-12/+2
2023-02-08net: enetc: add support for MAC Merge statistics countersVladimir Oltean2-5/+85
2023-02-08net: enetc: add support for MAC Merge layerVladimir Oltean4-3/+182
2023-02-08net/mlx5: Serialize module cleanup with reload and removeShay Drory1-7/+7
2023-02-08net/mlx5: fw_tracer, Zero consumer index when reloading the tracerShay Drory1-1/+1