- 27 Apr, 2003 5 commits
-
-
Maksim Krasnyanskiy authored
In order to fix all MOD_INC/DECs in the RFCOMM code we need __module_get().
-
Maksim Krasnyanskiy authored
Other protocols cannot be fixes at this point because current net_proto_family code does not support "family owner != socket owner" case.
-
Maksim Krasnyanskiy authored
-
Maksim Krasnyanskiy authored
This fixes random RFCOMM freezes reported by some people.
-
Maksim Krasnyanskiy authored
Don't buffer more data than we have credits for. Patch from David Woodhouse <dwmw2@infradead.org>
-
- 26 Apr, 2003 4 commits
-
-
-
http://linux-scsi.bkbits.net/scsi-for-linus-2.5Linus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
James Bottomley authored
-
Linus Torvalds authored
-
- 27 Apr, 2003 1 commit
-
-
Oliver Neukum authored
-
- 26 Apr, 2003 8 commits
-
-
James Bottomley authored
-
Christoph Hellwig authored
It's the last file of the scsi core that needed to be converted from the old scsi style.
-
Patrick Mansfield authored
Patch against current scsi-misc-2.5 tree. Remove the scsi EVPD code. Set the sysfs name to the form "SCSI scsi-type".
-
Linus Torvalds authored
-
Linus Torvalds authored
but the build was confused by the fact that they did share some files. Move INITRD code from do_mounts_rd.c to new file do_mounts_initrd.c.
-
James Bottomley authored
-
bk://kernel.bkbits.net/davem/sparc-2.5Linus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
bk://kernel.bkbits.net/davem/net-2.5Linus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
- 25 Apr, 2003 22 commits
-
-
Pete Zaitcev authored
-
David S. Miller authored
-
Stephen Hemminger authored
-
Stephen Hemminger authored
-
Stephen Hemminger authored
-
Stephen Hemminger authored
-
David S. Miller authored
-
bk://kernel.bkbits.net/jgarzik/net-drivers-2.5Linus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
Valdis Kletnieks authored
-
Valdis Kletnieks authored
Updated ncr53c8xx and sym53c8xx scsi drivers.
-
Valdis Kletnieks authored
-
Edward Peng authored
- Fix tx bugs in big-endian machines - Remove unused max_interrupt_work module parameter, the new NAPI-like rx scheme doesn't need it. - Remove redundancy get_stats() in intr_handler(), those I/O access could affect performance in ARM-based system - Add Linux software VLAN support - Fix bug of custom mac address (StationAddr register only accept word write)
-
Jeff Garzik authored
Fix ugly bug in read(2) path for odd buffer sizes. Noticed by Joseph Chan @ Via. Bump version to 1.0.0.
-
Maurice S. Barnum authored
-
Edward Peng authored
I found a via-rhine bug, it can't receive BPDU (mac: 0180c2000000) in promiscuous mode. Fill all "1" in hash table to fix this problem in promiscuous mode. (RCR remain 0x1c, write it as 0x1f don't work)
-
Rik van Riel authored
FYI statsLabels[] is an array of char*, so the fix below is pretty obvious.
-
Jeff Garzik authored
into redhat.com:/garz/repo/net-drivers-2.5
-
Jeff Garzik authored
Headers touched: linux/interrupt.h, linux/sched.h, linux/timer.h
-
David S. Miller authored
-
Randy Dunlap authored
-
Hideaki Yoshifuji authored
-
Hideaki Yoshifuji authored
-