summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/mISDN/netjet.c
Commit message (Expand)AuthorAgeFilesLines
* isdn: mISDN: netjet: Remove redundant pci_clear_masterCai Huoqing2023-03-241-1/+0
* isdn: mISDN: netjet: fix wrong check of device registrationYang Yingliang2022-11-021-1/+1
* isdn: mISDN: Fix sleeping function called from invalid contextZheyu Ma2021-10-091-1/+1
* isdn: mISDN: netjet: Fix crash in nj_probe:Zheyu Ma2021-05-171-1/+0
* mISDN: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-201-4/+4
* Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-11-251-4/+4
|\
| * idsn: Use pr_warn instead of pr_warningKefeng Wang2019-10-181-4/+4
* | mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring2019-08-221-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-071-14/+1
|\|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner2019-05-301-14/+1
* | isdn: hdlc: move into mISDNArnd Bergmann2019-05-311-1/+1
|/
* isdn: mISDN: netjet: Replace GFP_ATOMIC with GFP_KERNEL in nj_probe()Jia-Ju Bai2018-07-261-1/+1
* treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-311-1/+1
* isdn: mISDN: netjet: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
* mISDN: prevent possible NULL pointer dereferenceAnton Protopopov2016-02-181-1/+1
* Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-5/+5
* mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil2012-09-131-1/+2
* mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil2012-05-161-0/+4
* mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil2012-05-161-22/+56
* mISDN: Allow to set a minimum length for transparent dataKarsten Keil2012-05-161-18/+5
* mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil2012-05-161-45/+34
* mISDN: Early confirm for transparent dataKarsten Keil2012-05-161-15/+6
* mISDN: Cleanup channel also if it already was deactivatedKarsten Keil2012-05-161-8/+4
* mISDN: Make layer1 timer 3 value configurableKarsten Keil2012-05-041-1/+4
* mISDN: array underflow in open_bchannel()Dan Carpenter2012-03-271-1/+1
* isdn: whitespace coding style cleanupJoe Perches2012-02-211-49/+49
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
* isdn: netjet - blacklist Digium TDM400PPrarit Bhargava2011-05-251-0/+6
* drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is heldJulia Lawall2010-06-011-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mISDN: Add support for Traverse Technologies NETJet PCI cardsKarsten Keil2009-07-251-0/+1156