summaryrefslogtreecommitdiff
path: root/packages/ixp425-eth/ixp400-eth-1.5
AgeCommit message (Collapse)AuthorFiles
2006-06-16ixp400-eth: fixed typo in params patchRod Whitby1
2006-06-19ixp4xx, ixp425-eth: Updated for 2.6.17 kernel (MODULE_PARM now removed)Rod Whitby1
2006-06-09ixp425-eth: when compiled with gcc 4.1.1 module parameters cannot have staticFrans Meulenbroeks1
added a patch to remove the static declarator (without this you get ixp400_eth falsely claims to have parameter ... errors)
2006-04-14ixp425-eth: Set dev_max_count=1 in /etc/modprobe.d/eth0 by default (those ↵Rod Whitby1
with two ethernet ports can override that file in a distro-specific way).
2006-01-26ixp4xx-kernel: clean up maclist code in 2.6.15John Bowler1
ixp400-eth: merge clean up to maclist_read in 1.5 - maclist_read is now (void), it always succeeds
2006-01-21ixp400-eth: correct the maclist handling in 1.5John Bowler1
2006-01-11slugos-image: remove spurious DEPENDS in confJohn Bowler1
- this upgrades slugos-image to the new RDEPENDS only world, some missing (R)dependencies are corrected slugos-init: remove virtual/ixp-eth in 0.10 - this stuff is no longer necessary and the modprobe.conf has been moved to the ixp-eth module rather than having it incorrectly introduced in a non-dependent module.
2006-01-10ixp400-eth: gcc4 patch in 1.5John Bowler1
2006-01-10ixp400-eth: incorporate new patches from nslu2 CVS into 1.5John Bowler11
- three new patches from dwery: continue-if-qmgr-init-fails, int-random, stop-on-rmmod change to device name (eth vs ixp) handling from rwhitby so that is works on non-OE builds (plus debug code added to debug.patch) sanitise patches to make them easier to compare
2005-11-29ixp400-eth: change to use maclist MAC values in 1.5John Bowler1
ixp4xx-csr: remove single PHY configuration options in 2.1
2005-11-21ixp400-eth: release for ixp4xx release 2.1: 1.5John Bowler8