aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/mISDN/netjet.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-15isdn: mISDN: netjet: constify pci_device_id.Arvind Yadav1-1/+1
2016-02-18mISDN: prevent possible NULL pointer dereferenceAnton Protopopov1-1/+1
2013-01-03Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman1-5/+5
2012-09-13mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil1-1/+2
2012-05-16mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil1-0/+4
2012-05-16mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil1-22/+56
2012-05-16mISDN: Allow to set a minimum length for transparent dataKarsten Keil1-18/+5
2012-05-16mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil1-45/+34
2012-05-16mISDN: Early confirm for transparent dataKarsten Keil1-15/+6
2012-05-16mISDN: Cleanup channel also if it already was deactivatedKarsten Keil1-8/+4
2012-05-04mISDN: Make layer1 timer 3 value configurableKarsten Keil1-1/+4
2012-03-27mISDN: array underflow in open_bchannel()Dan Carpenter1-1/+1
2012-02-21isdn: whitespace coding style cleanupJoe Perches1-49/+49
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-05-25isdn: netjet - blacklist Digium TDM400PPrarit Bhargava1-0/+6
2010-06-01drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is heldJulia Lawall1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-07-25mISDN: Add support for Traverse Technologies NETJet PCI cardsKarsten Keil1-0/+1156