1. 29 May, 2002 13 commits
    • Scott Feldman's avatar
      e1000 net driver update 4/4: · 4d7466b2
      Scott Feldman authored
      * Documentation/networking/e1000.txt: Updated with new device IDs,
      updated parameters, updated known issues section.
      * drivers/net/Config.help: Updated with new device IDs.
      * Added license for Makefile
      * Bug fix: ethtool GEEPROM was using word-addressing rather than
      byte-addressing.
      * Bug fix: Maximum Memory Read Byte Count in PCI-X config space set to
      minimum of what device advertises, and what the BIOS assigns, rather
      than the maximum, which is the device's default mode, and is incorrect
      and will cause problems for large (jumbo frame) read operations.
      4d7466b2
    • Scott Feldman's avatar
      e1000 net driver update 3/4: · 7949d93e
      Scott Feldman authored
      * Added four new device IDs: 82545EM_COPPER, 82545EM_FIBER,
      82546EB_COPPER, 82546EB_FIBER.
      * Added a couple magic number definitions for DMA addressable bits.
      * Added Power Management Suspend/Resume support.
      * Added reboot notifier registration to setup WOL when shutting down.
      7949d93e
    • Scott Feldman's avatar
      e1000 net driver updates 2/4: · a8ea92e8
      Scott Feldman authored
      * Bug fix: detect-for-hang mechanism was getting fooled by
      false-positives: fixed.
      * Removed unnecessary tx_lock from driver, decreasing CPU utilization
      under heavy UDP load.
      a8ea92e8
    • Scott Feldman's avatar
      e1000 net driver update 1/4: · 8a76ddc0
      Scott Feldman authored
      * Adds support for ETHTOOL_GREGS to dump register set to ethtool. 
      * Adds support for ETHTOOL_LEDBLINK to blink LED's on adapter 
        from ethtool. 
      * Bug fix: error message added for corrupted EEPROM detection. 
      * Bug fix: when setting up link on copper interface, explicitly 
        turn off force speed and duplex before auto-negotiation. 
      8a76ddc0
    • Scott Feldman's avatar
      e100 net driver update: · a82fa3a4
      Scott Feldman authored
      * Added Documentation/networking/e100.txt.
      * Added drivers/net/Config.help text for CONFIG_E100.
      * Added ethtool ETHTOOL_PHYS_ID support
      * Made ethtool WoL advertisement more selective on h/w controller
      version.
      a82fa3a4
    • Scott Feldman's avatar
      3e60a0a8
    • Jeff Garzik's avatar
      Merge mandrakesoft.com:/home/jgarzik/vanilla/linus-2.5 · b4b68ba7
      Jeff Garzik authored
      into mandrakesoft.com:/home/jgarzik/repo/net-drivers-2.5
      b4b68ba7
    • Linus Torvalds's avatar
      Kernel version 2.5.19 · ca980f75
      Linus Torvalds authored
      ca980f75
    • Linus Torvalds's avatar
      Fix IDE Makefile typo · ff9f52f3
      Linus Torvalds authored
      ff9f52f3
    • Martin Dalecki's avatar
      [PATCH] 2.5.18 IDE 75 · 1138d8a0
      Martin Dalecki authored
       - Comment out config_chipset_for_pio from hpt366 driver. It seems to hang on it
         and many people consistently reported that this may be necessary.
         Well apparently this host chip is forced to be in DMA read mode anyway
         and we where undoing this there.
      
       - Apply small cosmetics to pdc202xx.c driver by Thierry Vignaud.
         His change log entries follow:
      
            - factorize constants with PDC_CLOCK and UDMA_SPEED_FLAG macros and
      	the init_high_16() static inline functions, thus removing floating
      	constants in code
      
            - remove unused variables and pci space read
      
            - kill useless code in pdc202xx_udma_irq_status() resulting in
      	removing unused variable: the code does lots of tests to check what
      	value to return but just always return the same exact value in all
      	code paths!
      	this also saves a few cpu & pci bus cyles by removing a useless read
      	in pci space
      
            - simplify #if/#else resulting in code duplication
      
            - make init_pdc202xx clearer
      
            - remove duplicated initializations in config_drive_xfer_rate() and
      	simplify code paths
      
       - Kill unused init_speed member from ata_device struct. Spotted by
         M.H.VanLeeuwen.
      1138d8a0
    • Pavel Machek's avatar
      [PATCH] swsusp: cleanup · d72fb463
      Pavel Machek authored
       - use list_for_each in head_of_free_region
       - cleanups from 2.4
       - fix for usb
       - kill broken queueing
      d72fb463
    • Linus Torvalds's avatar
      Merge USB update · 455980ab
      Linus Torvalds authored
      455980ab
    • Linus Torvalds's avatar
      Merge bk://ppc.bkbits.net/for-linus-ppc · 54f1543d
      Linus Torvalds authored
      into home.transmeta.com:/home/torvalds/v2.5/linux
      54f1543d
  2. 30 May, 2002 2 commits
  3. 29 May, 2002 17 commits
  4. 28 May, 2002 8 commits