aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* udev: bump to 173Florian Fainelli2011-08-254-14/+117
| | | | | | | | | | | | Yet another update, I inherited a wrong behaviour with older versions. It used to $(INSTALL_BIN) symlinks which results in copying the dereferenced file and not the symlink itself, now uses $(CP) and it's reported working (and running) by at least one person in IRC (using a glibc toolchain with mips). Works and runs on my toolchain (mipsel uClibc) too. Signed-off-by: Daniel Mierswa <impulze@impulze.org> SVN-Revision: 28085
* package: dwc_otg is required for external root on ramips.Gabor Juhos2011-08-221-1/+1
| | | | | | Signed-off-by: Cezary Jackiewicz <cezary@eko.one.pl> SVN-Revision: 28074
* mac80211: Fix the location firmware is copied to (libertas_sdio driver loads ↵Hamish Guthrie2011-08-221-2/+2
| | | | | | firmware from /lib/formware/libertas) SVN-Revision: 28069
* mac80211: configure hostapd logging optionsJo-Philipp Wich2011-08-202-2/+5
| | | | SVN-Revision: 28057
* hostapd: introduce options to configure the logging behaviour. The config ↵Jo-Philipp Wich2011-08-202-3/+39
| | | | | | wifi-device section gains the following settings: * log_level (2) - Defines the minimum message level * log_80211 (true) - Log 802.11 events * log_8021x (true) - Log 802.1X events * log_radius (true) - Log RADIUS events * log_wpa (true) - Log WPA events * log_driver (true) - Log driver interface messages * log_iapp (true) - Log IAPP events * log_mlme (true) - Log MLME events SVN-Revision: 28056
* Change u-boot console device to reflect change in omap serial driverHamish Guthrie2011-08-191-1/+1
| | | | SVN-Revision: 28048
* perf: depends on libelf1Florian Fainelli2011-08-171-1/+1
| | | | SVN-Revision: 28033
* kernel: add kmod-crypto-userFlorian Fainelli2011-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> SVN-Revision: 28026
* add support for DS2482 1-Wire I2C bus masterFlorian Fainelli2011-08-161-0/+17
| | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 28010
* package/maccalc: a simple mac address manipulation utilityGabor Juhos2011-08-153-0/+288
| | | | SVN-Revision: 28004
* package/kernel: create package for the RT305x dwc_otg driverGabor Juhos2011-08-151-0/+19
| | | | | | Based on a patch by Layne Edwards <ledwards76@gmail.com> SVN-Revision: 27998
* button-hotplug: add autoload featureGabor Juhos2011-08-151-0/+1
| | | | | | Reported-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27994
* kernel: remove kmod-input-core just for some x86 profiles.Hauke Mehrtens2011-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. SVN-Revision: 27988
* package/kernel: kmod-hid: can't mix and match DEPENDS:= and $(call ↵Jonas Gorski2011-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> SVN-Revision: 27983
* package/kernel: Fix AddDepends/SetDepends calls with make 3.82Jonas Gorski2011-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! SVN-Revision: 27982
* firewall: further tune ICMPv6 default rules according to RFC4890 (#9893)Jo-Philipp Wich2011-08-143-2/+18
| | | | SVN-Revision: 27979
* mac80211: use first available channel from current phy if channel is set to ↵Jo-Philipp Wich2011-08-131-1/+7
| | | | | | "auto" SVN-Revision: 27976
* ath9k: merge a few more pending fixes, including a fix for the bogus WARN_ON ↵Felix Fietkau2011-08-137-30/+610
| | | | | | in pci.c and fixes for Rx DMA stop issues SVN-Revision: 27972
* crda: update regulatory database to 2011-04-28, adds fixes for NL (#9931)Felix Fietkau2011-08-131-2/+2
| | | | SVN-Revision: 27970
* libubox: update to fix a compile errorFelix Fietkau2011-08-121-3/+3
| | | | SVN-Revision: 27968
* base-files: fix arp() procedure to properly detect /usr/bin/arpJo-Philipp Wich2011-08-122-2/+2
| | | | SVN-Revision: 27965
* update libubox and ubus to latest, libubox now includes jshnFelix Fietkau2011-08-116-413/+23
| | | | SVN-Revision: 27963
* iptables: drop iptables-utils and ip6tables-utils, ship needed symlinks in ↵Jo-Philipp Wich2011-08-111-29/+5
| | | | | | iptables and ip6tables packages (#9691) SVN-Revision: 27961
* mac80211: update to 2011-08-10Felix Fietkau2011-08-1162-5246/+546
| | | | SVN-Revision: 27958
* ath9k: add a regdomain code used on newer ubiquiti networks devicesFelix Fietkau2011-08-101-0/+26
| | | | SVN-Revision: 27947
* package/acx: mark as broken for linux 3.1Jonas Gorski2011-08-091-1/+1
| | | | SVN-Revision: 27938
* package/madwifi: mark as broken for linux 3.1Jonas Gorski2011-08-091-1/+1
| | | | | | Madwifi does not compile because of VLAN API changes. SVN-Revision: 27937
* package/kernel: Mark mvswitch as broken for linux 3.1Jonas Gorski2011-08-091-1/+1
| | | | | | mvswitch does not compile because of VLAN API changes. SVN-Revision: 27936
* package/mac80211: mark as broken for linux 3.1Jonas Gorski2011-08-091-1/+1
| | | | | | compat-wireless does not support 3.1 yet. SVN-Revision: 27935
* package/kernel: invert dependencies for current kernel featuresJonas Gorski2011-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). SVN-Revision: 27934
* b43: fix reloading config settings after channel changes or hostapd restart ↵Felix Fietkau2011-08-081-0/+101
| | | | | | (#8033) SVN-Revision: 27930
* mac80211: always store broadcom firmware in b43 and b43legacy dirHauke Mehrtens2011-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 SVN-Revision: 27926
* kernel: typo in cs5535 and cs5536 pata driver kernel definitionsHauke Mehrtens2011-08-061-4/+4
| | | | | | closes #9773 SVN-Revision: 27924
* broadcom-diag: add support for bcmaHauke Mehrtens2011-08-042-45/+151
| | | | SVN-Revision: 27905
* switch: update for brcm47xx targetHauke Mehrtens2011-08-047-102/+83
| | | | | | | * remove suport for 2.4 kernel * add support for bcma bus SVN-Revision: 27904
* rtc-rv5c386a: add support for kernel 3.0Hauke Mehrtens2011-08-042-178/+30
| | | | | | remove BKL and adds support for changes in bcm47xx code SVN-Revision: 27903
* brcm47xx: update patchesHauke Mehrtens2011-08-042-2/+2
| | | | | | | | * this adds sflash support for ssb devices * the flash is now a platform device * minor updates SVN-Revision: 27902
* ath9k: add missing chunk to the BlockAckReq fix (fixes a compile error)Felix Fietkau2011-08-041-1/+9
| | | | SVN-Revision: 27891
* ath9k: add some code to control internal driver queue length limitsFelix Fietkau2011-08-042-0/+457
| | | | SVN-Revision: 27890
* ath9k: reduce the number of software retries, include hardware a-mpdu ↵Felix Fietkau2011-08-041-0/+61
| | | | | | retries in retry counting SVN-Revision: 27889
* ath9k: rework handling of sending BlockAckReq frames, should hopefully lead ↵Felix Fietkau2011-08-042-0/+213
| | | | | | to fewer latency spikes SVN-Revision: 27888
* kernel: Fix firewire for 2.6.37+Jonas Gorski2011-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. SVN-Revision: 27874
* mac80211: fix a compiler warningFelix Fietkau2011-08-011-3/+6
| | | | SVN-Revision: 27870
* broadcom-wl: fix setup of virtual interfaces (patch by Nathan Hintz)Felix Fietkau2011-08-011-0/+11
| | | | SVN-Revision: 27868
* perf: mark as broken for nowFlorian Fainelli2011-08-011-1/+1
| | | | | | | Until we properly deal with the various versions of libelf we package, mark perf as broken SVN-Revision: 27867
* mac80211: add missing chunks to the compat_firmware_class changeFelix Fietkau2011-08-011-0/+60
| | | | SVN-Revision: 27864
* mac80211: move compat_firmware_class.ko into compat.ko (fixes #9864)Felix Fietkau2011-08-012-8/+17
| | | | SVN-Revision: 27863
* kernel/modules: Add missing config symbolVasilis Tsiligiannis2011-08-011-2/+3
| | | | SVN-Revision: 27862
* ath9k: prevent the aggregation code from sending packets to sleeping ↵Felix Fietkau2011-08-011-0/+22
| | | | | | stations - should fix some latency issues SVN-Revision: 27861
* ath9k: fold patches that were merged upstream into 300-pending_work.patchFelix Fietkau2011-08-0127-524/+507
| | | | SVN-Revision: 27860