| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: fix ide-disk problems on newer kernels - thanks russell! | Jo-Philipp Wich | 2009-04-30 | 1 | -21/+43 |
* | opkg: work around the same broken array overrun check in gcc 4.4 as in gcc 4.3 | Felix Fietkau | 2009-04-30 | 1 | -1/+1 |
* | uci: increase argv size in batch mode to silence a false gcc 4.4 compiler war... | Felix Fietkau | 2009-04-30 | 1 | -0/+11 |
* | hostapd: use libnl-tiny instead of libnl | Felix Fietkau | 2009-04-30 | 2 | -4/+28 |
* | crda: use libnl-tiny | Felix Fietkau | 2009-04-30 | 1 | -10/+12 |
* | libnl-tiny: install a pkg-config file | Felix Fietkau | 2009-04-30 | 2 | -1/+12 |
* | iw: use libnl-tiny, forcibly disable git version check | Felix Fietkau | 2009-04-30 | 1 | -4/+17 |
* | libnl-tiny: sync genetlink.h with the kernel header | Felix Fietkau | 2009-04-30 | 1 | -0/+14 |
* | swconfig: use libnl-tiny instead of libnl | Felix Fietkau | 2009-04-30 | 2 | -13/+19 |
* | add libnl-tiny as a small replacement for libnl with only genl support included | Felix Fietkau | 2009-04-30 | 44 | -0/+9124 |
* | kernel: mask pcompress.ko crypto module for non-2.6.30 kernels | Jo-Philipp Wich | 2009-04-30 | 1 | -1/+1 |
* | drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches a... | Jo-Philipp Wich | 2009-04-29 | 8 | -973/+59 |
* | cryptomgr needs pcomp and hash loaded in 2.6.30 | Imre Kaloz | 2009-04-29 | 1 | -1/+2 |
* | mac80211: backport ath9k uninline patch | Gabor Juhos | 2009-04-29 | 2 | -1/+105 |
* | we don't need the libiptc library | Imre Kaloz | 2009-04-29 | 1 | -1/+0 |
* | busybox: add possibility to set crond log level through /etc/config/system an... | Jo-Philipp Wich | 2009-04-29 | 2 | -2/+3 |
* | hostap-driver: fix displaying of kmod-hostap-{pci,plx,cs} in menuconfig (#4218) | Jo-Philipp Wich | 2009-04-29 | 1 | -0/+1 |
* | upgrade iptables to 1.4.3.2 | Imre Kaloz | 2009-04-29 | 5 | -3/+3 |
* | update e2fsprogs to v1.41.5 (#5014) | Jo-Philipp Wich | 2009-04-27 | 1 | -3/+3 |
* | introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigu... | Nicolas Thill | 2009-04-27 | 5 | -14/+20 |
* | kernel: add missing kconfig symbol related to SSB | Nicolas Thill | 2009-04-27 | 1 | -0/+1 |
* | remove leftover unvram directory and move the nvram.init change to package/nvram | Felix Fietkau | 2009-04-27 | 9 | -1148/+1 |
* | nvram fixup: move the nvram commit hook to commit for all variables, since ch... | Felix Fietkau | 2009-04-27 | 1 | -1/+1 |
* | broadcom-wl: add nvram stub to fix nas compile after the switch to unvram | Felix Fietkau | 2009-04-27 | 2 | -3/+25 |
* | rename unvram to nvram | Jo-Philipp Wich | 2009-04-27 | 8 | -0/+1147 |
* | remove old nvram package | Jo-Philipp Wich | 2009-04-27 | 10 | -1287/+0 |
* | unvram: rename executable to "nvram" and place it in /usr/sbin, add fixup ini... | Jo-Philipp Wich | 2009-04-27 | 3 | -5/+83 |
* | lua: embed md5lib | Jo-Philipp Wich | 2009-04-27 | 1 | -0/+484 |
* | unvram: get rid of some memory leaks | Jo-Philipp Wich | 2009-04-27 | 3 | -21/+22 |
* | unvram: make it work on bcm47xx, also look for /dev/mtdblockX | Jo-Philipp Wich | 2009-04-26 | 3 | -8/+25 |
* | pcap: fix disabling bluetooth | Felix Fietkau | 2009-04-26 | 1 | -0/+2 |
* | Add unvram, a nvram manipulation tool suitable for brcm-2.4 and bcm47xx platf... | Jo-Philipp Wich | 2009-04-26 | 7 | -0/+1051 |
* | kernel: disable kmod-rfkill on UML | Nicolas Thill | 2009-04-26 | 1 | -1/+1 |
* | change occurences of LUA to Lua (from http://www.lua.org/about.html: Please d... | Nicolas Thill | 2009-04-25 | 1 | -7/+7 |
* | add missing dependencies | Hauke Mehrtens | 2009-04-25 | 1 | -4/+12 |
* | openssl: add a patch to support DTLS compatibility with Cisco AnyConnect & Op... | Nicolas Thill | 2009-04-25 | 2 | -2/+141 |
* | madwifi: remove old Makefile hacks not needed anymore | Nicolas Thill | 2009-04-25 | 1 | -6/+1 |
* | Update crda to version 1.0.2 and regulatory database to 2009.04.17. | Hauke Mehrtens | 2009-04-25 | 2 | -5/+5 |
* | Update iw to version 0.9.13. | Hauke Mehrtens | 2009-04-25 | 1 | -3/+3 |
* | ead: use the new pcap features and the raw socket optimization to eliminate m... | Felix Fietkau | 2009-04-25 | 2 | -4/+61 |
* | pcap: update to version 1.0.0, add extension for changing the desired protoco... | Felix Fietkau | 2009-04-25 | 10 | -605/+464 |
* | mac80211: cleanup patches | Gabor Juhos | 2009-04-24 | 4 | -31/+17 |
* | r6040 kernel module also needs to set the CONFIG_R6040_NAPI symbol | Florian Fainelli | 2009-04-24 | 1 | -1/+2 |
* | uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30... | Nicolas Thill | 2009-04-24 | 1 | -9/+5 |
* | uci: upgrade to 0.7.5 - fixes a runtime error with 2.6.29 if flock() does not... | Felix Fietkau | 2009-04-23 | 1 | -2/+2 |
* | kmod-bluetooth includes hidp, which needs input-core. add the missing dependency | Felix Fietkau | 2009-04-23 | 1 | -1/+1 |
* | madwifi: fix a header file conflict with iptables | Felix Fietkau | 2009-04-23 | 2 | -3/+3 |
* | modules: fix several typos in block.mk | Gabor Juhos | 2009-04-23 | 1 | -6/+6 |
* | build host libtool along with target libtool | Felix Fietkau | 2009-04-22 | 1 | -0/+2 |
* | hci_usb.c has been replaced with btusb.c in 2.6.29 - modify makefile to handl... | Hamish Guthrie | 2009-04-22 | 1 | -0/+33 |