summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-08-12wifi: rtw89: print just once for unknown C2H eventsPing-Ke Shih
2025-08-12wifi: rtw88: Lock rtwdev->mutex before setting the LEDBitterblue Smith
2025-08-12wifi: rtw88: sdio: use indirect IO for device registers before power-onPing-Ke Shih
2025-08-11net: stmmac: dwc-qos: fix clk prepare/enable leak on probe failureRussell King (Oracle)
2025-08-11net: stmmac: rk: put the PHY clock on removeRussell King (Oracle)
2025-08-11net: usb: qmi_wwan: add Telit Cinterion FN990A w/audio compositionFabio Porcedda
2025-08-11soc: qcom: mdt_loader: Remove pas id parameterMukesh Ojha
2025-08-09Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-08hv_netvsc: Fix panic during namespace deletion with VFHaiyang Zhang
2025-08-08hamradio: ignore ops-locked netdevsStanislav Fomichev
2025-08-08net: lapbether: ignore ops-locked netdevsStanislav Fomichev
2025-08-08net: dsa: microchip: Fix KSZ8863 reset problemTristram Ha
2025-08-08net: ti: icss-iep: Fix incorrect type for return value in extts_enable()Alok Tiwari
2025-08-08net: page_pool: allow enabling recycling late, fix false positive warningJakub Kicinski
2025-08-08net: ti: icssg-prueth: Fix emac link speed handlingMD Danish Anwar
2025-08-08net: hibmcge: fix the np_link_fail error reporting issueJijie Shao
2025-08-08net: hibmcge: fix the division by zero issueJijie Shao
2025-08-08net: hibmcge: fix rtnl deadlock issueJijie Shao
2025-08-08Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-07pptp: fix pptp_xmit() error pathEric Dumazet
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-08-06net: usbnet: Fix the wrong netif_carrier_on() callAmmar Faizi
2025-08-05net: ti: icssg-prueth: Fix skb handling for XDP_PASSMeghana Malladi
2025-08-05eth: fbnic: Lock the tx_dropped updateMohsin Bashir
2025-08-05eth: fbnic: Fix tx_dropped reportingMohsin Bashir
2025-08-05eth: fbnic: remove the debugging trick of super high page biasJakub Kicinski
2025-08-05net: ftgmac100: fix potential NULL pointer access in ftgmac100_phy_disconnectHeiner Kallweit
2025-08-04Revert "net: mdio_bus: Use devm for getting reset GPIO"Jakub Kicinski
2025-08-04benet: fix BUG when creating VFsMichal Schmidt
2025-08-04net: airoha: npu: Add missing MODULE_FIRMWARE macrosLorenzo Bianconi
2025-08-04ipa: fix compile-testing with qcom-mdt=mArnd Bergmann
2025-08-04eth: fbnic: unlink NAPIs from queues on error to openJakub Kicinski
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-02net: mvneta: fix typo "notifer"WangYuli
2025-08-01net: mdio: mdio-bcm-unimac: Correct rate fallback logicFlorian Fainelli
2025-08-01net/mlx5: Correctly set gso_segs when LRO is usedChristoph Paasch
2025-08-01sfc: unfix not-a-typo in commentEdward Cree
2025-08-01net: airoha: Fix PPE table access in airoha_ppe_debugfs_foe_show()Lorenzo Bianconi
2025-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-07-30pptp: ensure minimal skb length in pptp_xmit()Eric Dumazet
2025-07-30net: mdio_bus: Use devm for getting reset GPIOBence Csókás
2025-07-30net: phy: smsc: add proper reset flags for LAN8710ABuday Csaba
2025-07-30net: ipa: add IPA v5.1 and v5.5 to ipa_version_string()Luca Weiss
2025-07-30phy: mscc: Fix parsing of unicast framesHoratiu Vultur
2025-07-30net: ti: icss-iep: fix device and OF node leaks at probeJohan Hovold
2025-07-30net: mtk_eth_soc: fix device leak at probeJohan Hovold
2025-07-30net: gianfar: fix device leak when querying time stamp infoJohan Hovold
2025-07-30net: enetc: fix device and OF node leak at probeJohan Hovold
2025-07-30net: dpaa: fix device leak when querying time stamp infoJohan Hovold
2025-07-30Merge tag 'for-linus-6.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds