summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* add missing dependencies and kernel config optionsnbd2007-07-232-0/+3
* another attempt at fixing the madwifi memleak for good. i'm 95% sure this is ...nbd2007-07-231-0/+13
* refresh madwifi patchesnbd2007-07-2224-160/+160
* fix an error messagenbd2007-07-221-0/+2
* keep track of the wifi interface state in /var/state/wirelessnbd2007-07-223-0/+23
* add patch from #2111nbd2007-07-222-13/+17
* package/kernel: Fixed typo error in usbnet dependencies which causes all usb ...rwhitby2007-07-211-3/+3
* fix yealink kmod compilenbd2007-07-211-1/+1
* fix kmod-pwc compilenbd2007-07-211-2/+2
* fix kmod-atmtcp compilenbd2007-07-211-1/+1
* fix #2112nbd2007-07-201-1/+1
* add a workaround for the hostapd killed issue when using more than one wifi c...nbd2007-07-202-1/+1
* fix a socket leak in udhcpc (patch by Eric L. Chen)nbd2007-07-201-0/+12
* add a workaround for a wds related crashnbd2007-07-191-0/+13
* revert 8059, via-rhine is built in the kernelflorian2007-07-191-1/+1
* Include kmod-via-rhine by default for rb532florian2007-07-191-1/+1
* aodv-uu is not broken anymoreflorian2007-07-191-1/+0
* Fix kmod-ipip build (#2092)florian2007-07-191-2/+1
* libgcc is not available with host-toolchain, DEPENDS was overriden with the a...florian2007-07-181-1/+1
* add missing depnbd2007-07-181-2/+2
* add missing kconfig linesnbd2007-07-181-0/+3
* fix a kconfig usage bugnbd2007-07-181-4/+1
* dynamically enable/disable kernel config options for kmod packages based on b...nbd2007-07-189-183/+174
* add fix for running udhcpc on bridges (patch by Eric L. Chen)nbd2007-07-181-0/+17
* fix two small bugs in the hotplug2 rule parser (#2085)nbd2007-07-181-0/+22
* avr32 build fixeskaloz2007-07-175-3/+226
* Move back pciutils to utils, and haserl in the meantimeflorian2007-07-163-128/+0
* check if oss emulation is available before trying to package it into soundcorenbd2007-07-161-2/+2
* rewrite of the metadata scanning - cleaner code, faster scanning, recursive s...nbd2007-07-151-0/+1
* Fix the ip6tables dependency (#2079)florian2007-07-151-0/+1
* Move pciutils to trunk (#2061)florian2007-07-131-0/+74
* fix e2fsprogs on avr32kaloz2007-07-131-0/+5
* refresh madwifi patchesnbd2007-07-1323-145/+145
* madwifi: patch for 'fixing' stuck beacons through card recalibrationnbd2007-07-131-0/+102
* fix madwifi unload/reload on SoCnbd2007-07-131-5/+6
* fix monitor mode related crash in madwifi (#2034)nbd2007-07-131-0/+15
* move firmware loading to hotplug2-init.rules (should fix #2056)nbd2007-07-132-5/+5
* busybox: Ensure that diff is available for ipkg upgrade requirementsrwhitby2007-07-132-1/+2
* use . /var/state/network instead of config_load to avoid a CONFIG_SECTIONS resetnbd2007-07-131-1/+1
* avoid a race condition that might lead to dnsmasq reading an empty resolv.con...nbd2007-07-121-3/+4
* fix static routes for dynamic interfaces (#1446)nbd2007-07-121-0/+1
* add missing changes from #1949nbd2007-07-121-7/+8
* add tpc change from #1949nbd2007-07-121-2/+14
* move to iptables 1.3.8pavlov2007-07-123-8868/+2
* upgrade dnsmasq (#1975)nbd2007-07-124-26/+9
* remove a hack that is no longer necessarynbd2007-07-121-1/+1
* fix parallel build issuesnbd2007-07-121-2/+2
* sync with latest madwifi snapshot, refresh patches, add tpc fix by mdtaylor (...nbd2007-07-1122-243/+330
* rename mini_fo mount point so as not to confuse usersmbm2007-07-111-1/+1
* move uci_load into config_load so that changes can be applied via uci without...mbm2007-07-112-15/+22