Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uci: update to fix lua plugin linker issue (#9121) | Felix Fietkau | 2011-03-27 | 1 | -3/+3 |
| | | | | SVN-Revision: 26310 | ||||
* | uci: install libucimap to the staging dir | Felix Fietkau | 2011-03-26 | 1 | -0/+1 |
| | | | | SVN-Revision: 26309 | ||||
* | remove ucitrigger, it is unused and will be replaced by something different ↵ | Felix Fietkau | 2011-03-26 | 5 | -720/+0 |
| | | | | | | in the future SVN-Revision: 26308 | ||||
* | uci: update to latest version, uses cmake now | Felix Fietkau | 2011-03-26 | 2 | -66/+42 |
| | | | | SVN-Revision: 26307 | ||||
* | madwifi: add support for translating country codes into internal country ↵ | Felix Fietkau | 2011-03-26 | 2 | -6/+249 |
| | | | | | | code numbers (based on a patch by Manuel Munz) SVN-Revision: 26306 | ||||
* | Revert "kernel: remove all local symbols from kernel modules at link time to ↵ | Felix Fietkau | 2011-03-26 | 5 | -25/+3 |
| | | | | | | reduce their size" Use -x when stripping kernel modules instead SVN-Revision: 26305 | ||||
* | strip .gnu.attributes and .reginfo from kernel modules | Felix Fietkau | 2011-03-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 26304 | ||||
* | mac80211: disable an unnecessary backport to reduce code size | Felix Fietkau | 2011-03-26 | 1 | -0/+16 |
| | | | | SVN-Revision: 26303 | ||||
* | mac80211: remove an obsolete backport patch | Felix Fietkau | 2011-03-26 | 1 | -11/+0 |
| | | | | SVN-Revision: 26302 | ||||
* | kernel: use -fno-caller-saves | Felix Fietkau | 2011-03-26 | 2 | -7/+13 |
| | | | | SVN-Revision: 26301 | ||||
* | global cflags: remove -funit-at-a-time, it is ignored by recent compilers. ↵ | Felix Fietkau | 2011-03-26 | 25 | -32/+32 |
| | | | | | | instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance SVN-Revision: 26300 | ||||
* | remove postinst files for preinstalled packages | Felix Fietkau | 2011-03-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 26299 | ||||
* | kernel: remove all local symbols from kernel modules at link time to reduce ↵ | Felix Fietkau | 2011-03-25 | 4 | -2/+24 |
| | | | | | | their size SVN-Revision: 26298 | ||||
* | kernel: remove wrong chunks from the 2.6.37 and 2.6.38 version of the mips ↵ | Felix Fietkau | 2011-03-25 | 2 | -24/+0 |
| | | | | | | oprofile fix SVN-Revision: 26297 | ||||
* | kernel: split up cryptoapi, move hash support and blockcipher/algorithm ↵ | Felix Fietkau | 2011-03-25 | 1 | -10/+46 |
| | | | | | | manager to separate packages SVN-Revision: 26296 | ||||
* | mac80211: add a pending patch to remove the dependency on ecb | Felix Fietkau | 2011-03-25 | 1 | -0/+158 |
| | | | | SVN-Revision: 26295 | ||||
* | mac80211: fix zd1211 config override | Felix Fietkau | 2011-03-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 26294 | ||||
* | mac80211: update to wireless-testing 2011-03-24 | Felix Fietkau | 2011-03-25 | 20 | -1394/+49 |
| | | | | SVN-Revision: 26293 | ||||
* | iptables: libiptc.so is only a compatibility stub, split the package into ↵ | Felix Fietkau | 2011-03-25 | 1 | -4/+31 |
| | | | | | | libip4tc and libip6tc and adjust dependencies SVN-Revision: 26292 | ||||
* | ath9k: fix chip wakeup on interface start - should fix some instability issues | Felix Fietkau | 2011-03-25 | 1 | -0/+20 |
| | | | | SVN-Revision: 26290 | ||||
* | hostapd: add more wps config methods to the config | Felix Fietkau | 2011-03-25 | 1 | -2/+14 |
| | | | | SVN-Revision: 26288 | ||||
* | mac80211: fix a deadlock in minstrel_ht when a HT client without valid MCS ↵ | Felix Fietkau | 2011-03-25 | 1 | -0/+47 |
| | | | | | | rates connects SVN-Revision: 26287 | ||||
* | redboot-ar231x: mark as broken, the ecos host tool crap needs some rework ↵ | Felix Fietkau | 2011-03-25 | 1 | -1/+1 |
| | | | | | | for tcl on some systems SVN-Revision: 26286 | ||||
* | mac80211: fix dropping multicast proberequest frames for ad-hoc | Felix Fietkau | 2011-03-24 | 1 | -0/+19 |
| | | | | SVN-Revision: 26284 | ||||
* | tools/cmake: update to version 2.8.4 | Alexandros C. Couloumbis | 2011-03-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 26283 | ||||
* | ath9k: add a few de-bloating and optimization patches | Felix Fietkau | 2011-03-23 | 10 | -0/+964 |
| | | | | SVN-Revision: 26281 | ||||
* | ath9k: merge a pending patch for fixing a stopped queue issue (mostly for ↵ | Felix Fietkau | 2011-03-23 | 2 | -2/+13 |
| | | | | | | client mode) SVN-Revision: 26280 | ||||
* | Correct CTI patch | Hamish Guthrie | 2011-03-23 | 1 | -15/+15 |
| | | | | SVN-Revision: 26276 | ||||
* | kernel: add CTI usb-id's to FTDI driver | Hamish Guthrie | 2011-03-23 | 1 | -0/+24 |
| | | | | SVN-Revision: 26275 | ||||
* | Add patch to correct sub-page alignment | Hamish Guthrie | 2011-03-23 | 1 | -0/+22 |
| | | | | SVN-Revision: 26274 | ||||
* | mac80211: update to wireless-testing 2011-03-22 | Felix Fietkau | 2011-03-22 | 23 | -1901/+145 |
| | | | | SVN-Revision: 26273 | ||||
* | hostapd: make entropy collection contribute to the kernel pool | Felix Fietkau | 2011-03-22 | 2 | -47/+120 |
| | | | | SVN-Revision: 26272 | ||||
* | fix image generation in the Image Builder environment | Jo-Philipp Wich | 2011-03-22 | 1 | -1/+3 |
| | | | | SVN-Revision: 26271 | ||||
* | target.mk: don't enable coreutils by default, it does not even exist ↵ | Jo-Philipp Wich | 2011-03-22 | 1 | -4/+0 |
| | | | | | | anymore... fixes the Image Builder SVN-Revision: 26269 | ||||
* | add 2.6.38 support | Imre Kaloz | 2011-03-22 | 40 | -0/+6347 |
| | | | | SVN-Revision: 26268 | ||||
* | enable the 'big kernel lock' by default | Imre Kaloz | 2011-03-22 | 2 | -1/+2 |
| | | | | SVN-Revision: 26267 | ||||
* | ath9k: add a patch from linux-wireless@ for reducing driver size | Felix Fietkau | 2011-03-22 | 1 | -0/+1075 |
| | | | | SVN-Revision: 26264 | ||||
* | hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPS | Felix Fietkau | 2011-03-21 | 17 | -125/+165 |
| | | | | SVN-Revision: 26261 | ||||
* | add support for md5sum checks for mirrored tarballs of packages with version ↵ | Felix Fietkau | 2011-03-21 | 2 | -1/+3 |
| | | | | | | control source urls SVN-Revision: 26260 | ||||
* | image.mk: only upgrade permissions instead of overwriting, utilize tar -p ↵ | Jo-Philipp Wich | 2011-03-21 | 1 | -4/+6 |
| | | | | | | flag for targz image targets (#7667) SVN-Revision: 26259 | ||||
* | ipkg-utils: utilize the tar -p flag to preserve permissions (#7667) | Jo-Philipp Wich | 2011-03-21 | 1 | -0/+12 |
| | | | | SVN-Revision: 26258 | ||||
* | sysupgrade works on the wp54 | Travis Kemen | 2011-03-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 26257 | ||||
* | ncurses: install ncurses5-config and ncursesw5-config (#9044) | Jo-Philipp Wich | 2011-03-21 | 1 | -0/+12 |
| | | | | SVN-Revision: 26255 | ||||
* | hotplug2: Added zaptel subsystem to /etc/hotplugs2.rules so that the zaptel ↵ | Daniel Dickinson | 2011-03-21 | 1 | -1/+1 |
| | | | | | | kernel module package only needs to had a script to create the correct device nodes (default names differ from what all apps that use zaptel actually use, so a script is necessary). SVN-Revision: 26253 | ||||
* | mac80211: initialize the last rx time when creating a station | Felix Fietkau | 2011-03-21 | 1 | -0/+10 |
| | | | | | | | | | should hopefully finally take care of the nasty reassociation issues which showed up as Jan 1 00:51:10 OpenWrt daemon.info hostapd: wlan0: STA 00:xx:xx:xx:xx:xx IEEE 802.11: deauthenticated due to inactivity right after associating, leading to an immediate disconnect. Will probably fix #8343, #8830 and others. SVN-Revision: 26251 | ||||
* | ath9k: re-run nfcal only when stuck beacons become more frequent | Felix Fietkau | 2011-03-21 | 1 | -0/+12 |
| | | | | SVN-Revision: 26250 | ||||
* | ath9k: increase ATH_BCBUF, allows creating 8 virtual APs | Felix Fietkau | 2011-03-21 | 1 | -0/+24 |
| | | | | SVN-Revision: 26249 | ||||
* | ath9k: improve precision of beacon timer calculations | Felix Fietkau | 2011-03-21 | 1 | -0/+317 |
| | | | | SVN-Revision: 26248 | ||||
* | ath9k: add some minor debugfs cleanups | Felix Fietkau | 2011-03-21 | 2 | -4/+111 |
| | | | | SVN-Revision: 26247 | ||||
* | Update to 2.6.38 | Claudio Mignanti | 2011-03-20 | 3 | -77/+10 |
| | | | | SVN-Revision: 26246 |