Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | statically compile b44 into the kernel on brcm-2.6 | Felix Fietkau | 2006-01-04 | 2 | -3/+4 | |
| | | | | SVN-Revision: 2824 | |||||
* | allow nvram access to kernel modules on brcm-2.6 | Felix Fietkau | 2006-01-04 | 1 | -74/+109 | |
| | | | | SVN-Revision: 2820 | |||||
* | kmod-switch: vlan parser rewrite, some api changes, minor fixes | Felix Fietkau | 2006-01-04 | 4 | -106/+128 | |
| | | | | SVN-Revision: 2819 | |||||
* | first load network driver (10), then wlan driver (20) and then wlcompat, so ↵ | Waldemar Brodkorb | 2006-01-03 | 2 | -3/+3 | |
| | | | | | | the order of eth0/eth1 is as used to SVN-Revision: 2814 | |||||
* | software watchdog as kernel modul, pf ring as kernel module. saves some ↵ | Waldemar Brodkorb | 2006-01-02 | 8 | -117/+42 | |
| | | | | | | bytes in the default images, ideas from 22c3 talking with nbd and sven-ola SVN-Revision: 2801 | |||||
* | revert config default change for ieee80211-dscape, do real depends instead | Felix Fietkau | 2006-01-02 | 1 | -2/+3 | |
| | | | | SVN-Revision: 2799 | |||||
* | disable kmod-ieee80211-dscape on 2.4 devel build | Waldemar Brodkorb | 2006-01-02 | 1 | -1/+0 | |
| | | | | SVN-Revision: 2798 | |||||
* | load switch drivers after ethernet drivers | Felix Fietkau | 2006-01-01 | 1 | -3/+3 | |
| | | | | SVN-Revision: 2797 | |||||
* | Corrected typo for RTSP support | Florian Fainelli | 2005-12-29 | 1 | -1/+1 | |
| | | | | SVN-Revision: 2795 | |||||
* | Added support for RTSP connection tracking modules | Florian Fainelli | 2005-12-29 | 6 | -1/+1549 | |
| | | | | SVN-Revision: 2794 | |||||
* | add CONFIG_RING to x86-2.6 config | Oliver Ertl | 2005-12-28 | 1 | -0/+1 | |
| | | | | SVN-Revision: 2793 | |||||
* | add devicescape 802.11 stack | Felix Fietkau | 2005-12-28 | 39 | -0/+18652 | |
| | | | | SVN-Revision: 2791 | |||||
* | add x86-2.6 package lists for the Image Builder | Oliver Ertl | 2005-12-28 | 3 | -0/+47 | |
| | | | | SVN-Revision: 2788 | |||||
* | mipseb -> mips, thx kaloz for clearification | Waldemar Brodkorb | 2005-12-26 | 1 | -1/+1 | |
| | | | | SVN-Revision: 2785 | |||||
* | fix missing sbh symbol on 2.4 | Felix Fietkau | 2005-12-25 | 1 | -0/+6 | |
| | | | | SVN-Revision: 2784 | |||||
* | fix wrong order of switch-adm.c includes | Felix Fietkau | 2005-12-25 | 1 | -1/+1 | |
| | | | | SVN-Revision: 2783 | |||||
* | fix kernel version detection in switch driver | Felix Fietkau | 2005-12-25 | 2 | -1/+11 | |
| | | | | SVN-Revision: 2782 | |||||
* | first ar531x support for 2.4, thx Mile Albon, some addons from me for mips ↵ | Waldemar Brodkorb | 2005-12-25 | 9 | -1/+8645 | |
| | | | | | | big endian toolchain SVN-Revision: 2781 | |||||
* | use b44/switch driver on 2.4-brcm and 2.6-brcm | Waldemar Brodkorb | 2005-12-25 | 3 | -5/+6 | |
| | | | | SVN-Revision: 2780 | |||||
* | fix switch driver makefiles for 2.4 | Felix Fietkau | 2005-12-25 | 2 | -18/+7 | |
| | | | | SVN-Revision: 2779 | |||||
* | fix switch driver makefile | Felix Fietkau | 2005-12-25 | 1 | -1/+4 | |
| | | | | SVN-Revision: 2778 | |||||
* | small fix for driver description | Waldemar Brodkorb | 2005-12-25 | 1 | -1/+1 | |
| | | | | SVN-Revision: 2777 | |||||
* | first try to integrate nbds great new switch drivers for 2.4/2.6 with full ↵ | Waldemar Brodkorb | 2005-12-25 | 12 | -1/+2113 | |
| | | | | | | vlan support for Netgear and Linksys routers, robo and adm switch, tada SVN-Revision: 2776 | |||||
* | new upstream 0.6.2pre1 | Waldemar Brodkorb | 2005-12-25 | 2 | -11/+11 | |
| | | | | SVN-Revision: 2775 | |||||
* | bump release | Waldemar Brodkorb | 2005-12-25 | 1 | -1/+1 | |
| | | | | SVN-Revision: 2772 | |||||
* | fix oops on start, forgot to ifdef one call last time, closes #133 | Waldemar Brodkorb | 2005-12-25 | 2 | -13/+23 | |
| | | | | SVN-Revision: 2769 | |||||
* | update to new version, fixes bug #153 | Waldemar Brodkorb | 2005-12-25 | 3 | -22/+21 | |
| | | | | SVN-Revision: 2767 | |||||
* | fix bug #155, thx for this detailed bug report | Waldemar Brodkorb | 2005-12-24 | 1 | -0/+5 | |
| | | | | SVN-Revision: 2759 | |||||
* | add pfring patch to 2.6 | Waldemar Brodkorb | 2005-12-23 | 2 | -3/+1837 | |
| | | | | SVN-Revision: 2755 | |||||
* | fix build on 2.4 systems | Waldemar Brodkorb | 2005-12-23 | 2 | -16/+58 | |
| | | | | SVN-Revision: 2754 | |||||
* | backport flash-map driver and serial setup from 2.6 for netgear wgt634, ↵ | Waldemar Brodkorb | 2005-12-20 | 3 | -994/+1344 | |
| | | | | | | split flash map from brcm patch SVN-Revision: 2744 | |||||
* | linux 2.6.15-rc6 | Imre Kaloz | 2005-12-20 | 1 | -2/+2 | |
| | | | | SVN-Revision: 2740 | |||||
* | fix missing CONFIG_IP_NF_NAT_MMS | Oliver Ertl | 2005-12-19 | 1 | -0/+2 | |
| | | | | SVN-Revision: 2731 | |||||
* | sync x86 config | Waldemar Brodkorb | 2005-12-19 | 1 | -361/+504 | |
| | | | | SVN-Revision: 2730 | |||||
* | remove duplicate code | Waldemar Brodkorb | 2005-12-18 | 1 | -9/+4 | |
| | | | | SVN-Revision: 2729 | |||||
* | minor cleanup of flash map driver | Waldemar Brodkorb | 2005-12-18 | 1 | -35/+23 | |
| | | | | SVN-Revision: 2728 | |||||
* | fix image build for 2.6 and 4MB jffs2 images | Waldemar Brodkorb | 2005-12-18 | 1 | -0/+4 | |
| | | | | SVN-Revision: 2727 | |||||
* | fix compile issues, from http://bugs.xelerance.com/view.php?id=509 | Waldemar Brodkorb | 2005-12-18 | 1 | -0/+78 | |
| | | | | SVN-Revision: 2725 | |||||
* | add minor code cleanup and a core reset for internal sb devices that need it | Felix Fietkau | 2005-12-18 | 1 | -97/+130 | |
| | | | | SVN-Revision: 2718 | |||||
* | add BCM4710A0 cache workarounds (#143) | Felix Fietkau | 2005-12-18 | 1 | -0/+316 | |
| | | | | SVN-Revision: 2717 | |||||
* | finally fix pci issues (#132) | Felix Fietkau | 2005-12-18 | 1 | -42/+85 | |
| | | | | SVN-Revision: 2716 | |||||
* | add support for wgt634u nvram, change the order of the serial ports on the ↵ | Felix Fietkau | 2005-12-17 | 1 | -73/+351 | |
| | | | | | | wgt (will use ttyS0 as console port now), fix exports for the switch drivers SVN-Revision: 2715 | |||||
* | fix one of the iptables 1.3.4 compile errors on 2.4, backport of ipt_string ↵ | Waldemar Brodkorb | 2005-12-16 | 1 | -223/+306 | |
| | | | | | | from 2.6, need runtime testing SVN-Revision: 2699 | |||||
* | make file naming | Imre Kaloz | 2005-12-16 | 1 | -0/+0 | |
| | | | | SVN-Revision: 2694 | |||||
* | add gcc4 patches for 2.4 | Imre Kaloz | 2005-12-16 | 4 | -56/+2268 | |
| | | | | SVN-Revision: 2693 | |||||
* | fix one of the iptables 1.3.4 compile errors on 2.4 | Waldemar Brodkorb | 2005-12-15 | 1 | -9/+9 | |
| | | | | SVN-Revision: 2691 | |||||
* | fix remaining pci problems with brcm-2.6 (fixes #132) | Felix Fietkau | 2005-12-15 | 1 | -5/+7 | |
| | | | | SVN-Revision: 2690 | |||||
* | add cleanup and system code upgrade for brcm-2.6. pci seems to work, but ↵ | Felix Fietkau | 2005-12-15 | 1 | -7195/+4703 | |
| | | | | | | spits out weird errors -> still needs fixing SVN-Revision: 2689 | |||||
* | fix directory name | Imre Kaloz | 2005-12-15 | 1 | -1/+1 | |
| | | | | SVN-Revision: 2686 | |||||
* | upgrade madwifi snapshot to r1358 | Imre Kaloz | 2005-12-15 | 1 | -4/+4 | |
| | | | | SVN-Revision: 2684 |