openwrt/openwrt.git
2006-10-19 Felix Fietkaucleanup/rewrite of the kernel build process
2006-10-19 Felix Fietkauremove bluetooth from ar7 config
2006-10-19 Felix Fietkaucleanup
2006-10-19 Felix Fietkauforgot to remove 2 files
2006-10-19 Felix Fietkaufinally kill KMOD_template - removes a big chunk of...
2006-10-19 Felix Fietkaumake filesystem size selection generic (for ext2)
2006-10-19 Felix Fietkauport more modules over to the new system
2006-10-18 Felix Fietkauremove bogus -j1 options from make calls
2006-10-18 Felix Fietkauchange rm to rm -f to avoid bogus make messages
2006-10-18 Felix Fietkauadd another parallel build fix
2006-10-18 Felix Fietkauimprove parallel building
2006-10-18 Felix Fietkaufix parallel build of brcm-2.4
2006-10-18 Nicolas Thilladd missing <asm/segment.h>, fix mini_fo and openswan...
2006-10-18 Nicolas Thillenable native ipsec modules on 2.6, add ipsec kernel...
2006-10-18 Nicolas Thillfix uml-2.6 build, move KERNELNAME to kernel-build.mk
2006-10-17 Felix Fietkauoops, committed the wrong file
2006-10-17 Felix Fietkaufix typo in usbcore autoload
2006-10-17 Felix Fietkaufix module autoload option
2006-10-17 Felix Fietkaufix path to usbcore.ko
2006-10-17 Felix Fietkauport soundcore module
2006-10-17 Felix Fietkau*sigh* increase size of the static buffer allocated...
2006-10-17 Felix Fietkauport the usb modules over to the new system
2006-10-17 Felix Fietkauput madwifi in the right category
2006-10-17 Felix Fietkaufix submenu sorting
2006-10-17 Felix Fietkauadd PROVIDES option, currently only used for menuconfig
2006-10-17 Felix Fietkaumenuconfig: include dependency checking in submenu...
2006-10-17 Felix Fietkauhacks for supporting the toshiba wrc-1000
2006-10-17 Felix Fietkaufix submenu
2006-10-17 Felix Fietkauremove some old junk
2006-10-17 Felix Fietkaumake kernel module packaging code reusable and use...
2006-10-17 Felix Fietkauremove old target/linux/package directory
2006-10-17 Felix Fietkaumove sched_use_tsc patch to generic-2.4
2006-10-17 Felix Fietkaumove the ar7 network driver into a separate package
2006-10-17 Felix Fietkaumove the ar7 adsl driver into a separate package direct...
2006-10-17 Felix Fietkauallow platform support directories to add and modify...
2006-10-17 Felix Fietkausplit modules.mk
2006-10-17 Felix Fietkauimplement sorting for menuconfig submenus
2006-10-17 Nicolas Thillfix kernel modules extensions
2006-10-17 Felix Fietkauadd zlib fix from #855
2006-10-17 Felix Fietkauadd fix from #763
2006-10-17 Felix Fietkausome kernel module cleanup
2006-10-17 Felix Fietkauremove atm support in a few platforms
2006-10-17 Felix Fietkauadd ATM_SUPPORT flag
2006-10-17 Felix Fietkauadd USES_EXT2 flag for target platforms
2006-10-16 Felix Fietkauremove support for obsolete /etc/modules file
2006-10-16 Florian FainelliDo not automatically create atheros devices (#811)...
2006-10-16 Felix Fietkaubcm4710: port a missing part of the cache fixes to...
2006-10-16 Felix Fietkaufix irq sharing issue on bcm4710
2006-10-16 Felix Fietkaufix extpci irq assignment bug
2006-10-16 Felix Fietkauaccidentally removed a small part of the flash map...
2006-10-16 Felix Fietkauremove nvram.sh
2006-10-16 Felix Fietkauadd modified version of mbm's 'introduction to buildroo...
2006-10-16 Felix Fietkauadd *.out to cleanup rule
2006-10-16 Felix Fietkauadd documentation for /etc/config/wireless and improve...
2006-10-16 Felix Fietkausync whiterussian download.pl with trunk, allow the...
2006-10-15 Florian FainelliAdd ralink rt61 driver needed for rdc-2.6 target
2006-10-15 Florian FainelliDrop changes to mm/fault.c prevents from seeing kernel...
2006-10-15 Felix Fietkauadd some documentation for the init scripts
2006-10-15 Florian FainelliUpdated kernel config
2006-10-15 Florian FainelliMerge preliminary rdc-2.6 support (Airlink101 AR525W)
2006-10-15 Felix Fietkauadd patch from #849
2006-10-15 Felix Fietkauadd firewall protection for wan_device in addition...
2006-10-15 Florian FainelliPrevent SSH keys from being chmoded to 644 (#664),...
2006-10-15 Felix Fietkauadd io resource patch from #800, merge flash map stuff...
2006-10-15 Felix Fietkaudon't hardcode the cpu frequency for bcm47xx in linux 2.6
2006-10-15 Felix Fietkaufix bcm4710 cache fixes
2006-10-15 Felix Fietkaufix typo
2006-10-15 Felix Fietkauinit script cleanup, use /etc/rc.d/ for enabled scripts...
2006-10-15 Felix Fietkaudisable entropy gathering in wlcompat-debug
2006-10-15 Felix Fietkauadd hotplug script for setting up networking on wds...
2006-10-15 Felix Fietkauwlc: use custom ether_ntoa implementation that pads...
2006-10-15 Florian FainelliUpdate kernel config : add support for bluetooth device...
2006-10-15 Felix Fietkauadd support for wds vifs for broadcom wl
2006-10-15 Felix Fietkauimplement wlc call to read wds endpoint mac
2006-10-15 Felix Fietkaualways return true in disable_broadcom()
2006-10-15 Felix Fietkaufix error message
2006-10-15 Felix Fietkauimplement network callbacks for broadcom wl
2006-10-15 Felix Fietkauscan_interfaces is unnecessary at this point
2006-10-15 Felix Fietkauremove all broadcom interfaces from bridges and bring...
2006-10-15 Felix Fietkauadd protection for bridging interface changes
2006-10-15 Felix Fietkauremove the wifi interface from the default bridge
2006-10-15 Felix Fietkauimplement simple device autodetection for wifi drivers
2006-10-15 Florian FainelliFix module dependency on ipw21,2200, bcm43xx
2006-10-14 Felix Fietkaucleanup
2006-10-14 Felix Fietkaufix path to bash in openssl compile
2006-10-14 Felix Fietkaufix sstrip linux compile
2006-10-14 Felix Fietkauuse the native toolchain for grub on non-amd64 hosts
2006-10-14 Felix Fietkaufix zlib cross compiling from non-linux systems
2006-10-14 Felix Fietkaucleanup
2006-10-14 Felix Fietkauanother one ...
2006-10-14 Felix Fietkaufix lzma compile
2006-10-14 Felix Fietkaucheck for empty patch directories
2006-10-14 Felix Fietkaudon't exit on tar errors in wireless-tools - sgid flag...
2006-10-14 Felix Fietkauuse := for TAR_OPTIONS
2006-10-14 Felix Fietkaumove '-' parameter to TAR_OPTIONS, so that packages...
2006-10-14 Felix Fietkauportability fix
2006-10-14 Felix Fietkauleave out the ccache directory when copying the staging...
2006-10-14 Felix Fietkauremove some obsolete stuff
2006-10-14 Felix Fietkauuse $(TAR) in unpack commands
2006-10-14 Felix Fietkaufix mistakes in unpack change
next