target/sdk: remove some unnecessary files
[openwrt/openwrt.git] / package /
2014-03-09 Felix Fietkauiproute2: add ip-full variant to disable IP_CONFIG_TINY
2014-03-09 Felix Fietkauopenssl: update to 1.0.1f
2014-03-09 Felix Fietkauopenssl: detect configuration changes and clean build...
2014-03-09 Felix Fietkauopenssl: move make depend call to Build/Configure
2014-03-09 Felix Fietkauath9k: improve ANI debugfs file
2014-03-09 Felix Fietkauath9k: fix tx queue configuration for buffered multicas...
2014-03-09 Felix Fietkauath9k: further reduce false baseband hang detects on...
2014-03-09 Felix Fietkaumac80211: add a few upstream fixes
2014-03-07 Felix Fietkaunetifd: update to latest version, adds a bridge reload...
2014-03-07 Steven Barthodhcp6c: fix int-overflow after 50d (thx Hauke Mehrtens)
2014-03-05 Zoltan Herpaiuboot-sunxi: bump u-boot version - update u-boot to...
2014-03-05 Steven Barthnetifd: don't incorrectly announce up-status via ubus
2014-03-05 Steven Barthodhcp6c: several fixes
2014-02-28 Florian Fainellibrcm2708-gpu-fw: update to a newer version
2014-02-28 Felix Fietkauath9k: improve noise immunity behavior for older chipse...
2014-02-28 Felix Fietkaumac80211: declare missing config parameter mesh_id
2014-02-28 Felix Fietkauhostapd: fix deletion of wds sta interfaces in AP mode
2014-02-27 Felix Fietkauath5k: fix enabling 5/10 mhz channel bandwidth support
2014-02-27 Steven Barthnetifd: Reintroduce link-layer sensing (thx Hans Decker...
2014-02-26 Steven Barthnetifd: don't always assume addrs & routes are applied
2014-02-25 Hauke Mehrtensbroadcom-diag: fix compile
2014-02-25 Felix Fietkauath9k: add fixes for rx processing and baseband hang...
2014-02-24 Felix Fietkauopenssl: use termios instead of termio
2014-02-24 Felix Fietkaulibnl-tiny: fix include path to poll.h
2014-02-24 Felix Fietkauhostapd: link against librt if eglibc is used
2014-02-24 Steven Barthodhcpd: avoid the unspecificed address being advertised...
2014-02-24 Steven Barthodhcpd: fix DNS-server and MSR-entries in RA
2014-02-23 Jo-Philipp Wichusbreset: fix possible access to uninitialized variable...
2014-02-23 Felix Fietkauubus: update to latest version, fixes lua binding issue...
2014-02-23 Felix Fietkaulibubox: update to latest version, improves uloop error...
2014-02-23 Felix Fietkauprocd: depend on libubox directly to rebuild on ABI...
2014-02-23 Felix Fietkaunetifd: depend on libubox directly to rebuild on ABI...
2014-02-23 Felix Fietkauubus: declare main version as ABI version for libubus
2014-02-23 Felix Fietkaulibubox: declare main version as ABI version
2014-02-23 Felix Fietkaunetifd: update to latest version, fixes wireless device...
2014-02-22 Felix Fietkauath5k: mark the current survey channel as being used
2014-02-22 Felix Fietkauath9k: reduce unnecessary logspam (#14940)
2014-02-22 Felix Fietkauath9k: fix issues with 5/10 mhz channel bandwidth ...
2014-02-22 Felix Fietkauath9k: fix issues that have been plaguing some powersav...
2014-02-22 Felix Fietkauath9k: show more reset causes in debugfs
2014-02-22 Felix Fietkaumac80211: merge some upstream fixes
2014-02-22 Felix Fietkauath9k: enable u-apsd support
2014-02-22 Felix Fietkauath9k: add a tx locking fix
2014-02-21 Hauke Mehrtenskernel: add missing depends on kmod-mii
2014-02-21 Hauke Mehrtenskexec-tools: disable lzma support
2014-02-21 Steven Barthodhcpd: fix wrong address pool being advertised
2014-02-21 Imre Kalozthe root password should be empty for real, like before
2014-02-21 Jo-Philipp Wichfirewall: fix validation constraints
2014-02-21 Jo-Philipp Wichnetifd: fix validation constraints
2014-02-20 Jo-Philipp Wichfirewall: fix several ipset integration issues (#15016)
2014-02-20 Steven Barth6in4: add support for he.net updatekey
2014-02-18 Nicolas Thillmac80211: disable libertas-sd on uml target
2014-02-18 Nicolas Thilluboot-envtools: pass target cflags
2014-02-18 Steven Barthodhcp6c: readd userclass and vendorclass
2014-02-18 John Crispinodhcp6c: add validation rules to proto handler
2014-02-18 John Crispinrelayd: add uci validation
2014-02-18 John Crispinmac80211: add validation rules
2014-02-18 John Crispinnetifd: add validation support
2014-02-18 John Crispinhostapd: add validation rules to wireless handler
2014-02-18 John Crispinppp: add validation rules to proto handler
2014-02-18 John Crispincomgt: add validation rules to proto handler
2014-02-18 John Crispinfirewall3: update init.d script to make use of procd
2014-02-18 John Crispinubox: logd did not register its config.reload trigger...
2014-02-18 John Crispinbase-files: split /etc/init.d/boot into 2 files
2014-02-18 John Crispinnetifd: update to latest git head
2014-02-18 John Crispinprocd: update to latest git head
2014-02-18 John Crispinprocd: the helper script did not export all functions...
2014-02-18 John Crispinauthsae: update to latest version
2014-02-18 John Crispinopenssl: fix up PKG_DEPENDS. there are 2 missing CONFIG...
2014-02-18 Felix Fietkauuci: update to latest version, adds preparation for...
2014-02-17 Steven Barthodhcp6c: send reconfigure-accept again to be compliant
2014-02-17 Steven Barthodhcpd: Fix RA interval + add support for prefixes...
2014-02-16 Steven Barthnetifd: work around dangling prefix kernel-routes ...
2014-02-16 Luka Perkovuboot-kirkwood: add support for Seagate GoFlexNet
2014-02-15 Luka Perkovuboot-kirkwood: update to 2013.10
2014-02-14 Steven Barthnetifd: fix source-routing breaking 6in4 + others
2014-02-12 Steven Barthodhcp6c: remove source-restriction from local routes...
2014-02-11 Felix Fietkaumac80211: send wpa frames through the WMM voice queue...
2014-02-11 Felix Fietkauath9k: add p2p client mode support powersave patches
2014-02-11 Felix Fietkaurtl8187: fix crashes on mips caused by misaligned DMA...
2014-02-10 Hauke Mehrtenskernel: fix kmod-usb-phy-nop
2014-02-10 Hauke Mehrtenskernel: fix kmod-usb-net-smsc95xx
2014-02-10 Imre Kalozphy-omap-control.ko is already part of a different...
2014-02-10 Imre Kalozadditional omap/musb related fixes
2014-02-10 Imre Kalozfixup ethernet gadget, disable EEM support
2014-02-10 Imre Kalozpackage the driver for smsc95xx chips
2014-02-09 Imre Kalozadd additional omap related changes
2014-02-09 Imre Kalozadditional musb fixups
2014-02-09 Imre Kalozmusb depends on usb-gadget support
2014-02-09 Imre Kalozuse musb in PIO mode, as DMA support is platform dependent
2014-02-09 Imre Kalozadd more musb symbols
2014-02-09 Imre Kalozmake musb available for omap as well
2014-02-09 Imre Kalozrename Kconfig symbol to the current one
2014-02-09 Imre Kalozmove some omap24xx modules to the generic Makefile
2014-02-08 Hauke Mehrtenskernel: add kmod-usb-net-kalmia
2014-02-08 Hauke Mehrtenskernel: negate kernel version dependencies to fix confi...
2014-02-08 Hauke Mehrtensmac80211: add led_trigger_blink{_oneshot}()
2014-02-08 Hauke Mehrtensacx-mac80211: really fix the build
2014-02-07 Felix Fietkauath9k: merge tx iq calibration fixes
2014-02-06 Hauke Mehrtensauthsae: Update authsae to latest version
next