aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* dl_cleanup: Add linux and gcc to blacklistMichael Büsch2010-01-091-10/+17
| | | | SVN-Revision: 19082
* dl_cleanup: Add dry-run optionMichael Büsch2010-01-091-6/+26
| | | | SVN-Revision: 19081
* hostapd: fix compile error with madwifi enabledFelix Fietkau2010-01-081-0/+18
| | | | SVN-Revision: 19080
* ar71xx: add NAPI statistics to the ag71xx driverGabor Juhos2010-01-083-13/+114
| | | | SVN-Revision: 19079
* mac80211: fix patch namingFelix Fietkau2010-01-083-0/+0
| | | | SVN-Revision: 19078
* hostapd: upgrade to latest versionFelix Fietkau2010-01-085-284/+26
| | | | SVN-Revision: 19077
* mac80211: various wds related fixesFelix Fietkau2010-01-083-0/+189
| | | | SVN-Revision: 19076
* ar71xx: add missing flash partition for the DIR-825Gabor Juhos2010-01-082-1/+6
| | | | SVN-Revision: 19075
* dnsmasq: Fix setting the network-id for config host sections This renames ↵Jo-Philipp Wich2010-01-082-36/+38
| | | | | | name to networkid where applicable, and re-adds the name option for hosts. Signed-off-by: Stefan Bethke <stb@lassitu.de> SVN-Revision: 19069
* carl9170: enable ht support by defaultFelix Fietkau2010-01-071-0/+11
| | | | SVN-Revision: 19068
* carl9170: fix debugfs supportFelix Fietkau2010-01-072-2/+16
| | | | SVN-Revision: 19067
* add the carl9170 wifi driver for ar9170 devicesFelix Fietkau2010-01-073-0/+186
| | | | SVN-Revision: 19066
* mac80211: export a few ath header filesFelix Fietkau2010-01-071-1/+5
| | | | SVN-Revision: 19065
* mac80211: fix spurious client reconnects triggered by rejected action frames ↵Felix Fietkau2010-01-071-0/+26
| | | | | | being interpreted as chan switch announcements SVN-Revision: 19064
* mac80211: update to compat-wireless 2010-01-07 (unoffical snapshot, official ↵Felix Fietkau2010-01-0723-978/+213
| | | | | | ones are not working yet) SVN-Revision: 19063
* bcm47xx: Add basic 2.6.32 support.Michael Büsch2010-01-0726-0/+2595
| | | | SVN-Revision: 19062
* opkg: update to r513, move lock-file to /var/lock and drop cleanup patch - ↵Jo-Philipp Wich2010-01-078-50/+16
| | | | | | went upstream SVN-Revision: 19061
* mpfr: add missing MD5SUMNicolas Thill2010-01-071-1/+1
| | | | SVN-Revision: 19060
* fix typo after r19054Jo-Philipp Wich2010-01-061-1/+1
| | | | SVN-Revision: 19059
* kernel: cleanup crypto stuff and fix module names on 2.4Nicolas Thill2010-01-061-25/+12
| | | | SVN-Revision: 19058
* kernel: remove even more calls to CompareKernelPatchVerNicolas Thill2010-01-063-41/+6
| | | | SVN-Revision: 19057
* mac80211: merge some further fixes to the queue stop patchFelix Fietkau2010-01-061-2/+60
| | | | SVN-Revision: 19056
* ar71xx: don't include nvram.h for the WRT400NGabor Juhos2010-01-061-1/+0
| | | | SVN-Revision: 19055
* ar71xx: add detailed interrupt statistics for the ag71xx driverGabor Juhos2010-01-063-11/+92
| | | | SVN-Revision: 19054
* kernel: use generic thread_info allocator on MIPSGabor Juhos2010-01-063-0/+54
| | | | | | * Fixes kernel panic if SLUB_DEBUG is enabled. SVN-Revision: 19053
* wpa_supplicant: remove legacy PS3 gelic wpa driver supportHamish Guthrie2010-01-061-0/+251
| | | | SVN-Revision: 19052
* ixp4xx: allocate all skbs using GFP_DMA this ensures that dma bounce buffers ↵Felix Fietkau2010-01-062-17/+13
| | | | | | will not be used frequently when bridging or routing frames between ethernet and wifi. significantly improves ath9k performance and obsoletes an ath specific patch SVN-Revision: 19051
* run led init after /etc/init.d/done to keep the configured led settings ↵Felix Fietkau2010-01-061-1/+1
| | | | | | active after the system has finished booting Signed-off-by: Nuno Goncalves <nunojpg@gmail.com> SVN-Revision: 19050
* kernel: remove more calls to CompareKernelPatchVer and use 2.4 exceptions ↵Nicolas Thill2010-01-061-12/+10
| | | | | | instead SVN-Revision: 19049
* kernel: fix IDE modules on 2.4Nicolas Thill2010-01-061-4/+16
| | | | SVN-Revision: 19048
* ar71xx: init PCI on the WRT400N board (thanks to Ben Pfountz for testing)Gabor Juhos2010-01-052-2/+20
| | | | SVN-Revision: 19047
* ixp4xx: add missing config symbol for 2.6.30Nicolas Thill2010-01-051-0/+1
| | | | SVN-Revision: 19046
* mac80211: merge johill's tx queue stop fix patch from the linux-wireless ↵Felix Fietkau2010-01-051-0/+322
| | | | | | list - fixes serious latency spike and tcp throughput drop issues SVN-Revision: 19045
* ar71xx: fix ubntxm image buildsFelix Fietkau2010-01-051-8/+8
| | | | SVN-Revision: 19044
* mac80211: update ath9k tx fix with changes from upstreamFelix Fietkau2010-01-051-1/+13
| | | | SVN-Revision: 19043
* adjust svn:ignore for cygwin buildsFlorian Fainelli2010-01-051-2/+2
| | | | SVN-Revision: 19040
* make mtd-utils compile correctly on cygwinFlorian Fainelli2010-01-051-0/+466
| | | | SVN-Revision: 19039
* remove target since it was merged as a subtarget of x86Florian Fainelli2010-01-0413-1015/+0
| | | | SVN-Revision: 19035
* ar71xx: clean up image fs selection templatesFelix Fietkau2010-01-041-99/+43
| | | | SVN-Revision: 19034
* ar71xx: add missing templates for PB4X image generationGabor Juhos2010-01-041-2/+10
| | | | SVN-Revision: 19033
* ar71xx: update Kconfig of the ag71xx driverGabor Juhos2010-01-041-3/+5
| | | | SVN-Revision: 19032
* ar71xx: add dummy debugfs support for the ag71xx driverGabor Juhos2010-01-0412-11/+112
| | | | SVN-Revision: 19031
* ar71xx: fix RB-450G board detection (closes: #6453)Gabor Juhos2010-01-043-15/+18
| | | | SVN-Revision: 19030
* ar71xx: fix generating pb4x imagesFelix Fietkau2010-01-041-2/+2
| | | | SVN-Revision: 19029
* add support for titan variant (WRTP54G) (#6185)Florian Fainelli2010-01-038-11/+705
| | | | SVN-Revision: 19022
* Prevent unnecessary host package rebuilds.Lars-Peter Clausen2010-01-031-11/+14
| | | | | | | | Sometimes `make install` touches a file inside the build directory, so it is betterr to create the build stamp after calling `make install` otherwise the package is going to be rebuild even though nothing really changed. SVN-Revision: 19021
* update-package-md5sum: A tool to update the md5sum of openwrt packages. ↵Lars-Peter Clausen2010-01-031-0/+38
| | | | | | Useful when upgrading a set of packages. SVN-Revision: 19019
* dl_cleanup: Utility to delete all but the very last version of the tarballs ↵Michael Büsch2010-01-031-0/+176
| | | | | | in the download directory. The tool does currently have a few false positives (probably below 1%), but this is harmless, because buildroot will just redownload them. SVN-Revision: 19018
* adm5120: don't use IRQF_DISABLED flag in the switch driverGabor Juhos2010-01-031-2/+2
| | | | SVN-Revision: 19017
* adm5120: improve sysupgrade supportGabor Juhos2010-01-031-6/+25
| | | | SVN-Revision: 19016