summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-02-05Merge tag 'v5.4.264' into toradex_5.4.yMax Krummenacher
2023-12-18wifi: mwifiex: configure BSSID consistently when starting APDavid Lin
2023-12-13net: hns: fix fake link up on xge portYonglong Liu
2023-12-13arcnet: restoring support for multiple Sohard Arcnet cardsThomas Reichinger
2023-12-13net: arcnet: com20020 fix error handlingTong Zhang
2023-12-13net: arcnet: Fix RESET flag handlingAhmed S. Darwish
2023-12-13hv_netvsc: rndis_filter needs to select NLSRandy Dunlap
2023-12-13tg3: Increment tx_dropped in tg3_tso_bug()Alex Pakhunov
2023-12-13tg3: Move the [rt]x_dropped counters to tg3_napiAlex Pakhunov
2023-12-08net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea
2023-12-08net: ravb: Use pm_runtime_resume_and_get()Claudiu Beznea
2023-12-08ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda
2023-12-08net: stmmac: xgmac: Disable FPE MMC interruptsFurong Xu
2023-12-08hv_netvsc: Mark VF as slave before exposing it to user-modeLong Li
2023-12-08hv_netvsc: Fix race of register_netdevice_notifier and VF registerHaiyang Zhang
2023-12-08net: axienet: Fix check for partial TX checksumSamuel Holland
2023-12-08amd-xgbe: propagate the correct speed and duplex statusRaju Rangoju
2023-12-08amd-xgbe: handle the corner-case during tx completionRaju Rangoju
2023-12-08amd-xgbe: handle corner-case during sfp hotplugRaju Rangoju
2023-12-08net: usb: ax88179_178a: fix failed operations during ax88179_resetJose Ignacio Tornos Martinez
2023-11-28Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"Heiner Kallweit
2023-11-28net: dsa: lan9303: consequently nested-lock physical MDIOAlexander Sverdlin
2023-11-28macvlan: Don't propagate promisc change to lower dev in passthruVlad Buslov
2023-11-28net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...Rahul Rameshbabu
2023-11-28net/mlx5_core: Clean driver version and nameLeon Romanovsky
2023-11-28net/mlx5e: fix double free of encap_headerDust Li
2023-11-28net: stmmac: fix rx budget limit checkBaruch Siach
2023-11-28net: stmmac: Rework stmmac_rx()Jose Abreu
2023-11-28net: ethernet: cortina: Fix MTU max settingLinus Walleij
2023-11-28net: ethernet: cortina: Handle large framesLinus Walleij
2023-11-28net: ethernet: cortina: Fix max RX frame defineLinus Walleij
2023-11-28bonding: stop the device in bond_setup_by_slave()Eric Dumazet
2023-11-28ppp: limit MRU to 64KWillem de Bruijn
2023-11-28net: hns3: fix variable may not initialized problem in hns3_init_mac_addr()Yonglong Liu
2023-11-28tty: Fix uninit-value access in ppp_sync_receive()Shigeru Yoshida
2023-11-28ipvlan: add ipvlan_route_v6_outbound() helperEric Dumazet
2023-11-28wifi: iwlwifi: Use FW rate for non-data framesMiri Korenblit
2023-11-28wifi: ath10k: Don't touch the CE interrupt registers after power upDouglas Anderson
2023-11-28wifi: ath10k: fix clang-specific fortify warningDmitry Antipov
2023-11-28wifi: ath9k: fix clang-specific fortify warningsDmitry Antipov
2023-11-28wifi: mac80211_hwsim: fix clang-specific fortify warningDmitry Antipov
2023-11-20r8169: respect userspace disabling IFF_MULTICASTHeiner Kallweit
2023-11-20tg3: power down device only on SYSTEM_POWER_OFFGeorge Shuklin
2023-11-20net: stmmac: xgmac: Enable support for multiple Flexible PPS outputsFurong Xu
2023-11-20net: r8169: Disable multicast filter for RTL8168H and RTL8107EPatrick Thompson
2023-11-20ipvlan: properly track tx_errorsEric Dumazet
2023-11-20net: add DEV_STATS_READ() helperEric Dumazet
2023-11-20r8169: fix rare issue with broken rx after link-down on RTL8125Heiner Kallweit
2023-11-20r8169: use tp_to_dev instead of open codeJuhee Kang
2023-11-20can: dev: can_restart(): fix race condition between controller restart and ne...Marc Kleine-Budde