Commit Graph

12452 Commits (1141aecd2a355738dc089eb8cff29d1384ac8ba7)

Author SHA1 Message Date
Felix Fietkau b948f83ed8 gcc: disable mips non-PIC ABI calls in the codesourcery based version by default, as our binutils version does not support it
SVN-Revision: 18064
2009-10-19 04:26:28 +00:00
Felix Fietkau 839aeb3a78 fix ssb compile error on 2.6.28
SVN-Revision: 18063
2009-10-19 03:45:03 +00:00
Felix Fietkau 570699d483 fix errors in unresolved weak symbols on arm
SVN-Revision: 18062
2009-10-19 03:32:49 +00:00
Felix Fietkau 47ba8235cd hotplug2: fix "MALLOC FAILURE!" message caused by a missing return code check on recv()
SVN-Revision: 18061
2009-10-19 02:39:02 +00:00
Felix Fietkau 0b077fa3a7 add a binutils variant based on a binutils snapshot and codesourcery g++ enhancements (compiles, but fails to link the kernel)
SVN-Revision: 18060
2009-10-19 02:09:59 +00:00
Felix Fietkau f0f100551d add a gcc variant based on gcc 4.3.3 with codesourcery enhancements
SVN-Revision: 18059
2009-10-19 02:09:52 +00:00
Gabor Juhos 279c5dad25 ramips: add preliminary support for the DIR-300 revB board
SVN-Revision: 18058
2009-10-18 08:48:07 +00:00
Felix Fietkau 94cdcbde6d add experimental support for a new menuconfig submenu "Package features". 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
2009-10-17 22:11:21 +00:00
Felix Fietkau f970dff78d madwifi: add antenna gpio support for nanostation loco2
SVN-Revision: 18055
2009-10-17 22:11:14 +00:00
Felix Fietkau f283279dd8 madwifi: remove the 10HZ timer for updating rate control statistics
SVN-Revision: 18053
2009-10-17 04:56:09 +00:00
Felix Fietkau fdb032fd77 madwifi: fix various noderef/memleak issues
SVN-Revision: 18052
2009-10-17 04:56:05 +00:00
Felix Fietkau 6e9ada01c0 hostapd: do not configure wme when using madwifi - fixes wpa/wpa2 association problems
SVN-Revision: 18051
2009-10-17 04:55:59 +00:00
Felix Fietkau 2c040be231 madwifi: more ad-hoc fixes
SVN-Revision: 18050
2009-10-15 19:20:43 +00:00
Felix Fietkau 3be1af45ac madwifi: fix another ibss crash (#5935)
SVN-Revision: 18048
2009-10-14 21:15:45 +00:00
Claudio Mignanti 63cc7d5f5a reorder Kconfig sources; mainly copy from arch/arm/Kconfig
SVN-Revision: 18047
2009-10-14 11:18:30 +00:00
Felix Fietkau 75a4b6f1d7 madwifi: fix race condition on ibss init (#5935)
SVN-Revision: 18046
2009-10-14 08:29:46 +00:00
Felix Fietkau 025ac2b369 madwifi: beacon timer fixes
SVN-Revision: 18045
2009-10-14 08:29:37 +00:00
Claudio Mignanti 3b048781ea cris: fix ICE PR26515 (#3723)
SVN-Revision: 18042
2009-10-12 13:38:52 +00:00
Vasilis Tsiligiannis 79973cfaa7 usb-core: Add dependency to nls-base (#5973)
SVN-Revision: 18041
2009-10-12 11:44:36 +00:00
Felix Fietkau 31e93d467c mac80211: fix download url (#5980)
SVN-Revision: 18040
2009-10-11 23:11:39 +00:00
Felix Fietkau 9ae6129829 atheros: leave the gpio interrupts alone when user space changes the gpio input settings, fixes #4493
SVN-Revision: 18036
2009-10-11 19:50:16 +00:00
Felix Fietkau d06c15c265 mac80211: fix a warning during interface bringup when using autochannel
SVN-Revision: 18034
2009-10-11 15:06:12 +00:00
Nicolas Thill 35ae0abbe0 ssb: remove reference to missing SDIO function from last 2.6.31 ssb update
SVN-Revision: 18033
2009-10-11 14:51:40 +00:00
Nicolas Thill 72dbf7cdca netfilter: remove IPset leftovers missed from [17844]
SVN-Revision: 18032
2009-10-11 14:08:31 +00:00
Nicolas Thill 9da14e1275 mac80211: fix rt2800pci, tx ack timeout is now hardcoded
SVN-Revision: 18031
2009-10-11 04:00:58 +00:00
Felix Fietkau 75d1518a84 mac80211: fix ibss join/create
SVN-Revision: 18030
2009-10-11 03:13:57 +00:00
Nicolas Thill 3cf6975414 gcc: fix 4.1.2 ICE on mips (see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33256)
SVN-Revision: 18029
2009-10-11 02:52:08 +00:00
Felix Fietkau 70b6643034 firewall: fix zone defaults
SVN-Revision: 18028
2009-10-11 02:42:22 +00:00
Nicolas Thill 52940f7477 config: add missing CONFIG_TOUCHSCREEN_USB_COMPOSITE symbol to 2.6.30 generic
SVN-Revision: 18027
2009-10-11 01:50:06 +00:00
Nicolas Thill 9506229d4c config: add missing CONFIG_SONYPI symbol to generic
SVN-Revision: 18026
2009-10-11 01:46:52 +00:00
Felix Fietkau d5ca84ad0f mac80211: fix encryption fallback for sta mode, add frequency/bssid selection support
SVN-Revision: 18025
2009-10-11 01:05:17 +00:00
Felix Fietkau 60d9f8044c mac80211: fix autochannel / fixed channel selection, add commands for unencrypted sta mode
SVN-Revision: 18024
2009-10-11 01:01:12 +00:00
Felix Fietkau 4cb436429b mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup
SVN-Revision: 18023
2009-10-11 00:36:23 +00:00
Felix Fietkau 0ba61fe414 ssb: sync with wireless-2.6
SVN-Revision: 18022
2009-10-11 00:36:06 +00:00
Felix Fietkau 215ccb66e6 gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close)
SVN-Revision: 18019
2009-10-10 19:25:48 +00:00
Felix Fietkau b49cdabd4a udevtrigger: use the build system cflags
SVN-Revision: 18018
2009-10-10 19:25:31 +00:00
Felix Fietkau e0645618a3 uClibc: add copysign, copysignf, copysignl for i386
SVN-Revision: 18017
2009-10-10 19:25:18 +00:00
Felix Fietkau 0e43efeae7 uClibc: fix strrchr on i386
SVN-Revision: 18016
2009-10-10 19:25:05 +00:00
Felix Fietkau 2ecfe91b61 firewall: do not process rules in reverse
SVN-Revision: 18015
2009-10-10 18:08:26 +00:00
Florian Fainelli f8dfba9a0a select kmod-usb-octeon in the mototech profile
SVN-Revision: 18014
2009-10-09 07:37:03 +00:00
Florian Fainelli c6c3fa9f1c add missing CONFIG_IDE_PHISON symbol
SVN-Revision: 18013
2009-10-09 07:36:43 +00:00
Florian Fainelli 5f55a89021 package the octeon compact flash driver
SVN-Revision: 18012
2009-10-09 07:36:19 +00:00
John Crispin 151a1c789f flash size was reported incorrectly
SVN-Revision: 18011
2009-10-08 22:34:46 +00:00
John Crispin aaf52c0c7d ifxmips: move header files, split up patches, rename some files
SVN-Revision: 18010
2009-10-08 22:24:49 +00:00
John Crispin 76ff676a1e #4985 - fixes dropbear banner file, thanks Roman Yepishev
SVN-Revision: 18009
2009-10-08 18:58:15 +00:00
John Crispin ba78d97022 several cleanups for ifxmips. removes all code that has not been cleaned up properly
SVN-Revision: 18008
2009-10-08 18:40:16 +00:00
Gabor Juhos 017ede680f kernel: fix automatic rootfs partition selection on 2.6.31
SVN-Revision: 18007
2009-10-08 18:34:45 +00:00
Florian Fainelli ffc90868e4 add support for the dwc_otg USB controller
SVN-Revision: 18006
2009-10-08 17:56:31 +00:00
Florian Fainelli 5f50864a9d add more missing USB related configuration symbols to 2.6.30
SVN-Revision: 18005
2009-10-08 17:52:32 +00:00
Florian Fainelli b7bc4ccab2 add support for the hardware random number generator
SVN-Revision: 18004
2009-10-08 17:23:59 +00:00