aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAge
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-08
|\
| * gigaset: add kerneldoc commentsTilman Schmidt2009-10-07
| * gigaset: correct debugging output selectionTilman Schmidt2009-10-07
| * gigaset: improve error recoveryTilman Schmidt2009-10-07
| * gigaset: fix device ERROR response handlingTilman Schmidt2009-10-07
| * gigaset: announce if built with debuggingTilman Schmidt2009-10-07
| * gigaset: handle isoc frame errors more gracefullyTilman Schmidt2009-10-07
| * gigaset: linearize skbTilman Schmidt2009-10-07
| * gigaset: fix reject/hangup handlingTilman Schmidt2009-10-07
| * isdn: make capidrv module parameter "debugmode" writeableTilman Schmidt2009-10-07
| * isdn: avoid races in capidrvTilman Schmidt2009-10-07
| * isdn: accept CAPI Informational Info values as successTilman Schmidt2009-10-07
* | headers: remove sched.h from poll.hAlexey Dobriyan2009-10-04
|/
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* isdn: fix netjet/isdnhdlc build errorsRandy Dunlap2009-09-28
* seq_file: constify seq_operationsJames Morris2009-09-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\
| * trivial: remove unnecessary semicolonsJoe Perches2009-09-21
| * trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-21
* | const: mark remaining super_operations constAlexey Dobriyan2009-09-22
|/
* tty: gigaset: really fix chars_in_bufferTilman Schmidt2009-09-19
* isdn: convert to netdev_tx_tStephen Hemminger2009-09-01
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-04
| |\
| | * mISDN: Fix handling of receive buffer size in L1oIPAndreas Eversberg2009-08-02
| | * mISDN: Read buffer overflowroel kluin2009-08-02
| * | mISDN: Fix handling of receive buffer size in L1oIPAndreas Eversberg2009-07-28
| * | tty: fix chars_in_buffersAlan Cox2009-07-20
| * | headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
| |/
* | mISDN: Fix wrong struct name in macro and clarificationsKarsten Keil2009-07-27
* | net: fix multiple definitions of setup_w6692Stephen Rothwell2009-07-27
* | mISDN: hfcmulti display real PCI ids for not supported cardsKarsten Keil2009-07-25
* | ISDN: ARRAY_SIZE changesKarsten Keil2009-07-25
* | drivers/isdn: Drop unnecessary NULL testJulia Lawall2009-07-25
* | mISDN: Add support for Traverse Technologies NETJet PCI cardsKarsten Keil2009-07-25
* | mISDN: Add driver for Winbond cardsKarsten Keil2009-07-25
* | mISDN: Add support for Speedfax+ cardsKarsten Keil2009-07-25
* | mISDN: Driver for AVM Fritz!CARD PCIKarsten Keil2009-07-25
* | mISDN: Add driver for Infineon ISDN chipset familyKarsten Keil2009-07-25
* | mISDN: Make clearing B-channel a common functionKarsten Keil2009-07-25
* | ISDN: Fix isdnhdlc for one byte hdlc packetsKarsten Keil2009-07-25
* | ISDN: Add support for none reverse bitstreams to isdnhdcKarsten Keil2009-07-25
* | ISDN: Clean up isdnhdlc codeKarsten Keil2009-07-25
* | ISDN: Make isdnhdlc usable for other ISDN driversKarsten Keil2009-07-25
* | net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
|/
* gigaset: drop pointless checkTilman Schmidt2009-07-02
* gigaset: accept connection establishment messages in any orderTilman Schmidt2009-07-02
* net: fix network drivers ndo_start_xmit() return valuesPatrick McHardy2009-06-17