summaryrefslogtreecommitdiff
path: root/drivers/net/wan
AgeCommit message (Expand)AuthorFilesLines
4 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-4/+2
4 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
4 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds8-11/+11
4 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook10-20/+17
2026-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-6/+2
2026-02-10net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()Thomas Fourier1-6/+2
2026-01-08net: wan: framer: Discard pm_runtime_put() return valuesRafael J. Wysocki1-3/+3
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+4
2025-11-06net: wan: framer: pef2256: Switch to devm_mfd_add_devices()Haotian Zhang1-3/+4
2025-10-14hdlc_ppp: fix potential null pointer in ppp_cp_event loggingKriish Sharma1-3/+1
2025-09-27net: wan: framer: Add version sysfs attribute for the Lantiq PEF2256 framerChristophe Leroy1-5/+19
2025-09-19wan: framer: pef2256: use %pe in print formatJakub Kicinski1-2/+2
2025-08-08net: lapbether: ignore ops-locked netdevsStanislav Fomichev1-1/+1
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar3-3/+3
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner3-3/+3
2025-04-01net: lapbether: use netdev_lockdep_set_classes() helperEric Dumazet1-0/+2
2024-12-16net: wan: framer: Simplify API framer_provider_simple_of_xlate() implementationZijun Hu1-15/+8
2024-10-05net: Switch back to struct platform_driver::remove()Uwe Kleine-König4-4/+4
2024-08-01net: wan: fsl_qmc_hdlc: Discard received CRCHerve Codina1-6/+18
2024-08-01net: wan: fsl_qmc_hdlc: Convert carrier_lock spinlock to a mutexHerve Codina1-3/+4
2024-04-11net: wan: fsl_qmc_hdlc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-04-08net: handle HAS_IOPORT dependenciesNiklas Schnelle1-1/+1
2024-03-18net: wan: fsl_qmc_hdlc: Fix module compilationHerve Codina1-1/+1
2024-03-12net: wan: framer/pef2256: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-11net: wan: fsl_qmc_hdlc: Add framer supportHerve Codina1-5/+234
2024-03-11net: wan: fsl_qmc_hdlc: Add runtime timeslots changes supportHerve Codina1-1/+150
2024-03-11net: wan: Add support for QMC HDLCHerve Codina3-0/+432
2024-03-05net: wan: framer: make framer_class constantRicardo B. Marliere1-12/+9
2024-02-21net: wan: framer: constify of_phandle_args in xlateKrzysztof Kozlowski1-4/+5
2024-01-12net: fill in MODULE_DESCRIPTION()s for ds26522 moduleBreno Leitao1-0/+1
2023-12-13Merge tag 'pef2256-framer' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Jakub Kicinski8-0/+2073
2023-12-13net: wan: framer: Add support for the Lantiq PEF2256 framerHerve Codina5-0/+1156
2023-12-13net: wan: Add framer framework supportHerve Codina5-0/+917
2023-12-06net: wan/ixp4xx_hss: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-12-06net: wan/fsl_ucc_hdlc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-12netdev: replace napi_reschedule with napi_scheduleChristian Marangi1-2/+2
2023-09-22drivers/net: process the result of hdlc_open() and add call of hdlc_close() i...Alexandra Diupina1-2/+10
2023-06-15net: lapbether: only support ethernet devicesEric Dumazet1-0/+3
2023-04-27Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-1/+1
2023-03-16net: Use of_property_read_bool() for boolean propertiesRob Herring1-8/+3
2023-03-11net: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra1-1/+1
2023-01-14net: wan: Add checks for NULL for utdm in undo_uhdlc_init and unmap_si_regsEsina Ekaterina1-2/+4
2022-12-12net: farsync: Fix kmemleak when rmmods farsyncLi Zetao1-0/+2
2022-11-08net: lapbether: fix issue of invalid opcode in lapbeth_open()Zhengchao Shao1-0/+1
2022-11-07net: lapbether: fix issue of dev reference count leakage in lapbeth_device_ev...Zhengchao Shao1-1/+1
2022-06-07WAN: Fix syntax errors in commentsXiang wangx1-1/+1
2022-05-08net: wan: switch to netif_napi_add_weight()Jakub Kicinski4-4/+5
2022-04-27net: wan: remove support for Z85230-based devicesJakub Kicinski6-2760/+0
2022-04-27net: wan: remove support for COSA and SRP synchronous serial boardsJakub Kicinski4-2179/+0
2022-04-06net: wan: remove the lanmedia (lmc) driverJakub Kicinski12-4260/+0