aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* ath9k: add a patch for dumping the eeprom contents via debugfsFelix Fietkau2010-09-011-0/+67
| | | | SVN-Revision: 22870
* generic: move iptables/netfilter kernel options from generic/config to ↵Alexandros C. Couloumbis2010-09-011-1/+4
| | | | | | package/kernel/modules/netfilter.mk SVN-Revision: 22867
* mac80211: replace 800-nuke_led_code.patch with something smaller. most of ↵Felix Fietkau2010-08-312-415/+127
| | | | | | the #ifdef spaghetti that the old patch introduced was completely unnecessary SVN-Revision: 22866
* mac80211: update to wireless-testing 2010-08-31Felix Fietkau2010-08-3137-1744/+162
| | | | SVN-Revision: 22865
* package/broadcom-diag: use broadcast_ueventGabor Juhos2010-08-312-6/+3
| | | | SVN-Revision: 22860
* package/button-hotplug: use brodcast_ueventGabor Juhos2010-08-312-9/+5
| | | | SVN-Revision: 22859
* hostapd: backport a fix to check for STA STBC capabilities before setting ↵Felix Fietkau2010-08-311-0/+41
| | | | | | them (fixes #7464) SVN-Revision: 22854
* firewall: - fix processing of rules with an ip family option - append ↵Jo-Philipp Wich2010-08-314-42/+63
| | | | | | interface rules at the end of internal zone chains, simplifies injecting user or addon rules - support simple file logging (option log + option log_limit per zone) SVN-Revision: 22847
* Dockstar: Adjust rootfs size to that of the original fwLars-Peter Clausen2010-08-291-1/+1
| | | | SVN-Revision: 22839
* package/madwifi: enable mtu & mac config options for > 2.6.29 kernelsAlexandros C. Couloumbis2010-08-291-0/+20
| | | | SVN-Revision: 22835
* ath9k: fix a WARN_ON when aggregation start is issued more than once, should ↵Felix Fietkau2010-08-281-0/+12
| | | | | | improve stability with 802.11n SVN-Revision: 22827
* ath9k: add some extra checks to the mic failure fixFelix Fietkau2010-08-281-8/+19
| | | | SVN-Revision: 22825
* libreadline: install *.so symlinks as well (#4872)Jo-Philipp Wich2010-08-271-4/+4
| | | | SVN-Revision: 22824
* add compile fixes for ar7-atmFlorian Fainelli2010-08-261-4/+32
| | | | SVN-Revision: 22811
* ppp: populate gateway of default route with peer address (#6259)Jo-Philipp Wich2010-08-252-1/+22
| | | | SVN-Revision: 22806
* uhttpd: fix segfault triggered by Basic Auth checkingJo-Philipp Wich2010-08-252-3/+1
| | | | SVN-Revision: 22805
* Add usb gadget feature flagMichael Büsch2010-08-251-0/+1
| | | | SVN-Revision: 22798
* p54: Fix powersave modeMichael Büsch2010-08-251-0/+33
| | | | SVN-Revision: 22797
* ath9k: fix spurious MIC failure detection, causing instability issues in AP modeFelix Fietkau2010-08-251-0/+74
| | | | SVN-Revision: 22795
* Add usb gadget packagesMichael Büsch2010-08-241-2/+57
| | | | SVN-Revision: 22785
* tahvo-usb: Use platform device interface properly (don't crash)Michael Büsch2010-08-231-1/+1
| | | | SVN-Revision: 22780
* Add uboot for marvell kirkwood based boardsLars-Peter Clausen2010-08-228-0/+755
| | | | SVN-Revision: 22764
* mac80211: Fix incorrect ifdef placement in 800-nuke_led_code.patchMichael Büsch2010-08-211-33/+52
| | | | SVN-Revision: 22749
* kernel: speed up building kernel packages by getting rid of unnecessary ↵Felix Fietkau2010-08-193-3/+5
| | | | | | CompareKernelPatchVer calls SVN-Revision: 22724
* toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and ↵Felix Fietkau2010-08-191-8/+8
| | | | | | moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK SVN-Revision: 22723
* pwm-gpio-custom: fix compile on linux 2.6.31Felix Fietkau2010-08-191-0/+1
| | | | SVN-Revision: 22721
* kernel: add a missing config symbol for ext4Felix Fietkau2010-08-191-0/+1
| | | | SVN-Revision: 22717
* Add Tahvo USB supportMichael Büsch2010-08-191-0/+20
| | | | SVN-Revision: 22712
* 6in4: fix typo in last commitJo-Philipp Wich2010-08-191-1/+1
| | | | SVN-Revision: 22710
* 6in4: bypass uci state when reading local IPv4 addr, specify TTL during ↵Jo-Philipp Wich2010-08-192-5/+3
| | | | | | tunnel creation (#7769) SVN-Revision: 22708
* uhttpd: - fix parsing of interpreter entries in the config file, fixes ↵Jo-Philipp Wich2010-08-188-108/+141
| | | | | | serving of static files as .cgi with X-Wrt - better cope with connection aborts, especially during header transfer - fix return value checking of TLS reads and writes, solves some blocking issues SVN-Revision: 22692
* ath9k: remove an unnecessary BUG_ON in the aggregation code and clean up ↵Felix Fietkau2010-08-171-0/+36
| | | | | | block ack window tracking to use less memory SVN-Revision: 22688
* iptables: partly revert r22582, fixes ip6tables extension packagingJo-Philipp Wich2010-08-171-0/+4
| | | | SVN-Revision: 22686
* update acx-mac80211 and change the git url.Florian Fainelli2010-08-161-3/+3
| | | | SVN-Revision: 22672
* ncurses: Add libncursesw packageLars-Peter Clausen2010-08-161-2/+35
| | | | | | Thanks bartbes SVN-Revision: 22669
* package/grub: add a prereq check for 32 bits host development files when ↵Nicolas Thill2010-08-161-0/+11
| | | | | | building on x86_64 (closes: #7753) SVN-Revision: 22667
* package/busybox: fix macosx cross compile, closes #7775Alexandros C. Couloumbis2010-08-161-0/+19
| | | | SVN-Revision: 22666
* package/busybox: add missing bits from 1.17.1 update (mostly config stuff), ↵Nicolas Thill2010-08-1533-509/+902
| | | | | | rename upstream patches so they're applied first SVN-Revision: 22665
* package/busybox: fix missing bit, refresh patchesAlexandros C. Couloumbis2010-08-1520-63/+62
| | | | SVN-Revision: 22660
* package/busybox: update to busybox-1.7.1, include upstream patchesAlexandros C. Couloumbis2010-08-1518-229/+325
| | | | SVN-Revision: 22659
* package/kernel: enable raw HID device support in kmod-usb-hid (closes: #7310)Nicolas Thill2010-08-141-1/+1
| | | | SVN-Revision: 22632
* uhttpd: - more robust handling of network failures on static file serving - ↵Jo-Philipp Wich2010-08-1410-255/+364
| | | | | | support unlimited amount of authentication realms, listener and client sockets - support for interpreters (.php => /usr/bin/php-cgi) SVN-Revision: 22630
* base-files, uci: properly revert list state on config_load This fixes a bug ↵Jo-Philipp Wich2010-08-144-2/+9
| | | | | | where lists end up with duplicate values if config_load was invoked multiple times. SVN-Revision: 22629
* package/mac80211: fix r22422, add missing bits & bytesAlexandros C. Couloumbis2010-08-122-78/+433
| | | | SVN-Revision: 22611
* uhttpd: fix segmentation fault triggered by invalid header lineJo-Philipp Wich2010-08-121-1/+2
| | | | SVN-Revision: 22607
* 6in4: fix local address detection on ppp links (#7728)Jo-Philipp Wich2010-08-122-3/+3
| | | | SVN-Revision: 22605
* uhttpd: - abort file serving if client connection is lost (#7742) - don't ↵Jo-Philipp Wich2010-08-113-44/+50
| | | | | | send bad request headers twice SVN-Revision: 22602
* package/kernel: video: add missing dependencies (closes: #6497, #7542) * ↵Nicolas Thill2010-08-111-1/+2
| | | | | | kmod-i2c-core to kmod-video-core * kmod-input-core to kmod-video-uvc SVN-Revision: 22597
* package/kernel: video: remove redundant AddDepends/video callsNicolas Thill2010-08-111-5/+5
| | | | SVN-Revision: 22596
* uhttpd: make init script less verboseJo-Philipp Wich2010-08-111-5/+1
| | | | SVN-Revision: 22593