5206 Commits (2b6a84a7a388a5059657d44253a27f92f3322488)

Author SHA1 Message Date
Alexandros C. Couloumbis 44c696ac78 package/wprobe: fix for kernels >= 2.6.38 14 years ago
John Crispin 54734b3d7d * adds stage1 lzma * new boards * fixes settings for PSC ram * lost of cleanups 14 years ago
Felix Fietkau cf3b7563cf add kmod-oprofile to package/kernel 14 years ago
Felix Fietkau ac9a5cf885 kmod-crypto: fix selecting core crypto modules 14 years ago
Felix Fietkau b1b89bf646 kmod-crypto: remove pcomp, nothing uses it 14 years ago
Felix Fietkau 2bcc7fb12b qos-scripts: disable overhead calculation by default, it does not work properly for many line speeds 14 years ago
Jo-Philipp Wich c5a65a0373 Send ipkg-make-index.sh output to stdout 14 years ago
Jo-Philipp Wich 1de2fe5617 kernel: fix path to pcidev driver 14 years ago
Jo-Philipp Wich e733270b96 kernel: make xen pcidev driver depend on Linux 2.6.37 or 2.6.38 14 years ago
Jo-Philipp Wich f84ba3d981 kernel: fix kmod-xen-evtchn for Linux 2.6.37+ 14 years ago
Felix Fietkau 7f20657f4c qos-scripts: add missing dependency 14 years ago
Jo-Philipp Wich e1c9f19660 jshn: add build dependency on libubox, it needs the list.h header from it 14 years ago
Alexandros C. Couloumbis a05994173d package/madwifi: extend wlanconfig scan ssid field from 14 to 30 characters 14 years ago
Imre Kaloz 1352979f8c as [25641] removed kernel IMQ support, remove it from iptables as well 14 years ago
Felix Fietkau 9dad83362d kernel: remove imq support, refresh patches 14 years ago
Felix Fietkau fca74c3a44 qos-scripts: drop the use of IMQ, use ifb and act_connmark instead 14 years ago
Felix Fietkau c0f0316109 kernel: add a new scheduler action for restoring the connection tracking mark - useful for ingress shaping, will be used for replacing IMQ later 14 years ago
Michael Büsch e6100a161b boot.sh: Tabs are used for indent. Also use tabs in jffs2_ready() 14 years ago
Michael Büsch 16a300ea66 base-files: Add "-o noatime" to mount wrapper 14 years ago
Michael Büsch 3a12229c1d Fix whitespace 14 years ago
Florian Fainelli 29fd37780b switch to newer CS5535 GPIO driver, patch from Philip Prindeville 14 years ago
Jo-Philipp Wich 7f75ed2939 6in4: re-establish tunnel also if no credentials are used (static setup) 14 years ago
Jo-Philipp Wich 84c1a05826 xfsprogs: add the usual round of voodoo-workarounds for autofail, issue of the day is overwriting template files when AC_CONFIG_HEADER(S) is used, but only the first one, because consistency is for loosers 14 years ago
Florian Fainelli d40a79ccfd comgt: add ACM hotplug 14 years ago
Florian Fainelli 43d7aff94e add Marvell orion watchdog timer module 14 years ago
Florian Fainelli 640927dde3 switch: fix switch-robo device reference counting 14 years ago
Jo-Philipp Wich 70f42675b1 kernel: remove bogus LINUX_2_6 dependency, thanks KanjiMonster for spotting this 14 years ago
Imre Kaloz a0ee5b91fd upgrade to 2.57 14 years ago
Felix Fietkau b1b8cf1870 ath9k: fix interrupt enable/disable issues 14 years ago
Felix Fietkau 419b9d824a busybox: now that librpc only compiles with uclibc, change the build dependency to BUSYBOX_CONFIG_FEATURE_HAVE_RPC:librpc 14 years ago
Florian Fainelli 590cb083bc add support for 2.6.37, thanks Wipster! 14 years ago
Hamish Guthrie 090c042089 base-files: Add /etc/nsswitch.conf to targets running glibc/eglibc, otherwise name resolution fails 14 years ago
Felix Fietkau f57170e7c7 librpc: do not attempt to compile if uclibc is not selected 14 years ago
Felix Fietkau 7205eb2f7a busybox: only add a build dependency on librpc if uclibc is selected 14 years ago
Felix Fietkau f3fe6605bb add a package for xfsprogs 14 years ago
Felix Fietkau a800b91f59 kernel: add a missing module for ahci on 2.6.35+ 14 years ago
Felix Fietkau e5e6dfe384 base-files: librt should depend on libpthread, not the other way around 14 years ago
Felix Fietkau 9d4d2587d7 add jshn (JSON SHell Notation), a small utility and shell library for parsing and generating json data 14 years ago
Jo-Philipp Wich f1ac8cf285 hostapd: allow mixed TKIP/CCMP for 11n 14 years ago
Felix Fietkau 47310844bc dnsmasq: fix logic for creating missing files 14 years ago
Jo-Philipp Wich a8850efe9e package/dnsmasq: use service_kill in initscript 14 years ago
Imre Kaloz 4639632b27 the in-kernel driver should work flawlessly for some time now 14 years ago
Felix Fietkau d030509845 set PKG_RELEASE to PKG_SOURCE_VERSION on a few packages using git 14 years ago
Felix Fietkau 9f7f8110e7 base-files: remove a stale reference to /usr/lib/common.awk (thx, swalker) 14 years ago
Felix Fietkau 0a0bb9bb4a libnl-tiny: remove some more functions to reduce binary size 14 years ago
Felix Fietkau caadc06413 dropbear: compile out libtomcrypt assertion messages, saves some more space 14 years ago
Felix Fietkau f89919a7ee libnl-tiny: decrease the size a bit more by removing some unnecessary functions 14 years ago
Felix Fietkau 5d0f9914ba ppp: add a more descriptive title for ppp-multilink 14 years ago
Felix Fietkau 63fef8ed5d ppp: move multilink support into a separate build variant - saves around 30k for the default build 14 years ago
Felix Fietkau 240b10673d make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_supplicant can make it optional 14 years ago