index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hardware
/
mISDN
/
netjet.c
Age
Commit message (
Expand
)
Author
2024-06-10
isdn: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2023-03-24
isdn: mISDN: netjet: Remove redundant pci_clear_master
Cai Huoqing
2022-11-02
isdn: mISDN: netjet: fix wrong check of device registration
Yang Yingliang
2021-10-09
isdn: mISDN: Fix sleeping function called from invalid context
Zheyu Ma
2021-05-17
isdn: mISDN: netjet: Fix crash in nj_probe:
Zheyu Ma
2020-07-20
mISDN: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-10-18
idsn: Use pr_warn instead of pr_warning
Kefeng Wang
2019-08-22
mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-31
isdn: hdlc: move into mISDN
Arnd Bergmann
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176
Thomas Gleixner
2018-07-26
isdn: mISDN: netjet: Replace GFP_ATOMIC with GFP_KERNEL in nj_probe()
Jia-Ju Bai
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-07-15
isdn: mISDN: netjet: constify pci_device_id.
Arvind Yadav
2016-02-18
mISDN: prevent possible NULL pointer dereference
Anton Protopopov
2013-01-03
Drivers: isdn: remove __dev* attributes.
Greg Kroah-Hartman
2012-09-13
mISDN: Fix wrong usage of flush_work_sync while holding locks
Karsten Keil
2012-05-16
mISDN: Implement MISDN_CTRL_RX_OFF for more drivers
Karsten Keil
2012-05-16
mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers
Karsten Keil
2012-05-16
mISDN: Allow to set a minimum length for transparent data
Karsten Keil
2012-05-16
mISDN: Reduce RX buffer allocation for transparent data
Karsten Keil
2012-05-16
mISDN: Early confirm for transparent data
Karsten Keil
2012-05-16
mISDN: Cleanup channel also if it already was deactivated
Karsten Keil
2012-05-04
mISDN: Make layer1 timer 3 value configurable
Karsten Keil
2012-03-27
mISDN: array underflow in open_bchannel()
Dan Carpenter
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-05-25
isdn: netjet - blacklist Digium TDM400P
Prarit Bhargava
2010-06-01
drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is held
Julia Lawall
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-07-25
mISDN: Add support for Traverse Technologies NETJet PCI cards
Karsten Keil