summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* mac80211: add a patch for keeping track of the rx bitrate of remote stationsFelix Fietkau2011-02-101-0/+232
| | | | SVN-Revision: 25441
* iw: update to 0.9.22Felix Fietkau2011-02-109-494/+69
| | | | SVN-Revision: 25440
* ath9k: remove an old tx stop workaround which conflicts with the powersave fixesFelix Fietkau2011-02-101-0/+36
| | | | SVN-Revision: 25439
* ath9k: improve the power save fix by closing another remaining race ↵Felix Fietkau2011-02-081-5/+9
| | | | | | condition for setting the TIM bit SVN-Revision: 25428
* openssl: update to 1.0.0d - includes important bug and security fixes (patch ↵Felix Fietkau2011-02-081-2/+2
| | | | | | by tripolar) SVN-Revision: 25427
* ath9k: add fixes for AP side powersave frame bufferingFelix Fietkau2011-02-082-0/+344
| | | | SVN-Revision: 25426
* mac80211: update to wireless-testing 2010-02-07Felix Fietkau2011-02-0818-2851/+20
| | | | SVN-Revision: 25425
* n810: Support modular battery managementMichael Büsch2011-02-081-0/+17
| | | | SVN-Revision: 25422
* hotplug2: Only ignore failed includes for missing filesMichael Büsch2011-02-081-4/+14
| | | | SVN-Revision: 25421
* ath: fix world regulatory domain fix-up so that all regulatory rules are ↵Felix Fietkau2011-02-081-0/+72
| | | | | | | | | | | | | | processed r24503 (trunk) and r24505 (backfire) revised the regulatory rules used for the ath drivers' world regulatory domains in the 5GHz band by opening up channels 36, 40, 44, and 48 to being used without the *_PASSIVE_SCAN and *_NO_IBSS flags set. This was done by breaking ATH9K_5GHZ_5150_5350 into two REG_RULES. The various struct ieee80211_regdomains that reference these rules in their reg_rules fields need to have their n_reg_rules fields updated accordingly. SVN-Revision: 25418
* busybox: get root home dir from /etc/passwd in telnet init script (thanks ↵Vasilis Tsiligiannis2011-02-081-1/+8
| | | | | | tripolar) SVN-Revision: 25417
* base-files: Add include for target specific hotplug rulesVasilis Tsiligiannis2011-02-071-0/+2
| | | | SVN-Revision: 25415
* hotplug2: Make missing include files non fatalVasilis Tsiligiannis2011-02-071-0/+11
| | | | SVN-Revision: 25414
* * adss in-kernel udp redirect plugin for lantiq voice optimisationJohn Crispin2011-02-073-0/+88
| | | | SVN-Revision: 25413
* * drop libtapi and tapi_sip (moved to external git) * add build variants to ↵John Crispin2011-02-0742-5384/+1102
| | | | | | pjsip * split tapi_dev audio driver out of patch into src/ SVN-Revision: 25412
* busybox: Check if an SSH daemon is enabled before disabling telnet access ↵Vasilis Tsiligiannis2011-02-071-4/+4
| | | | | | (#8760) SVN-Revision: 25411
* relayd: update to 2011-02-07, uses cmake and libubox nowFelix Fietkau2011-02-071-7/+5
| | | | SVN-Revision: 25407
* add libubox, a small utility library containing blob/blobmsg (structured ↵Felix Fietkau2011-02-071-0/+41
| | | | | | message format libraries), uloop, usock, list.h and the olsr avl tree implementation SVN-Revision: 25406
* libjson-c: add to core (instead of packages)Felix Fietkau2011-02-071-0/+50
| | | | SVN-Revision: 25405
* mac80211: fix the check for cloned skbs in the tx pathFelix Fietkau2011-02-071-0/+11
| | | | SVN-Revision: 25398
* hotplug2 rules: Run /etc/hotplug.d/firmware/ scripts (if any) on firmware ↵Michael Büsch2011-02-061-0/+1
| | | | | | load events SVN-Revision: 25383
* mac80211: when operating as a 4-addr station, do not pick up 4-addr frames ↵Felix Fietkau2011-02-051-0/+12
| | | | | | meant for other stations, as this would confuse the bridge layer SVN-Revision: 25378
* * reorder patchesJohn Crispin2011-02-057-4246/+532
| | | | SVN-Revision: 25370
* * fixe up ifxmips patch for eeprom emulation to work with lantiq targetJohn Crispin2011-02-051-11/+7
| | | | SVN-Revision: 25369
* base-files: remove remaining conffiles reference to /etc/bannerJo-Philipp Wich2011-02-041-1/+0
| | | | SVN-Revision: 25368
* * tftp name was not in sync with that generated by openwrtJohn Crispin2011-02-041-1/+1
| | | | SVN-Revision: 25365
* ath9k: reduce false positives in the baseband hang checkFelix Fietkau2011-02-041-0/+109
| | | | SVN-Revision: 25359
* mac80211: drop retransmitted data frames from the cooked monitor interface - ↵Felix Fietkau2011-02-041-0/+11
| | | | | | reduces CPU usage SVN-Revision: 25358
* base-files: don't stop hotplug events for ppp interfaces, similar fix like ↵Jo-Philipp Wich2011-02-031-1/+0
| | | | | | the earlier one for tun/tap interfaces SVN-Revision: 25355
* base-files: make the skipping of ppp interfaces in 10-net hotplug more ↵Jo-Philipp Wich2011-02-031-1/+1
| | | | | | explicit, this allows users to rely on hotplug events for ppp0 .. ppp9 interfaces spawned by other programs SVN-Revision: 25354
* openssl: update to 1.0.0cFelix Fietkau2011-02-039-1287/+41
| | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at> SVN-Revision: 25348
* * make baord names consistentJohn Crispin2011-02-033-12/+12
| | | | SVN-Revision: 25343
* uboot-omap35xx: Add uboot package for omap35xx platformHamish Guthrie2011-02-032-0/+405
| | | | SVN-Revision: 25337
* kernel/modules: Add ifb module (#8764)Vasilis Tsiligiannis2011-02-021-0/+16
| | | | SVN-Revision: 25323
* busybox: Disable telnet if an SSH public key for root exists (#8760)Vasilis Tsiligiannis2011-02-021-1/+7
| | | | SVN-Revision: 25317
* kernel/modules: Add w1-master-ds2490 module (#8779)Vasilis Tsiligiannis2011-02-021-0/+14
| | | | SVN-Revision: 25311
* * fix ram selection on arcadyan boards * fix make target selectionJohn Crispin2011-02-022-9/+9
| | | | SVN-Revision: 25309
* base-files: Fix alsa raw audio device hotplug ruleVasilis Tsiligiannis2011-02-021-1/+1
| | | | SVN-Revision: 25301
* * update to version 1.8.5 * add code to allow selection of features via ↵John Crispin2011-02-016-12/+1241
| | | | | | menuconfig * add sound device backend for lantiq voip hardware SVN-Revision: 25298
* drop uboot-ifxmips, use uboot-lantiq insteadJohn Crispin2011-02-0148-10445/+0
| | | | SVN-Revision: 25294
* linux-atm: fix path to the correct objcopy toolFelix Fietkau2011-02-012-1/+41
| | | | SVN-Revision: 25285
* hotplug2: Use stricter matching for rule regular expressionsVasilis Tsiligiannis2011-02-014-13/+12
| | | | SVN-Revision: 25282
* libnl-tiny: fix compile error with eglibc (#8782)Felix Fietkau2011-02-011-0/+1
| | | | SVN-Revision: 25281
* * drop codebase in favour of lantiq targetJohn Crispin2011-02-0122-9353/+0
| | | | SVN-Revision: 25277
* should depend on lantiq and not ifxmipsJohn Crispin2011-02-012-2/+2
| | | | SVN-Revision: 25276
* * rename voice package * sync with lantiqs release * make it work on lantiq ↵John Crispin2011-02-0121-880/+244
| | | | | | kernel SVN-Revision: 25275
* * rename lqdsl packages to ltq-dsl * small rework of packages * make it work ↵John Crispin2011-02-0121-57/+48
| | | | | | with latest kernel SVN-Revision: 25274
* * rework the arcadyan sku support * adds a few new boards and switchesJohn Crispin2011-02-0126-1456/+250
| | | | SVN-Revision: 25273
* block-extroot: Fixed the functionality that disables the extroot after a ↵Daniel Dickinson2011-02-011-3/+5
| | | | | | firmware upgrade (which is necessary because of possible kernel version or uClibc version conflicts). It was implented but actually failed to disable extroot when it should have. This commit fixes that. SVN-Revision: 25269
* base-files: Remove deprecated hotplug2 commands, update old commands to newVasilis Tsiligiannis2011-01-311-15/+5
| | | | SVN-Revision: 25268