aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* ubus: update to 2011-03-27 (includes an API simplification for object ↵Felix Fietkau2011-03-271-2/+3
| | | | | | signatures), use PKG_MIRROR_MD5SUM SVN-Revision: 26319
* libubox: update to 2011-03-27 (includes some minor fixes), add PKG_MIRROR_MD5SUMFelix Fietkau2011-03-271-2/+3
| | | | SVN-Revision: 26318
* ath9k: fix PS-Poll frame reception in AP mode on AR91xx and earlier - should ↵Felix Fietkau2011-03-271-0/+13
| | | | | | fix some AP mode stability issues on these chips SVN-Revision: 26316
* uci: fix linking against libdl (#9123)Felix Fietkau2011-03-271-3/+3
| | | | SVN-Revision: 26315
* block-mount: Merged block-mount, block-extroot, and block-hotplug into a ↵Daniel Dickinson2011-03-277-81/+21
| | | | | | single binary package called block-mount. SVN-Revision: 26314
* block-mount block-extroot: Bump packages versions forgetten during previous ↵Daniel Dickinson2011-03-272-2/+2
| | | | | | two commits SVN-Revision: 26313
* block-mount block-extroot: Add commands /etc/init.d/fstab overlay_enable and ↵Daniel Dickinson2011-03-271-0/+25
| | | | | | /etc/init.d/fstab whole_root_enable to renable a disable rootfs. SVN-Revision: 26312
* block-mount block-extroot: Rename /tmp/rom-disabled to ↵Daniel Dickinson2011-03-272-3/+9
| | | | | | /tmp/whole_root-dsibled for disabled mounts of a non-overlay external rootfs. SVN-Revision: 26311
* uci: update to fix lua plugin linker issue (#9121)Felix Fietkau2011-03-271-3/+3
| | | | SVN-Revision: 26310
* uci: install libucimap to the staging dirFelix Fietkau2011-03-261-0/+1
| | | | SVN-Revision: 26309
* remove ucitrigger, it is unused and will be replaced by something different ↵Felix Fietkau2011-03-265-720/+0
| | | | | | in the future SVN-Revision: 26308
* uci: update to latest version, uses cmake nowFelix Fietkau2011-03-262-66/+42
| | | | SVN-Revision: 26307
* madwifi: add support for translating country codes into internal country ↵Felix Fietkau2011-03-262-6/+249
| | | | | | code numbers (based on a patch by Manuel Munz) SVN-Revision: 26306
* mac80211: disable an unnecessary backport to reduce code sizeFelix Fietkau2011-03-261-0/+16
| | | | SVN-Revision: 26303
* mac80211: remove an obsolete backport patchFelix Fietkau2011-03-261-11/+0
| | | | SVN-Revision: 26302
* remove postinst files for preinstalled packagesFelix Fietkau2011-03-251-0/+1
| | | | SVN-Revision: 26299
* kernel: split up cryptoapi, move hash support and blockcipher/algorithm ↵Felix Fietkau2011-03-251-10/+46
| | | | | | manager to separate packages SVN-Revision: 26296
* mac80211: add a pending patch to remove the dependency on ecbFelix Fietkau2011-03-251-0/+158
| | | | SVN-Revision: 26295
* mac80211: fix zd1211 config overrideFelix Fietkau2011-03-251-1/+1
| | | | SVN-Revision: 26294
* mac80211: update to wireless-testing 2011-03-24Felix Fietkau2011-03-2520-1394/+49
| | | | SVN-Revision: 26293
* iptables: libiptc.so is only a compatibility stub, split the package into ↵Felix Fietkau2011-03-251-4/+31
| | | | | | libip4tc and libip6tc and adjust dependencies SVN-Revision: 26292
* ath9k: fix chip wakeup on interface start - should fix some instability issuesFelix Fietkau2011-03-251-0/+20
| | | | SVN-Revision: 26290
* hostapd: add more wps config methods to the configFelix Fietkau2011-03-251-2/+14
| | | | SVN-Revision: 26288
* mac80211: fix a deadlock in minstrel_ht when a HT client without valid MCS ↵Felix Fietkau2011-03-251-0/+47
| | | | | | rates connects SVN-Revision: 26287
* redboot-ar231x: mark as broken, the ecos host tool crap needs some rework ↵Felix Fietkau2011-03-251-1/+1
| | | | | | for tcl on some systems SVN-Revision: 26286
* mac80211: fix dropping multicast proberequest frames for ad-hocFelix Fietkau2011-03-241-0/+19
| | | | SVN-Revision: 26284
* ath9k: add a few de-bloating and optimization patchesFelix Fietkau2011-03-2310-0/+964
| | | | SVN-Revision: 26281
* ath9k: merge a pending patch for fixing a stopped queue issue (mostly for ↵Felix Fietkau2011-03-232-2/+13
| | | | | | client mode) SVN-Revision: 26280
* mac80211: update to wireless-testing 2011-03-22Felix Fietkau2011-03-2223-1901/+145
| | | | SVN-Revision: 26273
* hostapd: make entropy collection contribute to the kernel poolFelix Fietkau2011-03-222-47/+120
| | | | SVN-Revision: 26272
* ath9k: add a patch from linux-wireless@ for reducing driver sizeFelix Fietkau2011-03-221-0/+1075
| | | | SVN-Revision: 26264
* hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPSFelix Fietkau2011-03-2117-125/+165
| | | | SVN-Revision: 26261
* ncurses: install ncurses5-config and ncursesw5-config (#9044)Jo-Philipp Wich2011-03-211-0/+12
| | | | SVN-Revision: 26255
* hotplug2: Added zaptel subsystem to /etc/hotplugs2.rules so that the zaptel ↵Daniel Dickinson2011-03-211-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 stationFelix Fietkau2011-03-211-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 frequentFelix Fietkau2011-03-211-0/+12
| | | | SVN-Revision: 26250
* ath9k: increase ATH_BCBUF, allows creating 8 virtual APsFelix Fietkau2011-03-211-0/+24
| | | | SVN-Revision: 26249
* ath9k: improve precision of beacon timer calculationsFelix Fietkau2011-03-211-0/+317
| | | | SVN-Revision: 26248
* ath9k: add some minor debugfs cleanupsFelix Fietkau2011-03-212-4/+111
| | | | SVN-Revision: 26247
* block-mount busybox: Removed busybox versions of blkid and swap-utils since ↵Daniel Dickinson2011-03-202-25/+26
| | | | | | they are only used by block-mount and block-extroot, and those packages don't have as much need for the image space-savings of busybox versions, especially at the cost of including it in all images even those with no external storage. SVN-Revision: 26245
* linux-atm: Solos card requires explicit buffer size to br2684ctlFelix Fietkau2011-03-201-1/+4
| | | | | | | | | The default send buffer size of 8192 potentially can run past the end of the buffer (skb) and trash memory. Explicitly setting a limit is required. (Patch by Philip Prindeville) SVN-Revision: 26242
* Keep firewall.user during sysupgradesTravis Kemen2011-03-202-0/+3
| | | | SVN-Revision: 26241
* kernel: fix some problems with kernel 2.6.38Hauke Mehrtens2011-03-194-29/+19
| | | | | | | In some places LINUX_2_6_38 was just missing. Some kernel modules were moved. SVN-Revision: 26239
* ncurses: Split terminfo database into a separate package because S-Lang ↵Daniel Dickinson2011-03-181-4/+18
| | | | | | library needs the terminfo database but doesn't depend on ncurses (and libnewt depends on S-Lang library and is intended to be a lightweight dialog replacement that doesn't depend on the heavy ncurses). SVN-Revision: 26232
* base-files: properly handle vlans on top of wireless interfacesJo-Philipp Wich2011-03-182-8/+11
| | | | SVN-Revision: 26230
* hostapd: fix non-multicall hostapd compile (#9074)Vasilis Tsiligiannis2011-03-181-46/+235
| | | | SVN-Revision: 26220
* wireless-tools: remove some more unnecessary stuff from iwconfigFelix Fietkau2011-03-182-13/+138
| | | | SVN-Revision: 26218
* hostapd: add a patch to remove some unnecessary control interface functionalityFelix Fietkau2011-03-181-0/+161
| | | | SVN-Revision: 26216
* hostapd: add a separate config symbol for 802.11n driver supportFelix Fietkau2011-03-173-10/+10
| | | | SVN-Revision: 26212
* base-files: overlayfs whiteouts depend on a specific xattr entry, which does ↵Felix Fietkau2011-03-171-0/+12
| | | | | | not get preserved by the tmpfs->overlay copy. work around this by cleaning all copied "(overlay-whiteout)" symlinks after the switch to jffs2 SVN-Revision: 26208