- 24d8a90 net: wan/lmc: fix spelling of "its" by Randy Dunlap · 3 years ago
- 196073f net: ixp4xx_hss: drop kfree for memory allocated with devm_kzalloc by Wei Yongjun · 3 years, 1 month ago
- 35aefaa net: ixp4xx_hss: Convert to use DT probing by Linus Walleij · 3 years, 1 month ago
- 5cf46d8 net/wan/fsl_ucc_hdlc: fix sparse warnings by Christophe Leroy · 3 years, 1 month ago
- 65a4fbb net: hldc_fr: use dev_addr_set() by Jakub Kicinski · 3 years, 2 months ago
- ea52a0b net: use dev_addr_set() by Jakub Kicinski · 3 years, 3 months ago
- 84fb7dfc7 net: wan: wanxl: define CROSS_COMPILE_M68K by Adam Borowski · 3 years, 4 months ago
- d52c106 wan: hostess_sv11: use module_init/module_exit helpers by Arnd Bergmann · 3 years, 5 months ago
- 72bcad5 wan: remove sbni/granch driver by Arnd Bergmann · 3 years, 5 months ago
- db3db1f wan: remove stale Kconfig entries by Arnd Bergmann · 3 years, 5 months ago
- ad7eab2a net: split out ndo_siowandev ioctl by Arnd Bergmann · 3 years, 5 months ago
- 8fb75b7 wan: cosa: remove dead cosa_net_ioctl() function by Arnd Bergmann · 3 years, 5 months ago
- 73d74f6 wan: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 5 months ago
- af996031 net: ixp4xx_hss: use dma_pool_zalloc by Jason Wang · 3 years, 5 months ago
- 8096acd7 Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 6 months ago
- a1739c3 net: hdlc: rename 'mod_init' & 'mod_exit' functions to be module-specific by Randy Dunlap · 3 years, 6 months ago
- 6e207b8 Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 6 months ago
- 41505d3 net: c101: remove redundant spaces by Peng Li · 3 years, 6 months ago
- 7774318 net: c101: replace comparison to NULL with "!card" by Peng Li · 3 years, 6 months ago
- 4f7d224 net: c101: add blank line after declarations by Peng Li · 3 years, 6 months ago
- 7d40bfc1 net: hostess_sv11: fix the alignment issue by Peng Li · 3 years, 6 months ago
- 67c1876 net: hostess_sv11: fix the comments style issue by Peng Li · 3 years, 6 months ago
- d25a944 net: hostess_sv11: remove dead code by Peng Li · 3 years, 6 months ago
- 9562aef net: hostess_sv11: fix the code style issue about switch and case by Peng Li · 3 years, 6 months ago
- 534f76d net: hostess_sv11: remove trailing whitespace by Peng Li · 3 years, 6 months ago
- fe9be8d net: hostess_sv11: move out assignment in if condition by Peng Li · 3 years, 6 months ago
- fefed8a net: hostess_sv11: fix the code style issue about "foo* bar" by Peng Li · 3 years, 6 months ago
- 37cb4b9 net: hdlc_ppp: add required space by Peng Li · 3 years, 6 months ago
- ee58a3c net: hdlc_ppp: remove unnecessary out of memory message by Peng Li · 3 years, 6 months ago
- 4ec4795 net: hdlc_ppp: move out assignment in if condition by Peng Li · 3 years, 6 months ago
- cb36c41 net: hdlc_ppp: fix the code style issue about "foo* bar" by Peng Li · 3 years, 6 months ago
- 2b57681 net: hdlc_ppp: add blank line after declarations by Peng Li · 3 years, 6 months ago
- f271606 net: hdlc_ppp: remove redundant blank lines by Peng Li · 3 years, 6 months ago
- 09aa9aa soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.h by Arnd Bergmann · 5 years ago
- b877320 net: cosa: remove redundant spaces by Peng Li · 3 years, 7 months ago
- 6619e2b net: cosa: remove trailing whitespaces by Peng Li · 3 years, 7 months ago
- e84c3e1 net: cosa: add some required spaces by Peng Li · 3 years, 7 months ago
- 5737472 net: cosa: fix the code style issue about trailing statements by Peng Li · 3 years, 7 months ago
- 9edc7d6 net: cosa: fix the alignment issue by Peng Li · 3 years, 7 months ago
- 3fac4b9 net: cosa: use BIT macro by Peng Li · 3 years, 7 months ago
- acc3edf net: cosa: add necessary () to macro argument by Peng Li · 3 years, 7 months ago
- 70d063b net: cosa: remove redundant braces {} by Peng Li · 3 years, 7 months ago
- c8f4b11 net: cosa: add braces {} to all arms of the statement by Peng Li · 3 years, 7 months ago
- c0a963e net: cosa: fix the comments style issue by Peng Li · 3 years, 7 months ago
- b4d5f1e net: cosa: move out assignment in if condition by Peng Li · 3 years, 7 months ago
- 2076b3e net: cosa: replace comparison to NULL with "!chan->rx_skb" by Peng Li · 3 years, 7 months ago
- 77282db net: cosa: fix the code style issue about "foo* bar" by Peng Li · 3 years, 7 months ago
- 0569a3d net: cosa: add blank line after declarations by Peng Li · 3 years, 7 months ago
- 786f0dc net: cosa: remove redundant blank lines by Peng Li · 3 years, 7 months ago
- 6855d30 net: pci200syn: fix the comments style issue by Peng Li · 3 years, 7 months ago
- 8e7680c net: pci200syn: add necessary () to macro argument by Peng Li · 3 years, 7 months ago
- 2b63744 net: pci200syn: add some required spaces by Peng Li · 3 years, 7 months ago
- b928233 net: pci200syn: replace comparison to NULL with "!card" by Peng Li · 3 years, 7 months ago
- f9a03ea net: pci200syn: add blank line after declarations by Peng Li · 3 years, 7 months ago
- bbcb284 net: pci200syn: remove redundant blank lines by Peng Li · 3 years, 7 months ago
- 2b28b71 net: z85230: remove unnecessary out of memory message by Peng Li · 3 years, 7 months ago
- 00a580d net: z85230: fix the code style issue about open brace { by Peng Li · 3 years, 7 months ago
- b87a5cf net: z85230: add some required spaces by Peng Li · 3 years, 7 months ago
- a04544f net: z85230: remove trailing whitespaces by Peng Li · 3 years, 7 months ago
- 57b6de3 net: z85230: fix the code style issue about "if..else.." by Peng Li · 3 years, 7 months ago
- c6c3ba4 net: z85230: fix the comments style issue by Peng Li · 3 years, 7 months ago
- b55932b net: z85230: replace comparison to NULL with "!skb" by Peng Li · 3 years, 7 months ago
- e07a1f9c net: z85230: fix the code style issue about EXPORT_SYMBOL(foo) by Peng Li · 3 years, 7 months ago
- 61312d7 net: z85230: add blank line after declarations by Peng Li · 3 years, 7 months ago
- 336bac5 net: z85230: remove redundant blank lines by Peng Li · 3 years, 7 months ago
- ef1806a net: pc300too: fix the comments style issue by Peng Li · 3 years, 7 months ago
- eed0031 net: pc300too: add some required spaces by Peng Li · 3 years, 7 months ago
- 0cd2135 net: pc300too: replace comparison to NULL with "!card->plxbase" by Peng Li · 3 years, 7 months ago
- ae64404 net: pc300too: remove redundant initialization for statics by Peng Li · 3 years, 7 months ago
- d72f78d net: pc300too: move out assignment in if condition by Peng Li · 3 years, 7 months ago
- f8864e2 net: pc300too: fix the code style issue about "foo * bar" by Peng Li · 3 years, 7 months ago
- a657c8b net: pc300too: add blank line after declarations by Peng Li · 3 years, 7 months ago
- 93f7643 net: pc300too: remove redundant blank lines by Peng Li · 3 years, 7 months ago
- e0bd276 net: ixp4xx_hss: add braces {} to all arms of the statement by Peng Li · 3 years, 7 months ago
- 17ce976 net: ixp4xx_hss: fix the comments style issue by Peng Li · 3 years, 7 months ago
- 137d567 net: ixp4xx_hss: remove redundant spaces by Peng Li · 3 years, 7 months ago
- dee0145 net: ixp4xx_hss: add some required spaces by Peng Li · 3 years, 7 months ago
- 99ebe65 net: ixp4xx_hss: move out assignment in if condition by Peng Li · 3 years, 7 months ago
- 6487fab net: ixp4xx_hss: fix the code style issue about "foo* bar" by Peng Li · 3 years, 7 months ago
- 6f2016e net: ixp4xx_hss: add blank line after declarations by Peng Li · 3 years, 7 months ago
- 5c32fdb net: ixp4xx_hss: remove redundant blank lines by Peng Li · 3 years, 7 months ago
- 63a2bb1 net: lapbether: fix the code style issue about line length by Peng Li · 3 years, 7 months ago
- c564c04 net: lapbether: fix the alignment issue by Peng Li · 3 years, 7 months ago
- d498596 net: lapbether: replace comparison to NULL with "lapbeth_get_x25_dev" by Peng Li · 3 years, 7 months ago
- 4f9893c net: lapbether: fix the comments style issue by Peng Li · 3 years, 7 months ago
- d5e686e net: lapbether: remove unnecessary out of memory message by Peng Li · 3 years, 7 months ago
- 2e35078 net: lapbether: remove trailing whitespaces by Peng Li · 3 years, 7 months ago
- a61bebc net: lapbether: move out assignment in if condition by Peng Li · 3 years, 7 months ago
- 5bc5f5f2 net: lapbether: add blank line after declarations by Peng Li · 3 years, 7 months ago
- eff57ab net: lapbether: remove redundant blank line by Peng Li · 3 years, 7 months ago
- f23a3da net: farsync: replace comparison to NULL with "fst_card_array[i]" by Peng Li · 3 years, 7 months ago
- f01f906 net: farsync: remove redundant return by Peng Li · 3 years, 7 months ago
- d2a1054 net: farsync: fix the alignment issue by Peng Li · 3 years, 7 months ago
- ae1be3f net: farsync: remove redundant parentheses by Peng Li · 3 years, 7 months ago
- b64b5ae net: farsync: remove redundant spaces by Peng Li · 3 years, 7 months ago
- fa8d10b net: farsync: remove redundant braces {} by Peng Li · 3 years, 7 months ago
- 37947a9 net: farsync: add some required spaces by Peng Li · 3 years, 7 months ago
- 7619ab1 net: farsync: fix the code style issue about macros by Peng Li · 3 years, 7 months ago
- 3a95018 net: farsync: code indent use tabs where possible by Peng Li · 3 years, 7 months ago
- d70711d net: farsync: remove trailing whitespaces by Peng Li · 3 years, 7 months ago