It contains m68k/SPARC, XFS and networking updates, big PCI hotplug
update, gcc3 fixes, riva fixes, IDE update, amongst others.
Please read the detailed changelog
Summary of changes from v2.4.27-pre1 to v2.4.27-pre2
<aj:andaco.de>:
[TG3]: Fix typo in TG3_TSO_FW_RODATA_ADDR definition
<gandalf:winds.org>:
Blue line in nVidia framebuffer (rivafb)
<jkmaline:cc.hut.fi>:
[CRYPTO]: Add suuport for keyed digests
[CRYPTO]: Add Michael MIC algorithm
<jpk:sgi.com>:
[XFS] Correct the (file size >= stripe unit) check inside xfs_iomap_write_delay. It was comparing the file size, in bytes, against the stripe unit size, in FSBs.
<mchan:broadcom.com>:
[TG3]: Jumbo frames and FTQ reset patch
[TG3]: Fix jumbo frame PHY programming
Andrea Arcangeli:
Fix page-free-at-IRQ context BUG
Bartlomiej Zolnierkiewicz:
IDE PCI: fix support for PIO modes w/o IORDY flow control
serverworks.c: fix DMA for OSB4 (Patrick Wildi)
generic PCI IDE support for more Toshiba Piccolo chips (Daniel Drake)
Chas Williams:
[ATM]: get atm_guess_pdu2truesize() right
[ATM]: [nicstar] using dev_alloc_skb() (reported by Johnston,
[ATM]: [fore200e] 0.3e version by Christophe Lizzi (lizzi@cnam.fr)
[ATM]: [fore200e] make tasklet use configurable
Chris Wright:
[IPV4]: Fix return value on MCAST_MSFILTER error case
Christoph Hellwig:
[XFS] use kmem_alloc for noaddr buffers
[XFS] kill the pagebuf vs xfs_buf confusion
[XFS] really kill the pagebuf vs xfs_buf confusion
[XFS] clarify pagebuf page lookup logic
[XFS] cleanup pagebuf flag usage and simplify pagebuf_free
[XFS] close external blockdevice after final flush
David S. Miller:
[TG3]: Just completely delete the disabled FTQ reset code
[SPARC64]: Kill cast as lvalue usage in pgd/pmd macros
[SPARC64]: Fix rest of cast as lvalue usage in sparc64 code
[TG3]: Kill 'force' arg to tg3_phy_reset, it is always set
[TG3]: At start of tg3_phy_copper_begin, force phy out of loopback mode
[TG3]: Do not allow illegal ethtool advertisement bits
[SPARC64]: Export prom_palette
[TG3]: Add missing 5704 BX workaround, and fix typo in autoneg fix
[TG3]: Set GRC_MISC_CFG prescaler more safely
[TG3]: Fix serdes cfg programming on 5704
[TG3]: When link is down, set stats coalescing ticks to zero
[TG3]: Wait a bit for BMSR/BMCR bits to settle in PHY setup
[TG3]: Verify link advertisement correctly on 10/100 only chips
[TG3]: All 5705 chips need PHY reset on link-down
[TG3]: More PHY programming fixes
[TG3]: Bump driver version and reldate
[TG3]: Print list of important probed capabilities at driver load
[TG3]: Two PHY fixes
[TG3]: Kill uninitialized var warning
[TG3]: Reset fixes
[TG3]: Update driver version and release date
[SPARC]: Use 64 for KERN_SPARC_SCONS_PWROFF to prevent 2.6.x conflicts