summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* r8169: add tally counter fields added with RTL8125Heiner Kallweit2024-10-101-0/+27
* r8169: Fix spelling mistake: "tx_underun" -> "tx_underrun"Colin Ian King2024-10-101-2/+2
* net: mana: Add support for page sizes other than 4KB on ARM64Haiyang Zhang2024-10-105-23/+24
* net: stmmac: Fix zero-division error when disabling tc cbsKhaiWenTan2024-10-101-0/+1
* nfp: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan2024-10-101-3/+2
* net: atlantic: Avoid warning about potential string truncationSimon Horman2024-10-101-2/+2
* bnxt_en: Extend maximum length of version string by 1 byteSimon Horman2024-10-101-1/+1
* net: mvpp2: Increase size of queue_name bufferSimon Horman2024-10-101-1/+1
* e1000e: avoid failing the system during pm_suspendVitaly Lifshits2024-10-101-8/+11
* net: hisilicon: hns_mdio: fix OF node leak in probe()Krzysztof Kozlowski2024-10-101-0/+1
* net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info()Krzysztof Kozlowski2024-10-101-0/+1
* net: hisilicon: hip04: fix OF node leak in probe()Krzysztof Kozlowski2024-10-101-0/+1
* ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sc...Aleksandr Mishin2024-10-101-4/+2
* net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit checkShenwei Wang2024-10-101-9/+9
* net: fec: Reload PTP registers after link-state changeCsókás, Bence2024-10-102-0/+23
* net: fec: Restart PPS after link state changeCsókás, Bence2024-10-103-1/+46
* net: ethernet: lantiq_etop: fix memory disclosureAleksander Jan Bajkowski2024-10-101-1/+3
* net/mlx5e: Fix crash caused by calling __xfrm_state_delete() twiceJianbo Liu2024-10-101-1/+7
* net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()Elena Salomatkina2024-10-101-0/+3
* net/mlx5: Added cond_resched() to crdump collectionMohamed Khalfella2024-10-101-0/+10
* net/mlx5: Fix error path in multi-packet WQE transmitGerd Bayer2024-10-101-1/+0
* net: sparx5: Fix invalid timestampsAakash Menon2024-10-101-1/+5
* idpf: fix netdev Tx queue stop/wakeMichal Kubiak2024-10-043-27/+21
* idpf: merge singleq and splitq &net_device_opsAlexander Lobakin2024-10-044-63/+20
* idpf: split &idpf_queue into 4 strictly-typed queue structuresAlexander Lobakin2024-10-047-728/+1018
* idpf: stop using macros for accessing queue descriptorsAlexander Lobakin2024-10-045-50/+52
* net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabledFurong Xu2024-10-041-1/+1
* net: ravb: Fix R-Car RX frame size limitPaul Barker2024-10-041-2/+10
* net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Cond...Kaixin Wang2024-10-041-0/+2
* net: xilinx: axienet: Fix packet countingSean Anderson2024-10-041-9/+14
* net: xilinx: axienet: Schedule NAPI in two stepsSean Anderson2024-10-041-6/+8
* r8169: disable ALDPS per default for RTL8125Heiner Kallweit2024-10-041-0/+2
* net: enetc: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan2024-10-041-2/+1
* net: stmmac: dwmac-loongson: Init ref and PTP clocks rateYanteng Si2024-10-041-0/+3
* ice: check for XDP rings instead of bpf program when unconfiguringLarysa Zaremba2024-09-303-7/+7
* net: ftgmac100: Ensure tx descriptor updates are visibleJacky Chou2024-09-301-8/+18
* net: dpaa: Pad packets to ETH_ZLENSean Anderson2024-09-181-1/+8
* net: ftgmac100: Enable TX interrupt to avoid TX timeoutJacky Chou2024-09-181-1/+1
* octeontx2-af: Modify SMQ flush sequence to drop packetsNaveen Mamindlapalli2024-09-182-14/+48
* net/mlx5: Fix bridge mode operations when there are no VFsBenjamin Poirier2024-09-181-2/+2
* net/mlx5: Verify support for scheduling element and TSAR typeCarolina Jubran2024-09-182-20/+31
* net/mlx5: Correct TASR typo into TSARCosmin Ratiu2024-09-181-1/+1
* net/mlx5: Explicitly set scheduling element and TSAR typeCarolina Jubran2024-09-181-0/+7
* net/mlx5e: Add missing link mode to ptys2ext_ethtool_mapShahar Shitrit2024-09-181-0/+6
* net/mlx5e: Add missing link modes to ptys2ethtool_mapShahar Shitrit2024-09-181-0/+4
* net/mlx5: Update the list of the PCI supported devicesMaher Sanalla2024-09-181-0/+1
* igb: Always call igb_xdp_ring_update_tail() under Tx lockSriram Yagnaraman2024-09-181-4/+13
* ice: fix VSI lists confusion when adding VLANsMichal Schmidt2024-09-181-1/+1
* ice: fix accounting for filters shared by multiple VSIsJacob Keller2024-09-181-1/+1
* ice: Fix lldp packets dropping after changing the number of channelsMartyna Szapar-Mudlaw2024-09-181-7/+8