| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | base-files: the relinked libpthread needs to be linked against libdl, otherwi... | Felix Fietkau | 2011-03-08 | 1 | -1/+1 |
* | madwifi: fix logic error in r25929 | Felix Fietkau | 2011-03-07 | 1 | -1/+1 |
* | omap24xx: Add config option for n810 bluetooth driver | Michael Büsch | 2011-03-07 | 1 | -0/+16 |
* | mac80211: Add scan race fix | Michael Büsch | 2011-03-07 | 1 | -0/+141 |
* | use the xscale hal by default for arm, override it where needed | Imre Kaloz | 2011-03-07 | 1 | -14/+11 |
* | only support EABI on ARM targets | Imre Kaloz | 2011-03-07 | 2 | -9/+8 |
* | mac80211: print message on hw restart | Michael Büsch | 2011-03-07 | 1 | -0/+14 |
* | mac80211: Don't include p54spi default eeprom | Michael Büsch | 2011-03-07 | 1 | -3/+2 |
* | ppp: drop 402-use_uclibc_utils.patch, it breaks ip address conversion | Jo-Philipp Wich | 2011-03-07 | 1 | -365/+0 |
* | hotplug2: replace udevtrigger from the udev-106 source with a much smaller se... | Felix Fietkau | 2011-03-07 | 5 | -75/+351 |
* | ppp: add a few patches to reduce the package size | Felix Fietkau | 2011-03-07 | 5 | -0/+651 |
* | base-files: fix Build/Compile override handling, fixes ar7 compile | Felix Fietkau | 2011-03-06 | 1 | -5/+2 |
* | Fix loading of ethernet gadget | Michael Büsch | 2011-03-06 | 1 | -1/+1 |
* | change PKG_FIXUP:=libtool to PKG_FIXUP:=autoreconf | Jo-Philipp Wich | 2011-03-06 | 5 | -5/+5 |
* | Load MUSB before gadget and host drivers are loaded | Michael Büsch | 2011-03-06 | 1 | -3/+3 |
* | dropbear: fix missing -lcrypt on BSDish host systems (#8971) | Jo-Philipp Wich | 2011-03-06 | 1 | -0/+20 |
* | base-files: do not build or use libgcc on m68k and avr32 | Felix Fietkau | 2011-03-03 | 1 | -7/+9 |
* | mac80211: allow AP configuration of beacon interval, DTIM period, maximum per... | Felix Fietkau | 2011-03-02 | 1 | -4/+33 |
* | firewall: move include sourcing into a subshell, this makes the firewall init... | Jo-Philipp Wich | 2011-03-02 | 2 | -3/+5 |
* | tune some more options by default to decrease size | Imre Kaloz | 2011-03-02 | 3 | -12/+77 |
* | upgrade to 0.53.1 | Imre Kaloz | 2011-03-02 | 4 | -9/+21 |
* | opkg: use -ffunction-sections, -fdata-sections and --gc-sections | Felix Fietkau | 2011-03-02 | 1 | -0/+2 |
* | pppd: use -ffunction-sections, -fdata-sections and --gc-sections, saves 5k un... | Felix Fietkau | 2011-03-02 | 1 | -0/+3 |
* | dnsmasq: use -ffunction-sections, -fdata-sections and --gc-sections, saves 8k... | Felix Fietkau | 2011-03-02 | 1 | -0/+3 |
* | dropbear: use -ffunction-sections, -fdata-sections and --gc-sections, saves 1... | Felix Fietkau | 2011-03-02 | 1 | -1/+2 |
* | hostapd: use -ffunction-sections, -fdata-sections and --gc-sections, reduces ... | Felix Fietkau | 2011-03-02 | 1 | -0/+3 |
* | 2.6.38: Let mac80211 select CONFIG_AVERAGE | Michael Büsch | 2011-03-01 | 1 | -0/+2 |
* | busybox: enable mount helpers by default (#8946) | Jo-Philipp Wich | 2011-03-01 | 1 | -1/+1 |
* | firewall: fix rule generation for v4 or v6 only zones (#8955) | Jo-Philipp Wich | 2011-03-01 | 2 | -2/+5 |
* | ipset: do not use -static-libgcc | Felix Fietkau | 2011-03-01 | 1 | -1/+1 |
* | iptables: do not use -static-libgcc | Felix Fietkau | 2011-03-01 | 1 | -1/+1 |
* | busybox: remove the -static-libgcc flag, saves a few kb | Felix Fietkau | 2011-03-01 | 1 | -0/+11 |
* | base-files: relink uclibc and libgcc libraries to remove leftovers of the sta... | Felix Fietkau | 2011-03-01 | 1 | -5/+59 |
* | ubus: add a missing dependency | Felix Fietkau | 2011-02-28 | 1 | -1/+1 |
* | block-mount: Fixed shell error on empty string due to -eq to number for the o... | Daniel Dickinson | 2011-02-28 | 1 | -3/+3 |
* | block-mount,block-extroot: Modify mount.sh so that block-extroot mounts targe... | Daniel Dickinson | 2011-02-28 | 1 | -4/+13 |
* | mac80211: improve ath9k AP A-MPDU PS buffering | Felix Fietkau | 2011-02-27 | 2 | -8/+44 |
* | mac80211: override CONFIG_IWLWIFI_LEGACY | Felix Fietkau | 2011-02-27 | 1 | -0/+1 |
* | mac80211: set CONFIG_RTLWIFI | Felix Fietkau | 2011-02-27 | 1 | -0/+1 |
* | p54: fix a null pointer dereference bug | Felix Fietkau | 2011-02-27 | 1 | -0/+18 |
* | kernel: disable scheduler actions by default, they will be enabled only when ... | Felix Fietkau | 2011-02-27 | 1 | -0/+1 |
* | acx-mac8011: bump to 20110123 | Florian Fainelli | 2011-02-27 | 1 | -2/+2 |
* | mac80211: update to 2011-02-25 | Felix Fietkau | 2011-02-27 | 27 | -70/+69 |
* | xfsprogs: explicitely disable gettext and 64bit library support | Jo-Philipp Wich | 2011-02-26 | 1 | -0/+4 |
* | ubus: update to the latest version to fix a compile error with gcc 4.5 | Felix Fietkau | 2011-02-26 | 1 | -2/+2 |
* | add redboot-ar231x (LZMA compressed redboot for a few devices) | Felix Fietkau | 2011-02-26 | 1 | -0/+52 |
* | relayd: add uci integration | Jo-Philipp Wich | 2011-02-25 | 3 | -1/+134 |
* | base-files: fix sysctl handling, do not react on fake ifaces in route hotplug... | Jo-Philipp Wich | 2011-02-25 | 1 | -2/+5 |
* | package/madwifi: fix for kernels >= 2.6.38 | Alexandros C. Couloumbis | 2011-02-24 | 1 | -0/+14 |
* | package/wprobe: fix for kernels >= 2.6.38 | Alexandros C. Couloumbis | 2011-02-24 | 1 | -0/+5 |