aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2025-08-12wifi: rtw89: add dummy C2H handlers for BCN resend and update donePing-Ke Shih2-1/+13
2025-08-12wifi: rtw89: print just once for unknown C2H eventsPing-Ke Shih3-8/+7
2025-08-12wifi: rtw88: Lock rtwdev->mutex before setting the LEDBitterblue Smith1-3/+13
2025-08-12wifi: rtw88: sdio: use indirect IO for device registers before power-onPing-Ke Shih1-0/+4
2025-08-11net: stmmac: dwc-qos: fix clk prepare/enable leak on probe failureRussell King (Oracle)1-11/+2
2025-08-11net: stmmac: rk: put the PHY clock on removeRussell King (Oracle)1-1/+5
2025-08-11net: usb: qmi_wwan: add Telit Cinterion FN990A w/audio compositionFabio Porcedda1-0/+1
2025-08-11soc: qcom: mdt_loader: Remove pas id parameterMukesh Ojha1-1/+1
2025-08-09Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds4-5/+5
2025-08-08hv_netvsc: Fix panic during namespace deletion with VFHaiyang Zhang2-1/+31
2025-08-08hamradio: ignore ops-locked netdevsStanislav Fomichev1-1/+1
2025-08-08net: lapbether: ignore ops-locked netdevsStanislav Fomichev1-1/+1
2025-08-08net: dsa: microchip: Fix KSZ8863 reset problemTristram Ha2-9/+12
2025-08-08net: ti: icss-iep: Fix incorrect type for return value in extts_enable()Alok Tiwari1-1/+2
2025-08-08net: page_pool: allow enabling recycling late, fix false positive warningJakub Kicinski1-1/+8
2025-08-08net: ti: icssg-prueth: Fix emac link speed handlingMD Danish Anwar1-0/+6
2025-08-08net: hibmcge: fix the np_link_fail error reporting issueJijie Shao1-2/+13
2025-08-08net: hibmcge: fix the division by zero issueJijie Shao1-1/+6
2025-08-08net: hibmcge: fix rtnl deadlock issueJijie Shao1-9/+5
2025-08-08Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds22-51/+108
2025-08-07pptp: fix pptp_xmit() error pathEric Dumazet1-3/+4
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski4-5/+5
2025-08-06net: usbnet: Fix the wrong netif_carrier_on() callAmmar Faizi1-3/+3
2025-08-05net: ti: icssg-prueth: Fix skb handling for XDP_PASSMeghana Malladi1-7/+8
2025-08-05eth: fbnic: Lock the tx_dropped updateMohsin Bashir1-0/+2
2025-08-05eth: fbnic: Fix tx_dropped reportingMohsin Bashir1-4/+4
2025-08-05eth: fbnic: remove the debugging trick of super high page biasJakub Kicinski2-6/+4
2025-08-05net: ftgmac100: fix potential NULL pointer access in ftgmac100_phy_disconnectHeiner Kallweit1-3/+4
2025-08-04Revert "net: mdio_bus: Use devm for getting reset GPIO"Jakub Kicinski1-2/+2
2025-08-04benet: fix BUG when creating VFsMichal Schmidt1-1/+1
2025-08-04net: airoha: npu: Add missing MODULE_FIRMWARE macrosLorenzo Bianconi1-0/+2
2025-08-04ipa: fix compile-testing with qcom-mdt=mArnd Bergmann1-1/+1
2025-08-04eth: fbnic: unlink NAPIs from queues on error to openJakub Kicinski1-1/+3
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds3-4/+3
2025-08-02net: mvneta: fix typo "notifer"WangYuli1-1/+1
2025-08-01net: mdio: mdio-bcm-unimac: Correct rate fallback logicFlorian Fainelli1-3/+2
2025-08-01net/mlx5: Correctly set gso_segs when LRO is usedChristoph Paasch1-0/+1
2025-08-01sfc: unfix not-a-typo in commentEdward Cree1-1/+1
2025-08-01net: airoha: Fix PPE table access in airoha_ppe_debugfs_foe_show()Lorenzo Bianconi1-6/+20
2025-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds5-5/+180
2025-07-30pptp: ensure minimal skb length in pptp_xmit()Eric Dumazet1-6/+9
2025-07-30net: mdio_bus: Use devm for getting reset GPIOBence Csókás1-2/+2
2025-07-30net: phy: smsc: add proper reset flags for LAN8710ABuday Csaba1-0/+1
2025-07-30net: ipa: add IPA v5.1 and v5.5 to ipa_version_string()Luca Weiss1-1/+5
2025-07-30phy: mscc: Fix parsing of unicast framesHoratiu Vultur2-0/+2
2025-07-30net: ti: icss-iep: fix device and OF node leaks at probeJohan Hovold1-5/+18
2025-07-30net: mtk_eth_soc: fix device leak at probeJohan Hovold1-1/+0
2025-07-30net: gianfar: fix device leak when querying time stamp infoJohan Hovold1-1/+3
2025-07-30net: enetc: fix device and OF node leak at probeJohan Hovold1-2/+12
2025-07-30net: dpaa: fix device leak when querying time stamp infoJohan Hovold1-1/+3