| Commit message (Expand) | Author | Age | Files | Lines |
* | atm: horizon: Fix spelling mistakes in TX comment | Jun Miao | 2021-08-08 | 1 | -3/+3 |
* | atm: idt77252: clean up trigraph warning on ??) string | Colin Ian King | 2021-07-20 | 1 | -1/+1 |
* | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2021-07-01 | 4 | -19/+23 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-06-30 | 1 | -11/+13 |
| |\ |
|
| | * | atm: nicstar: register the interrupt handler in the right place | Zheyu Ma | 2021-06-21 | 1 | -9/+9 |
| | * | atm: nicstar: use 'dma_free_coherent' instead of 'kfree' | Zheyu Ma | 2021-06-21 | 1 | -2/+4 |
| * | | atm: Fix typo | zuoqilin | 2021-05-21 | 1 | -1/+1 |
| * | | atm: nicstar: Fix possible use-after-free in nicstar_cleanup() | Zou Wei | 2021-05-12 | 1 | -1/+1 |
| * | | atm: iphase: fix possible use-after-free in ia_module_exit() | Zou Wei | 2021-05-12 | 1 | -1/+1 |
| * | | atm: Replace custom isprint() with generic analogue | Andy Shevchenko | 2021-05-10 | 2 | -5/+7 |
| |/ |
|
* / | atm: fore200e: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2021-05-18 | 1 | -0/+1 |
|/ |
|
* | atm: firestream: Use fallthrough pseudo-keyword | Wei Ming Chen | 2021-05-08 | 1 | -0/+1 |
* | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2021-04-29 | 4 | -9/+1 |
|\ |
|
| * | net/atm: Fix spelling mistake "requed" -> "requeued" | Colin Ian King | 2021-04-23 | 1 | -1/+1 |
| * | atm: idt77252: remove unused function | Jiapeng Chong | 2021-04-14 | 1 | -6/+0 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2021-03-25 | 1 | -2/+0 |
| |\ |
|
| * | | atm: delete include/linux/atm_suni.h | Alexey Dobriyan | 2021-03-15 | 2 | -2/+0 |
* | | | Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-04-26 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | atm: eni: Use tasklet_disable_in_atomic() in the send() callback | Sebastian Andrzej Siewior | 2021-03-17 | 1 | -1/+1 |
* | | | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky | 2021-03-17 | 1 | -2/+0 |
| |/
|/| |
|
* | | atm: idt77252: fix null-ptr-dereference | Tong Zhang | 2021-03-09 | 1 | -2/+2 |
* | | atm: uPD98402: fix incorrect allocation | Tong Zhang | 2021-03-09 | 1 | -1/+1 |
* | | atm: lanai: dont run lanai_dev_close if not open | Tong Zhang | 2021-03-01 | 1 | -1/+4 |
* | | atm: eni: dont release is never initialized | Tong Zhang | 2021-03-01 | 1 | -1/+2 |
|/ |
|
* | atm: idt77252: fix build broken on amd64 | Tong Zhang | 2021-02-15 | 2 | -11/+2 |
* | atm: idt77252: call pci_disable_device() on error path | Dan Carpenter | 2020-12-22 | 1 | -1/+1 |
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2020-11-20 | 1 | -0/+2 |
|\ |
|
| * | atm: nicstar: Unmap DMA on send error | Sebastian Andrzej Siewior | 2020-11-19 | 1 | -0/+2 |
* | | atm: lanai: Remove in_interrupt() usage | Sebastian Andrzej Siewior | 2020-11-19 | 1 | -2/+1 |
* | | atm: nicstar: Replace in_interrupt() usage | Sebastian Andrzej Siewior | 2020-11-19 | 1 | -6/+18 |
|/ |
|
* | atm: atmtcp: Constify atmtcp_v_dev_ops | Rikard Falkeborn | 2020-09-29 | 1 | -1/+1 |
* | atm: eni: fix the missed pci_disable_device() for eni_init_one() | Jing Xiangfeng | 2020-09-05 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-09-04 | 1 | -0/+1 |
|\ |
|
| * | firestream: Fix memleak in fs_open | Dinghao Liu | 2020-08-25 | 1 | -0/+1 |
* | | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 6 | -14/+14 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-08-06 | 10 | -131/+14 |
|\ |
|
| * | atm: idt77252: avoid accessing the data mapped to streaming DMA | Jia-Ju Bai | 2020-08-04 | 1 | -4/+5 |
| * | atm: eni: avoid accessing the data mapped to streaming DMA | Jia-Ju Bai | 2020-08-04 | 1 | -1/+3 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-08-02 | 1 | -2/+8 |
| |\ |
|
| * | | net/atm: remove the atmdev_ops {get, set}sockopt methods | Christoph Hellwig | 2020-07-20 | 8 | -122/+0 |
| * | | atm: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-07-14 | 1 | -1/+1 |
| * | | docs: networking: move ATM drivers to the hw driver section | Jakub Kicinski | 2020-06-27 | 1 | -3/+5 |
* | | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-08-04 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | treewide: Remove uninitialized_var() usage | Kees Cook | 2020-07-16 | 1 | -1/+1 |
| |/ |
|
* / | atm: fix atm_dev refcnt leaks in atmtcp_remove_persistent | Xin Xiong | 2020-07-31 | 1 | -2/+8 |
|/ |
|
* | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-13 | 1 | -9/+9 |
* | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 2020-06-09 | 1 | -1/+1 |
* | mm: introduce include/linux/pgtable.h | Mike Rapoport | 2020-06-09 | 1 | -1/+1 |
* | docs: networking: convert iphase.txt to ReST | Mauro Carvalho Chehab | 2020-04-28 | 1 | -1/+1 |
* | docs: networking: convert fore200e.txt to ReST | Mauro Carvalho Chehab | 2020-04-28 | 1 | -1/+1 |