aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* libnl-tiny: add -fpicFelix Fietkau2009-05-041-0/+2
* fix ebtables compileFelix Fietkau2009-05-041-0/+2
* fix more issues with libnl-tiny and eglibcFelix Fietkau2009-05-043-2/+5
* fix libnl-tiny compile with eglibcFelix Fietkau2009-05-041-0/+1
* base-files: Add additional base-files search pathsHamish Guthrie2009-05-041-0/+6
* kernel: fix conditional handling of ide-supportJo-Philipp Wich2009-05-041-35/+22
* iptables: fix segfault in xtables_parse_protocol() if an unknown protocol is ...Jo-Philipp Wich2009-05-031-0/+13
* iptables: - add libtool fixups - fix libiptc & libxtables packages, containin...Nicolas Thill2009-05-031-47/+44
* kernel: fix dependencies for kmod-ipt-filter (required by qos-scripts)Jo-Philipp Wich2009-05-021-1/+2
* prevent kmod-switch from accessing nvram on brcm63xx (#5035)Florian Fainelli2009-05-021-1/+5
* iptables: install libxtables.so and libiptc.so into staging dirJo-Philipp Wich2009-05-021-0/+2
* kernel: make kmod-ipt-filter available on brcm-2.4, kernel 2.4 provides a tex...Jo-Philipp Wich2009-05-011-1/+1
* iptables: replace exot_error() with xtables_error() in layer7 patchJo-Philipp Wich2009-05-011-11/+11
* Update layer7 rulesHauke Mehrtens2009-05-0116-7/+20
* In r15501 the libxt_layer7.c was placed in a wrong location.Hauke Mehrtens2009-05-011-4/+4
* The location of eeprom_93cx6.ko has chanced.Hauke Mehrtens2009-05-011-0/+4
* Update to compat-wireless-2009-05-01Hauke Mehrtens2009-05-0124-6468/+397
* rcS: wait for init scripts to complete before initiating the shutdown (patch ...Felix Fietkau2009-04-302-6/+12
* kernel: fix syntax error introduced with r15524Jo-Philipp Wich2009-04-301-2/+2
* base-files: make diag.sh stub working in bashJo-Philipp Wich2009-04-301-2/+2
* kernel: fix ide-disk problems on newer kernels - thanks russell!Jo-Philipp Wich2009-04-301-21/+43
* opkg: work around the same broken array overrun check in gcc 4.4 as in gcc 4.3Felix Fietkau2009-04-301-1/+1
* uci: increase argv size in batch mode to silence a false gcc 4.4 compiler war...Felix Fietkau2009-04-301-0/+11
* hostapd: use libnl-tiny instead of libnlFelix Fietkau2009-04-302-4/+28
* crda: use libnl-tinyFelix Fietkau2009-04-301-10/+12
* libnl-tiny: install a pkg-config fileFelix Fietkau2009-04-302-1/+12
* iw: use libnl-tiny, forcibly disable git version checkFelix Fietkau2009-04-301-4/+17
* libnl-tiny: sync genetlink.h with the kernel headerFelix Fietkau2009-04-301-0/+14
* swconfig: use libnl-tiny instead of libnlFelix Fietkau2009-04-302-13/+19
* add libnl-tiny as a small replacement for libnl with only genl support includedFelix Fietkau2009-04-3044-0/+9124
* kernel: mask pcompress.ko crypto module for non-2.6.30 kernelsJo-Philipp Wich2009-04-301-1/+1
* drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches a...Jo-Philipp Wich2009-04-298-973/+59
* cryptomgr needs pcomp and hash loaded in 2.6.30Imre Kaloz2009-04-291-1/+2
* mac80211: backport ath9k uninline patchGabor Juhos2009-04-292-1/+105
* we don't need the libiptc libraryImre Kaloz2009-04-291-1/+0
* busybox: add possibility to set crond log level through /etc/config/system an...Jo-Philipp Wich2009-04-292-2/+3
* hostap-driver: fix displaying of kmod-hostap-{pci,plx,cs} in menuconfig (#4218)Jo-Philipp Wich2009-04-291-0/+1
* upgrade iptables to 1.4.3.2Imre Kaloz2009-04-295-3/+3
* update e2fsprogs to v1.41.5 (#5014)Jo-Philipp Wich2009-04-271-3/+3
* introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigu...Nicolas Thill2009-04-275-14/+20
* kernel: add missing kconfig symbol related to SSBNicolas Thill2009-04-271-0/+1
* remove leftover unvram directory and move the nvram.init change to package/nvramFelix Fietkau2009-04-279-1148/+1
* nvram fixup: move the nvram commit hook to commit for all variables, since ch...Felix Fietkau2009-04-271-1/+1
* broadcom-wl: add nvram stub to fix nas compile after the switch to unvramFelix Fietkau2009-04-272-3/+25
* rename unvram to nvramJo-Philipp Wich2009-04-278-0/+1147
* remove old nvram packageJo-Philipp Wich2009-04-2710-1287/+0
* unvram: rename executable to "nvram" and place it in /usr/sbin, add fixup ini...Jo-Philipp Wich2009-04-273-5/+83
* lua: embed md5libJo-Philipp Wich2009-04-271-0/+484
* unvram: get rid of some memory leaksJo-Philipp Wich2009-04-273-21/+22
* unvram: make it work on bcm47xx, also look for /dev/mtdblockXJo-Philipp Wich2009-04-263-8/+25