Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: use lib80211 from compat-wireless instead of the kernel | Felix Fietkau | 2011-07-04 | 2 | -37/+31 |
| | | | | SVN-Revision: 27436 | ||||
* | ath9k: merge an upstream change to fix false tx hangs on ar9003 | Felix Fietkau | 2011-07-04 | 1 | -1/+52 |
| | | | | SVN-Revision: 27433 | ||||
* | ath5k: add an upstream patch to fix a memory leak | Felix Fietkau | 2011-07-04 | 1 | -0/+20 |
| | | | | SVN-Revision: 27432 | ||||
* | fixes dependencies of pjsip and ltq-vmmc | John Crispin | 2011-07-03 | 2 | -2/+4 |
| | | | | SVN-Revision: 27409 | ||||
* | add falcon support to vmmc | John Crispin | 2011-07-03 | 3 | -0/+12312 |
| | | | | SVN-Revision: 27408 | ||||
* | add kmod for dm9000 | John Crispin | 2011-07-03 | 1 | -0/+14 |
| | | | | SVN-Revision: 27402 | ||||
* | add kmod definitions for at24(i2c) and at25(spi) eeproms | John Crispin | 2011-07-03 | 1 | -0/+31 |
| | | | | SVN-Revision: 27401 | ||||
* | base-files: pass conloglevel to syslogd (#9463, #9647) | Jo-Philipp Wich | 2011-07-03 | 1 | -2/+6 |
| | | | | SVN-Revision: 27400 | ||||
* | max80211: rt2x00: load the eeprom data from a file on Ralink SoCs | Gabor Juhos | 2011-07-03 | 4 | -1/+320 |
| | | | | SVN-Revision: 27395 | ||||
* | mac80211: rename a rt2x00 related patch | Gabor Juhos | 2011-07-03 | 1 | -0/+0 |
| | | | | SVN-Revision: 27394 | ||||
* | swconfig: make reset and enable_vlan default to 1 (based on patch by Nikolay ↵ | Felix Fietkau | 2011-07-03 | 1 | -2/+2 |
| | | | | | | Martynov) SVN-Revision: 27375 | ||||
* | swconfig: avoid setting "NOVAL" attributes if "0" was provided as a value | Felix Fietkau | 2011-07-03 | 1 | -0/+3 |
| | | | | SVN-Revision: 27374 | ||||
* | package/kernel/modules: Alexandros pointed me at this patch, and I noted ↵ | Daniel Dickinson | 2011-07-03 | 1 | -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 Dickinson | 2011-07-03 | 1 | -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 Dickinson | 2011-07-03 | 1 | -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 #9465 | Felix Fietkau | 2011-07-03 | 1 | -0/+23 |
| | | | | SVN-Revision: 27367 | ||||
* | ath5k: disable the 32 khz sleep clock, atheros also does this, might improve ↵ | Felix Fietkau | 2011-07-03 | 1 | -0/+18 |
| | | | | | | stability SVN-Revision: 27366 | ||||
* | ath5k: fix restoring the mac timing setting after a sleep clock setting change | Felix Fietkau | 2011-07-03 | 1 | -0/+27 |
| | | | | SVN-Revision: 27365 | ||||
* | ath5k: delay initial periodic calibration after reset to improve stability | Felix Fietkau | 2011-07-03 | 1 | -0/+11 |
| | | | | SVN-Revision: 27364 | ||||
* | ath9k: clean up pll code for ar9002 to fix 5/10 mhz pll settings for 5ghz | Felix Fietkau | 2011-07-02 | 1 | -0/+42 |
| | | | | SVN-Revision: 27362 | ||||
* | package/mtd: don't append jffs2 data multiple times | Gabor Juhos | 2011-07-02 | 2 | -1/+4 |
| | | | | SVN-Revision: 27358 | ||||
* | ath5k: fix a crash when setting coverage class before the first channel ↵ | Felix Fietkau | 2011-07-02 | 1 | -0/+10 |
| | | | | | | change (#9586) SVN-Revision: 27352 | ||||
* | broadcom-wl: fix memory corruption and leakage on remove (patch from #9576 ↵ | Felix Fietkau | 2011-07-02 | 1 | -0/+31 |
| | | | | | | by George Kashperko) SVN-Revision: 27348 | ||||
* | base-files: do not use the relinked libgcc, fixes c++ exception handling ↵ | Felix Fietkau | 2011-07-02 | 1 | -1/+1 |
| | | | | | | issues (#9185) SVN-Revision: 27347 | ||||
* | move mkelfimage from tools/ to package/ as it needs a proper i386 toolchain ↵ | Felix Fietkau | 2011-07-02 | 2 | -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 Fietkau | 2011-07-01 | 1 | -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 Fietkau | 2011-07-01 | 1 | -1/+11 |
| | | | | | | on ar9003 SVN-Revision: 27339 | ||||
* | firewall: fix port range quirk in previous commit | Jo-Philipp Wich | 2011-07-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 27335 | ||||
* | firewall: properly handle negated ports in nat reflection | Jo-Philipp Wich | 2011-07-01 | 2 | -5/+13 |
| | | | | SVN-Revision: 27334 | ||||
* | ath5k: enable spur mitigation for ar2413 - should improve performance and ↵ | Felix Fietkau | 2011-07-01 | 1 | -0/+10 |
| | | | | | | reliability on those devices SVN-Revision: 27331 | ||||
* | ath5k: add a missing srev checks for code that lowers the synth voltage - ↵ | Felix Fietkau | 2011-07-01 | 1 | -0/+31 |
| | | | | | | might fix some stability issues SVN-Revision: 27325 | ||||
* | ath5k: disable tx power gain correction probing for hardware that does not ↵ | Felix Fietkau | 2011-07-01 | 1 | -0/+20 |
| | | | | | | need or support it SVN-Revision: 27324 | ||||
* | mac80211: rename a misnamed patch | Felix Fietkau | 2011-07-01 | 1 | -0/+0 |
| | | | | SVN-Revision: 27323 | ||||
* | firewall: refine default ICMPv6 rules to better conform with RFC4890, do not ↵ | Jo-Philipp Wich | 2011-06-30 | 1 | -13/+2 |
| | | | | | | forward link local ICMP message types, allow parameter problem SVN-Revision: 27321 | ||||
* | firewall: restore local port relocation ability from r26617 | Jo-Philipp Wich | 2011-06-30 | 1 | -3/+3 |
| | | | | SVN-Revision: 27318 | ||||
* | firewall: - allow multiple ports, protocols, macs, icmp types per rule - ↵ | Jo-Philipp Wich | 2011-06-30 | 6 | -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 boards | Gabor Juhos | 2011-06-29 | 6 | -0/+1210 |
| | | | | SVN-Revision: 27315 | ||||
* | brcm47xx: add initial support for devices with bcma bus. | Hauke Mehrtens | 2011-06-28 | 2 | -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-20110627 | Hauke Mehrtens | 2011-06-27 | 1 | -0/+11 |
| | | | | SVN-Revision: 27295 | ||||
* | mac80211: merge a pending fix for reestablishing misconfigured aggregation ↵ | Felix Fietkau | 2011-06-27 | 1 | -0/+13 |
| | | | | | | sessions SVN-Revision: 27292 | ||||
* | busybox: update to 1.18.5, patch from Peter Wagner | Florian Fainelli | 2011-06-25 | 1 | -2/+2 |
| | | | | SVN-Revision: 27288 | ||||
* | mac80211: force b44 and atl* to be disabled, even if they are enabled in the ↵ | Felix Fietkau | 2011-06-25 | 1 | -0/+5 |
| | | | | | | kernel tree SVN-Revision: 27285 | ||||
* | mac80211: configure HT IBSS through uci | Felix Fietkau | 2011-06-24 | 1 | -1/+7 |
| | | | | SVN-Revision: 27279 | ||||
* | iw: add support for configuring HT IBSS | Felix Fietkau | 2011-06-24 | 1 | -0/+113 |
| | | | | SVN-Revision: 27278 | ||||
* | mac80211: add the work-in-progress IBSS HT patch, with some minor fixes | Felix Fietkau | 2011-06-24 | 1 | -0/+637 |
| | | | | SVN-Revision: 27277 | ||||
* | ath9k: add some more pending fixes | Felix Fietkau | 2011-06-24 | 2 | -2/+195 |
| | | | | SVN-Revision: 27276 | ||||
* | mac80211: update to wireless-testing 2011-06-22 | Felix Fietkau | 2011-06-24 | 61 | -5009/+90 |
| | | | | SVN-Revision: 27275 | ||||
* | kernel: fix wrong line for the +@DRIVER_WEXT_SUPPORT dependency in ↵ | Felix Fietkau | 2011-06-24 | 1 | -2/+2 |
| | | | | | | kmod-net-zd1201 SVN-Revision: 27274 | ||||
* | mac80211: enable cfg80211 debugfs support | Felix Fietkau | 2011-06-24 | 1 | -1/+2 |
| | | | | SVN-Revision: 27273 | ||||
* | hotplug2: make libbsd depend on "not uclibc" for now, the conditional ↵ | Jo-Philipp Wich | 2011-06-23 | 1 | -1/+1 |
| | | | | | | depdendency handling needs fixes SVN-Revision: 27266 |