summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-01-15net: usb: ax88179_178a: move priv to driver_privJustin Chen
2024-01-15net: usb: ax88179_178a: remove redundant init codeJustin Chen
2024-01-15bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()Michael Chan
2024-01-15asix: Add check for usbnet_get_endpointsChen Ni
2024-01-15octeontx2-af: Re-enable MAC TX in otx2_stop processingNaveen Mamindlapalli
2024-01-15octeontx2-af: Always configure NIX TX link credits based on max frame sizeNaveen Mamindlapalli
2024-01-15octeontx2-af: Set NIX link credits based on max LMACSunil Goutham
2024-01-15octeontx2-af: Don't enable Pause frames by defaultHariprasad Kelam
2024-01-15net/qla3xxx: fix potential memleak in ql_alloc_buffer_queuesDinghao Liu
2024-01-15igc: Fix hicredit calculationRodrigo Cataldo
2024-01-15i40e: Restore VF MSI-X state during PCI resetAndrii Staikov
2024-01-15i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao
2024-01-15net: bcmgenet: Fix FCS generation for fragmented skbuffsAdrian Cinal
2024-01-15sfc: fix a double-free bug in efx_probe_filtersZhipeng Lu
2024-01-15r8169: Fix PCI error on system resumeKai-Heng Feng
2024-01-15mlxbf_gige: fix receive packet race conditionDavid Thompson
2024-01-15igc: Check VLAN EtherType maskKurt Kanzenbach
2024-01-15igc: Check VLAN TCI maskKurt Kanzenbach
2024-01-15igc: Report VLAN EtherType matching back to userKurt Kanzenbach
2024-01-15i40e: Fix filter input checks to prevent config with invalid valuesSudheer Mogilappagari
2024-01-15octeontx2-af: Fix marking couple of structure as __packedSuman Ghosh
2024-01-15wifi: iwlwifi: pcie: don't synchronize IRQs from IRQJohannes Berg
2024-01-05net: usb: ax88179_178a: avoid failed operations when device is disconnectedJose Ignacio Tornos Martinez
2024-01-05net: usb: ax88179_178a: wol optimizationsJustin Chen
2024-01-05net: usb: ax88179_178a: clean up pm callsJustin Chen
2024-01-05ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2024-01-05net: ks8851: Fix TX stall caused by TX buffer overrunRonald Wahl
2024-01-05net: mana: select PAGE_POOLYury Norov
2024-01-05ethernet: atheros: fix a memleak in atl1e_setup_ring_resourcesZhipeng Lu
2024-01-05net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by...Rahul Rameshbabu
2024-01-05net/mlx5: Fix fw tracer first block checkMoshe Shemesh
2024-01-05net/mlx5e: fix a potential double-free in fs_udp_create_groupsDinghao Liu
2024-01-05net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()Shifeng Li
2024-01-05Revert "net/mlx5e: fix double free of encap_header"Vlad Buslov
2024-01-05Revert "net/mlx5e: fix double free of encap_header in update funcs"Vlad Buslov
2024-01-05wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lockJohannes Berg
2023-12-20r8152: fix the autosuspend doesn't workHayes Wang
2023-12-20r8152: remove rtl_vendor_mode functionHayes Wang
2023-12-20r8152: avoid to change cfg for all devicesHayes Wang
2023-12-20team: Fix use-after-free when an option instance allocation failsFlorent Revest
2023-12-20net: usb: qmi_wwan: claim interface 4 for ZTE MF290Lech Perczak
2023-12-20stmmac: dwmac-loongson: Add architecture dependencyJean Delvare
2023-12-20usb: aqc111: check packet for fixup for true limitOliver Neukum
2023-12-20net: atlantic: fix double free in ring reinit logicIgor Russkikh
2023-12-20net: stmmac: Handle disabled MDIO busses from devicetreeAndrew Halaney
2023-12-20net: stmmac: use dev_err_probe() for reporting mdio bus registration failureRasmus Villemoes
2023-12-20dpaa2-switch: fix size of the dma_unmapIoana Ciornei
2023-12-20stmmac: dwmac-loongson: Make sure MDIO is initialized before useYanteng Si
2023-12-20net: ena: Fix XDP redirection errorDavid Arinzon
2023-12-20net: ena: Fix xdp drops handling due to multibuf packetsDavid Arinzon