summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* fix a bug in the USB driver debug codeGabor Juhos2008-07-271-4/+4
| | | | SVN-Revision: 11961
* Do not run ldconfig while cross-compiling zlibFlorian Fainelli2008-07-271-10/+10
| | | | SVN-Revision: 11959
* sync 2.6.26 configGabor Juhos2008-07-272-20/+0
| | | | SVN-Revision: 11955
* add missing symbols to 2.6.26 defconfigGabor Juhos2008-07-271-0/+11
| | | | SVN-Revision: 11954
* usb-serial: Fix swapped dependencies for belkin and ch341Andy Boyett2008-07-271-10/+10
| | | | SVN-Revision: 11953
* disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED for ar71xxFelix Fietkau2008-07-261-1/+0
| | | | SVN-Revision: 11949
* fix kernel oops in the redboot partition parser when ↵Felix Fietkau2008-07-264-12/+12
| | | | | | CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is set and there is some free space after the rootfs partition SVN-Revision: 11948
* fix mkfwimage build on mac os xFelix Fietkau2008-07-261-1/+1
| | | | SVN-Revision: 11947
* initial 2.6.26 supportGabor Juhos2008-07-2620-0/+1629
| | | | SVN-Revision: 11946
* cleanup trailing whitespaces in 2.6.26 patchesGabor Juhos2008-07-2614-623/+726
| | | | SVN-Revision: 11945
* Remove 2.6.23 files, we will stick to 2.6.24 for rdcFlorian Fainelli2008-07-269-2645/+0
| | | | SVN-Revision: 11944
* Allow madwifi devices to be set in monitor modeFlorian Fainelli2008-07-261-2/+2
| | | | SVN-Revision: 11943
* ipsec{4,6} depend on kmod-crypto-aead to allow esp4 and esp6 to successfully ↵Florian Fainelli2008-07-261-2/+2
| | | | | | load (#3813) SVN-Revision: 11942
* Resync some kernel configuration optionsFlorian Fainelli2008-07-266-2/+4
| | | | SVN-Revision: 11941
* Update wireless documentationFlorian Fainelli2008-07-261-6/+29
| | | | SVN-Revision: 11940
* make boot quiet a bitGabor Juhos2008-07-261-6/+6
| | | | SVN-Revision: 11939
* add backported HSO driverImre Kaloz2008-07-263-1/+2936
| | | | SVN-Revision: 11938
* button-hotplug: fix compile warningsGabor Juhos2008-07-261-4/+4
| | | | SVN-Revision: 11937
* fix yaffs on 2.6.26Gabor Juhos2008-07-261-0/+69
| | | | SVN-Revision: 11936
* fix Dell TrueMobile 2300 v1/v2 detection and network configuration (closes ↵Gabor Juhos2008-07-262-5/+26
| | | | | | #2788) SVN-Revision: 11935
* allow mkfwimage to fail during atheros builds. sometimes images get too big ↵Felix Fietkau2008-07-261-2/+2
| | | | | | for devices that use this image format, but this must not break the normal image build for other atheros devices SVN-Revision: 11934
* update to 2.6.25.12Gabor Juhos2008-07-2644-782/+521
| | | | SVN-Revision: 11933
* refresh madwifi patchesFelix Fietkau2008-07-2523-55/+53
| | | | SVN-Revision: 11932
* wpa_supplicant: sort scan results by link quality to improve ↵Felix Fietkau2008-07-251-0/+35
| | | | | | supplicant-controlled roaming SVN-Revision: 11931
* wpa_supplicant: improve scan cache reliabilityFelix Fietkau2008-07-251-30/+22
| | | | SVN-Revision: 11930
* madwifi: preempt any running scan when wpa_supplicant triggers a new assocFelix Fietkau2008-07-251-0/+10
| | | | SVN-Revision: 11929
* madwifi: preserve WPA IEs received in probe responses and prefer them over ↵Felix Fietkau2008-07-251-0/+49
| | | | | | beacon information improves reliability when using wpa_supplicant to connect to aps with hidden ssid and dynamic encryption settings SVN-Revision: 11928
* madwifi: add some roaming fixes by ubntFelix Fietkau2008-07-251-0/+77
| | | | SVN-Revision: 11927
* rewrite madwifi sta mode link up/down notifications (mostly used by ↵Felix Fietkau2008-07-251-5/+197
| | | | | | wpa_supplicant), fixes some stale node or reconnect loop issues SVN-Revision: 11926
* madwifi: reduce the packet loss impact of forced background scans triggered ↵Felix Fietkau2008-07-252-13/+48
| | | | | | by the configured threshold SVN-Revision: 11925
* madwifi: improve hidden ssid handling in sta modeFelix Fietkau2008-07-251-2/+15
| | | | SVN-Revision: 11924
* madwifi: fix queue stop/start during key updatesFelix Fietkau2008-07-251-15/+26
| | | | SVN-Revision: 11923
* add chip_fixup patch of the platform_nand driver to 2.6.26 as wellGabor Juhos2008-07-251-0/+32
| | | | SVN-Revision: 11922
* Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add ↵Travis Kemen2008-07-252-77/+84
| | | | | | back in ubiquiti image generation. SVN-Revision: 11920
* keep /etc/group over reflash as wellTravis Kemen2008-07-241-1/+1
| | | | SVN-Revision: 11919
* usb-serial: Add ch341 driver for 2.6.24 and later kernels. Closes #2968Andy Boyett2008-07-241-1/+16
| | | | SVN-Revision: 11914
* dropbear: upgrade to 0.51 - 160-tty_close merged upstream - patches refreshedAndy Boyett2008-07-246-50/+34
| | | | SVN-Revision: 11913
* add dropbear keys, passwd and firewall configuration to be saved during reflashTravis Kemen2008-07-241-1/+1
| | | | SVN-Revision: 11912
* fix variable names in testsNicolas Thill2008-07-221-5/+5
| | | | SVN-Revision: 11911
* parse mac address on RouterBOARDsGabor Juhos2008-07-225-29/+78
| | | | SVN-Revision: 11910
* fix sierra patchesTravis Kemen2008-07-222-1508/+0
| | | | SVN-Revision: 11909
* fix nf_conntrack_rtsp compile error on 2.6.26 (closes #3797)Gabor Juhos2008-07-221-4/+8
| | | | SVN-Revision: 11908
* fix compile error (closes #3799)Gabor Juhos2008-07-222-7/+9
| | | | SVN-Revision: 11907
* Fix nfs modules options and modules, only package modules that are built for ↵Florian Fainelli2008-07-221-12/+7
| | | | | | all targets (#3796) SVN-Revision: 11906
* Disable NFS_ACL support in the UML config, other platforms do not have it as ↵Florian Fainelli2008-07-222-12/+0
| | | | | | well SVN-Revision: 11905
* patch causes problems on some platforms, nuke itImre Kaloz2008-07-221-28/+0
| | | | SVN-Revision: 11904
* bump ath9k package version number, tooImre Kaloz2008-07-221-1/+1
| | | | SVN-Revision: 11903
* sync ath9k with the git treeImre Kaloz2008-07-2215-219/+33
| | | | SVN-Revision: 11902
* generate zImage for the ADI Sidewinder, tooImre Kaloz2008-07-221-1/+1
| | | | SVN-Revision: 11901
* fix sysupgrade endian issuesTravis Kemen2008-07-222-2/+2
| | | | SVN-Revision: 11900