summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/mISDN/avmfritz.c
Commit message (Expand)AuthorAgeFilesLines
* isdn: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-101-0/+1
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-11-251-8/+8
|\
| * idsn: Use pr_warn instead of pr_warningKefeng Wang2019-10-181-8/+8
* | mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring2019-08-221-2/+1
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner2019-05-301-14/+1
* isdn: mark expected switch fall-throughsGustavo A. R. Silva2018-07-041-0/+1
* treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-311-1/+1
* isdn: mISDN: avmfritz: constify pci_device_id.Arvind Yadav2017-07-151-1/+1
* mISDN: mark symbols static where possibleBaoyou Xie2016-09-011-3/+3
* 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: Bugfix only few bytes are transfered on a connectionKarsten Keil2012-07-291-3/+4
* mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil2012-05-161-9/+16
* mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil2012-05-161-20/+44
* mISDN: Allow to set a minimum length for transparent dataKarsten Keil2012-05-161-22/+13
* mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil2012-05-161-12/+6
* mISDN: avmfritz use the bigger fifo of chip version 2Karsten Keil2012-05-161-27/+41
* 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-34/+34
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
* fix comment/printk typos concerning "already"Uwe Kleine-König2010-07-111-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mISDN: Driver for AVM Fritz!CARD PCIKarsten Keil2009-07-251-0/+1152