summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: phy: mscc: enable VSC8501/2 RGMII RX clockDavid Epping2023-05-242-26/+29
* net: phy: mscc: remove unnecessary phydev lockingDavid Epping2023-05-241-4/+0
* net: phy: mscc: add support for VSC8501David Epping2023-05-242-0/+26
* net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLEDavid Epping2023-05-241-0/+1
* Merge tag 'mlx5-fixes-2023-05-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2023-05-2416-58/+173
|\
| * net/mlx5: Fix indexing of mlx5_irqShay Drory2023-05-221-4/+5
| * net/mlx5: Fix irq affinity managementShay Drory2023-05-221-1/+1
| * net/mlx5: Free irqs only on shutdown callbackShay Drory2023-05-223-1/+31
| * net/mlx5: Devcom, serialize devcom registrationShay Drory2023-05-221-5/+14
| * net/mlx5: Devcom, fix error flow in mlx5_devcom_register_deviceShay Drory2023-05-221-1/+2
| * net/mlx5: E-switch, Devcom, sync devcom events and devcom comp registerShay Drory2023-05-222-1/+9
| * net/mlx5e: TC, Fix using eswitch mapping in nic modePaul Blakey2023-05-221-7/+27
| * net/mlx5e: Fix SQ wake logic in ptp napi_poll contextRahul Rameshbabu2023-05-223-7/+16
| * net/mlx5e: Fix deadlock in tc route query codeVlad Buslov2023-05-223-20/+48
| * net/mlx5: Fix error message when failing to allocate device memoryRoi Dayan2023-05-221-1/+1
| * net/mlx5e: Use correct encap attribute during invalidationVlad Buslov2023-05-221-1/+3
| * net/mlx5: DR, Check force-loopback RC QP capability independently from RoCEYevgeny Kliteynik2023-05-221-1/+3
| * net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUsErez Shitrit2023-05-221-1/+2
| * net/mlx5: Handle pairing of E-switch via uplink un/load APIsShay Drory2023-05-223-6/+9
| * net/mlx5: Collect command failures data only for known commandsShay Drory2023-05-221-1/+2
* | net: ethernet: mtk_eth_soc: fix QoS on DSA MAC on non MTK_NETSYS_V2 SoCsArınç ÜNAL2023-05-241-6/+2
* | r8169: Use a raw_spinlock_t for the register locks.Sebastian Andrzej Siewior2023-05-231-22/+22
* | lan966x: Fix unloading/loading of the driverHoratiu Vultur2023-05-231-0/+10
|/
* 3c589_cs: Fix an error handling path in tc589_probe()Christophe JAILLET2023-05-221-1/+10
* forcedeth: Fix an error handling path in nv_probe()Christophe JAILLET2023-05-221-0/+1
* net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo2023-05-192-2/+13
* net: fec: add dma_wmb to ensure correct descriptor valuesShenwei Wang2023-05-191-6/+11
* octeontx2-pf: Fix TSOv6 offloadSunil Goutham2023-05-191-3/+1
* sfc: fix devlink info error handlingAlejandro Lucero2023-05-191-50/+45
* net/mlx5e: do as little as possible in napi poll when budget is 0Jakub Kicinski2023-05-191-7/+9
* net: cdc_ncm: Deal with too low values of dwNtbOutMaxSizeTudor Ambarus2023-05-181-9/+15
* Merge tag 'linux-can-fixes-for-6.4-20230518' of git://git.kernel.org/pub/scm/...Paolo Abeni2023-05-181-22/+29
|\
| * can: kvaser_pciefd: Disable interrupts in probe error pathJimmy Assarsson2023-05-171-0/+2
| * can: kvaser_pciefd: Do not send EFLUSH command on TFD interruptJimmy Assarsson2023-05-171-17/+4
| * can: kvaser_pciefd: Empty SRB buffer in probeJimmy Assarsson2023-05-171-0/+15
| * can: kvaser_pciefd: Call request_irq() before enabling interruptsJimmy Assarsson2023-05-171-5/+5
| * can: kvaser_pciefd: Clear listen-only bit if not explicitly requestedJimmy Assarsson2023-05-171-0/+2
| * can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()Jimmy Assarsson2023-05-171-0/+1
* | Merge tag 'wireless-2023-05-17' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-05-1734-99/+186
|\ \
| * | wifi: b43: fix incorrect __packed annotationArnd Bergmann2023-05-172-2/+2
| * | wifi: rtw88: sdio: Always use two consecutive bytes for word operationsMartin Blumenstingl2023-05-171-8/+0
| * | mac80211_hwsim: fix memory leak in hwsim_new_radio_nlZhengchao Shao2023-05-161-1/+2
| * | wifi: iwlwifi: mvm: Add locking to the rate read flowAriel Malamud2023-05-161-0/+3
| * | wifi: iwlwifi: Don't use valid_links to iterate sta linksMiri Korenblit2023-05-161-30/+22
| * | wifi: iwlwifi: mvm: don't trust firmware n_channelsJohannes Berg2023-05-161-0/+10
| * | wifi: iwlwifi: mvm: fix OEM's name in the tas approved listAlon Giladi2023-05-161-1/+1
| * | wifi: iwlwifi: fix OEM's name in the ppag approved listAlon Giladi2023-05-161-1/+1
| * | wifi: iwlwifi: mvm: fix initialization of a return valueMukesh Sisodiya2023-05-161-1/+1
| * | wifi: iwlwifi: mvm: fix access to fw_id_to_mac_idGregory Greenman2023-05-164-2/+22
| * | wifi: iwlwifi: fw: fix DBGI dumpJohannes Berg2023-05-161-8/+11