- 01 Sep, 2003 22 commits
-
-
Jeff Garzik authored
-
Jeff Garzik authored
-
Jeff Garzik authored
into redhat.com:/spare/repo/net-drivers-2.5
-
Jeff Garzik authored
Helpers moved: netif_poll_{enable,disable}, __netif_rx_complete, netif_tx_disable Use the helpers in net/core/dev.c.
-
Jeff Garzik authored
-
Jeff Garzik authored
Also, call pci_disable_device() in PCI ->remove handler, to match pci_enable_device() in PCI ->probe handler.
-
Jeff Garzik authored
(preferred over alloc_etherdev + 8390-specific ethdev_init)
-
Jeff Garzik authored
-
bk://kernel.bkbits.net/acme/scsi-2.6Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Arnaldo Carvalho de Melo authored
-
Jens Axboe authored
I've been trying to remove these, but apparently new ones crop up. Lets just call it io scheduler, none of the ones in the kernel are using the classic elevator algorithm.
-
Hirofumi Ogawa authored
From René Scharfe <l.s.r@web.de> As a result the size of vfat.o drops by 384 bytes in my build.
-
bk://kernel.bkbits.net/jgarzik/net-drivers-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
bk://kernel.bkbits.net/jgarzik/pci-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Jeff Garzik authored
use the PCI layer instead to provide those for us.
-
Jeff Garzik authored
* remove PCI_CACHE_LINE_SIZE workaround, PCI core already does this for us. (main change) * propagate pci_set_dma_mask return value * add 'ULL' suffix to pci_set_dma_mask arg * propagate pci_enable_device return value * call pci_set_mwi, check and propagate its return value * call pci_clear_mwi and pci_disable_device on close, and probe error * call iounmap when cleaning up
-
Jeff Garzik authored
Modifies drivers atm/eni.c, ide/pci/cmd64x.c, and ide/pci/ns87415.c. Ack'd by DaveM.
-
Stelian Pop authored
This implements the needed 'release' callback in order to make videodev/sysfs happy again.
-
Stelian Pop authored
This reenables the CAPTURE button events in the sonypi driver, which were lost with the latest patch...
-
Jens Axboe authored
This adds support for software controlled hard drive LED activity. This is really nice on such machines as Apple Powerbooks, where there is no such LED in the first place and the sleep/suspend LED isn't used for anything when the machine is running.
-
bk://kernel.bkbits.net/davem/tg3-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
bk://kernel.bkbits.net/davem/net-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
- 31 Aug, 2003 18 commits
-
-
Christoph Hellwig authored
-
Ville Nuorvala authored
-
Ville Nuorvala authored
-
Ville Nuorvala authored
-
Ville Nuorvala authored
Fix byte order of info parameter in ip6ip6_err().
-
Bart De Schuymer authored
-
David S. Miller authored
-
David S. Miller authored
-
Christoph Hellwig authored
-
Christoph Hellwig authored
-
Herbert Xu authored
-
Xose Vazquez Perez authored
-
David S. Miller authored
-
bk://kernel.bkbits.net/jgarzik/net-drivers-2.6Jeff Garzik authored
into redhat.com:/spare/repo/net-drivers-2.5
-
Jeff Garzik authored
* The PCI layer now handles incorrect cacheline size settings, as it should. Remove our own workarounds. * Move pci_set_mwi up much earlier in the probe process, and check its return value. * Call pci_clear_mwi() in ->probe error handling * Call pci_clear_mwi() in ->remove
-
David S. Miller authored
into nuts.ninka.net:/disk1/davem/BK/tg3-2.5
-
David S. Miller authored
into nuts.ninka.net:/disk1/davem/BK/sparc-2.5
-
David S. Miller authored
-