summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/mISDN/netjet.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-071-14/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner2019-05-301-14/+1Star
* | 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-271-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-161-1/+1
* mISDN: prevent possible NULL pointer dereferenceAnton Protopopov2016-02-181-1/+1
* Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-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/+5Star
* mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil2012-05-161-45/+34Star
* mISDN: Early confirm for transparent dataKarsten Keil2012-05-161-15/+6Star
* mISDN: Cleanup channel also if it already was deactivatedKarsten Keil2012-05-161-8/+4Star
* mISDN: Make layer1 timer 3 value configurableKarsten Keil2012-05-041-1/+4
* mISDN: array underflow in open_bchannel()Dan Carpenter2012-03-281-1/+1
* isdn: whitespace coding style cleanupJoe Perches2012-02-211-49/+49
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-071-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