| Commit message (Expand) | Author | Age | Files | Lines |
* | add kmod definitions for at24(i2c) and at25(spi) eeproms | blogic | 2011-07-03 | 1 | -0/+31 |
* | [package] base-files: pass conloglevel to syslogd (#9463, #9647) | jow | 2011-07-03 | 1 | -2/+6 |
* | max80211: rt2x00: load the eeprom data from a file on Ralink SoCs | juhosg | 2011-07-03 | 4 | -1/+320 |
* | mac80211: rename a rt2x00 related patch | juhosg | 2011-07-03 | 1 | -0/+0 |
* | swconfig: make reset and enable_vlan default to 1 (based on patch by Nikolay ... | nbd | 2011-07-03 | 1 | -2/+2 |
* | swconfig: avoid setting "NOVAL" attributes if "0" was provided as a value | nbd | 2011-07-03 | 1 | -0/+3 |
* | [x86] package/kernel/modules: Alexandros pointed me at this patch, and I note... | cshore | 2011-07-03 | 1 | -2/+20 |
* | [x86] Revert "Like the earlier mfgpt patch, the new GPIO drivers also require... | cshore | 2011-07-03 | 1 | -20/+2 |
* | Like the earlier mfgpt patch, the new GPIO drivers also require the MFD drive... | cshore | 2011-07-03 | 1 | -2/+20 |
* | ath5k: fix tx queue limit for the cabq, fixes warning described in #9465 | nbd | 2011-07-03 | 1 | -0/+23 |
* | ath5k: disable the 32 khz sleep clock, atheros also does this, might improve ... | nbd | 2011-07-03 | 1 | -0/+18 |
* | ath5k: fix restoring the mac timing setting after a sleep clock setting change | nbd | 2011-07-03 | 1 | -0/+27 |
* | ath5k: delay initial periodic calibration after reset to improve stability | nbd | 2011-07-03 | 1 | -0/+11 |
* | ath9k: clean up pll code for ar9002 to fix 5/10 mhz pll settings for 5ghz | nbd | 2011-07-02 | 1 | -0/+42 |
* | package/mtd: don't append jffs2 data multiple times | juhosg | 2011-07-02 | 2 | -1/+4 |
* | ath5k: fix a crash when setting coverage class before the first channel chang... | nbd | 2011-07-02 | 1 | -0/+10 |
* | broadcom-wl: fix memory corruption and leakage on remove (patch from #9576 by... | nbd | 2011-07-02 | 1 | -0/+31 |
* | base-files: do not use the relinked libgcc, fixes c++ exception handling issu... | nbd | 2011-07-02 | 1 | -1/+1 |
* | move mkelfimage from tools/ to package/ as it needs a proper i386 toolchain -... | nbd | 2011-07-02 | 2 | -0/+46 |
* | ath9k: add a small hack to make changing the channel bandwidth to 5/10 mhz av... | nbd | 2011-07-01 | 1 | -0/+54 |
* | ath9k: merge an upstream patch that provides a minor throughput improvement o... | nbd | 2011-07-01 | 1 | -1/+11 |
* | [package] firewall: fix port range quirk in previous commit | jow | 2011-07-01 | 1 | -2/+2 |
* | [package] firewall: properly handle negated ports in nat reflection | jow | 2011-07-01 | 2 | -5/+13 |
* | ath5k: enable spur mitigation for ar2413 - should improve performance and rel... | nbd | 2011-07-01 | 1 | -0/+10 |
* | ath5k: add a missing srev checks for code that lowers the synth voltage - mig... | nbd | 2011-07-01 | 1 | -0/+31 |
* | ath5k: disable tx power gain correction probing for hardware that does not ne... | nbd | 2011-07-01 | 1 | -0/+20 |
* | mac80211: rename a misnamed patch | nbd | 2011-07-01 | 1 | -0/+0 |
* | [package] firewall: refine default ICMPv6 rules to better conform with RFC489... | jow | 2011-06-30 | 1 | -13/+2 |
* | [package] firewall: restore local port relocation ability from r26617 | jow | 2011-06-30 | 1 | -3/+3 |
* | [package] firewall: | jow | 2011-06-30 | 6 | -74/+220 |
* | package/rbcfg: new tool for modifying boot configuration on the RB4xx boards | juhosg | 2011-06-29 | 6 | -0/+1210 |
* | brcm47xx: add initial support for devices with bcma bus. | hauke | 2011-06-28 | 2 | -142/+46 |
* | kernel: update ssb and bcma to linux-next next-20110627 | hauke | 2011-06-27 | 1 | -0/+11 |
* | mac80211: merge a pending fix for reestablishing misconfigured aggregation se... | nbd | 2011-06-27 | 1 | -0/+13 |
* | [package] busybox: update to 1.18.5, patch from Peter Wagner | florian | 2011-06-25 | 1 | -2/+2 |
* | mac80211: force b44 and atl* to be disabled, even if they are enabled in the ... | nbd | 2011-06-25 | 1 | -0/+5 |
* | mac80211: configure HT IBSS through uci | nbd | 2011-06-24 | 1 | -1/+7 |
* | iw: add support for configuring HT IBSS | nbd | 2011-06-24 | 1 | -0/+113 |
* | mac80211: add the work-in-progress IBSS HT patch, with some minor fixes | nbd | 2011-06-24 | 1 | -0/+637 |
* | ath9k: add some more pending fixes | nbd | 2011-06-24 | 2 | -2/+195 |
* | mac80211: update to wireless-testing 2011-06-22 | nbd | 2011-06-24 | 61 | -5009/+90 |
* | kernel: fix wrong line for the +@DRIVER_WEXT_SUPPORT dependency in kmod-net-z... | nbd | 2011-06-24 | 1 | -2/+2 |
* | mac80211: enable cfg80211 debugfs support | nbd | 2011-06-24 | 1 | -1/+2 |
* | [package] hotplug2: make libbsd depend on "not uclibc" for now, the condition... | jow | 2011-06-23 | 1 | -1/+1 |
* | [package/hotplug2] fix conditional dependencies to libbsd | mirko | 2011-06-23 | 1 | -1/+1 |
* | [toolchain] add gfortran compiler support (#9600, patch from Xiangfu Liu via ... | jow | 2011-06-23 | 1 | -0/+40 |
* | [kernel] fix and make usable kmod-pcmcia-rsrc | florian | 2011-06-21 | 1 | -14/+23 |
* | mac80211: use firmware from linux-firmware git | hauke | 2011-06-21 | 1 | -230/+64 |
* | mac80211: fix debugfs for ath9k_htc | hauke | 2011-06-21 | 1 | -1/+1 |
* | mac80211: remove rests of ar9170 driver | hauke | 2011-06-21 | 1 | -17/+1 |