summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
...
| * | | isdn: fix possible circular locking dependencyXiaotian Feng2009-10-231-3/+3
| | |/ | |/|
* | | net: mark net_proto_ops as constStephen Hemminger2009-10-071-2/+1Star
* | | gigaset: add Kernel CAPI interface (v3)Tilman Schmidt2009-10-076-16/+2335
* | | gigaset: allow building without I4LTilman Schmidt2009-10-073-2/+83
* | | gigaset: prepare for CAPI implementationTilman Schmidt2009-10-077-425/+492
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-079-105/+265
|\| | | |/ |/|
| * gigaset: add kerneldoc commentsTilman Schmidt2009-10-076-44/+166
| * gigaset: correct debugging output selectionTilman Schmidt2009-10-071-3/+6
| * gigaset: improve error recoveryTilman Schmidt2009-10-071-24/+45
| * gigaset: fix device ERROR response handlingTilman Schmidt2009-10-071-8/+8
| * gigaset: announce if built with debuggingTilman Schmidt2009-10-071-1/+7
| * gigaset: handle isoc frame errors more gracefullyTilman Schmidt2009-10-071-11/+7Star
| * gigaset: linearize skbTilman Schmidt2009-10-071-0/+6
| * gigaset: fix reject/hangup handlingTilman Schmidt2009-10-071-0/+5
| * isdn: make capidrv module parameter "debugmode" writeableTilman Schmidt2009-10-071-1/+1
| * isdn: avoid races in capidrvTilman Schmidt2009-10-071-12/+13
| * isdn: accept CAPI Informational Info values as successTilman Schmidt2009-10-071-1/+1
* | headers: remove sched.h from poll.hAlexey Dobriyan2009-10-051-0/+1
|/
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-10-011-1/+1
* isdn: fix netjet/isdnhdlc build errorsRandy Dunlap2009-09-282-2/+2
* seq_file: constify seq_operationsJames Morris2009-09-231-5/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-222-3/+3
|\
| * trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
| * trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-211-2/+2
* | const: mark remaining super_operations constAlexey Dobriyan2009-09-221-1/+1
|/
* tty: gigaset: really fix chars_in_bufferTilman Schmidt2009-09-191-12/+7Star
* isdn: convert to netdev_tx_tStephen Hemminger2009-09-012-3/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-135-4/+7
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-051-1/+1
| |\
| | * mISDN: Fix handling of receive buffer size in L1oIPAndreas Eversberg2009-08-021-2/+2
| | * mISDN: Read buffer overflowroel kluin2009-08-021-1/+1
| * | mISDN: Fix handling of receive buffer size in L1oIPAndreas Eversberg2009-07-281-2/+2
| * | tty: fix chars_in_buffersAlan Cox2009-07-211-0/+2
| * | headers: smp_lock.h reduxAlexey Dobriyan2009-07-123-1/+2
| |/
* | mISDN: Fix wrong struct name in macro and clarificationsKarsten Keil2009-07-273-17/+17
* | net: fix multiple definitions of setup_w6692Stephen Rothwell2009-07-271-1/+1
* | mISDN: hfcmulti display real PCI ids for not supported cardsKarsten Keil2009-07-251-3/+4
* | ISDN: ARRAY_SIZE changesKarsten Keil2009-07-2514-108/+59Star
* | drivers/isdn: Drop unnecessary NULL testJulia Lawall2009-07-256-12/+0Star
* | mISDN: Add support for Traverse Technologies NETJet PCI cardsKarsten Keil2009-07-254-0/+1224
* | mISDN: Add driver for Winbond cardsKarsten Keil2009-07-254-0/+1638
* | mISDN: Add support for Speedfax+ cardsKarsten Keil2009-07-255-0/+2536
* | mISDN: Driver for AVM Fritz!CARD PCIKarsten Keil2009-07-253-0/+1161
* | mISDN: Add driver for Infineon ISDN chipset familyKarsten Keil2009-07-256-0/+3364
* | mISDN: Make clearing B-channel a common functionKarsten Keil2009-07-254-47/+16Star
* | ISDN: Fix isdnhdlc for one byte hdlc packetsKarsten Keil2009-07-251-1/+6
* | ISDN: Add support for none reverse bitstreams to isdnhdcKarsten Keil2009-07-254-41/+47
* | ISDN: Clean up isdnhdlc codeKarsten Keil2009-07-251-172/+194
* | ISDN: Make isdnhdlc usable for other ISDN driversKarsten Keil2009-07-258-85/+17Star
* | net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-063-6/+6