summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-11-26can: f81604: f81604_handle_can_bus_errors(): fix {rx,tx}_errors statisticsDario Binacchi
2024-11-26can: ems_usb: ems_usb_rx_err(): fix {rx,tx}_errors statisticsDario Binacchi
2024-11-26can: sun4i_can: sun4i_can_err(): fix {rx,tx}_errors statisticsDario Binacchi
2024-11-26can: sja1000: sja1000_err(): fix {rx,tx}_errors statisticsDario Binacchi
2024-11-26can: hi311x: hi3110_can_ist(): fix {rx,tx}_errors statisticsDario Binacchi
2024-11-26can: ifi_canfd: ifi_canfd_handle_lec_err(): fix {rx,tx}_errors statisticsDario Binacchi
2024-11-26can: m_can: m_can_handle_lec_err(): fix {rx,tx}_errors statisticsDario Binacchi
2024-11-26can: hi311x: hi3110_can_ist(): update state error statistics if skb allocatio...Dario Binacchi
2024-11-26can: hi311x: hi3110_can_ist(): fix potential use-after-freeDario Binacchi
2024-11-26can: sun4i_can: sun4i_can_err(): call can_change_state() even if cf is NULLDario Binacchi
2024-11-26can: c_can: c_can_handle_bus_err(): update statistics if skb allocation failsDario Binacchi
2024-11-26net: stmmac: set initial EEE policy configurationChoong Yong Liang
2024-11-26can: gs_usb: add usb endpoint address detection at driver probe stepAlexander Kozhinov
2024-11-26can: dev: can_set_termination(): allow sleeping GPIOsMarc Kleine-Budde
2024-11-26rtase: Corrects error handling of the rtase_check_mac_version_valid()Justin Lai
2024-11-26rtase: Correct the speed for RTL907XD-V1Justin Lai
2024-11-26rtase: Refactor the rtase_check_mac_version_valid() functionJustin Lai
2024-11-25wifi: ath12k: Use mac80211 sta's link_sta instead of deflinkSriram R
2024-11-25wifi: ath12k: Use mac80211 vif's link_conf instead of bss_confSriram R
2024-11-25wifi: ath12k: modify chanctx iterators for MLORameshkumar Sundaram
2024-11-25wifi: ath12k: add reo queue lookup table for ML peersRameshkumar Sundaram
2024-11-25wifi: ath12k: use arsta instead of staSriram R
2024-11-25wifi: ath12k: add primary link for data path operationsSriram R
2024-11-25wifi: ath12k: support change_sta_links() mac80211 opSriram R
2024-11-25wifi: ath12k: Add MLO station state change handlingSriram R
2024-11-24net: microchip: vcap: Add typegroup table terminators in kunit testsGuenter Roeck
2024-11-24net: usb: lan78xx: Fix refcounting and autosuspend on invalid WoL configurationOleksij Rempel
2024-11-24tg3: Set coherent DMA mask bits to 31 for BCM57766 chipsetsPavan Chebbi
2024-11-24net: usb: lan78xx: Fix memory leak on device unplug by freeing PHY deviceOleksij Rempel
2024-11-24net: usb: lan78xx: Fix double free issue with interrupt buffer allocationOleksij Rempel
2024-11-24net: phy: ensure that genphy_c45_an_config_eee_aneg() sees new value of phyde...Heiner Kallweit
2024-11-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-11-21wifi: ath11k: mark ath11k_wow_convert_8023_to_80211() as noinlineJeff Johnson
2024-11-21wifi: ath11k: mark ath11k_dp_rx_mon_mpdu_pop() as noinlineJeff Johnson
2024-11-21wifi: ath11k: mark some QMI driver event helpers as noinlineJeff Johnson
2024-11-21wifi: ath12k: Fix inappropriate use of print_array_to_buf_index()Roopni Devanathan
2024-11-21wifi: ath11k: add support for QCA6698AQMiaoqing Pan
2024-11-21wifi: ath11k: miscellaneous spelling fixesDmitry Antipov
2024-11-21wifi: ath11k: cleanup struct ath11k_mon_dataDmitry Antipov
2024-11-21wifi: ath11k: cleanup struct ath11k_reg_tpc_power_infoDmitry Antipov
2024-11-21wifi: ath11k: cleanup struct ath11k_vifDmitry Antipov
2024-11-21wifi: wcn36xx: fix channel survey memory allocation sizeBarnabás Czémán
2024-11-21wifi: ath12k: Fix endianness issue in struct hal_tlv_64_hdrP Praneesh
2024-11-21wifi: rtw88: usb: Enable RX aggregation for 8821au/8812auBitterblue Smith
2024-11-21wifi: rtw88: usb: Support USB 3 with RTL8812AUBitterblue Smith
2024-11-20wifi: ath12k: Support MBSSID Control Frame StatsSidhanta Sahu
2024-11-20wifi: ath12k: Support Transmit PER Rate StatsDinesh Karthikeyan
2024-11-20wifi: ath12k: Support SoC Common StatsDinesh Karthikeyan
2024-11-20wifi: ath12k: Support phy counter and TPC statsDinesh Karthikeyan