summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-02-08net: usb: rtl8150: enable basic endpoint checkingNikita Zhandarovich
2025-02-08net: sh_eth: Fix missing rtnl lock in suspend/resume pathKory Maincent
2025-02-08net: ravb: Fix missing rtnl lock in suspend/resume pathKory Maincent
2025-02-08bgmac: reduce max frame size to support just MTU 1500Rafał Miłecki
2025-02-08bonding: Correctly support GSO ESP offloadCosmin Ratiu
2025-02-08net: stmmac: Limit FIFO size by hardware capabilityKunihiko Hayashi
2025-02-08net: stmmac: Limit the number of MTL queues to hardware capabilityKunihiko Hayashi
2025-02-08net: davicom: fix UAF in dm9000_drv_removeChenyuan Yang
2025-02-08vxlan: Fix uninit-value in vxlan_vnifilter_dump()Shigeru Yoshida
2025-02-08net/mlx5e: add missing cpu_to_node to kvzalloc_node in mlx5e_open_xdpredirect_sqStanislav Fomichev
2025-02-08net: netdevsim: try to close UDP port harness racesJakub Kicinski
2025-02-08iavf: allow changing VLAN state without calling PFMichal Swiatkowski
2025-02-08ice: remove invalid parameter of equalizerMateusz Polchlopek
2025-02-08ice: fix ice_parser_rt::bst_key array sizePrzemek Kitszel
2025-02-08idpf: convert workqueues to unboundMarco Leogrande
2025-02-08idpf: Acquire the lock before accessing the xn->saltManoj Vishwanathan
2025-02-08idpf: fix transaction timeouts on resetEmil Tantilov
2025-02-08idpf: add read memory barrier when checking descriptor done bitEmil Tantilov
2025-02-08net: fec: implement TSO descriptor cleanupDheeraj Reddy Jonnalagadda
2025-02-08net: phy: marvell-88q2xxx: Fix temperature measurement with reset-gpiosDimitri Fedrau
2025-02-08net: hns3: fix oops when unload drivers parallelingJian Shen
2025-02-08net: airoha: Fix wrong GDM4 register definitionChristian Marangi
2025-02-08net: ethernet: ti: am65-cpsw: fix freeing IRQ in am65_cpsw_nuss_remove_tx_chns()Roger Quadros
2025-02-08octeon_ep_vf: remove firmware stats fetch in ndo_get_stats64Shinas Rasheed
2025-02-08octeon_ep: remove firmware stats fetch in ndo_get_stats64Shinas Rasheed
2025-02-08net/mlxfw: Drop hard coded max FW flash image sizeMaher Sanalla
2025-02-08net: phy: realtek: always clear NBase-T lpaDaniel Golle
2025-02-08net: phy: realtek: clear master_slave_state if link is downDaniel Golle
2025-02-08net: phy: realtek: clear 1000Base-T lpa if link is downDaniel Golle
2025-02-08inet: ipmr: fix data-racesEric Dumazet
2025-02-08wifi: wilc1000: unregister wiphy only after netdev registrationAlexis Lothoré
2025-02-08wifi: ath12k: fix key cache handlingAditya Kumar Singh
2025-02-08wifi: mt76: mt7996: fix ldpc settingPeter Chiu
2025-02-08wifi: mt76: mt7996: fix definition of tx descriptorBenjamin Lin
2025-02-08wifi: mt76: mt7996: fix incorrect indexing of MIB FW eventBenjamin Lin
2025-02-08wifi: mt76: mt7996: fix HE Phy capabilityHoward Hsu
2025-02-08wifi: mt76: mt7996: fix the capability of reception of EHT MU PPDUHoward Hsu
2025-02-08wifi: mt76: mt7996: add max mpdu len capabilityPeter Chiu
2025-02-08wifi: mt76: mt7996: fix register mappingPeter Chiu
2025-02-08wifi: mt76: mt7915: fix register mappingPeter Chiu
2025-02-08wifi: mt76: mt7915: fix omac index assignment after hardware resetFelix Fietkau
2025-02-08wifi: mt76: mt7915: firmware restart on devices with a second pcie linkFelix Fietkau
2025-02-08wifi: mt76: only enable tx worker after setting the channelFelix Fietkau
2025-02-08wifi: mt76: mt7996: fix rx filter setting for bfee functionalityFelix Fietkau
2025-02-08wifi: mt76: mt7925: Properly handle responses for commands with eventsMing Yen Hsieh
2025-02-08wifi: mt76: mt7925: Cleanup MLO settings post-disconnectionMing Yen Hsieh
2025-02-08wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLOMing Yen Hsieh
2025-02-08wifi: mt76: mt7925: Init secondary link PM stateMing Yen Hsieh
2025-02-08wifi: mt76: mt7925: Update secondary link PS flowMing Yen Hsieh
2025-02-08wifi: mt76: mt7925: Update mt7925_unassign_vif_chanctx for per-link BSSMing Yen Hsieh