openwrt.git
2007-09-28 nbdsome minor fixes, cleanups, package build abstraction
2007-09-28 nbdremove duplicate include statement
2007-09-27 florianUse the generic NAND driver
2007-09-27 juhosg[adm5120] add initial diagnostic support
2007-09-27 rwhitbymodules/usb.mk: Fixed the module autoload name for...
2007-09-27 nbddo not fire up the qos-scripts hotplug part if the...
2007-09-26 juhosg[adm5120] fix mach_type for the WP54G-WRT board
2007-09-26 juhosg[adm5120] add missing PCI irq map for the RouterBOARD...
2007-09-26 nicofix kmod-hostap build on 2.4, add kmod-hostap-cs (close...
2007-09-25 thepeopleinclude fixes from #2429 Thanks Lubos Stanek
2007-09-25 juhosg[adm5120] remove unused PCI externs
2007-09-25 juhosg[adm5120] fix initcall level of adm5120_board_setup()
2007-09-25 juhosg[brcm-2.4] fix vlan configuration on Dell TrueMobile...
2007-09-24 florianprom_free_memory should be __init
2007-09-24 juhosg[adm5120] move pci_irq_map definitions into the board...
2007-09-24 florianFix rb535 revision 5 detection
2007-09-24 rwhitbyIncreased the size of the microcode payload area.
2007-09-24 nbddep fix
2007-09-24 nbdremove obsolete file
2007-09-23 nicofix kmod-crypto-core error missing crypto_hash (closes...
2007-09-23 nicoadd LM77 sensors support (closes: #2419)
2007-09-23 matteoupdate acx-mac80211
2007-09-23 nicoadd ipv6 conntrack support (closes: #2192)
2007-09-23 nicomove hardware monitoring support in a separate hwmon...
2007-09-23 nicomove crypto support to a seperate crypto.mk file, split...
2007-09-23 juhosg[adm5120] fix a copy-paste error
2007-09-23 juhosg[adm5120] add preliminary support for the Mikrotik...
2007-09-23 juhosg[adm5120] fix ethernet vlan matrix of the NP28G board...
2007-09-23 nicobackport [8862] to pre 2.6.22 kernels as well
2007-09-23 ejkaadd necessary includes
2007-09-23 nbdadd initial version of a package feeds management script
2007-09-23 blogicadded option to atheros kernel to be able to disable...
2007-09-22 nbdonly build linux-atm if it's actually selected
2007-09-22 nbdmake ATM_DRIVERS default to n
2007-09-22 nbdadd missing kconfig option for pppoa
2007-09-22 nbdremove linux-atm from ppp build deps - the internal...
2007-09-22 nicoadd missing 2.6 conntrack/nat helpers, add 2.6 conntrac...
2007-09-22 nicorefresh brcm-2.4 kconfig
2007-09-22 nicoset CONFIG_JFFS2_FS_DEBUG=0 in generic 2.4 kconfig
2007-09-22 rwhitbybase-files: Added support for swap configuration in...
2007-09-22 nbdenable ps -w by default
2007-09-22 nicoadd back scx200 gpio i2c module removed in [8825] ...
2007-09-22 nicoremove uneeded flags, fix shared lib install
2007-09-22 nicoadd 2 new kernel modules for USB webcams: ovc511 and...
2007-09-22 nicoinstall OpenSSL pkgconfig dev files
2007-09-21 rwhitbyBuild both NPE-B and NPE-C microcode for the fsg-3...
2007-09-21 juhosg[adm5120] rename NAND driver
2007-09-21 juhosg[adm5120] use prepare_generic_squashfs in image generat...
2007-09-21 ejkafix image preconfiguration
2007-09-21 ejkaadd initial generic gpio-leds support
2007-09-21 rwhitbyAdded support for /etc/default/fstab - a means of autom...
2007-09-21 nicoadd support for OV51x based USB video devices with...
2007-09-21 nicoadd support for NW8xx based USB video devices (closes...
2007-09-21 nicoadd support Konica based USB video devices
2007-09-21 nicoadd a kernel module for usb video devices
2007-09-21 ejkamake gpio conformant to generic gpio spec.
2007-09-21 nicorevert [8907] and rename kmod-soundcore and kmod-ipip...
2007-09-21 nicoadd compat 'PROVIDES' for renamed kernel modules
2007-09-21 nicoadd 'Provides:' line in ipkg control files
2007-09-21 juhosg[adm5120] checkin a new, experimental USB driver
2007-09-21 juhosg[adm5120] fix description of Kconfig option for the...
2007-09-21 juhosg[adm5120] clean up jffs2 config options
2007-09-20 matteofix silliness in [8886]
2007-09-20 matteoreplace deprecated u_char with u8
2007-09-20 matteoMake ar7_part more readable and endianness safe
2007-09-20 florianFix autotools with the arpd directory
2007-09-20 matteosmall cpmac fixes
2007-09-20 matteoremove useless dependency
2007-09-20 nbdfix spontaneous rebuilds caused by make package/<name...
2007-09-20 rwhitbyAdd reiserfs module and include it in the FSG-3 profile.
2007-09-20 nicomove ntfs-3g to /packages, no need to be in /trunk
2007-09-20 nicocosmetic cleanup before more deep changes
2007-09-20 nicodisable another module on UML
2007-09-20 nicorename spca5xx to gspcav1 (match upstream name change)
2007-09-20 nicorename uvcvideo to linux-uvc (match source name)
2007-09-20 nicooops, forgot a file in [8865]
2007-09-20 nicomove kernel sound support in its own file from other...
2007-09-20 nbdadd --no-coldplug to the hotplug2 process started by...
2007-09-20 nbdremove two ip6t modules on linux 2.4, because they...
2007-09-20 nicobuild IPsec transports as modules, rename kmod-ipip...
2007-09-20 nbdadd qos-scripts patch from #2385
2007-09-20 nbdfix kmod-sched kconfig value (#2380)
2007-09-20 nicodisable more modules not supported on UML
2007-09-20 nicovideo modules changes: change dependency on kmod-video...
2007-09-20 nicoprevent madwifi from building on UML
2007-09-20 ejkause set_irq_chip_and_handler (#2408)
2007-09-19 matteostyle cleanups (make checkpatch.pl happy)
2007-09-19 nbdclean up jffs2 config options
2007-09-19 nbdfix kconfig.pl split for config symbols that have ...
2007-09-19 nbdenable jffs2 summary for faster mount time
2007-09-19 blogicmade HOME=/root global instead of x86 specific
2007-09-19 blogicroot users folder is now in the fs and no longer /tmp
2007-09-19 nbdsync awk implementation of config_get_bool with the...
2007-09-19 nbdsupport true and false in config_get_bool
2007-09-19 ejkacleanup (use dma API, use accessors, debugging/printk...
2007-09-19 nicoonly build sound-core module on targets supporting...
2007-09-19 ejkaWe have generic irqs now.
2007-09-18 rwhitbyAdded support for generating the cdc-ether kernel modul...
2007-09-17 nicomerge 3G usb serial card patches and move it at 802
2007-09-17 nicoi2c changes:
next