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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge with 2.4.0-test3-pre4.
Ralf Baechle
2000-07-08
308
-2235
/
+69757
*
Fix some -Werror bugs - some vars were obsolete
Florian Lohoff
2000-07-06
1
-2
/
+0
*
No more ifeq needed.
Ralf Baechle
2000-07-06
1
-4
/
+1
*
One more compiler warning that was hiding a real bug ...
Ralf Baechle
2000-07-05
1
-3
/
+2
*
Ignore more stuff for CVS.
Ralf Baechle
2000-07-04
1
-0
/
+5
*
Make pid_t int. Change printf()'s according to that. Declare
Ulf Carlsson
2000-07-04
2
-10
/
+10
*
Various minor type fixes.
Ulf Carlsson
2000-07-04
4
-7
/
+8
*
Merge with Linux 2.4.0-test3-pre2.
Ralf Baechle
2000-07-03
71
-648
/
+5151
*
Fix compile error. DEC guys, nobody of you compiling this stuff or
Ralf Baechle
2000-06-29
1
-1
/
+1
*
Cleanup CONFIG_SGI_IP35.
Ralf Baechle
2000-06-27
1
-7
/
+1
*
Delete junkfile.
Ralf Baechle
2000-06-25
2
-59
/
+0
*
Merge with Linux 2.4.0-test2.
Ralf Baechle
2000-06-25
137
-10735
/
+11597
*
Merge with Linux 2.4.0-ac22-riel.
Ralf Baechle
2000-06-21
58
-98
/
+106
*
Undo random keyboard driver patch which nobody really remembers
Ralf Baechle
2000-06-20
1
-1
/
+1
*
Fix struct stat64 in the 32-bit kernel and struct stat in the 64-bit
Ralf Baechle
2000-06-20
1
-1
/
+1
*
Merge with 2.4.0-test1-ac21 + pile of MIPS cleanups to make merging
Ralf Baechle
2000-06-19
538
-10898
/
+26920
*
Merge with 2.4.0-test1.
Ralf Baechle
2000-06-16
36
-502
/
+4120
*
- 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
160
-4208
/
+7209
*
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
*
The last CONFIG_HAVE_IO_PORTS...
Harald Koerfgen
2000-05-23
1
-1
/
+1
*
Also kill CONFIG_HAVE_IO_PORTS.
Ralf Baechle
2000-05-23
1
-5
/
+4
*
Implement private_ioctl driver method, this is needed by mii-tool from
Ralf Baechle
2000-05-23
1
-12
/
+64
*
Typo fixed
Harald Koerfgen
2000-05-21
1
-1
/
+1
*
Fix namespace collision between serial.c and sgiserial.c which could
Ralf Baechle
2000-05-19
2
-2
/
+8
*
Let tty_io.c call init_serial_console (CONFIG_SERIAL vs. CONFIG_SGI_SERIAL)
Florian Lohoff
2000-05-19
1
-1
/
+1
*
Move sgiserial initialization to a much better place
Florian Lohoff
2000-05-19
1
-0
/
+1
*
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
*
Some small fixes and cleanups:
Harald Koerfgen
2000-05-16
1
-1
/
+1
*
Merge with Linux 2.3.99-pre8. Linus must hate me, too man patches ;-)
Ralf Baechle
2000-05-12
68
-6147
/
+22043
*
Merge with Linux 2.3.99-pre7 and various other bits.
Ralf Baechle
2000-05-12
375
-6145
/
+32618
*
SMP locking for IOC3 Ethernet driver. I've got more changes pending
Ralf Baechle
2000-05-10
1
-8
/
+15
*
Fix for multiple detection of ethernet interface.
Florian Lohoff
2000-05-10
1
-1
/
+1
*
Add a forgotten `else' while I remember it.
Ulf Carlsson
2000-05-09
1
-1
/
+1
*
Merge with 2.3.99-pre6.
Ralf Baechle
2000-04-28
343
-11808
/
+32842
*
Get locking and semaphores right.
Ralf Baechle
2000-04-24
1
-33
/
+45
*
Merge with Linux 2.3.99-pre5.
Ralf Baechle
2000-04-19
3
-10
/
+25
*
Merge with Linux 2.3.99-pre4.
Ralf Baechle
2000-04-19
189
-16242
/
+25306
*
Fixed typo (turns out #ifdef is a comment in a Makefile .....)
Pat Gefre
2000-04-11
1
-8
/
+8
*
Starting to merge in the SN1 (IP35) I/O changes
Pat Gefre
2000-04-11
2
-0
/
+18
*
Let CONFIG_SERIAL_CONSOLE be selectable - At least there is some reference
Florian Lohoff
2000-04-08
1
-0
/
+3
[next]