aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
...
* wprobe: add missing include statement (patch from #5325)Felix Fietkau2009-06-131-0/+1
* madwifi: disable compression by default, as it can cause instabilities on var...Felix Fietkau2009-06-111-2/+2
* [package] fuse24: introduce fuse package for brcm-2.4 (#5186)Jo-Philipp Wich2009-06-116-0/+275
* [package] fuse: update to v2.7.4 (#5186)Jo-Philipp Wich2009-06-111-21/+28
* [package] base-files: Add support for bzipped images in sysupgradeVasilis Tsiligiannis2009-06-101-1/+2
* [package] base-files: Detect and decompressed gzipped images automatically wh...Vasilis Tsiligiannis2009-06-102-11/+15
* [package] base-files: format hexdump output instead of using awk for sysupgradeVasilis Tsiligiannis2009-06-101-1/+1
* wprobe: move measurement task to the kernel, add some configurability (work i...Felix Fietkau2009-06-109-155/+475
* [package] fix typo in iptables makefile resulting in patches not being applie...Florian Fainelli2009-06-091-2/+2
* [package] nvram: refuse nvram operations on the WGT634UJo-Philipp Wich2009-06-082-2/+12
* add ucitrigger: a uci plugin, command line tool and lua interface for automat...Felix Fietkau2009-06-086-1/+1102
* [package] fix detection of motorola wr850g, thanks to Vinicius Fonseca, (#4710)Florian Fainelli2009-06-071-0/+2
* [package] nvram: don't execute nvram fixups on the WGT634UJo-Philipp Wich2009-06-061-0/+3
* [package] do not apply iptables patches when building with CONFIG_EXTERNAL_KE...Florian Fainelli2009-06-041-0/+4
* [package] kernel/modules: package the VSC7385 driverGabor Juhos2009-06-041-0/+16
* [package] kernel/modules: move SPI drivers into a new submenuGabor Juhos2009-06-043-97/+108
* More libtool madness: Every package which was using c++ and libtool fixupLars-Peter Clausen2009-06-041-0/+2
* [package] base-files: fix test experession for sysupgradeVasilis Tsiligiannis2009-06-031-1/+1
* [package] ead: fix missing library error while building tinysrpVasilis Tsiligiannis2009-06-032-4/+4
* [package] madwifi: clear variables used in for loopVasilis Tsiligiannis2009-06-031-2/+1
* [package] libtool: revert r16212. It broke building packages using c++.Lars-Peter Clausen2009-06-031-1/+0
* [mac80211] Update to compat-wireless-2009-06-02Hauke Mehrtens2009-06-027-116/+31
* package the e1000e driverImre Kaloz2009-06-021-2/+18
* madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops transit...Felix Fietkau2009-06-011-3/+34
* swconfig: fix kernel version dependencyFelix Fietkau2009-06-011-1/+1
* now that the gemini target is working, get rid of the obsolete and buggy stor...Imre Kaloz2009-06-011-3/+0
* fix madwifi for the gemini targetImre Kaloz2009-06-011-0/+3
* network: prevent unnecessary interface down/up cycles if no mac address chang...Felix Fietkau2009-06-011-2/+3
* network: do not unnecessarily touch interfaces configured as proto=none; brin...Felix Fietkau2009-06-011-2/+11
* [mac80211] B43 needs CONFIG_RFKILL_INPUT not only CONFIG_RFKILL.Hauke Mehrtens2009-06-011-3/+3
* [package] broadcom-wl: fix broadcom (2.4) wireless sta (only) mode, adjust re...Nicolas Thill2009-06-012-2/+2
* [hostap-driver] Add diversity optionVasilis Tsiligiannis2009-06-011-2/+6
* another 2.6.30 related crypto fixImre Kaloz2009-06-011-1/+3
* [hotplug2] Removed extra ; in exec ruleHamish Guthrie2009-06-011-1/+1
* [package] madwifi: remove cruft from madwifi.sh introduced by r15954, thanks ...Jo-Philipp Wich2009-05-311-43/+3
* madwifi: handle frame classification properly if eth->h_proto contains the pr...Felix Fietkau2009-05-311-1/+1
* madwifi: fix excessive stack usage in the wlanconfig toolFelix Fietkau2009-05-311-0/+11
* madwifi: if a txpower value below the poweroffset is requested, set the inter...Felix Fietkau2009-05-311-0/+16
* [package] fix drivers firmware loading with the new hotplug2, patch from Russ...Florian Fainelli2009-05-311-1/+1
* madwifi: add better hw detection, use a power offset for setting/getting tx p...Felix Fietkau2009-05-3128-283/+406
* [PATCH] [hostap-driver] Always escape essidJo-Philipp Wich2009-05-301-1/+1
* [PATCH] [hostap-driver] Add bssid, frag and rts options and fix mac access co...Jo-Philipp Wich2009-05-302-3/+17
* [OpenWrt-Devel] [PATCH] [hostap-driver] Major enhancement to hostap.sh scriptJo-Philipp Wich2009-05-303-78/+156
* [package] acx-mac80211 interface will not be created if NL80211_IFTYPE_STATIO...Florian Fainelli2009-05-301-11/+25
* madwifi: add sanity checks for monitor mode injectionFelix Fietkau2009-05-301-0/+26
* madwifi: fix an array overrun in the rate control attach checkFelix Fietkau2009-05-301-1/+1
* [package] base-files: set rules file for hotplug2 in the boot script (closes ...Gabor Juhos2009-05-302-1/+2
* [package] libtool: Unset CXX. It is not needed to build libtool, but if setLars-Peter Clausen2009-05-301-0/+1
* [package] hotplug2 may need -fPICJo-Philipp Wich2009-05-291-1/+1
* [kernel] Config symbol is boolean.Hauke Mehrtens2009-05-291-1/+1