Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | gcc: prevent the libgcc configure script from enabling support for the fixed ↵ | Felix Fietkau | 2009-10-19 | 1 | -0/+2 | |
| | | | | | | point math extension, as it can bloat up libgcc size to 1.4M on mips SVN-Revision: 18066 | |||||
* | mac80211: fix ath5k compile on 2.6.28 and earlier | Felix Fietkau | 2009-10-19 | 1 | -0/+22 | |
| | | | | SVN-Revision: 18065 | |||||
* | gcc: disable mips non-PIC ABI calls in the codesourcery based version by ↵ | Felix Fietkau | 2009-10-19 | 1 | -0/+23 | |
| | | | | | | default, as our binutils version does not support it SVN-Revision: 18064 | |||||
* | fix ssb compile error on 2.6.28 | Felix Fietkau | 2009-10-19 | 1 | -2/+71 | |
| | | | | SVN-Revision: 18063 | |||||
* | fix errors in unresolved weak symbols on arm | Felix Fietkau | 2009-10-19 | 3 | -0/+39 | |
| | | | | SVN-Revision: 18062 | |||||
* | hotplug2: fix "MALLOC FAILURE!" message caused by a missing return code ↵ | Felix Fietkau | 2009-10-19 | 1 | -0/+12 | |
| | | | | | | check on recv() SVN-Revision: 18061 | |||||
* | add a binutils variant based on a binutils snapshot and codesourcery g++ ↵ | Felix Fietkau | 2009-10-19 | 8 | -3/+32499 | |
| | | | | | | enhancements (compiles, but fails to link the kernel) SVN-Revision: 18060 | |||||
* | add a gcc variant based on gcc 4.3.3 with codesourcery enhancements | Felix Fietkau | 2009-10-19 | 16 | -6/+58101 | |
| | | | | SVN-Revision: 18059 | |||||
* | ramips: add preliminary support for the DIR-300 revB board | Gabor Juhos | 2009-10-18 | 6 | -0/+111 | |
| | | | | SVN-Revision: 18058 | |||||
* | add experimental support for a new menuconfig submenu "Package features". ↵ | Felix Fietkau | 2009-10-17 | 4 | -4/+77 | |
| | | | | | | allows selection between multiple packages providing the same feature, which affects dependencies of other packages. will be used e.g. for choosing between DirectFB and X.org for libraries like GTK2 SVN-Revision: 18056 | |||||
* | madwifi: add antenna gpio support for nanostation loco2 | Felix Fietkau | 2009-10-17 | 1 | -7/+15 | |
| | | | | SVN-Revision: 18055 | |||||
* | madwifi: remove the 10HZ timer for updating rate control statistics | Felix Fietkau | 2009-10-17 | 1 | -0/+134 | |
| | | | | SVN-Revision: 18053 | |||||
* | madwifi: fix various noderef/memleak issues | Felix Fietkau | 2009-10-17 | 5 | -48/+325 | |
| | | | | SVN-Revision: 18052 | |||||
* | hostapd: do not configure wme when using madwifi - fixes wpa/wpa2 ↵ | Felix Fietkau | 2009-10-17 | 1 | -0/+8 | |
| | | | | | | association problems SVN-Revision: 18051 | |||||
* | madwifi: more ad-hoc fixes | Felix Fietkau | 2009-10-15 | 1 | -8/+51 | |
| | | | | SVN-Revision: 18050 | |||||
* | madwifi: fix another ibss crash (#5935) | Felix Fietkau | 2009-10-14 | 1 | -0/+22 | |
| | | | | SVN-Revision: 18048 | |||||
* | reorder Kconfig sources; mainly copy from arch/arm/Kconfig | Claudio Mignanti | 2009-10-14 | 1 | -15/+49 | |
| | | | | SVN-Revision: 18047 | |||||
* | madwifi: fix race condition on ibss init (#5935) | Felix Fietkau | 2009-10-14 | 1 | -0/+12 | |
| | | | | SVN-Revision: 18046 | |||||
* | madwifi: beacon timer fixes | Felix Fietkau | 2009-10-14 | 4 | -100/+348 | |
| | | | | SVN-Revision: 18045 | |||||
* | cris: fix ICE PR26515 (#3723) | Claudio Mignanti | 2009-10-12 | 1 | -0/+15 | |
| | | | | SVN-Revision: 18042 | |||||
* | usb-core: Add dependency to nls-base (#5973) | Vasilis Tsiligiannis | 2009-10-12 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18041 | |||||
* | mac80211: fix download url (#5980) | Felix Fietkau | 2009-10-11 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18040 | |||||
* | atheros: leave the gpio interrupts alone when user space changes the gpio ↵ | Felix Fietkau | 2009-10-11 | 4 | -12/+42 | |
| | | | | | | input settings, fixes #4493 SVN-Revision: 18036 | |||||
* | mac80211: fix a warning during interface bringup when using autochannel | Felix Fietkau | 2009-10-11 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18034 | |||||
* | ssb: remove reference to missing SDIO function from last 2.6.31 ssb update | Nicolas Thill | 2009-10-11 | 1 | -6/+5 | |
| | | | | SVN-Revision: 18033 | |||||
* | netfilter: remove IPset leftovers missed from [17844] | Nicolas Thill | 2009-10-11 | 1 | -21/+0 | |
| | | | | SVN-Revision: 18032 | |||||
* | mac80211: fix rt2800pci, tx ack timeout is now hardcoded | Nicolas Thill | 2009-10-11 | 1 | -3/+2 | |
| | | | | SVN-Revision: 18031 | |||||
* | mac80211: fix ibss join/create | Felix Fietkau | 2009-10-11 | 1 | -0/+11 | |
| | | | | SVN-Revision: 18030 | |||||
* | gcc: fix 4.1.2 ICE on mips (see ↵ | Nicolas Thill | 2009-10-11 | 1 | -0/+54 | |
| | | | | | | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33256) SVN-Revision: 18029 | |||||
* | firewall: fix zone defaults | Felix Fietkau | 2009-10-11 | 1 | -2/+19 | |
| | | | | SVN-Revision: 18028 | |||||
* | config: add missing CONFIG_TOUCHSCREEN_USB_COMPOSITE symbol to 2.6.30 generic | Nicolas Thill | 2009-10-11 | 1 | -0/+1 | |
| | | | | SVN-Revision: 18027 | |||||
* | config: add missing CONFIG_SONYPI symbol to generic | Nicolas Thill | 2009-10-11 | 4 | -0/+4 | |
| | | | | SVN-Revision: 18026 | |||||
* | mac80211: fix encryption fallback for sta mode, add frequency/bssid ↵ | Felix Fietkau | 2009-10-11 | 1 | -4/+5 | |
| | | | | | | selection support SVN-Revision: 18025 | |||||
* | mac80211: fix autochannel / fixed channel selection, add commands for ↵ | Felix Fietkau | 2009-10-11 | 1 | -7/+14 | |
| | | | | | | unencrypted sta mode SVN-Revision: 18024 | |||||
* | mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup | Felix Fietkau | 2009-10-11 | 14 | -291/+82 | |
| | | | | SVN-Revision: 18023 | |||||
* | ssb: sync with wireless-2.6 | Felix Fietkau | 2009-10-11 | 4 | -0/+4338 | |
| | | | | SVN-Revision: 18022 | |||||
* | gcc: add llvm-gcc and llvm from trunk (does not successfully compile a ↵ | Felix Fietkau | 2009-10-10 | 33 | -22/+4631 | |
| | | | | | | target yet, but gets close) SVN-Revision: 18019 | |||||
* | udevtrigger: use the build system cflags | Felix Fietkau | 2009-10-10 | 1 | -0/+1 | |
| | | | | SVN-Revision: 18018 | |||||
* | uClibc: add copysign, copysignf, copysignl for i386 | Felix Fietkau | 2009-10-10 | 1 | -0/+96 | |
| | | | | SVN-Revision: 18017 | |||||
* | uClibc: fix strrchr on i386 | Felix Fietkau | 2009-10-10 | 1 | -0/+11 | |
| | | | | SVN-Revision: 18016 | |||||
* | firewall: do not process rules in reverse | Felix Fietkau | 2009-10-10 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18015 | |||||
* | select kmod-usb-octeon in the mototech profile | Florian Fainelli | 2009-10-09 | 1 | -1/+2 | |
| | | | | SVN-Revision: 18014 | |||||
* | add missing CONFIG_IDE_PHISON symbol | Florian Fainelli | 2009-10-09 | 1 | -0/+1 | |
| | | | | SVN-Revision: 18013 | |||||
* | package the octeon compact flash driver | Florian Fainelli | 2009-10-09 | 1 | -0/+15 | |
| | | | | SVN-Revision: 18012 | |||||
* | flash size was reported incorrectly | John Crispin | 2009-10-08 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18011 | |||||
* | ifxmips: move header files, split up patches, rename some files | John Crispin | 2009-10-08 | 39 | -219/+192 | |
| | | | | SVN-Revision: 18010 | |||||
* | #4985 - fixes dropbear banner file, thanks Roman Yepishev | John Crispin | 2009-10-08 | 2 | -1/+6 | |
| | | | | SVN-Revision: 18009 | |||||
* | several cleanups for ifxmips. removes all code that has not been cleaned up ↵ | John Crispin | 2009-10-08 | 20 | -9151/+15 | |
| | | | | | | properly SVN-Revision: 18008 | |||||
* | kernel: fix automatic rootfs partition selection on 2.6.31 | Gabor Juhos | 2009-10-08 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18007 | |||||
* | add support for the dwc_otg USB controller | Florian Fainelli | 2009-10-08 | 5 | -1/+17883 | |
| | | | | SVN-Revision: 18006 |