summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix remaining netif_rx calls in napi polling patchFelix Fietkau2007-11-271-6/+28
| | | | SVN-Revision: 9601
* add Edimax BR-61x4WG board support to the LED driver, thanks to scream_ ↵Gabor Juhos2007-11-261-0/+16
| | | | | | (closes: #2756) SVN-Revision: 9600
* more USB driver fixes, now it passes usbtests 1-14Gabor Juhos2007-11-262-9/+30
| | | | SVN-Revision: 9599
* work around kernel config issues with sound modulesFelix Fietkau2007-11-252-9/+18
| | | | SVN-Revision: 9598
* add missing dependencyFelix Fietkau2007-11-251-0/+1
| | | | SVN-Revision: 9597
* fix USB driver to compile with ADMH_VERBOSE_DEBUG definedGabor Juhos2007-11-233-36/+34
| | | | SVN-Revision: 9593
* USB driver updates, the driver passes usbtests 1-10 nowGabor Juhos2007-11-236-452/+948
| | | | SVN-Revision: 9592
* disable INITRAMFS_EXTRA_FILES, in initramfs it cause errorsGabor Juhos2007-11-231-0/+1
| | | | SVN-Revision: 9591
* fix build issues that happen when the staging dir is cleared and the build ↵Felix Fietkau2007-11-201-1/+5
| | | | | | directories stay SVN-Revision: 9588
* fix a few stampfile locationsFelix Fietkau2007-11-202-3/+3
| | | | SVN-Revision: 9587
* add external kernel tree supportEugene Konev2007-11-202-0/+15
| | | | SVN-Revision: 9584
* update stripped subset of l7 patterns to 11-03-2007 patternsTim Yardley2007-11-1917-128/+151
| | | | SVN-Revision: 9582
* fix libnl include issues which broke a few packagesFelix Fietkau2007-11-192-2/+3
| | | | SVN-Revision: 9581
* remove madwifi tx locking patch - i don't trust itFelix Fietkau2007-11-181-77/+0
| | | | SVN-Revision: 9580
* fix path to .config (#2722)Felix Fietkau2007-11-171-2/+2
| | | | SVN-Revision: 9579
* prevent mac80211 from accidentally starting to build on older kernel ↵Felix Fietkau2007-11-171-6/+8
| | | | | | versions because of dependencies (#2718) SVN-Revision: 9578
* comment out dependencies that are not supposed to be used yet (#2723)Felix Fietkau2007-11-171-2/+3
| | | | SVN-Revision: 9577
* clean up stale stampfilesFelix Fietkau2007-11-171-0/+1
| | | | SVN-Revision: 9576
* fix hostapd rebuild check, isolate the common src/ directory for hostapd ↵Felix Fietkau2007-11-172-14/+16
| | | | | | variants as well to fix compile errors when both variants are selected (#2722) SVN-Revision: 9575
* fix hostapd build with opensslFelix Fietkau2007-11-161-2/+3
| | | | SVN-Revision: 9574
* kernel: add a kernel module for the usbtest driverGabor Juhos2007-11-161-0/+14
| | | | SVN-Revision: 9572
* Fix build on non-SMP machines of the remote GDB debugging (#2666)Florian Fainelli2007-11-161-0/+20
| | | | SVN-Revision: 9571
* Fix tx stats (#2705)Florian Fainelli2007-11-161-0/+1
| | | | SVN-Revision: 9570
* Allow specifying static IPv6 gateways (#2710)Florian Fainelli2007-11-162-0/+3
| | | | SVN-Revision: 9569
* hostapd: turn libnl into a build dependencyFelix Fietkau2007-11-161-2/+2
| | | | SVN-Revision: 9568
* prefer http downloads over svn/git checkouts, remove git dependencyFelix Fietkau2007-11-162-11/+1
| | | | SVN-Revision: 9567
* better scope handling for the configured stampFelix Fietkau2007-11-161-2/+5
| | | | SVN-Revision: 9566
* fix config change detect for hostapdFelix Fietkau2007-11-162-2/+5
| | | | SVN-Revision: 9565
* update hostapd patches to the latest from ↵Felix Fietkau2007-11-167-57/+75
| | | | | | http://johannes.sipsolutions.net/patches/hostap/all/2007-11-14-16:31/ SVN-Revision: 9564
* improve build checks for hostapd (combinations of madwifi and mac80211)Felix Fietkau2007-11-161-3/+4
| | | | SVN-Revision: 9563
* use the static version of libnl for hostapdFelix Fietkau2007-11-161-1/+1
| | | | SVN-Revision: 9562
* make libnl build a static version as wellFelix Fietkau2007-11-161-0/+46
| | | | SVN-Revision: 9561
* fix wl-700gE ide init (patch by biblbroks, fixes #2686)Felix Fietkau2007-11-161-0/+32
| | | | SVN-Revision: 9560
* add lzma compressed initramfs for bcm947xxFelix Fietkau2007-11-161-0/+121
| | | | SVN-Revision: 9559
* add missing config symbols for ide on broadcom 4780Felix Fietkau2007-11-161-0/+2
| | | | SVN-Revision: 9558
* fix initramfs imagesFelix Fietkau2007-11-161-1/+9
| | | | SVN-Revision: 9557
* create broadcom initramfs images and move the lzma decompressor area a bit ↵Felix Fietkau2007-11-162-1/+5
| | | | | | further SVN-Revision: 9556
* fix adm switch misdetection, which led to bogus button events that caused ↵Felix Fietkau2007-11-162-7/+7
| | | | | | the system to shut down SVN-Revision: 9555
* fix up hostapd for mac80211Felix Fietkau2007-11-1685-171/+5802
| | | | SVN-Revision: 9554
* add git checkout supportFelix Fietkau2007-11-162-2/+30
| | | | SVN-Revision: 9553
* add libnlFelix Fietkau2007-11-161-0/+51
| | | | SVN-Revision: 9552
* fix copy&paste mistakeFelix Fietkau2007-11-151-1/+1
| | | | SVN-Revision: 9551
* more USB driver changesGabor Juhos2007-11-155-215/+142
| | | | SVN-Revision: 9550
* fix the image builderFelix Fietkau2007-11-144-89/+85
| | | | SVN-Revision: 9549
* Add detection support for Buffalo WHR-G125 from #2611Florian Fainelli2007-11-131-0/+18
| | | | SVN-Revision: 9548
* Add bcm5354 fixes from #2611Florian Fainelli2007-11-132-0/+78
| | | | SVN-Revision: 9547
* add busybox gunzip/ipkg fix from #2691 (thanks, biblbroks)Felix Fietkau2007-11-121-0/+11
| | | | SVN-Revision: 9546
* add support for interfaces with ipv6, but no ipv4 (patch from #2695)Felix Fietkau2007-11-121-2/+2
| | | | SVN-Revision: 9545
* make build of the images a bit quietGabor Juhos2007-11-121-2/+2
| | | | SVN-Revision: 9544
* USB driver cleanups, no it is still not finishedGabor Juhos2007-11-124-161/+9
| | | | SVN-Revision: 9543