summaryrefslogtreecommitdiff
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* add kmod for dm9000John Crispin2011-07-031-0/+14
* add kmod definitions for at24(i2c) and at25(spi) eepromsJohn Crispin2011-07-031-0/+31
* base-files: pass conloglevel to syslogd (#9463, #9647)Jo-Philipp Wich2011-07-031-2/+6
* max80211: rt2x00: load the eeprom data from a file on Ralink SoCsGabor Juhos2011-07-034-1/+320
* mac80211: rename a rt2x00 related patchGabor Juhos2011-07-031-0/+0
* swconfig: make reset and enable_vlan default to 1 (based on patch by Nikolay ...Felix Fietkau2011-07-031-2/+2
* swconfig: avoid setting "NOVAL" attributes if "0" was provided as a valueFelix Fietkau2011-07-031-0/+3
* package/kernel/modules: Alexandros pointed me at this patch, and I noted that...Daniel Dickinson2011-07-031-2/+20
* Revert "Like the earlier mfgpt patch, the new GPIO drivers also require the M...Daniel Dickinson2011-07-031-20/+2
* Like the earlier mfgpt patch, the new GPIO drivers also require the MFD drive...Daniel Dickinson2011-07-031-2/+20
* ath5k: fix tx queue limit for the cabq, fixes warning described in #9465Felix Fietkau2011-07-031-0/+23
* ath5k: disable the 32 khz sleep clock, atheros also does this, might improve ...Felix Fietkau2011-07-031-0/+18
* ath5k: fix restoring the mac timing setting after a sleep clock setting changeFelix Fietkau2011-07-031-0/+27
* ath5k: delay initial periodic calibration after reset to improve stabilityFelix Fietkau2011-07-031-0/+11
* ath9k: clean up pll code for ar9002 to fix 5/10 mhz pll settings for 5ghzFelix Fietkau2011-07-021-0/+42
* package/mtd: don't append jffs2 data multiple timesGabor Juhos2011-07-022-1/+4
* ath5k: fix a crash when setting coverage class before the first channel chang...Felix Fietkau2011-07-021-0/+10
* broadcom-wl: fix memory corruption and leakage on remove (patch from #9576 by...Felix Fietkau2011-07-021-0/+31
* base-files: do not use the relinked libgcc, fixes c++ exception handling issu...Felix Fietkau2011-07-021-1/+1
* move mkelfimage from tools/ to package/ as it needs a proper i386 toolchain -...Felix Fietkau2011-07-022-0/+46
* ath9k: add a small hack to make changing the channel bandwidth to 5/10 mhz av...Felix Fietkau2011-07-011-0/+54
* ath9k: merge an upstream patch that provides a minor throughput improvement o...Felix Fietkau2011-07-011-1/+11
* firewall: fix port range quirk in previous commitJo-Philipp Wich2011-07-011-2/+2
* firewall: properly handle negated ports in nat reflectionJo-Philipp Wich2011-07-012-5/+13
* ath5k: enable spur mitigation for ar2413 - should improve performance and rel...Felix Fietkau2011-07-011-0/+10
* ath5k: add a missing srev checks for code that lowers the synth voltage - mig...Felix Fietkau2011-07-011-0/+31
* ath5k: disable tx power gain correction probing for hardware that does not ne...Felix Fietkau2011-07-011-0/+20
* mac80211: rename a misnamed patchFelix Fietkau2011-07-011-0/+0
* firewall: refine default ICMPv6 rules to better conform with RFC4890, do not ...Jo-Philipp Wich2011-06-301-13/+2
* firewall: restore local port relocation ability from r26617Jo-Philipp Wich2011-06-301-3/+3
* firewall: - allow multiple ports, protocols, macs, icmp types per rule - impl...Jo-Philipp Wich2011-06-306-74/+220
* package/rbcfg: new tool for modifying boot configuration on the RB4xx boardsGabor Juhos2011-06-296-0/+1210
* brcm47xx: add initial support for devices with bcma bus.Hauke Mehrtens2011-06-282-142/+46
* kernel: update ssb and bcma to linux-next next-20110627Hauke Mehrtens2011-06-271-0/+11
* mac80211: merge a pending fix for reestablishing misconfigured aggregation se...Felix Fietkau2011-06-271-0/+13
* busybox: update to 1.18.5, patch from Peter WagnerFlorian Fainelli2011-06-251-2/+2
* mac80211: force b44 and atl* to be disabled, even if they are enabled in the ...Felix Fietkau2011-06-251-0/+5
* mac80211: configure HT IBSS through uciFelix Fietkau2011-06-241-1/+7
* iw: add support for configuring HT IBSSFelix Fietkau2011-06-241-0/+113
* mac80211: add the work-in-progress IBSS HT patch, with some minor fixesFelix Fietkau2011-06-241-0/+637
* ath9k: add some more pending fixesFelix Fietkau2011-06-242-2/+195
* mac80211: update to wireless-testing 2011-06-22Felix Fietkau2011-06-2461-5009/+90
* kernel: fix wrong line for the +@DRIVER_WEXT_SUPPORT dependency in kmod-net-z...Felix Fietkau2011-06-241-2/+2
* mac80211: enable cfg80211 debugfs supportFelix Fietkau2011-06-241-1/+2
* hotplug2: make libbsd depend on "not uclibc" for now, the conditional depdend...Jo-Philipp Wich2011-06-231-1/+1
* fix conditional dependencies to libbsdMirko Vogt2011-06-231-1/+1
* add gfortran compiler support (#9600, patch from Xiangfu Liu via Qi hardware)Jo-Philipp Wich2011-06-231-0/+40
* fix and make usable kmod-pcmcia-rsrcFlorian Fainelli2011-06-211-14/+23
* mac80211: use firmware from linux-firmware gitHauke Mehrtens2011-06-211-230/+64
* mac80211: fix debugfs for ath9k_htcHauke Mehrtens2011-06-211-1/+1