aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan
AgeCommit message (Expand)AuthorFilesLines
2024-04-10net: 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-11net: 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-20net: wan: framer: constify of_phandle_args in xlateKrzysztof Kozlowski1-4/+5
2024-01-11net: fill in MODULE_DESCRIPTION()s for ds26522 moduleBreno Leitao1-0/+1
2023-12-12Merge tag 'pef2256-framer' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Jakub Kicinski8-0/+2073
2023-12-12net: wan: framer: Add support for the Lantiq PEF2256 framerHerve Codina5-0/+1156
2023-12-12net: wan: Add framer framework supportHerve Codina5-0/+917
2023-12-05net: wan/ixp4xx_hss: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-12-05net: wan/fsl_ucc_hdlc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-11netdev: 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-13net: 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
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+2
2022-03-23Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2-18/+24
2022-02-28Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jakub Kicinski1-2/+1
2022-02-28net: wan: lmc: use time_is_before_jiffies() instead of open coding itWang Qing1-1/+2
2022-02-12net: ixp4xx_hss: Check features using sysconLinus Walleij2-18/+24
2022-02-09spi: make remove callback a void functionUwe Kleine-König1-2/+1
2021-12-24net: wan/lmc: fix spelling of "its"Randy Dunlap1-1/+1
2021-11-30net: ixp4xx_hss: drop kfree for memory allocated with devm_kzallocWei Yongjun1-1/+0
2021-11-29net: ixp4xx_hss: Convert to use DT probingLinus Walleij1-75/+185
2021-11-15net/wan/fsl_ucc_hdlc: fix sparse warningsChristophe Leroy1-30/+32
2021-10-22net: hldc_fr: use dev_addr_set()Jakub Kicinski1-1/+3
2021-10-09net: use dev_addr_set()Jakub Kicinski1-1/+1
2021-09-16net: wan: wanxl: define CROSS_COMPILE_M68KAdam Borowski1-0/+2
2021-08-03wan: hostess_sv11: use module_init/module_exit helpersArnd Bergmann1-2/+4
2021-08-03wan: remove sbni/granch driverArnd Bergmann4-1814/+0
2021-08-03wan: remove stale Kconfig entriesArnd Bergmann1-24/+0
2021-07-27net: split out ndo_siowandev ioctlArnd Bergmann22-229/+165
2021-07-27wan: cosa: remove dead cosa_net_ioctl() functionArnd Bergmann1-14/+1
2021-07-27wan: use ndo_siocdevprivateArnd Bergmann8-56/+117
2021-07-26net: ixp4xx_hss: use dma_pool_zallocJason Wang1-2/+1
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-24/+24
2021-07-12net: hdlc: rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap6-24/+24
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-0/+1
2021-06-21net: c101: remove redundant spacesPeng Li1-1/+1
2021-06-21net: c101: replace comparison to NULL with "!card"Peng Li1-2/+2
2021-06-21net: c101: add blank line after declarationsPeng Li1-0/+1
2021-06-18net: hostess_sv11: fix the alignment issuePeng Li1-1/+1
2021-06-18net: hostess_sv11: fix the comments style issuePeng Li1-30/+18
2021-06-18net: hostess_sv11: remove dead codePeng Li1-2/+0
2021-06-18net: hostess_sv11: fix the code style issue about switch and casePeng Li1-27/+27
2021-06-18net: hostess_sv11: remove trailing whitespacePeng Li1-1/+1
2021-06-18net: hostess_sv11: move out assignment in if conditionPeng Li1-1/+2
2021-06-18net: hostess_sv11: fix the code style issue about "foo* bar"Peng Li1-1/+1
2021-06-17net: hdlc_ppp: add required spacePeng Li1-1/+2
2021-06-17net: hdlc_ppp: remove unnecessary out of memory messagePeng Li1-3/+2
2021-06-17net: hdlc_ppp: move out assignment in if conditionPeng Li1-1/+2
2021-06-17net: hdlc_ppp: fix the code style issue about "foo* bar"Peng Li1-7/+7
2021-06-17net: hdlc_ppp: add blank line after declarationsPeng Li1-0/+4
2021-06-17net: hdlc_ppp: remove redundant blank linesPeng Li1-9/+0
2021-06-17soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.hArnd Bergmann1-0/+1
2021-06-16net: cosa: remove redundant spacesPeng Li1-5/+5
2021-06-16net: cosa: remove trailing whitespacesPeng Li1-13/+13
2021-06-16net: cosa: add some required spacesPeng Li1-68/+69
2021-06-16net: cosa: fix the code style issue about trailing statementsPeng Li1-42/+79
2021-06-16net: cosa: fix the alignment issuePeng Li1-10/+12
2021-06-16net: cosa: use BIT macroPeng Li1-3/+3
2021-06-16net: cosa: add necessary () to macro argumentPeng Li1-8/+8
2021-06-16net: cosa: remove redundant braces {}Peng Li1-3/+3
2021-06-16net: cosa: add braces {} to all arms of the statementPeng Li1-3/+3
2021-06-16net: cosa: fix the comments style issuePeng Li1-56/+33
2021-06-16net: cosa: move out assignment in if conditionPeng Li1-10/+15
2021-06-16net: cosa: replace comparison to NULL with "!chan->rx_skb"Peng Li1-3/+3
2021-06-16net: cosa: fix the code style issue about "foo* bar"Peng Li1-1/+1
2021-06-16net: cosa: add blank line after declarationsPeng Li1-0/+15
2021-06-16net: cosa: remove redundant blank linesPeng Li1-10/+0
2021-06-15net: pci200syn: fix the comments style issuePeng Li1-2/+1
2021-06-15net: pci200syn: add necessary () to macro argumentPeng Li1-1/+1
2021-06-15net: pci200syn: add some required spacesPeng Li1-8/+8
2021-06-15net: pci200syn: replace comparison to NULL with "!card"Peng Li1-4/+2
2021-06-15net: pci200syn: add blank line after declarationsPeng Li1-1/+3
2021-06-15net: pci200syn: remove redundant blank linesPeng Li1-20/+0
2021-06-15net: z85230: remove unnecessary out of memory messagePeng Li1-3/+2
2021-06-15net: z85230: fix the code style issue about open brace {Peng Li1-72/+36
2021-06-15net: z85230: add some required spacesPeng Li1-208/+210
2021-06-15net: z85230: remove trailing whitespacesPeng Li1-119/+105
2021-06-15net: z85230: fix the code style issue about "if..else.."Peng Li1-16/+8
2021-06-15net: z85230: fix the comments style issuePeng Li1-131/+83
2021-06-15net: z85230: replace comparison to NULL with "!skb"Peng Li1-7/+7
2021-06-15net: z85230: fix the code style issue about EXPORT_SYMBOL(foo)Peng Li1-18/+0
2021-06-15net: z85230: add blank line after declarationsPeng Li1-0/+6
2021-06-15net: z85230: remove redundant blank linesPeng Li1-33/+1
2021-06-11net: pc300too: fix the comments style issuePeng Li1-2/+1
2021-06-11net: pc300too: add some required spacesPeng Li1-4/+4
2021-06-11net: pc300too: replace comparison to NULL with "!card->plxbase"Peng Li1-4/+2
2021-06-11net: pc300too: remove redundant initialization for staticsPeng Li1-1/+1
2021-06-11net: pc300too: move out assignment in if conditionPeng Li1-2/+4
2021-06-11net: pc300too: fix the code style issue about "foo * bar"Peng Li1-1/+1
2021-06-11net: pc300too: add blank line after declarationsPeng Li1-1/+2
2021-06-11net: pc300too: remove redundant blank linesPeng Li1-22/+0
2021-06-10net: ixp4xx_hss: add braces {} to all arms of the statementPeng Li1-2/+2
2021-06-10net: ixp4xx_hss: fix the comments style issuePeng Li1-5/+7
2021-06-10net: ixp4xx_hss: remove redundant spacesPeng Li1-15/+15
2021-06-10net: ixp4xx_hss: add some required spacesPeng Li1-4/+4
2021-06-10net: ixp4xx_hss: move out assignment in if conditionPeng Li1-23/+43
2021-06-10net: ixp4xx_hss: fix the code style issue about "foo* bar"Peng Li1-3/+3
2021-06-10net: ixp4xx_hss: add blank line after declarationsPeng Li1-0/+5
2021-06-10net: ixp4xx_hss: remove redundant blank linesPeng Li1-11/+0
2021-06-09net: lapbether: fix the code style issue about line lengthPeng Li1-1/+2
2021-06-09net: lapbether: fix the alignment issuePeng Li1-1/+1
2021-06-09net: lapbether: replace comparison to NULL with "lapbeth_get_x25_dev"Peng Li1-1/+1
2021-06-09net: lapbether: fix the comments style issuePeng Li1-17/+10
2021-06-09net: lapbether: remove unnecessary out of memory messagePeng Li1-6/+2
2021-06-09net: lapbether: remove trailing whitespacesPeng Li1-3/+3
2021-06-09net: lapbether: move out assignment in if conditionPeng Li1-5/+10
2021-06-09net: lapbether: add blank line after declarationsPeng Li1-0/+1
2021-06-09net: lapbether: remove redundant blank linePeng Li1-1/+0
2021-06-08net: farsync: replace comparison to NULL with "fst_card_array[i]"Peng Li1-2/+2
2021-06-08net: farsync: remove redundant returnPeng Li1-1/+0
2021-06-08net: farsync: fix the alignment issuePeng Li1-1/+1
2021-06-08net: farsync: remove redundant parenthesesPeng Li1-8/+8
2021-06-08net: farsync: remove redundant spacesPeng Li1-9/+9
2021-06-08net: farsync: remove redundant braces {}Peng Li1-51/+35
2021-06-08net: farsync: add some required spacesPeng Li1-6/+6
2021-06-08net: farsync: fix the code style issue about macrosPeng Li1-6/+6
2021-06-08net: farsync: code indent use tabs where possiblePeng Li1-18/+18
2021-06-08net: farsync: remove trailing whitespacesPeng Li1-15/+15
2021-06-08net: farsync: fix the comments style issuePeng Li1-152/+83
2021-06-08net: farsync: remove redundant initialization for staticsPeng Li1-2/+2
2021-06-08net: farsync: move out assignment in if conditionPeng Li1-8/+16
2021-06-08net: farsync: fix the code style issue about "foo* bar"Peng Li1-1/+1
2021-06-08net: farsync: add blank line after declarationsPeng Li1-0/+2
2021-06-08net: farsync: remove redundant blank linesPeng Li1-3/+0
2021-06-07net: hd64570: add some required spacesPeng Li1-2/+2
2021-06-07net: hd64570: remove redundant parenthesesPeng Li1-2/+2
2021-06-07net: hd64570: fix the comments style issuePeng Li1-3/+3
2021-06-07net: hd64570: add braces {} to all arms of the statementPeng Li1-4/+8
2021-06-07net: hd64570: fix the code style issue about trailing statementsPeng Li1-18/+42
2021-06-07net: hd64570: fix the code style issue about "foo* bar"Peng Li1-7/+7
2021-06-07net: hd64570: add blank line after declarationsPeng Li1-0/+2
2021-06-07net: hd64570: remove redundant blank linesPeng Li1-22/+0
2021-06-04net: hdlc_x25: fix the alignment issuePeng Li1-14/+14
2021-06-04net: hdlc_x25: fix the code issue about "if..else.."Peng Li1-2/+1
2021-06-04net: hdlc_x25: add some required spacesPeng Li1-1/+2
2021-06-04net: hdlc_x25: move out assignment in if conditionPeng Li1-6/+11
2021-06-04net: hdlc_x25: remove unnecessary out of memory messagePeng Li1-3/+1
2021-06-04net: hdlc_x25: remove redundant blank linesPeng Li1-22/+0
2021-06-03net: hdlc_cisco: remove redundant spacePeng Li1-1/+1
2021-06-03net: hdlc_cisco: add blank line after declarationPeng Li1-0/+1
2021-06-03net: hdlc_cisco: remove unnecessary out of memory messagePeng Li1-3/+2
2021-06-03net: hdlc_cisco: add some required spacesPeng Li1-3/+4
2021-06-03net: hdlc_cisco: fix the code style issue about "foo* bar"Peng Li1-6/+6
2021-06-03net: hdlc_cisco: remove redundant blank linesPeng Li1-22/+0
2021-06-01net: hdlc: add braces {} to all arms of the statementPeng Li1-1/+2
2021-06-01net: hdlc: move out assignment in if conditionPeng Li1-2/+4
2021-06-01net: hdlc: replace comparison to NULL with "!param"Peng Li1-2/+2
2021-06-01net: hdlc: fix an code style issue about EXPORT_SYMBOL(foo)Peng Li1-11/+10
2021-06-01net: hdlc: fix an code style issue about "foo* bar"Peng Li1-1/+1
2021-06-01net: hdlc: add blank line after declarationsPeng Li1-0/+4
2021-06-01net: hdlc: remove redundant blank linesPeng Li1-23/+0
2021-05-31net: sealevel: fix the alignment issuePeng Li1-1/+1
2021-05-31net: sealevel: fix the comments style issuePeng Li1-42/+18
2021-05-31net: sealevel: remove meaningless commentsPeng Li1-3/+0
2021-05-31net: sealevel: fix a code style issue about switch and casePeng Li1-18/+18
2021-05-31net: sealevel: remove redundant initialization for staticsPeng Li1-1/+1
2021-05-31net: sealevel: add some required spacesPeng Li1-4/+4
2021-05-31net: sealevel: open brace '{' following struct go on the same linePeng Li1-4/+2
2021-05-31net: sealevel: fix the code style issue about "foo* bar"Peng Li1-1/+1
2021-05-31net: sealevel: add blank line after declarationsPeng Li1-0/+2
2021-05-31net: sealevel: remove redundant blank linesPeng Li1-5/+0
2021-05-28net: hdlc_fr: remove unnecessary out of memory messagePeng Li1-3/+2
2021-05-28net: hdlc_fr: remove redundant braces {}Peng Li1-3/+3
2021-05-28net: hdlc_fr: add braces {} to all arms of the statementPeng Li1-4/+6
2021-05-28net: hdlc_fr: remove space after '!'Peng Li1-2/+2
2021-05-28net: hdlc_fr: code indent use tabs where possiblePeng Li1-4/+4
2021-05-28net: hdlc_fr: move out assignment in if conditionPeng Li1-4/+8
2021-05-28net: hdlc_fr: add some required spacesPeng Li1-3/+4
2021-05-28net: hdlc_fr: fix an code style issue about "foo* bar"Peng Li1-2/+2
2021-05-28net: hdlc_fr: add blank line after declarationsPeng Li1-0/+3
2021-05-28net: hdlc_fr: remove redundant blank linesPeng Li1-42/+0
2021-05-25net: wan: add spaces required around that ':' and '+'Peng Li1-2/+4
2021-05-25net: wan: replace comparison to NULL with "!card"Peng Li1-2/+2
2021-05-25net: wan: add some required spacesPeng Li1-7/+7
2021-05-25net: wan: fix an code style issue about "foo* barPeng Li1-2/+2
2021-05-25net: wan: add blank line after declarationsPeng Li1-0/+3
2021-05-25net: wan: remove redundant blank linesPeng Li1-25/+0
2021-05-24net: wan: add braces {} to all arms of the statementPeng Li1-4/+4
2021-05-24net: wan: fix the comments style issuePeng Li1-6/+9
2021-05-24net: wan: replace comparison to NULL with "!card"Peng Li1-2/+2
2021-05-24net: wan: move out assignment in if conditionPeng Li1-2/+5
2021-05-24net: wan: add some required spacesPeng Li1-5/+5