summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-09-18net: dpaa: Pad packets to ETH_ZLENSean Anderson
2024-09-18net: dsa: felix: ignore pending status of TAS module when it's disabledXiaoliang Yang
2024-09-18net: ftgmac100: Enable TX interrupt to avoid TX timeoutJacky Chou
2024-09-18octeontx2-af: Modify SMQ flush sequence to drop packetsNaveen Mamindlapalli
2024-09-18net/mlx5: Fix bridge mode operations when there are no VFsBenjamin Poirier
2024-09-18net/mlx5: Verify support for scheduling element and TSAR typeCarolina Jubran
2024-09-18net/mlx5: Correct TASR typo into TSARCosmin Ratiu
2024-09-18net/mlx5: Explicitly set scheduling element and TSAR typeCarolina Jubran
2024-09-18net/mlx5e: Add missing link mode to ptys2ext_ethtool_mapShahar Shitrit
2024-09-18IB/mlx5: Rename 400G_8X speed to comply to naming conventionPatrisious Haddad
2024-09-18net/mlx5e: Add missing link modes to ptys2ethtool_mapShahar Shitrit
2024-09-18net/mlx5: Update the list of the PCI supported devicesMaher Sanalla
2024-09-18igb: Always call igb_xdp_ring_update_tail() under Tx lockSriram Yagnaraman
2024-09-18ice: fix VSI lists confusion when adding VLANsMichal Schmidt
2024-09-18ice: fix accounting for filters shared by multiple VSIsJacob Keller
2024-09-18ice: Fix lldp packets dropping after changing the number of channelsMartyna Szapar-Mudlaw
2024-09-18net: xilinx: axienet: Fix race in axienet_stopSean Anderson
2024-09-18net: hns3: use correct release function during uninitializationPeiyang Wang
2024-09-18wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_changeBert Karwatzki
2024-09-18net: phy: vitesse: repair vsc73xx autonegotiationPawel Dembicki
2024-09-18net: ethernet: use ip_hdrlen() instead of bit shiftMoon Yeounsu
2024-09-18usbnet: ipheth: fix carrier detection in modes 1 and 4Foster Snowhill
2024-09-18usbnet: ipheth: do not stop RX on failing RX callbackFoster Snowhill
2024-09-18usbnet: ipheth: drop RX URBs with no payloadFoster Snowhill
2024-09-18usbnet: ipheth: remove extraneous rx URB length checkFoster Snowhill
2024-09-12can: mcp251xfd: rx: add workaround for erratum DS80000789E 6 of mcp2518fdMarc Kleine-Budde
2024-09-12can: mcp251xfd: clarify the meaning of timestampMarc Kleine-Budde
2024-09-12can: mcp251xfd: rx: prepare to workaround broken RX FIFO head index erratumMarc Kleine-Budde
2024-09-12can: mcp251xfd: mcp251xfd_handle_rxif_ring_uinc(): factor out in separate fun...Marc Kleine-Budde
2024-09-12intel: legacy: Partial revert of field get conversionSasha Neftin
2024-09-12usbnet: ipheth: race between ipheth_close and error handlingOliver Neukum
2024-09-12net: dpaa: avoid on-stack arrays of NR_CPUS elementsVladimir Oltean
2024-09-12wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()Sascha Hauer
2024-09-12wifi: rtw88: usb: schedule rx work after everything is set upMarcin Ĺšlusarz
2024-09-12net: dsa: vsc73xx: fix possible subblocks range of CAPT blockPawel Dembicki
2024-09-12r8152: fix the firmware doesn't workHayes Wang
2024-09-12bareudp: Fix device stats updates.Guillaume Nault
2024-09-12usbnet: modern method to get random MACOliver Neukum
2024-09-12ice: do not bring the VSI up, if it was down before the XDP setupLarysa Zaremba
2024-09-12ice: protect XDP configuration with a mutexLarysa Zaremba
2024-09-12net: phy: Fix missing of_node_put() for ledsJinjie Ruan
2024-09-12igc: Unlock on error in igc_io_resume()Dan Carpenter
2024-09-12can: kvaser_pciefd: Use a single write when releasing RX buffersMartin Jocic
2024-09-12can: kvaser_pciefd: Move reset of DMA RX buffers to the end of the ISRMartin Jocic
2024-09-12can: kvaser_pciefd: Rename board_irq to pci_irqMartin Jocic
2024-09-12can: kvaser_pciefd: Remove unnecessary commentMartin Jocic
2024-09-12can: kvaser_pciefd: Skip redundant NULL pointer check in ISRMartin Jocic
2024-09-12ice: Add netif_device_attach/detach into PF reset flowDawid Osuchowski
2024-09-12igb: Fix not clearing TimeSync interrupts for 82580Daiwei Li
2024-09-12can: mcp251xfd: fix ring configuration when switching from CAN-CC to CAN-FD modeMarc Kleine-Budde