index
:
ralf/linux-newax25.git
master
newax25-2.4.3-1
Unnamed repository; edit this file 'description' to name the repository.
Ralf Baechle
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge with Linux 2.4.0-test9. Please check DECstation, I had a number
Ralf Baechle
2000-10-05
116
-2981
/
+8889
*
Fixes for IOC3 driver reset.
Ralf Baechle
2000-10-02
1
-40
/
+84
*
String format fixes from Maciej.
Ralf Baechle
2000-10-02
1
-2
/
+2
*
Move <asm/ioc3.h> to <asm/sn/ioc3.h> which is a better place. The old
Kanoj Sarcar
2000-09-25
1
-1
/
+1
*
Ignore a few junkfiles.
Ralf Baechle
2000-09-01
1
-0
/
+10
*
Merge with 2.4.0-test7.
Ralf Baechle
2000-08-28
32
-949
/
+2551
*
Merge with Linux 2.4.0-test6-pre10.
Ralf Baechle
2000-08-25
11
-195
/
+375
*
Merge with Linux 2.4.0-test6-pre9.
Ralf Baechle
2000-08-25
2
-2
/
+3
*
From Arnaldo Carvalho de Melo (acme@conectiva.com.br):
Ralf Baechle
2000-08-09
1
-6
/
+12
*
Merge with Linux 2.4.0-test6-pre7.
Ralf Baechle
2000-08-08
5
-7
/
+13
*
Merge with Linu 2.4.0-test6-pre6.
Ralf Baechle
2000-08-08
11
-11
/
+8
*
Merge with Linux 2.4.0-test6-pre4.
Ralf Baechle
2000-08-08
4
-76
/
+108
*
Merge with Linux 2.4.0-test6-pre2.
Ralf Baechle
2000-08-08
1
-2
/
+10
*
Merge with Linux 2.4.0-test6-pre1.
Ralf Baechle
2000-08-08
2
-3
/
+1
*
Merge with Linux 2.4.0-test5-pre6.
Ralf Baechle
2000-07-28
3
-351
/
+1774
*
Merge with Linux 2.4.0-test5-pre3.
Ralf Baechle
2000-07-21
26
-65
/
+61
*
Deal properly with IOC3 redzoning. Handle more IOC3 error interrupts.
Ralf Baechle
2000-07-19
1
-72
/
+78
*
Merge with Linux 2.4.0-test5-pre2.
Ralf Baechle
2000-07-18
3
-345
/
+181
*
Remove duplicate check. Fix code in multicast selection. Handle
Ralf Baechle
2000-07-18
1
-18
/
+29
*
Driver reset was loosing the SSRAM bits from emcr when reseting.
Ralf Baechle
2000-07-17
1
-3
/
+1
*
Merge with Linux 2.4.0-test5-pre1. This works again on Origin UP.
Ralf Baechle
2000-07-15
10
-18
/
+24
*
Merge with Linux 2.4.0-test4-pre3.
Ralf Baechle
2000-07-12
3
-3
/
+3
*
Merge with 2.4.0-test4-pre2.
Ralf Baechle
2000-07-12
46
-96
/
+102
*
Merge with Linux 2.4.0-test3-pre8. Linus has accepted most of what
Ralf Baechle
2000-07-10
1
-579
/
+660
*
Merge with 2.4.0-test3-pre7.
Ralf Baechle
2000-07-09
1
-1
/
+1
*
Merge with Linux 2.4.0-pre3-test6.
Ralf Baechle
2000-07-09
2
-3
/
+8
*
Merge with Linux 2.4.0-test3-pre5. 64-bit kernel are still not
Ralf Baechle
2000-07-08
7
-11
/
+14
*
Merge with 2.4.0-test3-pre4.
Ralf Baechle
2000-07-08
28
-199
/
+188
*
Merge with Linux 2.4.0-test3-pre2.
Ralf Baechle
2000-07-03
18
-85
/
+163
*
Merge with Linux 2.4.0-test2.
Ralf Baechle
2000-06-25
10
-163
/
+185
*
Merge with Linux 2.4.0-ac22-riel.
Ralf Baechle
2000-06-21
4
-4
/
+4
*
Merge with 2.4.0-test1-ac21 + pile of MIPS cleanups to make merging
Ralf Baechle
2000-06-19
118
-2010
/
+4045
*
Merge with 2.4.0-test1.
Ralf Baechle
2000-06-16
1
-0
/
+1
*
- Fix memory leak when allocating buffers (we did that twice)
Ulf Carlsson
2000-06-16
1
-61
/
+104
*
Merge with 2.3.99-pre9.
Ralf Baechle
2000-06-15
37
-419
/
+623
*
The nic search command may fail because of the battery in
Ulf Carlsson
2000-06-14
1
-5
/
+17
*
Fix comment.
Ralf Baechle
2000-06-08
1
-2
/
+2
*
Fix an uninitialized pointer bug. Remove interrupt handling
Ralf Baechle
2000-06-07
1
-31
/
+28
*
Remove annoying printk. Fix transmit timeout spam. Remove mdelay
Ralf Baechle
2000-06-06
1
-3
/
+1
*
The Search ROM functionality should be used when we locate the NIC
Ulf Carlsson
2000-06-06
1
-31
/
+117
*
Fix stupid compilation bug.
Ralf Baechle
2000-05-31
1
-1
/
+1
*
Turn IOC3 upside down. Driver should now survive a timeout reset and
Ralf Baechle
2000-05-31
1
-180
/
+209
*
Use ether_setup instead of init_etherdev.
Ulf Carlsson
2000-05-31
1
-45
/
+49
*
Remove all IOC3 hacks. IOC3 now allocates it's resources the same way
Ralf Baechle
2000-05-30
2
-64
/
+52
*
Implement private_ioctl driver method, this is needed by mii-tool from
Ralf Baechle
2000-05-23
1
-12
/
+64
*
The device initialization code can not assume it is being invoked on
Kanoj Sarcar
2000-05-17
1
-1
/
+5
*
Fix rx/tx byte accounting. From Flo and Klaus Naumann.
Ralf Baechle
2000-05-16
1
-1
/
+3
*
Merge with Linux 2.3.99-pre8. Linus must hate me, too man patches ;-)
Ralf Baechle
2000-05-12
17
-3484
/
+3611
*
Merge with Linux 2.3.99-pre7 and various other bits.
Ralf Baechle
2000-05-12
125
-2747
/
+3985
*
SMP locking for IOC3 Ethernet driver. I've got more changes pending
Ralf Baechle
2000-05-10
1
-8
/
+15
[next]