Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | parse mac address on RouterBOARDs | Gabor Juhos | 2008-07-22 | 5 | -29/+78 |
| | | | | SVN-Revision: 11910 | ||||
* | fix sierra patches | Travis Kemen | 2008-07-22 | 2 | -1508/+0 |
| | | | | SVN-Revision: 11909 | ||||
* | fix nf_conntrack_rtsp compile error on 2.6.26 (closes #3797) | Gabor Juhos | 2008-07-22 | 1 | -4/+8 |
| | | | | SVN-Revision: 11908 | ||||
* | fix compile error (closes #3799) | Gabor Juhos | 2008-07-22 | 2 | -7/+9 |
| | | | | SVN-Revision: 11907 | ||||
* | Fix nfs modules options and modules, only package modules that are built for ↵ | Florian Fainelli | 2008-07-22 | 1 | -12/+7 |
| | | | | | | all targets (#3796) SVN-Revision: 11906 | ||||
* | Disable NFS_ACL support in the UML config, other platforms do not have it as ↵ | Florian Fainelli | 2008-07-22 | 2 | -12/+0 |
| | | | | | | well SVN-Revision: 11905 | ||||
* | patch causes problems on some platforms, nuke it | Imre Kaloz | 2008-07-22 | 1 | -28/+0 |
| | | | | SVN-Revision: 11904 | ||||
* | bump ath9k package version number, too | Imre Kaloz | 2008-07-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 11903 | ||||
* | sync ath9k with the git tree | Imre Kaloz | 2008-07-22 | 15 | -219/+33 |
| | | | | SVN-Revision: 11902 | ||||
* | generate zImage for the ADI Sidewinder, too | Imre Kaloz | 2008-07-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 11901 | ||||
* | fix sysupgrade endian issues | Travis Kemen | 2008-07-22 | 2 | -2/+2 |
| | | | | SVN-Revision: 11900 | ||||
* | This is the Linksys-ported driver from WRT54G3G-ST_v2.00.9_US.tgz, re-based ↵ | Travis Kemen | 2008-07-21 | 2 | -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 Kemen | 2008-07-21 | 5 | -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 Fainelli | 2008-07-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 11897 | ||||
* | update mvswitch for 2.6.25 and 2.6.26 as well | Felix Fietkau | 2008-07-21 | 4 | -58/+140 |
| | | | | SVN-Revision: 11896 | ||||
* | add missing defines for mvswitch | Felix Fietkau | 2008-07-21 | 1 | -1/+15 |
| | | | | SVN-Revision: 11895 | ||||
* | surprise :p | Gabor Juhos | 2008-07-21 | 54 | -18/+6655 |
| | | | | SVN-Revision: 11894 | ||||
* | uClibc for x86 targets and kernels >= 2.6.24 need to copy the right include ↵ | Florian Fainelli | 2008-07-21 | 1 | -0/+7 |
| | | | | | | files, remove this when there are no 2.6.23 left SVN-Revision: 11893 | ||||
* | The gpiommc configfs interface needs locking. | Michael Büsch | 2008-07-21 | 1 | -0/+60 |
| | | | | SVN-Revision: 11892 | ||||
* | Document a bit more about IPv6 configuration | Florian Fainelli | 2008-07-21 | 1 | -2/+19 |
| | | | | SVN-Revision: 11891 | ||||
* | Default to port 1812 for radius authentication when doing 802.1x | Florian Fainelli | 2008-07-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 11890 | ||||
* | ath9k: correct package description | Matteo Croce | 2008-07-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 11889 | ||||
* | Updated Dnsmasq to 2.45 | Steven Barth | 2008-07-20 | 2 | -6/+6 |
| | | | | SVN-Revision: 11888 | ||||
* | Update gpiommc to use configfs | Michael Büsch | 2008-07-20 | 6 | -236/+638 |
| | | | | SVN-Revision: 11887 | ||||
* | add another endianness fix for ath9k, ar9160 now works on ixp4xx, at least ↵ | Felix Fietkau | 2008-07-20 | 1 | -0/+16 |
| | | | | | | in sta mode :) SVN-Revision: 11886 | ||||
* | ath9k: remove software descriptor swapping, hw already does that | Felix Fietkau | 2008-07-20 | 1 | -0/+64 |
| | | | | SVN-Revision: 11885 | ||||
* | add the new ath9k driver (loads successfully on an AR9160 card, but still ↵ | Felix Fietkau | 2008-07-20 | 25 | -0/+32739 |
| | | | | | | seems to have some rf issues) SVN-Revision: 11884 | ||||
* | update compat-wireless to a newer version, but leave it at the old version ↵ | Felix Fietkau | 2008-07-20 | 1 | -4/+5 |
| | | | | | | for brcm47xx (b43 does not compile with the new one) SVN-Revision: 11883 | ||||
* | fix madwifi mode setting | Felix Fietkau | 2008-07-20 | 1 | -4/+2 |
| | | | | SVN-Revision: 11882 | ||||
* | some more mvswitch fixes: - initialize the vlan destination map properly - ↵ | Felix Fietkau | 2008-07-19 | 1 | -27/+54 |
| | | | | | | workaround for moving node bug: clear the ATU database on every PHY poll SVN-Revision: 11881 | ||||
* | add extra safety for the packet mangling in the mvswitch driver | Felix Fietkau | 2008-07-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 11880 | ||||
* | Package common nfs kernel modules separately, add missing modules to nfsd ↵ | Florian Fainelli | 2008-07-19 | 1 | -3/+24 |
| | | | | | | (#3558) SVN-Revision: 11875 | ||||
* | Native toolchain does not support -fhonour-copts, do not add it to the ↵ | Florian Fainelli | 2008-07-19 | 1 | -5/+6 |
| | | | | | | TARGET_CFLAGS SVN-Revision: 11874 | ||||
* | Update UML to 2.6.26 | Florian Fainelli | 2008-07-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 11873 | ||||
* | adds ifxmips profiles | John Crispin | 2008-07-19 | 2 | -0/+34 |
| | | | | SVN-Revision: 11871 | ||||
* | 2.6.23 still uses the drivers/char/watchdog path for watchdog drivers (#3790) | Florian Fainelli | 2008-07-19 | 1 | -6/+6 |
| | | | | SVN-Revision: 11870 | ||||
* | rename patches-r3776 to patches-testing | Felix Fietkau | 2008-07-18 | 45 | -1/+1 |
| | | | | SVN-Revision: 11868 | ||||
* | fix hal module load msg | Felix Fietkau | 2008-07-18 | 1 | -0/+30 |
| | | | | SVN-Revision: 11867 | ||||
* | refresh madwifi-testing patches | Felix Fietkau | 2008-07-18 | 41 | -484/+253 |
| | | | | SVN-Revision: 11866 | ||||
* | fix some madwifi-testing bugs | Felix Fietkau | 2008-07-18 | 4 | -113/+65 |
| | | | | SVN-Revision: 11865 | ||||
* | Update GPIO-based MMC driver | Michael Büsch | 2008-07-18 | 8 | -655/+922 |
| | | | | SVN-Revision: 11864 | ||||
* | fix some unused variables | Felix Fietkau | 2008-07-18 | 1 | -25/+29 |
| | | | | SVN-Revision: 11863 | ||||
* | Updated Dnsmasq to 2.43 | Steven Barth | 2008-07-18 | 3 | -36/+7 |
| | | | | SVN-Revision: 11862 | ||||
* | fix wpa_cli compile | Felix Fietkau | 2008-07-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 11861 | ||||
* | Allow kexec-tools to be built for mipsel, tested on a routerboard 500 | Florian Fainelli | 2008-07-18 | 2 | -1/+105 |
| | | | | SVN-Revision: 11856 | ||||
* | remove a wrong patch chunk in the madwifi update | Felix Fietkau | 2008-07-17 | 1 | -9/+0 |
| | | | | SVN-Revision: 11855 | ||||
* | Working korina driver for 2.6.24, still needs fixing in the tx tasklet which ↵ | Florian Fainelli | 2008-07-17 | 1 | -47/+37 |
| | | | | | | introduces high latency when transmitting packets, rx path works ok SVN-Revision: 11853 | ||||
* | 2.6.24 moved watchdog drivers to drivers/watchdog | Florian Fainelli | 2008-07-17 | 1 | -0/+0 |
| | | | | SVN-Revision: 11852 | ||||
* | huge madwifi update (work in progress, disabled by default, compiles but ↵ | Felix Fietkau | 2008-07-17 | 45 | -3/+5417 |
| | | | | | | breaks at run time) SVN-Revision: 11851 | ||||
* | Fix menuconfig - Description for the no timestamp check option was ↵ | Andy Boyett | 2008-07-17 | 2 | -7/+10 |
| | | | | | | swallowing all entries below it in menuconfig SVN-Revision: 11850 |