summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
AgeCommit message (Expand)AuthorLines
2024-12-15net: wan: framer: Simplify API framer_provider_simple_of_xlate() implementationZijun Hu-15/+8
2024-10-04net: Switch back to struct platform_driver::remove()Uwe Kleine-König-4/+4
2024-07-31net: wan: fsl_qmc_hdlc: Discard received CRCHerve Codina-6/+18
2024-07-31net: wan: fsl_qmc_hdlc: Convert carrier_lock spinlock to a mutexHerve Codina-3/+4
2024-04-10net: wan: fsl_qmc_hdlc: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2024-04-08net: handle HAS_IOPORT dependenciesNiklas Schnelle-1/+1
2024-03-18net: wan: fsl_qmc_hdlc: Fix module compilationHerve Codina-1/+1
2024-03-11net: wan: framer/pef2256: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2024-03-11net: wan: fsl_qmc_hdlc: Add framer supportHerve Codina-5/+234
2024-03-11net: wan: fsl_qmc_hdlc: Add runtime timeslots changes supportHerve Codina-1/+150
2024-03-11net: wan: Add support for QMC HDLCHerve Codina-0/+432
2024-03-05net: wan: framer: make framer_class constantRicardo B. Marliere-12/+9
2024-02-20net: wan: framer: constify of_phandle_args in xlateKrzysztof Kozlowski-4/+5
2024-01-11net: fill in MODULE_DESCRIPTION()s for ds26522 moduleBreno Leitao-0/+1
2023-12-12Merge tag 'pef2256-framer' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Jakub Kicinski-0/+2073
2023-12-12net: wan: framer: Add support for the Lantiq PEF2256 framerHerve Codina-0/+1156
2023-12-12net: wan: Add framer framework supportHerve Codina-0/+917
2023-12-05net: wan/ixp4xx_hss: Convert to platform remove callback returning voidUwe Kleine-König-3/+2
2023-12-05net: wan/fsl_ucc_hdlc: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-10-11netdev: replace napi_reschedule with napi_scheduleChristian Marangi-2/+2
2023-09-22drivers/net: process the result of hdlc_open() and add call of hdlc_close() i...Alexandra Diupina-2/+10
2023-06-15net: lapbether: only support ethernet devicesEric Dumazet-0/+3
2023-04-27Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds-1/+1
2023-03-16net: Use of_property_read_bool() for boolean propertiesRob Herring-8/+3
2023-03-11net: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra-1/+1
2023-01-13net: wan: Add checks for NULL for utdm in undo_uhdlc_init and unmap_si_regsEsina Ekaterina-2/+4
2022-12-12net: farsync: Fix kmemleak when rmmods farsyncLi Zetao-0/+2
2022-11-08net: lapbether: fix issue of invalid opcode in lapbeth_open()Zhengchao Shao-0/+1
2022-11-07net: lapbether: fix issue of dev reference count leakage in lapbeth_device_ev...Zhengchao Shao-1/+1
2022-06-07WAN: Fix syntax errors in commentsXiang wangx-1/+1
2022-05-08net: wan: switch to netif_napi_add_weight()Jakub Kicinski-4/+5
2022-04-27net: wan: remove support for Z85230-based devicesJakub Kicinski-2760/+0
2022-04-27net: wan: remove support for COSA and SRP synchronous serial boardsJakub Kicinski-2179/+0
2022-04-06net: wan: remove the lanmedia (lmc) driverJakub Kicinski-4260/+0
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-1/+2
2022-03-23Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-18/+24
2022-02-28Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jakub Kicinski-2/+1
2022-02-28net: wan: lmc: use time_is_before_jiffies() instead of open coding itWang Qing-1/+2
2022-02-12net: ixp4xx_hss: Check features using sysconLinus Walleij-18/+24
2022-02-09spi: make remove callback a void functionUwe Kleine-König-2/+1
2021-12-24net: wan/lmc: fix spelling of "its"Randy Dunlap-1/+1
2021-11-30net: ixp4xx_hss: drop kfree for memory allocated with devm_kzallocWei Yongjun-1/+0
2021-11-29net: ixp4xx_hss: Convert to use DT probingLinus Walleij-75/+185
2021-11-15net/wan/fsl_ucc_hdlc: fix sparse warningsChristophe Leroy-30/+32
2021-10-22net: hldc_fr: use dev_addr_set()Jakub Kicinski-1/+3
2021-10-09net: use dev_addr_set()Jakub Kicinski-1/+1
2021-09-16net: wan: wanxl: define CROSS_COMPILE_M68KAdam Borowski-0/+2
2021-08-03wan: hostess_sv11: use module_init/module_exit helpersArnd Bergmann-2/+4
2021-08-03wan: remove sbni/granch driverArnd Bergmann-1814/+0
2021-08-03wan: remove stale Kconfig entriesArnd Bergmann-24/+0