Commit graph

6856 commits

Author SHA1 Message Date
Felix Fietkau
fd68041491 fix remaining netif_rx calls in napi polling patch
SVN-Revision: 9601
2007-11-27 22:05:40 +00:00
Gabor Juhos
3faf84682b add Edimax BR-61x4WG board support to the LED driver, thanks to scream_ (closes: #2756)
SVN-Revision: 9600
2007-11-26 19:02:12 +00:00
Gabor Juhos
717ff24d47 more USB driver fixes, now it passes usbtests 1-14
SVN-Revision: 9599
2007-11-26 08:49:58 +00:00
Felix Fietkau
679089c6a8 work around kernel config issues with sound modules
SVN-Revision: 9598
2007-11-25 17:15:30 +00:00
Felix Fietkau
4402192ded add missing dependency
SVN-Revision: 9597
2007-11-25 16:26:39 +00:00
Gabor Juhos
4263fdd731 fix USB driver to compile with ADMH_VERBOSE_DEBUG defined
SVN-Revision: 9593
2007-11-23 18:11:49 +00:00
Gabor Juhos
5a1a5dcf58 USB driver updates, the driver passes usbtests 1-10 now
SVN-Revision: 9592
2007-11-23 15:53:35 +00:00
Gabor Juhos
60898bc0c5 disable INITRAMFS_EXTRA_FILES, in initramfs it cause errors
SVN-Revision: 9591
2007-11-23 14:58:55 +00:00
Felix Fietkau
407b75436d fix build issues that happen when the staging dir is cleared and the build directories stay
SVN-Revision: 9588
2007-11-20 22:43:38 +00:00
Felix Fietkau
e28b55f39f fix a few stampfile locations
SVN-Revision: 9587
2007-11-20 19:58:49 +00:00
Eugene Konev
4735a0f5fe add external kernel tree support
SVN-Revision: 9584
2007-11-20 13:21:01 +00:00
Tim Yardley
85b17a4e9e update stripped subset of l7 patterns to 11-03-2007 patterns
SVN-Revision: 9582
2007-11-19 23:07:00 +00:00
Felix Fietkau
c439768c9a fix libnl include issues which broke a few packages
SVN-Revision: 9581
2007-11-19 23:03:09 +00:00
Felix Fietkau
cbb4e6b5a2 remove madwifi tx locking patch - i don't trust it
SVN-Revision: 9580
2007-11-18 15:40:12 +00:00
Felix Fietkau
55fff87408 fix path to .config (#2722)
SVN-Revision: 9579
2007-11-17 16:01:28 +00:00
Felix Fietkau
c147d9d634 prevent mac80211 from accidentally starting to build on older kernel versions because of dependencies (#2718)
SVN-Revision: 9578
2007-11-17 15:54:53 +00:00
Felix Fietkau
9ad0b9e924 comment out dependencies that are not supposed to be used yet (#2723)
SVN-Revision: 9577
2007-11-17 15:50:41 +00:00
Felix Fietkau
ca9147efb9 clean up stale stampfiles
SVN-Revision: 9576
2007-11-17 14:21:14 +00:00
Felix Fietkau
4235aee8c2 fix hostapd rebuild check, isolate the common src/ directory for hostapd variants as well to fix compile errors when both variants are selected (#2722)
SVN-Revision: 9575
2007-11-17 14:14:16 +00:00
Felix Fietkau
992e1f5e04 fix hostapd build with openssl
SVN-Revision: 9574
2007-11-16 23:37:24 +00:00
Gabor Juhos
63c05b7e2e kernel: add a kernel module for the usbtest driver
SVN-Revision: 9572
2007-11-16 09:38:18 +00:00
Florian Fainelli
84b2bcb5be Fix build on non-SMP machines of the remote GDB debugging (#2666)
SVN-Revision: 9571
2007-11-16 07:39:48 +00:00
Florian Fainelli
edea76ab77 Fix tx stats (#2705)
SVN-Revision: 9570
2007-11-16 07:31:28 +00:00
Florian Fainelli
d8faf285a8 Allow specifying static IPv6 gateways (#2710)
SVN-Revision: 9569
2007-11-16 07:27:59 +00:00
Felix Fietkau
82c697991a hostapd: turn libnl into a build dependency
SVN-Revision: 9568
2007-11-16 05:08:32 +00:00
Felix Fietkau
5a9cdef549 prefer http downloads over svn/git checkouts, remove git dependency
SVN-Revision: 9567
2007-11-16 04:10:01 +00:00
Felix Fietkau
87d0b29540 better scope handling for the configured stamp
SVN-Revision: 9566
2007-11-16 03:48:43 +00:00
Felix Fietkau
a8c17898cc fix config change detect for hostapd
SVN-Revision: 9565
2007-11-16 03:47:11 +00:00
Felix Fietkau
42d7efd083 update hostapd patches to the latest from http://johannes.sipsolutions.net/patches/hostap/all/2007-11-14-16:31/
SVN-Revision: 9564
2007-11-16 03:24:01 +00:00
Felix Fietkau
5a543584b8 improve build checks for hostapd (combinations of madwifi and mac80211)
SVN-Revision: 9563
2007-11-16 03:11:42 +00:00
Felix Fietkau
11feaad40a use the static version of libnl for hostapd
SVN-Revision: 9562
2007-11-16 03:11:39 +00:00
Felix Fietkau
3981c55a6a make libnl build a static version as well
SVN-Revision: 9561
2007-11-16 03:11:36 +00:00
Felix Fietkau
6874422e54 fix wl-700gE ide init (patch by biblbroks, fixes #2686)
SVN-Revision: 9560
2007-11-16 03:11:30 +00:00
Felix Fietkau
1a92f058ca add lzma compressed initramfs for bcm947xx
SVN-Revision: 9559
2007-11-16 03:11:27 +00:00
Felix Fietkau
ba85de21e9 add missing config symbols for ide on broadcom 4780
SVN-Revision: 9558
2007-11-16 03:11:24 +00:00
Felix Fietkau
6954e434f9 fix initramfs images
SVN-Revision: 9557
2007-11-16 03:11:21 +00:00
Felix Fietkau
bf0dd24627 create broadcom initramfs images and move the lzma decompressor area a bit further
SVN-Revision: 9556
2007-11-16 03:11:17 +00:00
Felix Fietkau
e3ecefbd23 fix adm switch misdetection, which led to bogus button events that caused the system to shut down
SVN-Revision: 9555
2007-11-16 03:11:09 +00:00
Felix Fietkau
67dd9a73dc fix up hostapd for mac80211
SVN-Revision: 9554
2007-11-16 03:10:56 +00:00
Felix Fietkau
224760dee7 add git checkout support
SVN-Revision: 9553
2007-11-16 03:10:40 +00:00
Felix Fietkau
029df8cc2e add libnl
SVN-Revision: 9552
2007-11-16 03:10:33 +00:00
Felix Fietkau
4a87a0464b fix copy&paste mistake
SVN-Revision: 9551
2007-11-15 12:35:51 +00:00
Gabor Juhos
ba82fbff75 more USB driver changes
SVN-Revision: 9550
2007-11-15 09:16:47 +00:00
Felix Fietkau
dfa7618bd6 fix the image builder
SVN-Revision: 9549
2007-11-14 23:11:07 +00:00
Florian Fainelli
874935fe41 Add detection support for Buffalo WHR-G125 from #2611
SVN-Revision: 9548
2007-11-13 07:39:29 +00:00
Florian Fainelli
72f30a2ea0 Add bcm5354 fixes from #2611
SVN-Revision: 9547
2007-11-13 07:38:39 +00:00
Felix Fietkau
391f696e4b add busybox gunzip/ipkg fix from #2691 (thanks, biblbroks)
SVN-Revision: 9546
2007-11-12 21:41:25 +00:00
Felix Fietkau
071a907015 add support for interfaces with ipv6, but no ipv4 (patch from #2695)
SVN-Revision: 9545
2007-11-12 16:29:08 +00:00
Gabor Juhos
3e64dbb862 make build of the images a bit quiet
SVN-Revision: 9544
2007-11-12 15:19:41 +00:00
Gabor Juhos
c80fbd4dc9 USB driver cleanups, no it is still not finished
SVN-Revision: 9543
2007-11-12 13:55:06 +00:00