summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* 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
* pcap: fix disabling bluetoothFelix Fietkau2009-04-261-0/+2
* Add unvram, a nvram manipulation tool suitable for brcm-2.4 and bcm47xx platf...Jo-Philipp Wich2009-04-267-0/+1051
* kernel: disable kmod-rfkill on UMLNicolas Thill2009-04-261-1/+1
* change occurences of LUA to Lua (from http://www.lua.org/about.html: Please d...Nicolas Thill2009-04-251-7/+7
* add missing dependenciesHauke Mehrtens2009-04-251-4/+12
* openssl: add a patch to support DTLS compatibility with Cisco AnyConnect & Op...Nicolas Thill2009-04-252-2/+141
* madwifi: remove old Makefile hacks not needed anymoreNicolas Thill2009-04-251-6/+1
* Update crda to version 1.0.2 and regulatory database to 2009.04.17.Hauke Mehrtens2009-04-252-5/+5
* Update iw to version 0.9.13.Hauke Mehrtens2009-04-251-3/+3
* ead: use the new pcap features and the raw socket optimization to eliminate m...Felix Fietkau2009-04-252-4/+61
* pcap: update to version 1.0.0, add extension for changing the desired protoco...Felix Fietkau2009-04-2510-605/+464
* mac80211: cleanup patchesGabor Juhos2009-04-244-31/+17
* r6040 kernel module also needs to set the CONFIG_R6040_NAPI symbolFlorian Fainelli2009-04-241-1/+2
* uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30...Nicolas Thill2009-04-241-9/+5
* uci: upgrade to 0.7.5 - fixes a runtime error with 2.6.29 if flock() does not...Felix Fietkau2009-04-231-2/+2
* kmod-bluetooth includes hidp, which needs input-core. add the missing dependencyFelix Fietkau2009-04-231-1/+1
* madwifi: fix a header file conflict with iptablesFelix Fietkau2009-04-232-3/+3
* modules: fix several typos in block.mkGabor Juhos2009-04-231-6/+6
* build host libtool along with target libtoolFelix Fietkau2009-04-221-0/+2
* hci_usb.c has been replaced with btusb.c in 2.6.29 - modify makefile to handl...Hamish Guthrie2009-04-221-0/+33
* automatically configure switches when swconfig is installedFelix Fietkau2009-04-212-1/+13
* add an explicit 'sysinit' tag for logging initscripts output, instead of '' t...Nicolas Thill2009-04-211-1/+1
* fix nvram_get checking on non-WGT634U (#4975)Florian Fainelli2009-04-211-1/+2
* swconfig: implement uci loading supportFelix Fietkau2009-04-216-64/+363
* swconfig: fix up kernel dependenciesFelix Fietkau2009-04-201-1/+1
* add optional driver for the hw watchdog on gateworks avila boards (requires s...Felix Fietkau2009-04-203-0/+270
* prepare libtool for being build nativly (and therefore being able to build li...Mirko Vogt2009-04-201-2/+4
* corrected dependenciesHamish Guthrie2009-04-201-1/+1
* add joystick device supportHamish Guthrie2009-04-201-0/+15
* correct typos in titles of event device and HID devicesHamish Guthrie2009-04-201-2/+2
* add hidp supportHamish Guthrie2009-04-201-2/+5
* update dependenciesHamish Guthrie2009-04-201-1/+1
* fix strange LED behavior with Netgear WGT634U (#3552)Florian Fainelli2009-04-202-3/+7
* add config option for RNDIS Adds the kernel config option for RNDIS, used by ...Jo-Philipp Wich2009-04-191-0/+16
* firewall: actually copy firewall.user to imageJo-Philipp Wich2009-04-191-0/+2
* allow connection to a prefered bssid (#4252)Florian Fainelli2009-04-191-1/+1
* blkid only depends on libuuid and libblkid (#4932)Florian Fainelli2009-04-191-2/+2
* firewall: process custom rules after forwardings and redirects, this actually...Jo-Philipp Wich2009-04-192-3/+3
* fix broken logic in r15272, r15273Jo-Philipp Wich2009-04-191-5/+4