summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-09-30can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into mcp251xfd_chip_s...Marc Kleine-Budde
2024-09-30can: mcp251xfd: properly indent labelsMarc Kleine-Budde
2024-09-30can: mcp251xfd: mcp251xfd_ring_init(): check TX-coalescing configurationMarc Kleine-Budde
2024-09-30wifi: iwlwifi: clear trans->state earlier upon errorEmmanuel Grumbach
2024-09-30wifi: iwlwifi: mvm: don't wait for tx queues if firmware is deadEmmanuel Grumbach
2024-09-30wifi: iwlwifi: mvm: pause TCM when the firmware is stoppedEmmanuel Grumbach
2024-09-30wifi: iwlwifi: mvm: fix iwl_mvm_max_scan_ie_fw_cmd_room()Daniel Gabay
2024-09-30wifi: iwlwifi: mvm: fix iwl_mvm_scan_fits() calculationDaniel Gabay
2024-09-30wifi: iwlwifi: lower message level for FW buffer destinationBenjamin Berg
2024-09-30net: ftgmac100: Ensure tx descriptor updates are visibleJacky Chou
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