summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* New: mac80211-based bcm43xx driver from the wireless-dev treePeter Denison2007-06-2131-0/+16363
| | | | SVN-Revision: 7693
* New: mac80211 stack from the wireless-dev treePeter Denison2007-06-2150-0/+23705
| | | | SVN-Revision: 7692
* brcm43xx: update SSB driver * files/ now contains the wireless-dev tree ↵Peter Denison2007-06-2119-335/+1841
| | | | | | version * patches/210-ssb_merge is nbd's subsequent changes SVN-Revision: 7691
* minor kernel config syncFelix Fietkau2007-06-2111-70/+2
| | | | SVN-Revision: 7690
* Fix the IRQ assignment with vlynq/pci, thanks sw ! (#1865)Florian Fainelli2007-06-211-1/+3
| | | | SVN-Revision: 7689
* fix cgi-bin directory handling (#1764)Felix Fietkau2007-06-211-0/+15
| | | | SVN-Revision: 7688
* fix the squashfs kernel command line for rb532Felix Fietkau2007-06-211-1/+1
| | | | SVN-Revision: 7687
* fix the tar invocation in kernel build (#1935)Felix Fietkau2007-06-211-1/+1
| | | | SVN-Revision: 7686
* added usb-storage hotplugingJohn Crispin2007-06-203-1/+42
| | | | SVN-Revision: 7684
* fix a memleak in broadcom-diag (#1780)Felix Fietkau2007-06-201-0/+1
| | | | SVN-Revision: 7683
* Allow the use of psk+psk2 (ap mode only). Thanks ragornMike Baker2007-06-201-1/+3
| | | | SVN-Revision: 7682
* add mini_fo fix from #1801Felix Fietkau2007-06-202-20/+2
| | | | SVN-Revision: 7676
* add brcm47xx mtd corruption fix by b.sander (#1502)Felix Fietkau2007-06-191-0/+20
| | | | SVN-Revision: 7675
* mac80211 is not available for kernels < 2.6.22Florian Fainelli2007-06-191-1/+1
| | | | SVN-Revision: 7674
* cleanup svn propertiesGabor Juhos2007-06-191-1/+1
| | | | SVN-Revision: 7673
* Changed bootloader and partition parameters to ease virgin unit programming ↵Hamish Guthrie2007-06-193-1/+30
| | | | | | without SD-Flash card. SVN-Revision: 7672
* broadcom47xx-2.6 was missing usb support, which was needed for wl500gpJohn Crispin2007-06-181-1/+1
| | | | SVN-Revision: 7671
* added 3 new crypto modules needed by ppp_mppeJohn Crispin2007-06-181-1/+3
| | | | SVN-Revision: 7670
* remove targetMike Baker2007-06-1849-9054/+0
| | | | SVN-Revision: 7669
* remove unused empty filesGabor Juhos2007-06-183-0/+0
| | | | SVN-Revision: 7668
* Remove reference to old ar7-2.4 codeFlorian Fainelli2007-06-181-1/+1
| | | | SVN-Revision: 7667
* ar7-2.6 actually supports atmFlorian Fainelli2007-06-181-1/+1
| | | | SVN-Revision: 7666
* Typo fix on the usb2 kernel moduleFlorian Fainelli2007-06-181-1/+1
| | | | SVN-Revision: 7665
* Fix spca5xx compilation with ccache (#1849)Florian Fainelli2007-06-181-1/+1
| | | | SVN-Revision: 7663
* NPE microcode is stored in a separate 'microcode' partition on the NAS100dRod Whitby2007-06-181-1/+1
| | | | SVN-Revision: 7662
* Add support for the D-Link DIR-130/330Florian Fainelli2007-06-181-0/+35
| | | | SVN-Revision: 7660
* update to 2.6.22-rc5 (#1915)Felix Fietkau2007-06-183-4/+29
| | | | SVN-Revision: 7659
* make sure quilt starts with the correct patch order in seriesFelix Fietkau2007-06-181-0/+4
| | | | SVN-Revision: 7658
* Put the acx tarball on openwrt.org (#1913)Florian Fainelli2007-06-171-1/+1
| | | | SVN-Revision: 7656
* Resync kernel config, preliminary bandwidth control mgmt for the adm5120 switchFlorian Fainelli2007-06-173-5/+42
| | | | SVN-Revision: 7655
* New PCI fixup version, should better assign IRQs for boards, thanks Gabor !Florian Fainelli2007-06-171-22/+109
| | | | SVN-Revision: 7654
* switch over x86 to 2.6.22-rc4Felix Fietkau2007-06-171-2/+2
| | | | SVN-Revision: 7653
* initial merge for vhdl support on the foxboardJohn Crispin2007-06-175-0/+5230
| | | | SVN-Revision: 7652
* fix zd1211 with linux 2.6.22Felix Fietkau2007-06-171-0/+44
| | | | SVN-Revision: 7651
* fix shfs compile on 2.6.22Felix Fietkau2007-06-171-0/+26
| | | | SVN-Revision: 7650
* mark openswan as 2.4 only for now (doesn't work on 2.6.22, does anyone even ↵Felix Fietkau2007-06-171-1/+2
| | | | | | need this on 2.6?) SVN-Revision: 7649
* make aodv-uu compatible with 2.6.22Felix Fietkau2007-06-171-0/+164
| | | | SVN-Revision: 7648
* fix ipset compile with 2.6.22-rc4Felix Fietkau2007-06-171-272/+143
| | | | SVN-Revision: 7647
* remove empty patchesFelix Fietkau2007-06-163-0/+0
| | | | SVN-Revision: 7645
* prepare for the transition to linux 2.6.22 - make it possible to override ↵Felix Fietkau2007-06-1662-29/+44816
| | | | | | the kernel version in the target makefile SVN-Revision: 7644
* keep track of the network interface states (stored in uci format in ↵Felix Fietkau2007-06-167-8/+53
| | | | | | /var/state/network, overlay over /etc/config/network) SVN-Revision: 7643
* add dropbear host keys to conffilesFelix Fietkau2007-06-151-1/+4
| | | | SVN-Revision: 7642
* make zd1211_rw automatically select the firmware packageJohn Crispin2007-06-151-1/+1
| | | | SVN-Revision: 7641
* fix awk segfaultFelix Fietkau2007-06-151-5/+5
| | | | SVN-Revision: 7640
* more fixesFelix Fietkau2007-06-155-8/+8
| | | | SVN-Revision: 7639
* some shell variable handling fixesFelix Fietkau2007-06-152-4/+4
| | | | SVN-Revision: 7638
* fix typoFelix Fietkau2007-06-151-1/+1
| | | | SVN-Revision: 7637
* allow config_* and uci_* functions to work on files outside of /etc/config - ↵Felix Fietkau2007-06-152-12/+34
| | | | | | these files are assumed to use commands generated by uci_* only (as overlay to regular config files) SVN-Revision: 7636
* Fix default permission (#1812)Florian Fainelli2007-06-141-0/+1
| | | | SVN-Revision: 7634
* Move wget2nand to the base-files for adm5120 also fix default permission (#1812)Florian Fainelli2007-06-143-38/+2
| | | | SVN-Revision: 7633