aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* swconfig: make reset and enable_vlan default to 1 (based on patch by Nikolay ↵Felix Fietkau2011-07-031-2/+2
| | | | | | Martynov) SVN-Revision: 27375
* swconfig: avoid setting "NOVAL" attributes if "0" was provided as a valueFelix Fietkau2011-07-031-0/+3
| | | | SVN-Revision: 27374
* package/kernel/modules: Alexandros pointed me at this patch, and I noted ↵Daniel Dickinson2011-07-031-2/+20
| | | | | | | | | that not only the MFGPT module but also the new GPIO driver both rely on the mfd_core functionality to operate correctly. Signed-off-by: Alexandros C. Couloumbis <alex@ozo.com> Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27372
* Revert "Like the earlier mfgpt patch, the new GPIO drivers also require the ↵Daniel Dickinson2011-07-031-20/+2
| | | | | | | | MFD driver to be present for the BAR's to be mapped." This reverts commit c485487b63d1c1de72a375f1278d8a98546ba3af. SVN-Revision: 27370
* Like the earlier mfgpt patch, the new GPIO drivers also require the MFD ↵Daniel Dickinson2011-07-031-2/+20
| | | | | | | | driver to be present for the BAR's to be mapped. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27369
* ath5k: fix tx queue limit for the cabq, fixes warning described in #9465Felix Fietkau2011-07-031-0/+23
| | | | SVN-Revision: 27367
* ath5k: disable the 32 khz sleep clock, atheros also does this, might improve ↵Felix Fietkau2011-07-031-0/+18
| | | | | | stability SVN-Revision: 27366
* ath5k: fix restoring the mac timing setting after a sleep clock setting changeFelix Fietkau2011-07-031-0/+27
| | | | SVN-Revision: 27365
* ath5k: delay initial periodic calibration after reset to improve stabilityFelix Fietkau2011-07-031-0/+11
| | | | SVN-Revision: 27364
* ath9k: clean up pll code for ar9002 to fix 5/10 mhz pll settings for 5ghzFelix Fietkau2011-07-021-0/+42
| | | | SVN-Revision: 27362
* package/mtd: don't append jffs2 data multiple timesGabor Juhos2011-07-022-1/+4
| | | | SVN-Revision: 27358
* ath5k: fix a crash when setting coverage class before the first channel ↵Felix Fietkau2011-07-021-0/+10
| | | | | | change (#9586) SVN-Revision: 27352
* broadcom-wl: fix memory corruption and leakage on remove (patch from #9576 ↵Felix Fietkau2011-07-021-0/+31
| | | | | | by George Kashperko) SVN-Revision: 27348
* base-files: do not use the relinked libgcc, fixes c++ exception handling ↵Felix Fietkau2011-07-021-1/+1
| | | | | | issues (#9185) SVN-Revision: 27347
* move mkelfimage from tools/ to package/ as it needs a proper i386 toolchain ↵Felix Fietkau2011-07-022-0/+46
| | | | | | - make the package hidden so that it is automatically built without having to be selected SVN-Revision: 27345
* ath9k: add a small hack to make changing the channel bandwidth to 5/10 mhz ↵Felix Fietkau2011-07-011-0/+54
| | | | | | available through debugfs - does not work on all chipsets and is not recommended for production use yet SVN-Revision: 27340
* ath9k: merge an upstream patch that provides a minor throughput improvement ↵Felix Fietkau2011-07-011-1/+11
| | | | | | on ar9003 SVN-Revision: 27339
* firewall: fix port range quirk in previous commitJo-Philipp Wich2011-07-011-2/+2
| | | | SVN-Revision: 27335
* firewall: properly handle negated ports in nat reflectionJo-Philipp Wich2011-07-012-5/+13
| | | | SVN-Revision: 27334
* ath5k: enable spur mitigation for ar2413 - should improve performance and ↵Felix Fietkau2011-07-011-0/+10
| | | | | | reliability on those devices SVN-Revision: 27331
* ath5k: add a missing srev checks for code that lowers the synth voltage - ↵Felix Fietkau2011-07-011-0/+31
| | | | | | might fix some stability issues SVN-Revision: 27325
* ath5k: disable tx power gain correction probing for hardware that does not ↵Felix Fietkau2011-07-011-0/+20
| | | | | | need or support it SVN-Revision: 27324
* mac80211: rename a misnamed patchFelix Fietkau2011-07-011-0/+0
| | | | SVN-Revision: 27323
* firewall: refine default ICMPv6 rules to better conform with RFC4890, do not ↵Jo-Philipp Wich2011-06-301-13/+2
| | | | | | forward link local ICMP message types, allow parameter problem SVN-Revision: 27321
* firewall: restore local port relocation ability from r26617Jo-Philipp Wich2011-06-301-3/+3
| | | | SVN-Revision: 27318
* firewall: - allow multiple ports, protocols, macs, icmp types per rule - ↵Jo-Philipp Wich2011-06-306-74/+220
| | | | | | implement "limit" and "limit_burst" options for rules - implement "extra" option to rules and redirects for passing arbritary flags to iptables - implement negations for "src_port", "dest_port", "src_dport", "src_mac", "proto" and "icmp_type" options - allow wildcard (*) "src" and "dest" options in rules to allow specifying "any" source or destination - validate symbolic icmp-type names against the selected iptables binary - properly handle forwarded ICMPv6 traffic in the default configuration SVN-Revision: 27317
* package/rbcfg: new tool for modifying boot configuration on the RB4xx boardsGabor Juhos2011-06-296-0/+1210
| | | | SVN-Revision: 27315
* brcm47xx: add initial support for devices with bcma bus.Hauke Mehrtens2011-06-282-142/+46
| | | | | | Ethernet and wifi are not working and this is highly experimental. SVN-Revision: 27301
* kernel: update ssb and bcma to linux-next next-20110627Hauke Mehrtens2011-06-271-0/+11
| | | | SVN-Revision: 27295
* mac80211: merge a pending fix for reestablishing misconfigured aggregation ↵Felix Fietkau2011-06-271-0/+13
| | | | | | sessions SVN-Revision: 27292
* busybox: update to 1.18.5, patch from Peter WagnerFlorian Fainelli2011-06-251-2/+2
| | | | SVN-Revision: 27288
* mac80211: force b44 and atl* to be disabled, even if they are enabled in the ↵Felix Fietkau2011-06-251-0/+5
| | | | | | kernel tree SVN-Revision: 27285
* mac80211: configure HT IBSS through uciFelix Fietkau2011-06-241-1/+7
| | | | SVN-Revision: 27279
* iw: add support for configuring HT IBSSFelix Fietkau2011-06-241-0/+113
| | | | SVN-Revision: 27278
* mac80211: add the work-in-progress IBSS HT patch, with some minor fixesFelix Fietkau2011-06-241-0/+637
| | | | SVN-Revision: 27277
* ath9k: add some more pending fixesFelix Fietkau2011-06-242-2/+195
| | | | SVN-Revision: 27276
* mac80211: update to wireless-testing 2011-06-22Felix Fietkau2011-06-2461-5009/+90
| | | | SVN-Revision: 27275
* kernel: fix wrong line for the +@DRIVER_WEXT_SUPPORT dependency in ↵Felix Fietkau2011-06-241-2/+2
| | | | | | kmod-net-zd1201 SVN-Revision: 27274
* mac80211: enable cfg80211 debugfs supportFelix Fietkau2011-06-241-1/+2
| | | | SVN-Revision: 27273
* hotplug2: make libbsd depend on "not uclibc" for now, the conditional ↵Jo-Philipp Wich2011-06-231-1/+1
| | | | | | depdendency handling needs fixes SVN-Revision: 27266
* fix conditional dependencies to libbsdMirko Vogt2011-06-231-1/+1
| | | | SVN-Revision: 27265
* add gfortran compiler support (#9600, patch from Xiangfu Liu via Qi hardware)Jo-Philipp Wich2011-06-231-0/+40
| | | | SVN-Revision: 27262
* fix and make usable kmod-pcmcia-rsrcFlorian Fainelli2011-06-211-14/+23
| | | | | | This module is also needed for e.g: kmod-bcm63xx-pcmcia SVN-Revision: 27253
* mac80211: use firmware from linux-firmware gitHauke Mehrtens2011-06-211-230/+64
| | | | | | | | | | | | | Use the firmware from linux-firmware git where possible. Update some firmware files in that process and check for missing firmware files for some modules. * update Ralink firmwares * update ath9k_htc firmware * add firmware for mwl8k * add more firmware files for libertas-sd and libertas-usb SVN-Revision: 27252
* mac80211: fix debugfs for ath9k_htcHauke Mehrtens2011-06-211-1/+1
| | | | | | if debugfs was enabled ath9k_htc did not load. SVN-Revision: 27251
* mac80211: remove rests of ar9170 driverHauke Mehrtens2011-06-211-17/+1
| | | | SVN-Revision: 27250
* kernel: package more NIC drivers: * SiS 190 Fast/Gigabit Ethernet support * ↵Jo-Philipp Wich2011-06-201-0/+66
| | | | | | SysKonnect Yukon support * Atheros L2 Fast Ethernet support * Atheros L1 Gigabit Ethernet support * Atheros L1C * Atheros L1E Patch by Lauri Võsandi<lauri.vosandi@gmail.com> SVN-Revision: 27242
* block-mount: remove explicit lock waits, solves some potential race conditionsJo-Philipp Wich2011-06-193-27/+21
| | | | SVN-Revision: 27226
* link against 'libbsd' when using glibcMirko Vogt2011-06-171-2/+2
| | | | SVN-Revision: 27209
* package/kernel: Fixed missing CONFIG_HID_SUPPORT required for successful ↵Rod Whitby2011-06-171-1/+2
| | | | | | kmod-bluetooth compile. SVN-Revision: 27201