summaryrefslogtreecommitdiff
path: root/include/linux/isdn.h
AgeCommit message (Expand)Author
2004-02-18[PATCH] ISDN udpateAndrew Morton
2004-01-12Eliminate ancient and unused include/linux/{if_pppvar,ppp}.h.Jeff Garzik
2003-09-06[PATCH] next fixesKarsten Keil
2003-09-03[PATCH] ISDN bugfixes part 1Karsten Keil
2003-06-17Merge tp1.ruhr-uni-bochum.de:/home/kai/kernel/v2.5/linux-2.5Kai Germaschewski
2003-06-11[PATCH] tty_driver refcountingAlexander Viro
2003-06-04Merge chaos:kernel/v2.5/linux-2.5.isdnKai Germaschewski
2003-05-26[PATCH] callout removal: cleanupAlexander Viro
2003-05-26[PATCH] callout removal: isdnAlexander Viro
2003-05-23ISDN: Fix jiffies / flags typesKai Germaschewski
2003-04-23[PATCH] don't include devfs_fs_kernel.h in global headersChristoph Hellwig
2002-12-03[PATCH] isdn cleanupAlexander Viro
2002-10-29ISDN: New timer handling for read timerKai Germaschewski
2002-10-29ISDN: Remove delayed ttyI xmitKai Germaschewski
2002-10-29ISDN: New timer handling for ttyI NO CARRIER responseKai Germaschewski
2002-10-29ISDN: New timer handling for ttyI RING responseKai Germaschewski
2002-10-29ISDN: New timer handling for "+++" escape sequenceKai Germaschewski
2002-10-29ISDN: Pass around struct isdn_slot directlyKai Germaschewski
2002-10-29ISDN: Move the tty receive queue out of generic codeKai Germaschewski
2002-10-29ISDN: Remove ttyI specific from global "dev" variableKai Germaschewski
2002-10-29ISDN: Kill drvid[] arrayKai Germaschewski
2002-10-29ISDN: Get rid of global drivers countKai Germaschewski
2002-10-29ISDN: Make array of drivers private to isdn_common.cKai Germaschewski
2002-10-29ISDN: Remove rcv_waitq/snd_waitqKai Germaschewski
2002-10-29ISDN: alloc CISCO HDLC info dynamicallyKai Germaschewski
2002-10-29ISDN: Move isdn_net_lib specific definitions out of linux/isdn.hKai Germaschewski
2002-10-29ISDN: Move ISDN net lib interface related definitions into isdn_net_lib.hKai Germaschewski
2002-10-29ISDN: Move drivers/isdn/i4l/isdn_fsm.h include/linux/isdn/fsm.hKai Germaschewski
2002-10-29ISDN: header cosmeticsKai Germaschewski
2002-10-19ISDN/PPP: Separate out and rewrite MPPP codeKai Germaschewski
2002-10-16ISDN/PPP: Reference struct ipppd directlyKai Germaschewski
2002-10-16ISDN/PPP: Move CCP related stuff into isdn_ppp_ccp.cKai Germaschewski
2002-10-16ISDN/PPP: Move state from ipppd to isdn_net_dev/isdn_net_localKai Germaschewski
2002-10-16ISDN/PPP: Adapt sync-PPPKai Germaschewski
2002-10-16ISDN: new xmit handling for ISDN net interfacesKai Germaschewski
2002-10-10ISDN: race-free incoming call handlingKai Germaschewski
2002-10-06ISDN: Merge Ingo's work_struct and my tasklet changesKai Germaschewski
2002-10-06ISDN: Make the state machine explicitKai Germaschewski
2002-10-05ISDN: Make idle timeout and retry wait parts of the state machineKai Germaschewski
2002-10-05ISDN: Reuse the dial_timer for idle hangupKai Germaschewski
2002-10-05ISDN: Convert remaining users of the old slave listKai Germaschewski
2002-10-05ISDN: New file for net interface config and basic setupKai Germaschewski
2002-10-03ISDN: Make hard_start_xmit() device type specificKai Germaschewski
2002-10-03ISDN: Alloc isdn_net_dev and struct net_device separatelyKai Germaschewski
2002-10-01ISDN: Use list.h list for list of online channelsKai Germaschewski
2002-09-30[PATCH] Workqueue AbstractionIngo Molnar
2002-09-30ISDN: adapt to task queue changesKai Germaschewski
2002-09-30ISDN: More sorting out of members for isdn_net_local / isdn_net_devKai Germaschewski
2002-09-30ISDN: More moving of per-channel stuff into isdn_net_devKai Germaschewski
2002-09-29ISDN: Move dial/hangup related stuff to isdn_net_devKai Germaschewski