summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-05-24net: phy: mscc: enable VSC8501/2 RGMII RX clockDavid Epping
2023-05-24net: phy: mscc: remove unnecessary phydev lockingDavid Epping
2023-05-24net: phy: mscc: add support for VSC8501David Epping
2023-05-24net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLEDavid Epping
2023-05-24Merge tag 'mlx5-fixes-2023-05-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2023-05-24net: ethernet: mtk_eth_soc: fix QoS on DSA MAC on non MTK_NETSYS_V2 SoCsArınç ÜNAL
2023-05-23r8169: Use a raw_spinlock_t for the register locks.Sebastian Andrzej Siewior
2023-05-23lan966x: Fix unloading/loading of the driverHoratiu Vultur
2023-05-22net/mlx5: Fix indexing of mlx5_irqShay Drory
2023-05-22net/mlx5: Fix irq affinity managementShay Drory
2023-05-22net/mlx5: Free irqs only on shutdown callbackShay Drory
2023-05-22net/mlx5: Devcom, serialize devcom registrationShay Drory
2023-05-22net/mlx5: Devcom, fix error flow in mlx5_devcom_register_deviceShay Drory
2023-05-22net/mlx5: E-switch, Devcom, sync devcom events and devcom comp registerShay Drory
2023-05-22net/mlx5e: TC, Fix using eswitch mapping in nic modePaul Blakey
2023-05-22net/mlx5e: Fix SQ wake logic in ptp napi_poll contextRahul Rameshbabu
2023-05-22net/mlx5e: Fix deadlock in tc route query codeVlad Buslov
2023-05-22net/mlx5: Fix error message when failing to allocate device memoryRoi Dayan
2023-05-22net/mlx5e: Use correct encap attribute during invalidationVlad Buslov
2023-05-22net/mlx5: DR, Check force-loopback RC QP capability independently from RoCEYevgeny Kliteynik
2023-05-22net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUsErez Shitrit
2023-05-22net/mlx5: Handle pairing of E-switch via uplink un/load APIsShay Drory
2023-05-22net/mlx5: Collect command failures data only for known commandsShay Drory
2023-05-223c589_cs: Fix an error handling path in tc589_probe()Christophe JAILLET
2023-05-22forcedeth: Fix an error handling path in nv_probe()Christophe JAILLET
2023-05-19net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo
2023-05-19net: fec: add dma_wmb to ensure correct descriptor valuesShenwei Wang
2023-05-19octeontx2-pf: Fix TSOv6 offloadSunil Goutham
2023-05-19sfc: fix devlink info error handlingAlejandro Lucero
2023-05-19net/mlx5e: do as little as possible in napi poll when budget is 0Jakub Kicinski
2023-05-18net: cdc_ncm: Deal with too low values of dwNtbOutMaxSizeTudor Ambarus
2023-05-18Merge tag 'linux-can-fixes-for-6.4-20230518' of git://git.kernel.org/pub/scm/...Paolo Abeni
2023-05-17Merge tag 'wireless-2023-05-17' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-05-17net: isa: include net/Space.hArnd Bergmann
2023-05-17net: wwan: t7xx: Ensure init is completed before system sleepKai-Heng Feng
2023-05-17net: pcs: xpcs: fix C73 AN not getting enabledVladimir Oltean
2023-05-17net: wwan: iosm: fix NULL pointer dereference when removing deviceM Chetan Kumar
2023-05-17igb: fix bit_shift to be in [1..8] rangeAleksandr Loktionov
2023-05-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-05-17net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offsetMarco Migliore
2023-05-17cassini: Fix a memory leak in the error handling path of cas_init_one()Christophe JAILLET
2023-05-17tun: Fix memory leak for detached NAPI queue.Kuniyuki Iwashima
2023-05-17can: kvaser_pciefd: Disable interrupts in probe error pathJimmy Assarsson
2023-05-17can: kvaser_pciefd: Do not send EFLUSH command on TFD interruptJimmy Assarsson
2023-05-17can: kvaser_pciefd: Empty SRB buffer in probeJimmy Assarsson
2023-05-17can: kvaser_pciefd: Call request_irq() before enabling interruptsJimmy Assarsson
2023-05-17can: kvaser_pciefd: Clear listen-only bit if not explicitly requestedJimmy Assarsson
2023-05-17can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()Jimmy Assarsson
2023-05-17wifi: b43: fix incorrect __packed annotationArnd Bergmann
2023-05-17wifi: rtw88: sdio: Always use two consecutive bytes for word operationsMartin Blumenstingl