An error occurred fetching the project authors.
- 08 Feb, 2003 1 commit
-
-
Petko Manolov authored
These are very small and similar csets against both usb-2.4 and usb-2.5 trees. One part of them is adding a missing flag to one of the device descriptors. The other part is fixing a vendor name which i mistakenly replaced with the product name. Adding Mobility EasyDock device into the list. Adding a missing flag to Accton's SpeedStream description
-
- 06 Jan, 2003 1 commit
-
-
Petko Manolov authored
Same as the previous email, just against latest linux-2.5 tree. Sorry about the diffs - i can't sync with usb-2.5.
-
- 19 Nov, 2002 1 commit
-
-
Petko Manolov authored
-
- 17 Oct, 2002 1 commit
-
-
Arnaldo Carvalho de Melo authored
o Add support for JTEC FA8101 USB to Ethernet device
-
- 02 Oct, 2002 1 commit
-
-
Petko Manolov authored
device ID fix
-
- 04 Sep, 2002 1 commit
-
-
Petko Manolov authored
one more adapter, changed company name and forgotten flag
-
- 04 Jul, 2002 1 commit
-
-
Petko Manolov authored
I chose a little bit more restrictive license for my drivers. Rx skb pool introduced in pegasus driver and the pool locking in rtl8150 is refined.
-
- 21 May, 2002 1 commit
-
-
Petko Manolov authored
new vendor and device ID
-
- 23 Apr, 2002 1 commit
-
-
Petko Manolov authored
USB pegasus driver SOHOware NUB110 addet to the support list
-
- 15 Apr, 2002 1 commit
-
-
Petko Manolov authored
USB pegasus and rtl8150 fixes and improvements pegasus: - using preallocated skb thus avoiding memcpy in the receive path; - tasklet used to handle failed skb allocations and Rx urb submission; - Lindent run on the result. rtl8150: - better tasklet handling and a few races fixed; - introducing new flag for Rx urb resubmission; - GFP_KERNEL to GFP_ATOMIC flag change in Tx path.
-
- 04 Apr, 2002 1 commit
-
-
Greg Kroah-Hartman authored
moved files to different subdirectories to make try to make sense of the current mess, and to allow usb client drivers to integrate into the tree easier.
-
- 22 Mar, 2002 1 commit
-
-
Petko Manolov authored
fix problem which cause hotplug/unplug crash the kernel
-
- 13 Mar, 2002 1 commit
-
-
Greg Kroah-Hartman authored
Elcon vendor/device support added.
-
- 07 Mar, 2002 1 commit
-
-
Petko Manolov authored
the patch is against 2.5.6-pre3 and contains: - ethtool support; - using mii.h for the MII registers and constants; - 2 more device/vendor IDs added;
-
- 11 Feb, 2002 1 commit
-
-
Petko Manolov authored
this patch somehow didn't get applied to 2.5.4 so i resend it. It is pretty harmless - only adds 3 more devices and 2 vendor ids into pegasus.h :-)
-
- 05 Feb, 2002 8 commits
-
-
Linus Torvalds authored
- Patrick Mochel: initcall levels - Patrick Mochel: devicefs updates, add PCI devices into the hierarchy - Denis Oliver Kropp: neomagic fb driver - David Miller: sparc64 and network updates - Kai Mäkisara: scsi tape update - Al Viro: more inode trimming, VFS cleanup - Greg KH: USB update - proper urb allocations - Eric Raymond: kdev_t updates for fb devices
-
Linus Torvalds authored
- Kai Germaschewski: ISDN updates - Al Viro: start moving buffer cache indexing to "struct block_device *" - Greg KH: USB update - Russell King: fix up some ARM merge issues - Ingo Molnar: scalable scheduler
-
Linus Torvalds authored
- Greg KH: USB updates - Jens Axboe: more bio updates - Christoph Rohland: fix up proper shmat semantics
-
Linus Torvalds authored
- Al Viro: mnt_list init - Jeff Garzik: network driver update (license tags, tulip driver) - David Miller: sparc, net updates - Ben Collins: firewire update - Gerd Knorr: btaudio/bttv update - Tim Hockin: MD cleanups - Greg KH, Petko Manolov: USB updates - Leonard Zubkoff: DAC960 driver update
-
Linus Torvalds authored
- me/Al Viro: fix bdget() oops with block device modules that don't clean up after they exit - Alan Cox: continued merging (drivers, license tags) - David Miller: sparc update, network fixes - Christoph Hellwig: work around broken drivers that add a gendisk more than once - Jakub Jelinek: handle more ELF loading special cases - Trond Myklebust: NFS client and lockd reclaimer cleanups/fixes - Greg KH: USB updates - Mikael Pettersson: sparate out local APIC / IO-APIC config options
-
Linus Torvalds authored
- Jeff Garzik: net driver updates, PCI PM induced cleanups - Me: do ACPI first, so that it doesn't mess up existing device driver configurations. Notably it used to completely destroy PCMCIA on some Sony VAIOs. - Paul Mackerras: powermac drivers and MAINTAINERS update - NIIBE Yutaka: SuperH update - Johannes Erdfelt: USB driver updates - Russell King: ARM update - Alan Cox: merging, merging, merging
-
Linus Torvalds authored
- Al Viro: fs cleanups - David Miller: sparc semaphores - Christoph Hellwig: VxFS update - Asit Mallick: set machine check bit with set_in_cr4 - Richard Henderson: fix alpha pci_controller_num(), sg_fill, SRM poweroff. - Johannes Erdfelt: USB updates - Cort Dougan: bitkeeper Id's on the ppc side - Matt Chapman: NFS file locking SMP lock fix - Alan Cox: further merging
-
Linus Torvalds authored
-