aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-182-190/+164
|\
| * Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller2009-11-151-189/+163
| * mISDN: fix error return in HFCmulti_init()Roel Kluin2009-11-151-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-099-27/+30
|\ \ | |/
| * hisax: remove bad udelay call to fix build error on ARMMartin Michlmayr2009-11-061-11/+11
| * isdn: hfc_usb: Fix read buffer overflowRoel Kluin2009-11-041-2/+2
| * isdn: hisax: Fix test in waitforxfwRoel Kluin2009-11-042-2/+2
| * isdn: eicon: Return on errorJiri Slaby2009-11-041-2/+3
| * isdn: eicon: Use offsetofJiri Slaby2009-11-041-9/+9
| * misdn: Fix reversed 'if' in st_own_ctrlDan Carpenter2009-11-041-1/+1
| * isdn: hisax: Fix lock imbalance.Jiri Slaby2009-11-042-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-291-3/+3
|\ \ | |/
| * isdn: fix possible circular locking dependencyXiaotian Feng2009-10-221-3/+3
* | 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