8220 Commits (0ddeec5cd536c71508edfb2470b38f550c86ee48)
 

Author SHA1 Message Date
Andy Boyett 0ddeec5cd5 gmp: Update to 4.2.2 16 years ago
Andy Boyett 82a7b76158 e2fsprogs: Update to 1.40.11 16 years ago
Andy Boyett 83d041b094 arptables: Update to 0.0.3-3 16 years ago
Gabor Juhos 34698e9b9e swap I/O space if running in big-endian mode 16 years ago
Gabor Juhos 1d56e2e1d4 generic-2.6: update IMQ patch to the official version for 2.6.25, refresh patches 16 years ago
Gabor Juhos cd1be4c352 firmware-utils: ZyXEL firmware tool improvements 16 years ago
Florian Fainelli 61f7b17ef0 Add support for Connexant USB ADSL modemds (#3553) 16 years ago
Felix Fietkau 4d58c059f0 upgrade to uci 0.4.4 (fixes a stupid bug, thx Frédéric Moulins) 16 years ago
Andy Boyett 652fa86fe7 grub: Natively build grub only on x86 linux hosts, cross compile everywhere else. - Closes #3560 16 years ago
Felix Fietkau cbea377252 fix ifxmips image file name (thx, nix) 16 years ago
Andy Boyett 573d7af53d generic-2.6: Backport netfilter includes fix from 2.6.26 to 2.6.25 - Fixes compilation of numerous packages 16 years ago
Florian Fainelli 11d0725b61 Remove the sleep since we delayed bringing up the interface 16 years ago
Florian Fainelli e2e80ab38a Delay bringing up the interface because some cards requires setting the mode before bringing it up (#3541) 16 years ago
John Crispin e2b679fd3f cleanup ifxmips pci code 16 years ago
John Crispin 18ad6da063 adds timer unit to ifxmips tree 16 years ago
Gabor Juhos cb076ccb14 IRQ code cleanup 16 years ago
Gabor Juhos 47dd530414 firmware-utils/mkcasfw: add model id for Ovislink WL-5420/5460 IP cameras 16 years ago
Gabor Juhos 13bb189a15 switch to 2.6.25.7 16 years ago
Gabor Juhos 2ccf25789e sync kernel config 16 years ago
Gabor Juhos d95fa260a3 sync kernel config 16 years ago
Gabor Juhos 4af6ac74fb upgrade to 2.6.25.7, and refresh patches 16 years ago
Gabor Juhos 3415b8c044 fix compiler warning 16 years ago
Andy Boyett 3e8ab1ed20 linux-uvc: Upgrade to revision 215 16 years ago
Andy Boyett 5a7529a58d Create $(1)/etc/uci-defaults directory during installation. Thanks Yuji Mano. - Fixes the use of CONFIG_UCI_PRECONFIG under git; git does not track empty directories. 16 years ago
Yuji Mano ac909fc5c0 set file executable permissions 16 years ago
Felix Fietkau dea3f68b35 use file descriptors 8 and 9 for build system internal log messages, as apparently bash does not like fds greater than 9 in shell commands on some systems 16 years ago
Yuji Mano 08bc751971 Add the PS3 specific utility bl-option, a helper sctipt to get and set bootloader options in flash memory. 16 years ago
Yuji Mano 0b5f602421 Revert previous bad commit r11512 16 years ago
Yuji Mano 5ee48c0b00 Add the PS3 specific utility bl-option, a helper sctipt to get and set bootloader options in flash memory. 16 years ago
Yuji Mano f17fc3d98d Add a system config option to allow syslogd to log to a file. 16 years ago
Peter Denison d92a009382 Fix TG3 build. Thanks Hauke Mehrtens 16 years ago
Yuji Mano d2abb8a833 Update the PS3 target README with some installation tips, and the PS3 image Makefile to create openwrt-ps3-vmlinux.elf. 16 years ago
Florian Fainelli 0d40a2f95b his patch mainly fixes the huge delay when we ping from the RDC device to another host (160-230 ms). r6040_rx() was rewritten. Further changes: - fix a bug in hex2str(), which overwrote the source with a zero - removed rx_free_desc counter; allocate skb inside r6040_rx() on the fly - r6040_rx: don't take the error from the MLSR register (may be too late) but from the descriptor (we may have to allow these errors (via MCR0) there - r6040_alloc_rxbufs() may fail due to lack of skb, added a return value - changed some debugs - more defines - version: 0.18 -> 0.19 16 years ago
Florian Fainelli 01e594e704 This patch applies to the RDC 32xx ethernet driver (svn r10754, first patch applied) and fixes the following issues: - re-added the parent parameter to specify a netdevice to steal the MAC address from (optional). - fixed null pointer access in r6040_rx() (lp->dev init. was missing) - fixed "scheduling while atomic" endless loop if tx_timeout() was called (caused by the re-allocs of the buffers) - fixed tx timeouts (tx irq weren't re-enabled on rx irq) 16 years ago
Florian Fainelli 368f07fc97 Hi, 16 years ago
Imre Kaloz 1f5166a1f0 backport mv643xx ethernet changes from the Marvell git repo 16 years ago
Imre Kaloz c444c0f4ae enable AMD flash support and physmap on orion 16 years ago
Gabor Juhos 8b0bf5d650 generic-2.6: oops, forgot to refresh the 2.6.25 IMQ patch 16 years ago
Gabor Juhos 3663d2ea77 generic-2.6: even newer IMQ patch for 2.6.25 and 2.6.26 16 years ago
Imre Kaloz b3e20537ca libnl: backport memleak fix 16 years ago
Imre Kaloz 593c2b7cec fix libnl compile with older kernels 16 years ago
Imre Kaloz 2f4fa6de74 refresh generic 2.6.22 patches 16 years ago
Imre Kaloz e147bf8fa3 fixup machid workaround, generate uImage manually 16 years ago
Ralph Hempel 79bd4016bc added unsquashfs-lzma, usefull for debugging of existing fs images 16 years ago
Felix Fietkau a09998311d fix the path to the x-wrt feed (svn:// is broken on berlios.de at the moment) 16 years ago
Felix Fietkau 351b6391bf add another check to the dependencies 16 years ago
Felix Fietkau 980b80ddc6 fix typo 16 years ago
Felix Fietkau 8b41afa584 add some sanity checking 16 years ago
Felix Fietkau f2e997ac38 remove some unused crap 16 years ago
Felix Fietkau ddd809f9e5 (6/6) bcm57xx: package 16 years ago