Commit graph

255 commits

Author SHA1 Message Date
Stefan Lankes
ada6dc727a add the possibility to enable the L1 cache for the receive buffer 2011-09-23 11:52:43 -07:00
Stefan Lankes
1fabe449dd minor performance improvements
=> reducing the number of interrupts
2011-09-20 13:05:49 -07:00
Stefan Lankes
1ada6d15af minor optimizations, avoiding mailbox overflow 2011-09-20 21:05:15 +02:00
Stefan Lankes
d199ee059b avoid mailbox overflow by sending a polling request to the tcpip thread 2011-09-20 16:38:37 +02:00
Stefan Lankes
e50b850cc0 remove typo 2011-09-20 16:37:38 +02:00
Stefan Lankes
ccd13db67e avoid mailbox overflow by sending a polling request to the tcpip thread 2011-09-20 04:47:36 -07:00
Stefan Lankes
08c6fe30ec add additional debug messages 2011-09-19 11:36:37 -07:00
Stefan Lankes
9bafdf63c5 use pbuf_free_callback to free pbufs in the context of an interrupt handler
=> forward this request to the tcpip thread
2011-09-18 22:42:12 +02:00
Stefan Lankes
2f9f6916c5 cosmetic changes 2011-09-18 18:05:05 +02:00
Stefan Lankes
e0e3a4fd82 improve the performance by using the "wrap modus"
=> http://wiki.osdev.org/RTL8139
2011-09-17 08:41:33 +02:00
Stefan Lankes
ce4bfa61bd fix bug in ring buffer handling 2011-09-17 00:55:47 +02:00
Stefan Lankes
fdc9ad9641 remove some obsolete messages 2011-09-15 03:18:07 -07:00
Stefan Lankes
bf28c95b75 add additional debug messages 2011-09-14 23:41:34 -07:00
Stefan Lankes
c73b69a2d1 fix bug in wrong setting of the tx_write_offset 2011-09-14 07:49:06 -07:00
Stefan Lankes
308f9b136f remove tcpip_callback(netif_set_link_up, netif)
=> the initd will set the link up
2011-09-07 10:11:16 +02:00
Stefan Lankes
24ea129456 use optimized memcpy function to increase the performance 2011-09-06 08:58:03 -07:00
Stefan Lankes
710523582e increase the performance of the eMAC device by enabling write combining 2011-09-03 13:28:02 -07:00
Stefan Lankes
0ac3404f46 add missing header "tcpip.h" 2011-09-01 13:02:08 -07:00
Stefan Lankes
4fe793e607 use tcpip_callback(netif_set_link_up, netif) to set the flag NETIF_FLAG_LINK_UP 2011-09-01 21:30:11 +02:00
Stefan Lankes
0cd2d656cf redesign of the RX handler 2011-08-27 14:28:59 -07:00
Stefan Lankes
7b9f890c66 use RCCE_barrier instead of a "sleep workaround" 2011-08-27 05:23:18 -07:00
Stefan Lankes
65d7286778 minor changes for the modified function create_kernel_task 2011-08-26 03:20:35 -07:00
Stefan Lankes
2b9a9eef8b remove compiler warnings 2011-08-25 04:07:20 -07:00
Stefan Lankes
df40d33913 add additional output messages 2011-08-23 03:21:02 -07:00
Stefan Lankes
2605ce5b34 RCCE_shmalloc returns only a physical address => we have to map this region into the virtual address space 2011-08-23 01:12:52 -07:00
Stefan Lankes
399876928f build mmnif only on RockCreek 2011-08-06 18:09:25 +02:00
Stefan Lankes
173c5d54b6 set rckemacif as default interface 2011-08-06 08:57:53 -07:00
Stefan Lankes
6c13cc7584 enable mmnif and some cosmetic changes 2011-08-06 08:52:07 -07:00
Stefan Lankes
7d63b27105 Merge branch 'krueger' into network 2011-08-06 08:00:46 -07:00
Stefan Lankes
40d3763d4c remove typo 2011-08-06 07:27:14 -07:00
Stefan Lankes
6d08dbcf72 minor changes to support the new semaphore interface 2011-08-06 07:24:21 -07:00
Stefan Lankes
87cd484bb9 add additional debug information 2011-08-06 15:46:10 +02:00
Carl-Benedikt Krüger
82eb79df71 cosmetics 2011-08-04 16:21:01 +02:00
Carl-Benedikt Krüger
210ebfb68f benchmark 2011-08-04 16:00:22 +02:00
Carl-Benedikt Krüger
50fd407384 benchmark 2011-08-04 15:56:11 +02:00
Carl-Benedikt Krüger
e37c0c4ca7 major changes 2011-08-04 15:55:12 +02:00
Carl-Benedikt Krüger
da213b14af major changes 2011-08-04 15:43:40 +02:00
Carl-Benedikt Krüger
88dddd08a7 major changes 2011-08-04 15:42:56 +02:00
Carl-Benedikt Krüger
070fffd9c0 ... 2011-08-04 15:20:18 +02:00
Carl-Benedikt Krüger
8082128fc1 ... 2011-08-04 15:03:21 +02:00
Carl-Benedikt Krüger
a5b402b1f5 ... 2011-08-04 15:02:23 +02:00
Carl-Benedikt Krüger
695ca0da4f ... 2011-08-04 14:53:16 +02:00
U-MobileHooK\Benedikt
7f4d3b3f9d test out new buffer implementation 2011-08-04 14:22:44 +02:00
Carl-Benedikt Krüger
8c666c22e1 ... 2011-08-03 13:58:44 +02:00
Carl-Benedikt Krüger
12634a27a5 ... 2011-08-02 16:47:45 +02:00
Carl-Benedikt Krüger
cf8f64fc6b ... 2011-08-02 16:45:27 +02:00
Carl-Benedikt Krüger
37127cc5f2 ... 2011-08-02 16:42:45 +02:00
Carl-Benedikt Krüger
07e6290581 ... 2011-08-02 16:16:53 +02:00
Carl-Benedikt Krüger
3f738461d1 ... 2011-08-02 16:02:37 +02:00
Carl-Benedikt Krüger
fbc0978462 merge && test for master 2011-08-02 15:38:40 +02:00