index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
atm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-08
atm: firestream: Use fallthrough pseudo-keyword
Wei Ming Chen
1
-0
/
+1
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
4
-9
/
+1
2021-04-26
Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-04-24
net/atm: Fix spelling mistake "requed" -> "requeued"
Colin Ian King
1
-1
/
+1
2021-04-14
atm: idt77252: remove unused function
Jiapeng Chong
1
-6
/
+0
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+0
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-2
/
+0
2021-03-17
atm: eni: Use tasklet_disable_in_atomic() in the send() callback
Sebastian Andrzej Siewior
1
-1
/
+1
2021-03-15
atm: delete include/linux/atm_suni.h
Alexey Dobriyan
2
-2
/
+0
2021-03-09
atm: idt77252: fix null-ptr-dereference
Tong Zhang
1
-2
/
+2
2021-03-09
atm: uPD98402: fix incorrect allocation
Tong Zhang
1
-1
/
+1
2021-03-02
atm: lanai: dont run lanai_dev_close if not open
Tong Zhang
1
-1
/
+4
2021-03-02
atm: eni: dont release is never initialized
Tong Zhang
1
-1
/
+2
2021-02-15
atm: idt77252: fix build broken on amd64
Tong Zhang
2
-11
/
+2
2020-12-22
atm: idt77252: call pci_disable_device() on error path
Dan Carpenter
1
-1
/
+1
2020-11-20
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2020-11-19
atm: lanai: Remove in_interrupt() usage
Sebastian Andrzej Siewior
1
-2
/
+1
2020-11-19
atm: nicstar: Replace in_interrupt() usage
Sebastian Andrzej Siewior
1
-6
/
+18
2020-11-19
atm: nicstar: Unmap DMA on send error
Sebastian Andrzej Siewior
1
-0
/
+2
2020-09-29
atm: atmtcp: Constify atmtcp_v_dev_ops
Rikard Falkeborn
1
-1
/
+1
2020-09-05
atm: eni: fix the missed pci_disable_device() for eni_init_one()
Jing Xiangfeng
1
-1
/
+1
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+1
2020-08-25
firestream: Fix memleak in fs_open
Dinghao Liu
1
-0
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
6
-14
/
+14
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
10
-131
/
+14
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-08-04
atm: idt77252: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
1
-4
/
+5
2020-08-04
atm: eni: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
1
-1
/
+3
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+8
2020-07-31
atm: fix atm_dev refcnt leaks in atmtcp_remove_persistent
Xin Xiong
1
-2
/
+8
2020-07-20
net/atm: remove the atmdev_ops {get, set}sockopt methods
Christoph Hellwig
8
-122
/
+0
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-14
atm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-06-27
docs: networking: move ATM drivers to the hw driver section
Jakub Kicinski
1
-3
/
+5
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-9
/
+9
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-04-29
docs: networking: convert iphase.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-29
docs: networking: convert fore200e.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-25
.gitignore: remove too obvious comments
Masahiro Yamada
1
-1
/
+0
2020-03-01
atm: nicstar: fix if-statement empty body warning
Randy Dunlap
1
-1
/
+1
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-7
/
+18
2020-01-28
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-7
/
+1
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+3
2020-01-26
firestream: fix memory leaks
Wenwen Wang
1
-0
/
+3
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-01-09
atm: eni: fix uninitialized variable warning
Arnd Bergmann
1
-2
/
+2
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-7
/
+1
2019-12-17
fore200e: Fix incorrect checks of NULL pointer dereference
Aditya Pakki
1
-7
/
+18
[next]