summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2024-10-29gtp: allow -1 to be specified as file description from userspacePablo Neira Ayuso1-9/+13
2024-10-29mctp i2c: handle NULL header addressMatt Johnston1-0/+3
2024-10-29ice: fix crash on probe for DPLL enabled E810 LOMArkadiusz Kubalewski3-2/+90
2024-10-29ice: block SF port creation in legacy modeMichal Swiatkowski1-0/+6
2024-10-29igb: Disable threaded IRQ for igb_msix_otherWander Lairson Costa1-1/+1
2024-10-29net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB dataFurong Xu1-5/+17
2024-10-29net: stmmac: dwmac4: Fix high address display by updating reg_space[] from re...Ley Foon Tan2-0/+10
2024-10-29usb: add support for new USB device ID 0x17EF:0x3098 for the r8152 driverBenjamin Große1-0/+1
2024-10-29macsec: Fix use-after-free while sending the offloading packetJianbo Liu1-2/+1
2024-10-25wifi: iwlwifi: mvm: fix 6 GHz scan constructionJohannes Berg1-3/+3
2024-10-25Revert "wifi: iwlwifi: remove retry loops in start"Emmanuel Grumbach3-10/+31
2024-10-25wifi: iwlwifi: mvm: don't add default link in fw restart flowEmmanuel Grumbach1-6/+18
2024-10-25wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()Daniel Gabay1-6/+4
2024-10-25wifi: iwlwifi: mvm: SAR table alignmentAnjaneyulu1-38/+58
2024-10-25wifi: iwlwifi: mvm: Use the sync timepoint API in suspendDaniel Gabay2-1/+5
2024-10-25wifi: iwlwifi: mvm: really send iwl_txpower_constraints_cmdMiri Korenblit1-5/+5
2024-10-25wifi: iwlwifi: mvm: don't leak a link on AP removalEmmanuel Grumbach1-1/+1
2024-10-25Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller17-24/+97
2024-10-24net: dsa: mv88e6xxx: support 4000ps cycle counter periodShenghao Yang1-3/+20
2024-10-24net: dsa: mv88e6xxx: read cycle counter period from hardwareShenghao Yang2-19/+43
2024-10-24net: dsa: mv88e6xxx: group cycle counter coefficientsShenghao Yang2-33/+32
2024-10-24net: usb: qmi_wwan: add Fibocom FG132 0x0112 compositionReinhard Speyerer1-0/+1
2024-10-24hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER eventHaiyang Zhang1-0/+30
2024-10-24net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876xTim Harvey1-10/+11
2024-10-23r8169: avoid unsolicited interruptsHeiner Kallweit1-1/+3
2024-10-22net: usb: usbnet: fix name regressionOliver Neukum1-1/+2
2024-10-22mlxsw: spectrum_router: fix xa_store() error checkingYuan Can1-6/+3
2024-10-21virtio_net: fix integer overflow in statsMichael S. Tsirkin1-1/+1
2024-10-21net: wwan: fix global oob in wwan_rtnl_policyLin Ma1-1/+1
2024-10-21fsl/fman: Fix refcount handling of fman-related devicesAleksandr Mishin1-15/+47
2024-10-21fsl/fman: Save device references taken in mac_probe()Aleksandr Mishin2-3/+9
2024-10-20net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393xPeter Rashleigh1-0/+1
2024-10-20octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx()Aleksandr Mishin1-0/+27
2024-10-20octeon_ep: Implement helper for iterating packets in Rx queueAleksandr Mishin1-23/+32
2024-10-20bnxt_en: replace ptp_lock with irqsave variantVadim Fedorenko3-41/+63
2024-10-20net: phy: dp83822: Fix reset pin definitionsMichel Alex1-2/+2
2024-10-20net: plip: fix break; causing plip to never transmitJakub Boehm1-1/+1
2024-10-20be2net: fix potential memory leak in be_xmit()Wang Hai1-5/+5
2024-10-20net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()Wang Hai1-0/+1
2024-10-19net: pse-pd: Fix out of bound for loopKory Maincent1-2/+2
2024-10-17Merge tag 'ath-current-20241016' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo3-3/+13
2024-10-17wifi: rtlwifi: rtl8192du: Don't claim USB ID 0bda:8171Bitterblue Smith1-1/+0
2024-10-17wifi: rtw88: Fix the RX aggregation in USB 3 modeBitterblue Smith1-1/+0
2024-10-17wifi: brcm80211: BRCM_TRACING should depend on TRACINGGeert Uytterhoeven1-0/+1
2024-10-17wifi: rtw89: pci: early chips only enable 36-bit DMA on specific PCI hostsPing-Ke Shih1-7/+41
2024-10-17net/mlx5e: Don't call cleanup on profile rollback failureCosmin Ratiu1-1/+3
2024-10-17net/mlx5: Unregister notifier on eswitch init failureCosmin Ratiu1-2/+3
2024-10-17net/mlx5: Fix command bitmask initializationShay Drory1-2/+6
2024-10-17net/mlx5: Check for invalid vector index on EQ creationMaher Sanalla1-0/+6
2024-10-17net/mlx5: HWS, use lock classes for bwc locksCosmin Ratiu2-2/+19