summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* This is the Linksys-ported driver from WRT54G3G-ST_v2.00.9_US.tgz, re-based ↵Travis Kemen2008-07-212-0/+1508
| | | | | | | | | | | | | | | | | against 2.4.35 and repaired for obvious breakage (didn't use its device table, etc.). Changes from Linksys tree: - Remove 'vendor' and 'product' parameters; these aren't used in the mainstream driver and seem to only have served to break it. - Remove bogus 'sierra_device_ids' table, used with above. - Changed references to 'sierra_device_ids' back to id_table - Changed non-standard CONFIG_USB_SERIAL_SIERRA_3G (line 886) to current module standard CONFIG_USB_SERIAL_SIERRAWIRELESS - Added #include to enable pl2303 hack to remain until I can figure out if it's still necessary. Signed-off-by: RB <aoz.syn@gmail.com> SVN-Revision: 11899
* This series of patches closes the support gap on one of the explicitly ↵Travis Kemen2008-07-215-12/+1522
| | | | | | supported platforms (WRT54G3G) by adding direct support for the Sierra Wireless 3G modems. Signed-off-by: RB <aoz.syn@gmail.com> SVN-Revision: 11898
* Fix routerboard boot partition name in wget2nand (#3791)Florian Fainelli2008-07-211-1/+1
| | | | SVN-Revision: 11897
* update mvswitch for 2.6.25 and 2.6.26 as wellFelix Fietkau2008-07-214-58/+140
| | | | SVN-Revision: 11896
* add missing defines for mvswitchFelix Fietkau2008-07-211-1/+15
| | | | SVN-Revision: 11895
* surprise :pGabor Juhos2008-07-2154-18/+6655
| | | | SVN-Revision: 11894
* uClibc for x86 targets and kernels >= 2.6.24 need to copy the right include ↵Florian Fainelli2008-07-211-0/+7
| | | | | | files, remove this when there are no 2.6.23 left SVN-Revision: 11893
* The gpiommc configfs interface needs locking.Michael Büsch2008-07-211-0/+60
| | | | SVN-Revision: 11892
* Document a bit more about IPv6 configurationFlorian Fainelli2008-07-211-2/+19
| | | | SVN-Revision: 11891
* Default to port 1812 for radius authentication when doing 802.1xFlorian Fainelli2008-07-211-1/+1
| | | | SVN-Revision: 11890
* ath9k: correct package descriptionMatteo Croce2008-07-201-1/+1
| | | | SVN-Revision: 11889
* Updated Dnsmasq to 2.45Steven Barth2008-07-202-6/+6
| | | | SVN-Revision: 11888
* Update gpiommc to use configfsMichael Büsch2008-07-206-236/+638
| | | | SVN-Revision: 11887
* add another endianness fix for ath9k, ar9160 now works on ixp4xx, at least ↵Felix Fietkau2008-07-201-0/+16
| | | | | | in sta mode :) SVN-Revision: 11886