+- add patches.fixes/linux-post-2.6.3-20040220
[linux-flexiantxendom0-3.2.10.git] / drivers / isdn / i4l / isdn_ppp.c
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-13 Hubert MantelUpdate ISDN to 2.6.3-rc2-mm1 version
2003-08-31 Alexander Viro[PATCH] dev_t handling cleanups (10/12)
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-07-31 Alan Cox[PATCH] second block illegal/invalid fixups for isdn
2003-05-26 Ben Collins[PATCH] drivers/* strlcpy conversions
2003-03-01 Kai GermaschewskiMerge vaio:kernel/v2.5/linux-2.5.make
2003-02-22 Kai GermaschewskiISDN: Fix compile error w/o CONFIG_ISDN_PPP_MP
2003-01-25 Kai GermaschewskiISDN: Fix up missed return value
2002-11-12 Kai GermaschewskiISDN: Fix some typos
2002-10-29 Kai GermaschewskiISDN: State machines for the link layer
2002-10-29 Kai GermaschewskiISDN: Convert ISDN/PPP to inl_priv / ind_priv
2002-10-29 Kai GermaschewskiISDN: Move ISDN net lib interface related definitions...
2002-10-29 Kai GermaschewskiISDN/PPP: Pass frame including header to MPPP
2002-10-29 Kai GermaschewskiISDN: Remove CVS $Revision
2002-10-29 Kai GermaschewskiISDN: header cosmetics
2002-10-19 Kai GermaschewskiISDN/PPP: Separate out and rewrite MPPP code
2002-10-19 Kai GermaschewskiISDN: isdn_netif_rx() helper
2002-10-19 Kai GermaschewskiISDN/PPP: Separate out VJ header compression
2002-10-16 Kai GermaschewskiISDN/PPP: clean up ipppd_write() and ipppd_ioctl()
2002-10-16 Kai GermaschewskiISDN/PPP: cosmetics
2002-10-16 Kai GermaschewskiISDN/PPP: dynamically allocate struct ipppd, further...
2002-10-16 Kai GermaschewskiISDN/PPP: Reference struct ipppd directly
2002-10-16 Kai GermaschewskiISDN: Start refcounting for per-ipppd data
2002-10-16 Kai GermaschewskiISDN/PPP: Move rest of CCP reset handling into isdn_ppp...
2002-10-16 Kai GermaschewskiISDN/PPP: CCP flags handling
2002-10-16 Kai GermaschewskiISDN/PPP: PPP header cleanups
2002-10-16 Kai GermaschewskiISDN/PPP: Remove bogus header handling
2002-10-16 Kai GermaschewskiISDN/PPP: Move CCP related stuff into isdn_ppp_ccp.c
2002-10-16 Kai GermaschewskiISDN/PPP: Move state from ipppd to isdn_net_dev/isdn_ne...
2002-10-16 Kai GermaschewskiISDN/PPP: Rename struct 'ippp_struct' to 'struct ipppd'
2002-10-16 Kai GermaschewskiISDN/PPP: Adapt sync-PPP
2002-10-03 Kai GermaschewskiISDN: Make hard_start_xmit() device type specific
2002-10-03 Kai GermaschewskiISDN: Separate hard_start_xmit() for different types...
2002-10-03 Kai GermaschewskiISDN: Alloc isdn_net_dev and struct net_device separately
2002-10-01 Kai GermaschewskiISDN: Use list.h list for list of online channels
2002-09-30 Kai GermaschewskiISDN: More sorting out of members for isdn_net_local...
2002-09-30 Kai GermaschewskiISDN: More moving of per-channel stuff into isdn_net_dev
2002-09-30 Kai GermaschewskiISDN: Use a skb queue instead of open coded solution...
2002-09-29 Kai GermaschewskiISDN: Move dial/hangup related stuff to isdn_net_dev
2002-09-29 Kai GermaschewskiISDN: Move ppp-specifics to isdn_net_dev
2002-09-29 Kai GermaschewskiISDN: Move dial/channel related members to isdn_net_dev
2002-09-29 Kai GermaschewskiISDN: Move "name" member from isdn_net_local to isdn_ne...
2002-09-29 Kai GermaschewskiISDN: Use a struct to describe types of ISDN net interfaces
2002-09-28 Kai GermaschewskiISDN: Introduce generic bind/unbind callbacks
2002-09-28 Kai GermaschewskiISDN: inline function for testing if interface is bound
2002-09-27 Kai GermaschewskiISDN: Use a function pointer for type-specific disconne...
2002-09-27 Kai GermaschewskiISDN: Use a function pointer for type-specific connecte...
2002-09-27 Kai GermaschewskiISDN: Use a function pointer for type-specific receive
2002-09-27 Kai GermaschewskiISDN: finish separating out receive functions
2002-09-27 Kai GermaschewskiISDN: net_device->header for syncPPP and UI HDLC
2002-09-27 Kai GermaschewskiISDN: Move net_device setup to a type-specific method
2002-09-27 Kai GermaschewskiISDN: More cleanup to isdn_net.c (X.25 / PPP)
2002-09-27 Kai GermaschewskiHand merged.
2002-09-27 Kai GermaschewskiISDN: cleanup ISDN net / ioctl code
2002-09-22 Kai GermaschewskiISDN: Use <linux/list.h> for list of phone numbers
2002-09-22 Kai GermaschewskiISDN: PPP cleanups
2002-09-02 Kai GermaschewskiISDN: cleanups / overflow check
2002-09-02 Kai GermaschewskiISDN: Fix __FUNCTION__ usage
2002-08-15 Kai GermaschewskiISDN: Use C99 initializers
2002-08-02 Kai GermaschewskiISDN: Use a list.h list for the global list of ISDN...
2002-08-02 Kai GermaschewskiISDN: combine isdn_net_dev and isdn_net_local
2002-07-31 Kai GermaschewskiISDN: Begin to make driver/channel mapping private...
2002-06-06 Kai GermaschewskiISDN: MPPP crash fix
2002-06-06 Kai GermaschewskiISDN: Add PPP statistics in bytes
2002-05-19 Arnaldo Carvalho... drivers/isdn/*.c
2002-04-21 Kai GermaschewskiMove obsolete i4l code from drivers/isdn to drivers...