Commit graph

525 commits

Author SHA1 Message Date
Nicolas Thill
0ee31a7c6a fix kmod build after target/linux reorg
SVN-Revision: 2907
2006-01-11 13:10:58 +00:00
Felix Fietkau
f4d5a30833 create package directory in target/linux/*/prepare
SVN-Revision: 2905
2006-01-11 12:24:49 +00:00
Felix Fietkau
ed58dcd24c add netconfig script to brcm-2.4 and remove default /etc/config/network
SVN-Revision: 2902
2006-01-11 03:27:57 +00:00
Felix Fietkau
911deeb3e9 fix non-verbose messages for the new target/linux structure
SVN-Revision: 2901
2006-01-11 03:13:35 +00:00
Felix Fietkau
c5151b11f0 fix typo in endian-ness select for squashfs
SVN-Revision: 2900
2006-01-11 02:55:09 +00:00
Felix Fietkau
68006b3647 Move device selection first in menuconfig (#18)
SVN-Revision: 2880
2006-01-10 20:45:12 +00:00
Felix Fietkau
2895d499e5 add missing Config.in for ar7
SVN-Revision: 2878
2006-01-10 19:44:32 +00:00
Felix Fietkau
ea35a1edbe large target/linux cleanup
SVN-Revision: 2877
2006-01-10 19:43:00 +00:00
Felix Fietkau
bcf256e11b fix sbh symbol export for switch drivers on brcm-2.4
SVN-Revision: 2873
2006-01-10 15:31:51 +00:00
Felix Fietkau
544af92f3c fix Config.in for b44 kernel config change on brcm-2.4
SVN-Revision: 2872
2006-01-10 14:16:35 +00:00
Felix Fietkau
cf508aa8d3 compile b44 into the kernel on brcm-2.4
SVN-Revision: 2871
2006-01-10 14:15:20 +00:00
Waldemar Brodkorb
85fafa6910 x86-2.6 compile fixes for snapshot build
SVN-Revision: 2867
2006-01-09 17:16:22 +00:00
Waldemar Brodkorb
ab551ba31e add updates for atheros SOC support from Mike A., thx
SVN-Revision: 2866
2006-01-09 16:03:36 +00:00
Imre Kaloz
3dbd25eba7 upgrade kernel to 2.6.15 final
SVN-Revision: 2862
2006-01-08 15:47:43 +00:00
Waldemar Brodkorb
ce93998f98 add missing control file.
SVN-Revision: 2856
2006-01-07 13:32:35 +00:00
Florian Fainelli
ca943ad8d3 Merged ipt_time to 2.6 kernel and added ipt_time for all 2.4 archs, closes #185
SVN-Revision: 2855
2006-01-07 12:15:08 +00:00
Florian Fainelli
e4064e980b Added support for ipt_time
SVN-Revision: 2854
2006-01-07 11:46:44 +00:00
Florian Fainelli
9ba7a0904b Added support for httpd IP address binding, worksforme #108 Corrected module extension in for kmod-usb-visor
SVN-Revision: 2850
2006-01-07 00:44:05 +00:00
Florian Fainelli
1a9afcd9e4 Added support for USB ATM devices needed for ueagle-atm
SVN-Revision: 2848
2006-01-06 20:13:54 +00:00
Waldemar Brodkorb
50a15f8dfc small fix for Makefile
SVN-Revision: 2847
2006-01-06 20:02:07 +00:00
Florian Fainelli
72117f8cce Corrected some dummy error
SVN-Revision: 2846
2006-01-06 12:24:21 +00:00
Florian Fainelli
f13759764c Added support for ATM (needed by ueagle-atm), USB ATM, and VISOR USB serial controller to 2.6 and 2.4 x86
SVN-Revision: 2845
2006-01-06 12:22:29 +00:00
Florian Fainelli
e8344ee792 Added support for USB_SERIAL_VISOR, closes #180
SVN-Revision: 2844
2006-01-06 11:50:47 +00:00
Florian Fainelli
97ac80e13f Added wlan_scan_ap, wlan_scan_sta, and missing crypto, xauth ... modules mentioned by the 20-madwifi file, closes #179
SVN-Revision: 2842
2006-01-05 22:19:28 +00:00
Florian Fainelli
59611c9674 Added support for Eagle 8051 based USB ADSL modems (such as the Sagem F@st800)
SVN-Revision: 2841
2006-01-05 20:05:39 +00:00
Felix Fietkau
c3906f9fac add bcm43xx
SVN-Revision: 2836
2006-01-05 01:42:16 +00:00
Felix Fietkau
d59abc2a2d fix typo
SVN-Revision: 2833
2006-01-05 01:10:41 +00:00
Felix Fietkau
0bedba966f create /etc/config if it doesn't exist
SVN-Revision: 2832
2006-01-05 00:54:46 +00:00
Felix Fietkau
a27808e671 enable firmware loader by default in brcm-2.6
SVN-Revision: 2831
2006-01-05 00:52:33 +00:00
Felix Fietkau
11c0b6ea1d add script for autogenerating /etc/config/network based on nvram, remove default /etc/config/network
SVN-Revision: 2829
2006-01-04 23:49:46 +00:00
Florian Fainelli
4ea9b9f519 Corrected WAP54G bug as explained in #146, closes ticket #146
SVN-Revision: 2828
2006-01-04 22:16:46 +00:00
Felix Fietkau
dbba61a14d remove 'without switch support' comment from b44 driver menuconfig description
SVN-Revision: 2826
2006-01-04 20:56:07 +00:00
Felix Fietkau
17444a75f7 statically compile b44 into the kernel on brcm-2.6
SVN-Revision: 2824
2006-01-04 20:34:34 +00:00
Felix Fietkau
6d14fa022d allow nvram access to kernel modules on brcm-2.6
SVN-Revision: 2820
2006-01-04 19:20:43 +00:00
Felix Fietkau
224e0930df kmod-switch: vlan parser rewrite, some api changes, minor fixes
SVN-Revision: 2819
2006-01-04 19:10:06 +00:00
Waldemar Brodkorb
a3489cb481 first load network driver (10), then wlan driver (20) and then wlcompat, so the order of eth0/eth1 is as used to
SVN-Revision: 2814
2006-01-03 00:40:02 +00:00
Waldemar Brodkorb
bb6b2354f4 software watchdog as kernel modul, pf ring as kernel module. saves some bytes in the default images, ideas from 22c3 talking with nbd and sven-ola
SVN-Revision: 2801
2006-01-02 02:38:07 +00:00
Felix Fietkau
9f0fc7b5e9 revert config default change for ieee80211-dscape, do real depends instead
SVN-Revision: 2799
2006-01-02 01:29:27 +00:00
Waldemar Brodkorb
aa1d78aa30 disable kmod-ieee80211-dscape on 2.4 devel build
SVN-Revision: 2798
2006-01-02 01:18:25 +00:00
Felix Fietkau
bd871a92b8 load switch drivers after ethernet drivers
SVN-Revision: 2797
2006-01-01 13:44:20 +00:00
Florian Fainelli
c0f6b9501c Corrected typo for RTSP support
SVN-Revision: 2795
2005-12-29 14:55:32 +00:00
Florian Fainelli
040d8db6cc Added support for RTSP connection tracking modules
SVN-Revision: 2794
2005-12-29 11:57:06 +00:00
Oliver Ertl
eacc71741e add CONFIG_RING to x86-2.6 config
SVN-Revision: 2793
2005-12-28 18:35:47 +00:00
Felix Fietkau
a50279c334 add devicescape 802.11 stack
SVN-Revision: 2791
2005-12-28 13:22:51 +00:00
Oliver Ertl
a5c0ab4e9b add x86-2.6 package lists for the Image Builder
SVN-Revision: 2788
2005-12-28 11:22:14 +00:00
Waldemar Brodkorb
6f4f74189c mipseb -> mips, thx kaloz for clearification
SVN-Revision: 2785
2005-12-26 12:02:43 +00:00
Felix Fietkau
0248499b67 fix missing sbh symbol on 2.4
SVN-Revision: 2784
2005-12-25 22:26:08 +00:00
Felix Fietkau
5dff113a9a fix wrong order of switch-adm.c includes
SVN-Revision: 2783
2005-12-25 22:13:00 +00:00
Felix Fietkau
d0973506ba fix kernel version detection in switch driver
SVN-Revision: 2782
2005-12-25 21:57:14 +00:00
Waldemar Brodkorb
36bde48820 first ar531x support for 2.4, thx Mile Albon, some addons from me for mips big endian toolchain
SVN-Revision: 2781
2005-12-25 20:04:16 +00:00
Waldemar Brodkorb
b3f574ebe8 use b44/switch driver on 2.4-brcm and 2.6-brcm
SVN-Revision: 2780
2005-12-25 18:28:26 +00:00
Felix Fietkau
e86714af08 fix switch driver makefiles for 2.4
SVN-Revision: 2779
2005-12-25 15:15:32 +00:00
Felix Fietkau
874b56053e fix switch driver makefile
SVN-Revision: 2778
2005-12-25 14:28:09 +00:00
Waldemar Brodkorb
e7f310ff07 small fix for driver description
SVN-Revision: 2777
2005-12-25 14:24:36 +00:00
Waldemar Brodkorb
b659ffeda9 first try to integrate nbds great new switch drivers for 2.4/2.6 with full vlan support for Netgear and Linksys routers, robo and adm switch, tada
SVN-Revision: 2776
2005-12-25 14:18:55 +00:00
Waldemar Brodkorb
a5a4129e57 new upstream 0.6.2pre1
SVN-Revision: 2775
2005-12-25 13:09:15 +00:00
Waldemar Brodkorb
9d89144eef bump release
SVN-Revision: 2772
2005-12-25 04:10:50 +00:00
Waldemar Brodkorb
912e59f77d fix oops on start, forgot to ifdef one call last time, closes #133
SVN-Revision: 2769
2005-12-25 04:08:13 +00:00
Waldemar Brodkorb
97e2462e1f update to new version, fixes bug #153
SVN-Revision: 2767
2005-12-25 02:10:14 +00:00
Waldemar Brodkorb
c26d81b652 fix bug #155, thx for this detailed bug report
SVN-Revision: 2759
2005-12-24 15:17:21 +00:00
Waldemar Brodkorb
e012ca39f0 add pfring patch to 2.6
SVN-Revision: 2755
2005-12-23 23:56:30 +00:00
Waldemar Brodkorb
80cba7dace fix build on 2.4 systems
SVN-Revision: 2754
2005-12-23 23:00:48 +00:00
Waldemar Brodkorb
d4609aa512 backport flash-map driver and serial setup from 2.6 for netgear wgt634, split flash map from brcm patch
SVN-Revision: 2744
2005-12-20 23:17:13 +00:00
Imre Kaloz
34bfc1afc7 linux 2.6.15-rc6
SVN-Revision: 2740
2005-12-20 15:04:40 +00:00
Oliver Ertl
67db924c69 fix missing CONFIG_IP_NF_NAT_MMS
SVN-Revision: 2731
2005-12-19 12:32:09 +00:00
Waldemar Brodkorb
73e572d617 sync x86 config
SVN-Revision: 2730
2005-12-19 00:32:37 +00:00
Waldemar Brodkorb
a86a6a9705 remove duplicate code
SVN-Revision: 2729
2005-12-18 23:48:55 +00:00
Waldemar Brodkorb
4933ece49f minor cleanup of flash map driver
SVN-Revision: 2728
2005-12-18 23:28:26 +00:00
Waldemar Brodkorb
e30ffb5391 fix image build for 2.6 and 4MB jffs2 images
SVN-Revision: 2727
2005-12-18 23:21:33 +00:00
Waldemar Brodkorb
bbce027d7d fix compile issues, from http://bugs.xelerance.com/view.php?id=509
SVN-Revision: 2725
2005-12-18 17:12:30 +00:00
Felix Fietkau
36d9db132c add minor code cleanup and a core reset for internal sb devices that need it
SVN-Revision: 2718
2005-12-18 06:14:57 +00:00
Felix Fietkau
dc3cf6d7b8 add BCM4710A0 cache workarounds (#143)
SVN-Revision: 2717
2005-12-18 05:17:25 +00:00
Felix Fietkau
69740db1f8 finally fix pci issues (#132)
SVN-Revision: 2716
2005-12-18 05:04:07 +00:00
Felix Fietkau
4ecc713044 add support for wgt634u nvram, change the order of the serial ports on the wgt (will use ttyS0 as console port now), fix exports for the switch drivers
SVN-Revision: 2715
2005-12-17 21:26:03 +00:00
Waldemar Brodkorb
d2d86ebbfe fix one of the iptables 1.3.4 compile errors on 2.4, backport of ipt_string from 2.6, need runtime testing
SVN-Revision: 2699
2005-12-16 13:38:40 +00:00
Imre Kaloz
952d69060d make file naming
SVN-Revision: 2694
2005-12-16 11:35:07 +00:00
Imre Kaloz
1021b529bb add gcc4 patches for 2.4
SVN-Revision: 2693
2005-12-16 11:34:19 +00:00
Waldemar Brodkorb
6070f77c0f fix one of the iptables 1.3.4 compile errors on 2.4
SVN-Revision: 2691
2005-12-15 23:15:50 +00:00
Felix Fietkau
b9296811d3 fix remaining pci problems with brcm-2.6 (fixes #132)
SVN-Revision: 2690
2005-12-15 22:57:27 +00:00
Felix Fietkau
123ffc4bde add cleanup and system code upgrade for brcm-2.6. pci seems to work, but spits out weird errors -> still needs fixing
SVN-Revision: 2689
2005-12-15 22:33:10 +00:00
Imre Kaloz
d18fb042fe fix directory name
SVN-Revision: 2686
2005-12-15 11:06:42 +00:00
Imre Kaloz
57ac9646b7 upgrade madwifi snapshot to r1358
SVN-Revision: 2684
2005-12-15 09:54:55 +00:00
Imre Kaloz
d01c4122a1 add my 2.6.15-rc5 port (yay) with devfs. The PCI subsystem is broken on Broadcom boards, we are working on it. Also upgrade iptables to 1.3.4
SVN-Revision: 2683
2005-12-15 09:05:57 +00:00
Felix Fietkau
5d608ab146 update gs v4 pattern so that the latest linksys firmware accepts it
SVN-Revision: 2678
2005-12-15 01:11:38 +00:00
Nicolas Thill
2ccbafe84f put the conntrack/nat modules florian added in the kmod-nat-extra package
SVN-Revision: 2665
2005-12-13 23:02:10 +00:00
Felix Fietkau
ad17f939c1 add imq from whiterussian to trunk
SVN-Revision: 2652
2005-12-13 15:15:46 +00:00
Felix Fietkau
636b2d3d83 disable pcmcia stuff for ar7
SVN-Revision: 2646
2005-12-13 02:52:14 +00:00
Felix Fietkau
543a7ab0a4 add new netfilter modules to ar7 config
SVN-Revision: 2645
2005-12-13 00:14:11 +00:00
Nicolas Thill
37501334fc disable eagle-usb until florian commits it
SVN-Revision: 2641
2005-12-12 17:59:13 +00:00
Florian Fainelli
4cb219eae2 Added support for MMS connection tracking
SVN-Revision: 2640
2005-12-12 15:59:31 +00:00
Florian Fainelli
f922715fbb Added support for the H323 connection tracking module
SVN-Revision: 2639
2005-12-12 12:01:43 +00:00
Nicolas Thill
87a9a4bf58 adjust svn properties: add missing "svn:keywords" for Makefiles, set "svn:eol-style" to LF and remove "svn:keywords" for Config.in and ipkg/* files
SVN-Revision: 2638
2005-12-12 04:03:48 +00:00
Florian Fainelli
b11970be04 Changed config files to add support for SIP modules
SVN-Revision: 2622
2005-12-11 22:01:03 +00:00
Florian Fainelli
565f9985db Added connection tracking modules for SIP
SVN-Revision: 2620
2005-12-11 21:59:33 +00:00
Nicolas Thill
f59b137053 fix 2.4 build error introduced by changeset:2606
SVN-Revision: 2613
2005-12-11 21:13:08 +00:00
Nicolas Thill
4245da91ec add pcmcia and serial_cs kernel support for mipsel/2.6
SVN-Revision: 2608
2005-12-09 11:14:52 +00:00
Nicolas Thill
90cd8f38ee fix 2.6 module build when compiling on a 2.4 host system
SVN-Revision: 2606
2005-12-09 10:00:28 +00:00
Nicolas Thill
72e74d22f5 remove Maintainer: and Source: fields from ipkg control files
SVN-Revision: 2605
2005-12-08 22:29:00 +00:00
Nicolas Thill
e2af66b181 add kernel driver for SPCA5XX based USB cameras
SVN-Revision: 2602
2005-12-08 22:09:33 +00:00
Nicolas Thill
cba62f4137 remove obsolete comments stating that the modules won't build on mipsel/2.6
SVN-Revision: 2598
2005-12-08 09:06:03 +00:00