summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-119-0/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-089-105/+265
|\
| * gigaset: add kerneldoc commentsTilman Schmidt2009-10-066-44/+166
| * gigaset: correct debugging output selectionTilman Schmidt2009-10-061-3/+6
| * gigaset: improve error recoveryTilman Schmidt2009-10-061-24/+45
| * gigaset: fix device ERROR response handlingTilman Schmidt2009-10-061-8/+8
| * gigaset: announce if built with debuggingTilman Schmidt2009-10-061-1/+7
| * gigaset: handle isoc frame errors more gracefullyTilman Schmidt2009-10-061-11/+7
| * gigaset: linearize skbTilman Schmidt2009-10-061-0/+6
| * gigaset: fix reject/hangup handlingTilman Schmidt2009-10-061-0/+5
| * isdn: make capidrv module parameter "debugmode" writeableTilman Schmidt2009-10-061-1/+1
| * isdn: avoid races in capidrvTilman Schmidt2009-10-061-12/+13
| * isdn: accept CAPI Informational Info values as successTilman Schmidt2009-10-061-1/+1
* | headers: remove sched.h from poll.hAlexey Dobriyan2009-10-041-0/+1
|/
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-301-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/+7
* 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-125-4/+7
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-041-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-201-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/+59
* | drivers/isdn: Drop unnecessary NULL testJulia Lawall2009-07-256-12/+0
* | 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/+16
* | 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/+17
* | net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-053-6/+6
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-6/+6
|/
* gigaset: drop pointless checkTilman Schmidt2009-07-021-6/+0
* gigaset: accept connection establishment messages in any orderTilman Schmidt2009-07-021-24/+20
* net: fix network drivers ndo_start_xmit() return valuesPatrick McHardy2009-06-171-1/+1
OpenPOWER on IntegriCloud