summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* [package] perf: depends on libelf1florian2011-08-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28033 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: add kmod-crypto-userflorian2011-08-171-0/+16
| | | | | | | | | Add kernel crypto user-space interface (af_alg). Includes interface for hash algorithms (algif_hash) and skcipher algorithms (algif_skcipher). Signed-off-by: Lars Hjersted <lars@hjersted.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28026 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add support for DS2482 1-Wire I2C bus masterflorian2011-08-161-0/+17
| | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28010 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/maccalc: a simple mac address manipulation utilityjuhosg2011-08-153-0/+288
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28004 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: create package for the RT305x dwc_otg driverjuhosg2011-08-151-0/+19
| | | | | | Based on a patch by Layne Edwards <ledwards76@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27998 3c298f89-4303-0410-b956-a3cf2f4a3e73
* button-hotplug: add autoload featurejuhosg2011-08-151-0/+1
| | | | | | Reported-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27994 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: remove kmod-input-core just for some x86 profiles.hauke2011-08-151-2/+2
| | | | | | | | | Not all x86 profiles have CONFIG_INPUT=y in their configuration. Just remove kmod-input-core for them. Thank you Philip Prindeville for pointing out this problem. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27988 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: kmod-hid: can't mix and match DEPENDS:= and $(call ↵jogo2011-08-141-2/+1
| | | | | | | | | | | | | | SetDepends/...) Since the SetDepends macro does a: DEPENDS:= ... it can't be used after setting DEPENDS:= explicitly, or it will clobber the previous value. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27983 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: Fix AddDepends/SetDepends calls with make 3.82jogo2011-08-141-1/+1
| | | | | | | | | | The module definitions depend on 001-depends.mk being the first included, but make 3.82 does not sort the results of wildcards anymore, so do an explicit sort of the includes. Found by Philip Prindeville, thanks! git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27982 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: further tune ICMPv6 default rules according to RFC4890 ↵jow2011-08-143-2/+18
| | | | | | (#9893) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27979 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: use first available channel from current phy if channel ↵jow2011-08-131-1/+7
| | | | | | is set to "auto" git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27976 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: merge a few more pending fixes, including a fix for the bogus WARN_ON ↵nbd2011-08-137-30/+610
| | | | | | in pci.c and fixes for Rx DMA stop issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27972 3c298f89-4303-0410-b956-a3cf2f4a3e73
* crda: update regulatory database to 2011-04-28, adds fixes for NL (#9931)nbd2011-08-131-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27970 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: update to fix a compile errornbd2011-08-121-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27968 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: fix arp() procedure to properly detect /usr/bin/arpjow2011-08-122-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27965 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update libubox and ubus to latest, libubox now includes jshnnbd2011-08-116-413/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27963 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: drop iptables-utils and ip6tables-utils, ship needed ↵jow2011-08-111-29/+5
| | | | | | symlinks in iptables and ip6tables packages (#9691) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27961 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to 2011-08-10nbd2011-08-1162-5246/+546
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27958 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add a regdomain code used on newer ubiquiti networks devicesnbd2011-08-101-0/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27947 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/acx: mark as broken for linux 3.1jogo2011-08-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27938 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/madwifi: mark as broken for linux 3.1jogo2011-08-091-1/+1
| | | | | | Madwifi does not compile because of VLAN API changes. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27937 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: Mark mvswitch as broken for linux 3.1jogo2011-08-091-1/+1
| | | | | | mvswitch does not compile because of VLAN API changes. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27936 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/mac80211: mark as broken for linux 3.1jogo2011-08-091-1/+1
| | | | | | compat-wireless does not support 3.1 yet. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27935 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: invert dependencies for current kernel featuresjogo2011-08-094-7/+7
| | | | | | | Instead of depending on new kernel versions, depend on not having one of the older ones (or vice versa for modules removed in current kernels). git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27934 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43: fix reloading config settings after channel changes or hostapd restart ↵nbd2011-08-081-0/+101
| | | | | | (#8033) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27930 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: always store broadcom firmware in b43 and b43legacy dirhauke2011-08-062-0/+17
| | | | | | | | | This is always used to build a firmware for linux systems also if we are on freebsd. This is one patch from #9897 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27926 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: typo in cs5535 and cs5536 pata driver kernel definitionshauke2011-08-061-4/+4
| | | | | | | closes #9773 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27924 3c298f89-4303-0410-b956-a3cf2f4a3e73
* broadcom-diag: add support for bcmahauke2011-08-042-45/+151
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27905 3c298f89-4303-0410-b956-a3cf2f4a3e73
* switch: update for brcm47xx targethauke2011-08-047-102/+83
| | | | | | | | | * remove suport for 2.4 kernel * add support for bcma bus git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27904 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rtc-rv5c386a: add support for kernel 3.0hauke2011-08-042-178/+30
| | | | | | | remove BKL and adds support for changes in bcm47xx code git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27903 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: update patcheshauke2011-08-042-2/+2
| | | | | | | | | | * this adds sflash support for ssb devices * the flash is now a platform device * minor updates git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27902 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add missing chunk to the BlockAckReq fix (fixes a compile error)nbd2011-08-041-1/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27891 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add some code to control internal driver queue length limitsnbd2011-08-042-0/+457
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27890 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: reduce the number of software retries, include hardware a-mpdu ↵nbd2011-08-041-0/+61
| | | | | | retries in retry counting git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27889 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: rework handling of sending BlockAckReq frames, should hopefully lead ↵nbd2011-08-042-0/+213
| | | | | | to fewer latency spikes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27888 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: Fix firewire for 2.6.37+jogo2011-08-021-3/+71
| | | | | | | | The old ieee1394 stack was removed in 2.6.37. The new firewire stack is available for all kernel versions, but experimental for the older one, so make both available where appropriate. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27874 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix a compiler warningnbd2011-08-011-3/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27870 3c298f89-4303-0410-b956-a3cf2f4a3e73
* broadcom-wl: fix setup of virtual interfaces (patch by Nathan Hintz)nbd2011-08-011-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27868 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] perf: mark as broken for nowflorian2011-08-011-1/+1
| | | | | | | Until we properly deal with the various versions of libelf we package, mark perf as broken git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27867 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add missing chunks to the compat_firmware_class changenbd2011-08-011-0/+60
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27864 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: move compat_firmware_class.ko into compat.ko (fixes #9864)nbd2011-08-012-8/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27863 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules: Add missing config symbolacinonyx2011-08-011-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27862 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: prevent the aggregation code from sending packets to sleeping ↵nbd2011-08-011-0/+22
| | | | | | stations - should fix some latency issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27861 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fold patches that were merged upstream into 300-pending_work.patchnbd2011-08-0127-524/+507
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27860 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gdb: add dependency to libexpat when presentjogo2011-08-011-2/+3
| | | | | | Also prevent gdb from trying to link against the host's libexpat. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27859 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: move kmod-fs-mbcache into fs-ext4jogo2011-07-311-23/+9
| | | | | | | mbcache is only needed if xattr support is enabled, but this is only true for ext4 on 2.6.37+, so just bundle it with ext4 when needed. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27849 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dropbear:jow2011-07-313-7/+38
| | | | | | | | - split port argument at the rightmost colon, allows binding to specific IPv6 addresses - don't use uci ipaddr var but resolve ifname and get addresses from it (#9853) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27843 3c298f89-4303-0410-b956-a3cf2f4a3e73
* qos-scripts: disable by defaultnbd2011-07-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27832 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix a compile issue when compiling wpa_supplicant (fixes #9837)nbd2011-07-291-9/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27830 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix switching channel bandwidth from 5/10 back to 20mhznbd2011-07-292-3/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27827 3c298f89-4303-0410-b956-a3cf2f4a3e73