summaryrefslogtreecommitdiff
path: root/openwrt/package/linux
Commit message (Collapse)AuthorAgeFilesLines
* document some kernel patchesFelix Fietkau2005-05-261-0/+9
| | | | SVN-Revision: 1062
* add all patches in a well defined form. added with cvs -ko to disable ↵Waldemar Brodkorb2005-05-2626-0/+122871
| | | | | | keyword substitution. 001-bcm47xx.patch contains new source code from Asus GPL package 1941. the stuff need a lot of testing. please add information about existing and new kernel patches into ../README SVN-Revision: 1061
* new package/linux structure. so that we can maintain kernel 2.6 and 2.4 in ↵Waldemar Brodkorb2005-05-263-0/+1399
| | | | | | parallel. SVN-Revision: 1060
* use pdc ide chipset as primary ide controllerFelix Fietkau2005-05-131-2/+2
| | | | SVN-Revision: 883
* more pci fixesMike Baker2005-05-132-1/+5
| | | | SVN-Revision: 862
* update oleg's b44 patch to initialize switch access on driver loadFelix Fietkau2005-05-101-0/+12
| | | | SVN-Revision: 821
* make robocfg work with b44 (thx oleg)Felix Fietkau2005-05-101-0/+77
| | | | SVN-Revision: 820
* add oleg's fix for ethtoolFelix Fietkau2005-05-101-6/+16
| | | | SVN-Revision: 819
* pci fixupMike Baker2005-05-082-10/+2
| | | | SVN-Revision: 815
* add rml's netdev-random patch and modify et to use it (finally some entropy ↵Felix Fietkau2005-05-054-1/+309
| | | | | | on /dev/random) SVN-Revision: 802
* use only promise ide driverFelix Fietkau2005-05-042-88/+7
| | | | SVN-Revision: 797
* disable delayed branch optimization for kernel - seems to improve stability ↵Felix Fietkau2005-05-031-2/+2
| | | | | | on v1 hardware SVN-Revision: 792
* rx stuck patch for et driver included in 0.6, should fix some issues on asus ↵Waldemar Brodkorb2005-05-031-2/+2
| | | | | | wl500g, thx oleg SVN-Revision: 791
* activate hfsc, for http://www.voip-info.org/wiki-QoS+Linux+with+HFSCWaldemar Brodkorb2005-05-031-1/+1
| | | | SVN-Revision: 790
* add ide driversFelix Fietkau2005-05-024-2/+169
| | | | SVN-Revision: 787
* split b44 patches, add performance patch from oleg, need more testing on ↵Waldemar Brodkorb2005-05-023-32/+24
| | | | | | some other hardware then asus wl500g/wrt54gsv10 SVN-Revision: 786
* add tmpfsWaldemar Brodkorb2005-04-301-78/+2
| | | | SVN-Revision: 776
* add some gcc 4.0 fixesFelix Fietkau2005-04-293-3/+201
| | | | SVN-Revision: 764
* add oleg's gcc 3.4 patch (ld.script)Felix Fietkau2005-04-281-0/+10
| | | | SVN-Revision: 752
* switch to et source package, linksys 3.37.2 without robo_qos, but with patch ↵Waldemar Brodkorb2005-04-281-14/+15
| | | | | | from oleg for asus wl500gd SVN-Revision: 744
* add new wl integration patches, fixes tc issuesWaldemar Brodkorb2005-04-287-0/+306
| | | | SVN-Revision: 743
* remove old wl fixes and some unused qos stuffWaldemar Brodkorb2005-04-289-1493/+0
| | | | SVN-Revision: 742
* add fix for HFS+Felix Fietkau2005-04-271-0/+23
| | | | SVN-Revision: 739
* add mac partition supportFelix Fietkau2005-04-271-1/+1
| | | | SVN-Revision: 732
* add netfilter TTL moduleFelix Fietkau2005-04-272-0/+181
| | | | SVN-Revision: 730
* disable aout supportMike Baker2005-04-262-0/+689
| | | | SVN-Revision: 720
* package b44 driverFelix Fietkau2005-04-253-0/+15
| | | | SVN-Revision: 713
* needed for compiling et sourceWaldemar Brodkorb2005-04-242-0/+127
| | | | SVN-Revision: 707
* fix sdk buildFelix Fietkau2005-04-211-3/+6
| | | | SVN-Revision: 699
* package kmod-diagFelix Fietkau2005-04-204-1/+15
| | | | SVN-Revision: 687
* add ipsec nat traversal patchFelix Fietkau2005-04-182-1/+218
| | | | SVN-Revision: 678
* cosmeticsMike Baker2005-04-181-13/+6
| | | | SVN-Revision: 673
* base reset polarity off initial readingsMike Baker2005-04-181-13/+12
| | | | SVN-Revision: 672
* remove unused sflashWaldemar Brodkorb2005-04-152-284/+2
| | | | SVN-Revision: 654
* upgrade kernel, quagga and openvpn, add licensing info to diag module, fix ↵Imre Kaloz2005-04-142-1741/+3271
| | | | | | up jffs2 SVN-Revision: 650
* add y354C's patch for maximum nat connections in netfilterFelix Fietkau2005-04-111-0/+20
| | | | SVN-Revision: 630
* remove msdos from vfat module, add ext2, ext3, xfs, hfsplusFelix Fietkau2005-04-107-6/+66
| | | | SVN-Revision: 615
* add backport of Jolt's b44 patch to support the bcm47xxImre Kaloz2005-04-092-1/+337
| | | | SVN-Revision: 608
* add some fixes for parallel build (does not work with -j4 yet, but it gets ↵Felix Fietkau2005-04-081-0/+1
| | | | | | most packages compiled now) SVN-Revision: 577
* add some fixes for compiling on mac os xFelix Fietkau2005-04-061-0/+1
| | | | SVN-Revision: 574
* package wl and et and make them removableFelix Fietkau2005-04-025-2/+30
| | | | SVN-Revision: 532
* add pptp nat patchFelix Fietkau2005-04-023-1/+2417
| | | | SVN-Revision: 529
* added rootfstype optionImre Kaloz2005-04-021-1/+1
| | | | SVN-Revision: 528
* fix i4l patchesFelix Fietkau2005-04-022-0/+20247
| | | | SVN-Revision: 526
* bzip2 the i4l patch, because cvs corrupts it ($Id: $ stuff)Felix Fietkau2005-04-022-20247/+0
| | | | SVN-Revision: 525
* add usb isdn and serial driver fixesFelix Fietkau2005-04-023-0/+23648
| | | | SVN-Revision: 524
* GCC 3.4 fix. This doesn't fix the oops, yet.Imre Kaloz2005-04-021-0/+214
| | | | SVN-Revision: 520
* split usb packages and add usb2 supportFelix Fietkau2005-04-029-89/+89
| | | | SVN-Revision: 518
* remove this, unneededWaldemar Brodkorb2005-04-028-873/+0
| | | | SVN-Revision: 514
* lzma loader patch from oleg, great thanks good work, saves another 300 kb ↵Waldemar Brodkorb2005-04-023-71/+5
| | | | | | flashmemory SVN-Revision: 513