Commit Graph

  • a16099958d interface for old I4L drivers Karsten Keil 2003-07-18 16:36:57 +0000
  • d7513921c5 - rework L3/L4 - fix bugs in freeing skbs in L2 Karsten Keil 2003-07-18 16:36:03 +0000
  • 4ea89d2440 - new L3<->L4 data struct based on IE offsets Karsten Keil 2003-07-07 14:29:39 +0000
  • 80305f48c2 new hisaxd based on skb Karsten Keil 2003-06-30 11:23:33 +0000
  • 60fb4cfdd1 fix killing of kernelthread Karsten Keil 2003-06-27 16:19:43 +0000
  • cbb5584a79 add smp_lock.h Karsten Keil 2003-06-27 15:26:39 +0000
  • 670a5e1397 - software DTMF module Karsten Keil 2003-06-27 15:20:19 +0000
  • 5a8776b621 - kernel daemon for doing stuff which cannot done in interrupt context - DTMF detection become L2 protocol - DTMF detection added to CAPI Karsten Keil 2003-06-27 15:19:42 +0000
  • 3bf42a41a7 fix ISAC receive frame len fix transparent audio sending Karsten Keil 2003-06-25 16:44:48 +0000
  • 07269b6c98 - ISACSX support - use SET_MODULE_OWNER Karsten Keil 2003-06-24 21:58:53 +0000
  • 1da288cf7d cleanup locking Karsten Keil 2003-06-22 12:03:36 +0000
  • ac037381e8 - doc locking - bchannel helper functions Karsten Keil 2003-06-22 10:39:43 +0000
  • 8293963b8e cleanup Karsten Keil 2003-06-21 22:25:56 +0000
  • 5200ff0ba4 - dchannel standard functions Karsten Keil 2003-06-21 22:04:45 +0000
  • 458ed3d264 - new locking, relaxed irq - dchannel and bchannel helper routines - dchannel and bchannel hardware module Karsten Keil 2003-06-21 21:39:54 +0000
  • fbba4429c5 - new locking (test) - D channel HW as extra module (first:isac) Karsten Keil 2003-06-20 10:06:14 +0000
  • 433837365f fix wrong vfree Karsten Keil 2002-09-17 12:17:21 +0000
  • bbd31145ef save timestamps Karsten Keil 2002-09-17 10:50:05 +0000
  • c596f44799 send RELEASE_COMPLETE cause resources unavailable if application was killed hard Karsten Keil 2002-09-17 10:43:35 +0000
  • ee049f3d8f next release Karsten Keil 2002-09-16 23:51:45 +0000
  • d5c8abe5e2 fix compiler warnings Karsten Keil 2002-09-16 23:49:38 +0000
  • 764cbf4a66 - fix reset TX fifos Karsten Keil 2002-09-16 22:03:51 +0000
  • 2f1c39f39b cleanup debug infos Karsten Keil 2002-07-10 09:20:02 +0000
  • 196121ec6e fix wrong condition for mode_hfc warn message Karsten Keil 2002-07-08 13:02:19 +0000
  • aab0a965a5 forget to remove comment Karsten Keil 2002-07-08 12:53:57 +0000
  • f56e19e55b timer_t allready defined Karsten Keil 2002-07-08 12:40:59 +0000
  • 2ea4dba726 fix mode_hfc init in PCM mode Karsten Keil 2002-07-08 12:33:04 +0000
  • 1fe87dcb84 - remove some TENOVIS specific code - add isdn_compat.h for timer_t Karsten Keil 2002-07-08 12:27:45 +0000
  • 0a303e4134 fix revision string Karsten Keil 2002-07-07 21:23:11 +0000
  • 0d0c6de481 - add additional protocol flags for Tenovis * HFC_CFG_NEG_F0 use negativ frame pulse * HFC_CFG_SW_DD_DU switch DD/DU line on PCM bus - fix bug in disabling PCM slot on PH_DEACTIVATE in mode_hfcpci Karsten Keil 2002-07-07 21:20:17 +0000
  • c98d7bd9ae send CONNECT_ACK (optional in DSS1 user side) Karsten Keil 2002-06-26 08:38:24 +0000
  • 9a0084599a rel 7 Karsten Keil 2002-05-01 01:02:21 +0000
  • 52b4ec1eba put hisax header in skb private data Karsten Keil 2002-05-01 01:00:40 +0000
  • e3fd5dd817 status enquire; cleanup Karsten Keil 2002-04-29 23:26:30 +0000
  • 2cd7c3ecdd <linux/malloc.h> --> <linux/slab.h> Karsten Keil 2001-12-05 14:23:39 +0000
  • 48f188595e fix wrong messages about DL_DATA CONFIRMS Karsten Keil 2001-12-05 13:49:17 +0000
  • e3b7f69955 fix multiple release stack calls Karsten Keil 2001-12-05 13:13:37 +0000
  • f245eaa400 correct channel select Karsten Keil 2001-12-02 13:08:08 +0000
  • a925f71bbc new version Karsten Keil 2001-11-26 17:19:44 +0000
  • a2c63ea5ee fix OOPS on channel 2 Karsten Keil 2001-11-26 17:19:26 +0000
  • 53d34b66df ready for 2.4.15 Karsten Keil 2001-11-26 17:18:30 +0000
  • 8491e060e4 fix IRQ race on module load Karsten Keil 2001-11-22 17:28:44 +0000
  • 0b204ea1dd fix compile without PCI Karsten Keil 2001-11-19 14:54:00 +0000
  • c796dfbb58 new Karsten Keil 2001-11-19 14:26:00 +0000
  • 2a9617b14f fix IRQ lock problem on shared IRQ Karsten Keil 2001-11-16 01:49:21 +0000
  • 845651c9ec implement PCM mode Karsten Keil 2001-11-14 10:41:26 +0000
  • fe89662fca include netdevice.h for 2.4 Karsten Keil 2001-11-02 23:58:03 +0000
  • b74aafb371 Version 1.0 Karsten Keil 2001-11-02 23:42:27 +0000
  • b34a1c61ce 2.4 skb changes Karsten Keil 2001-11-02 23:41:26 +0000
  • 0c8db069f0 v1.0 Karsten Keil 2001-11-02 23:39:07 +0000
  • ee912dedbe don't use sti() Karsten Keil 2001-11-02 23:28:21 +0000
  • 184f112763 reduce stack usage Karsten Keil 2001-11-02 23:27:54 +0000
  • 3843f8c931 irqsave GFP_ATOMIC should be used in irq context Karsten Keil 2001-11-01 00:42:35 +0000
  • feabe3ecac one frame read option Karsten Keil 2001-10-31 23:08:14 +0000
  • 23642ca741 various bug fixes Karsten Keil 2001-10-31 23:06:07 +0000
  • c9e279d879 fix some capi bugs Karsten Keil 2001-10-31 23:04:42 +0000
  • fba5763938 read one frame per read option Karsten Keil 2001-10-31 23:02:59 +0000
  • ecf046f289 fix protocol IDs Karsten Keil 2001-10-30 13:01:59 +0000
  • d60597aadc bugfix down messages need additional header and more headspace Karsten Keil 2001-10-30 12:55:55 +0000
  • bed204f6c9 bugfix remove_if missing {} Karsten Keil 2001-10-30 12:54:46 +0000
  • 59a2ebced7 more 2.4 changes Karsten Keil 2001-10-02 00:39:59 +0000
  • 5e21b42424 more 2.4 changes Karsten Keil 2001-10-01 23:22:43 +0000
  • 11516beb36 build changes Karsten Keil 2001-10-01 12:42:31 +0000
  • 6e451cc683 new Karsten Keil 2001-10-01 10:21:52 +0000
  • 4364cd5f61 delay fillfifo if blocked Karsten Keil 2001-09-30 17:10:25 +0000
  • 80ef79f7a4 changes for kernel 2.4 Karsten Keil 2001-09-30 17:09:23 +0000
  • 2224488a56 small fixes Karsten Keil 2001-09-29 20:11:20 +0000
  • 4c52d522d8 Rawdev for bchannels Karsten Keil 2001-09-29 20:05:01 +0000
  • 104d30134f compat Karsten Keil 2001-08-03 09:04:55 +0000
  • f5782b2301 cosmetic Karsten Keil 2001-08-03 09:03:48 +0000
  • 59fd19c760 experimental NT mode (L1/L2 NETSIDE) support. Karsten Keil 2001-08-02 15:02:06 +0000
  • 4c5d0b612d hfc support Karsten Keil 2001-08-02 14:56:28 +0000
  • eafdc24f15 new Karsten Keil 2001-08-02 14:55:45 +0000
  • 6dd7cb051f use allways skb Karsten Keil 2001-08-02 14:51:56 +0000
  • c408a0c2ba clear instance links after unregister BEFORE_SKB Karsten Keil 2001-07-19 21:52:39 +0000
  • 57925c02d7 the address allways contain stack info Karsten Keil 2001-07-10 16:01:03 +0000
  • 0eb11aaf20 New "clone" Karsten Keil 2001-05-18 00:48:52 +0000
  • 32acea0f78 STATUS for L1 and L2 Karsten Keil 2001-04-11 16:38:57 +0000
  • 8ee3b77e36 new ADDIF to cascade interfaces Karsten Keil 2001-04-11 10:21:10 +0000
  • 6aa14349ad slave instances Karsten Keil 2001-04-08 16:45:56 +0000
  • 81d47dcfe7 new GET structs Karsten Keil 2001-03-29 19:14:25 +0000
  • c54c8844bf fix unregister of instances Karsten Keil 2001-03-27 15:34:20 +0000
  • 45ba55ac14 interface without protocol and layer Karsten Keil 2001-03-27 10:23:48 +0000
  • 13d008f3eb new ctrl interface Karsten Keil 2001-03-26 11:40:02 +0000
  • 4694fa5dc7 activate b-channel only as DCE Karsten Keil 2001-03-13 02:34:02 +0000
  • 9979a7ee6d interface works again Karsten Keil 2001-03-13 02:04:37 +0000
  • cfdc2a8c8a fix firmwareload hangs Karsten Keil 2001-03-13 02:04:04 +0000
  • b621a5e2d7 add some paranoia checks Karsten Keil 2001-03-13 02:03:23 +0000
  • ce79a020f8 id is the name of the instance Karsten Keil 2001-03-11 21:23:39 +0000
  • e07f0f9837 helper for setting up dchannel stack layermask is a parameter for all hardware to select loading of layerinstances of the d-channel stack Karsten Keil 2001-03-11 21:09:07 +0000
  • e74301cfce cleanup primitivs Karsten Keil 2001-03-11 21:05:21 +0000
  • 09252f66b2 use blog Karsten Keil 2001-03-06 10:31:30 +0000
  • 97030a2d14 Fritz PCI works now Karsten Keil 2001-03-06 10:22:44 +0000
  • 39435e1d27 init blog Karsten Keil 2001-03-05 23:13:19 +0000
  • e94ec6be1f make fritz PCI working Karsten Keil 2001-03-05 18:46:18 +0000
  • 7518a0e6ec fix hang on B-channel 2 Karsten Keil 2001-03-05 01:48:27 +0000
  • e129521a3b alloc enought data space for CAPI DATA_B3 for receiving skb Karsten Keil 2001-03-04 18:55:15 +0000
  • 2a976c99b5 missed own_ctrl Karsten Keil 2001-03-04 18:17:28 +0000
  • 0444398114 New protocol handling Karsten Keil 2001-03-04 17:08:33 +0000
  • 96ccf4a003 working X75 answering connection Karsten Keil 2001-03-04 00:48:49 +0000