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