Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package I2C_MUX_GPIO | John Crispin | 2011-10-01 | 1 | -0/+15 |
| | | | | | | | | this module was missing from [28334] buildbots timed out as the symbol was not defined SVN-Revision: 28352 | ||||
* | ath9k: add some more fixes to AP handling of buffered frames for powersave ↵ | Felix Fietkau | 2011-09-30 | 2 | -10/+40 |
| | | | | | | clients SVN-Revision: 28344 | ||||
* | add vlan definitions for Siemens SE505v2 | Florian Fainelli | 2011-09-30 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | Hi, this patch adds the correct vlan definitions for the Siemens SE505v2. It applies to trunk as well as backfire (please apply here too). On backfire this also patches brcm-2,4, because brcm47xx base-files is just symlinked to brcm-2.4. It also fixes two whitespace issues. Tested with brcm47xx on both trunk and backfire branch and works as expected. Signed-off-by: Manuel Munz <freifunk@somakoma.de> SVN-Revision: 28336 | ||||
* | add kmod-hwmon-lm95241 | Florian Fainelli | 2011-09-30 | 1 | -0/+14 |
| | | | | | | | | This allows building the module for the national lm95241 i2c temperature sensor. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 28335 | ||||
* | add support for more i2c muxes | Florian Fainelli | 2011-09-30 | 1 | -0/+92 |
| | | | | | | | | | | | | | | | | This patch should bring support for several kernel modules related to I2C to openwrt, which are existing for several years now. Namely there is the i2c-tiny-usb bus driver, to hook up an I2C bus on any device with usb support (prevent voiding warranty when opening and soldering). Second, there is support for the i2c-mux driver and pca954x as a I2C switch driver. Finally there is support for common I2C gpio expander driver modules pca953x and pcf857x. They work without providing platform data recently (can be instantiated at runtime). Signed-off-by: Hartmut Knaack <knaack.h@gmx.de> SVN-Revision: 28334 | ||||
* | dnsmasq: update to 2.58 | Florian Fainelli | 2011-09-30 | 1 | -5/+6 |
| | | | | | | patch by Raphael Huck. SVN-Revision: 28333 | ||||
* | build system: add support for download-time make hooks | Felix Fietkau | 2011-09-30 | 1 | -0/+5 |
| | | | | SVN-Revision: 28322 | ||||
* | hostap-driver: introduce "disabled" option for wifi-iface section to ↵ | Vasilis Tsiligiannis | 2011-09-29 | 1 | -0/+3 |
| | | | | | | shutdown single networks on a radio SVN-Revision: 28318 | ||||
* | kernel: remove the x86 dependency from kmod-sky2 so that it can be used on ↵ | Felix Fietkau | 2011-09-28 | 1 | -1/+0 |
| | | | | | | other platforms as well SVN-Revision: 28314 | ||||
* | The enable function was using the global timeout variable for local ↵ | John Crispin | 2011-09-26 | 1 | -0/+40 |
| | | | | | | operations. This resulted in the value of the global variable being corrupted, thus breaking the code. SVN-Revision: 28310 | ||||
* | * remove obseleted m25p80 patch | John Crispin | 2011-09-26 | 1 | -8/+0 |
| | | | | SVN-Revision: 28309 | ||||
* | * rebase 3.0 patches * fold some fixes into existing patches | John Crispin | 2011-09-26 | 28 | -548/+729 |
| | | | | SVN-Revision: 28308 | ||||
* | * fixes brnboot image generation | John Crispin | 2011-09-26 | 1 | -5/+5 |
| | | | | SVN-Revision: 28307 | ||||
* | base-files: use "zonename" system option to symlink /etc/localtime via ↵ | Jo-Philipp Wich | 2011-09-26 | 2 | -1/+6 |
| | | | | | | /tmp/localtime to /usr/share/zoneinfo for glibc and eglibc SVN-Revision: 28306 | ||||
* | image.mk: pass through $(CONFIG_PKG_BUILD_JOBS) to the mksquashfs ↵ | Jo-Philipp Wich | 2011-09-26 | 1 | -1/+1 |
| | | | | | | -processors option SVN-Revision: 28305 | ||||
* | ath9k: fix some tx aggregation issues - reduces the number of tx dma stop ↵ | Felix Fietkau | 2011-09-25 | 3 | -1/+63 |
| | | | | | | failures SVN-Revision: 28301 | ||||
* | ath9k: merge a pending fix for powersave | Felix Fietkau | 2011-09-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 28300 | ||||
* | mac80211: rework mac address generation for virtual interfaces; set locally ↵ | Jo-Philipp Wich | 2011-09-25 | 1 | -9/+17 |
| | | | | | | administered bit on generated macs and change the last two bytes isntead of the first one SVN-Revision: 28298 | ||||
* | base-files: apply network interface settings such as macaddr, mtu and ↵ | Felix Fietkau | 2011-09-24 | 1 | -15/+9 |
| | | | | | | txqueuelen in prepare_interface instead of setup_interface. setting the mtu after the interface is up is unreliable on some drivers such as gianfar SVN-Revision: 28297 | ||||
* | ar71xx: fix MAC addresses on the DIR-825-B1 board | Gabor Juhos | 2011-09-23 | 1 | -10/+23 |
| | | | | | | Patch-by: Lukas Kuna SVN-Revision: 28295 | ||||
* | ar71xx: enable login only on the system console by default | Gabor Juhos | 2011-09-23 | 2 | -2/+25 |
| | | | | SVN-Revision: 28294 | ||||
* | linux/generic: commit an upstream kernel 3.0 patch (fixes busubox-1.19.2 ↵ | Alexandros C. Couloumbis | 2011-09-23 | 1 | -0/+33 |
| | | | | | | build failure) SVN-Revision: 28293 | ||||
* | base-files: make ip matching in dns add/remove functions more explicit, ↵ | Jo-Philipp Wich | 2011-09-23 | 2 | -3/+3 |
| | | | | | | avoids overmatching pairs like 1.2.3.35 and 1.2.3.3 SVN-Revision: 28291 | ||||
* | kernel: modules: usb.mk: fix a typo | Jonas Gorski | 2011-09-22 | 1 | -1/+1 |
| | | | | | | Closes #10143. SVN-Revision: 28290 | ||||
* | ar71xx: build images for the TP-Link TL-WR703N v1 board | Gabor Juhos | 2011-09-21 | 2 | -0/+31 |
| | | | | | | Based on a patch by dongyuqi <729650915@qq.com> SVN-Revision: 28279 | ||||
* | firmware-utils/mktplinkfw: add support for TL-WR703N v1 | Gabor Juhos | 2011-09-21 | 1 | -0/+9 |
| | | | | | | Patch-by: dongyuqi <729650915@qq.com> SVN-Revision: 28278 | ||||
* | ar71xx: add support for the TP-Link TL-WR703N v1 board | Gabor Juhos | 2011-09-21 | 9 | -1/+152 |
| | | | | | | Based on a patch by dongyuqi <729650915@qq.com> SVN-Revision: 28277 | ||||
* | ar71xx: add AR933x specific USB setup function | Gabor Juhos | 2011-09-21 | 2 | -2/+25 |
| | | | | SVN-Revision: 28276 | ||||
* | ar71xx: add ar71xx_device_reset_rmw helper | Gabor Juhos | 2011-09-21 | 2 | -0/+49 |
| | | | | SVN-Revision: 28275 | ||||
* | ar71xx: fix copy&paste bug in WZRHPAG300H profile description | Gabor Juhos | 2011-09-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 28274 | ||||
* | ar71xx: remove 'default [yn]' from machine Kconfig entries | Gabor Juhos | 2011-09-21 | 1 | -37/+0 |
| | | | | SVN-Revision: 28273 | ||||
* | ar71xx: sort AR71XX_MACH_* entries | Gabor Juhos | 2011-09-21 | 1 | -16/+16 |
| | | | | SVN-Revision: 28272 | ||||
* | ar71xx: create image for the TP-Link TL-WR743ND v1 | Gabor Juhos | 2011-09-21 | 2 | -0/+16 |
| | | | | | | | | Same hardware as WR741ND but with PoE support. Signed-off-by: Paul Fertser <fercerpav@gmail.com> SVN-Revision: 28271 | ||||
* | firmware-utils/mktplinkfw: add support for TL-WR743ND v1 | Gabor Juhos | 2011-09-21 | 1 | -0/+9 |
| | | | | | | Signed-off-by: Paul Fertser <fercerpav@gmail.com> SVN-Revision: 28270 | ||||
* | ar71xx: create image for the TP-Link TL-WR740N v3 | Gabor Juhos | 2011-09-21 | 2 | -0/+19 |
| | | | | | | Signed-off-by: Martin Raykov <martin.raykov@gmail.com> SVN-Revision: 28269 | ||||
* | firmware-utils/mktplinkfw: add support for TL-WR740N v3 | Gabor Juhos | 2011-09-21 | 1 | -0/+9 |
| | | | | | | Signed-off-by: Martin Raykov <martin.raykov@gmail.com> SVN-Revision: 28268 | ||||
* | generic: jumbo frames support for rtl8366s | Gabor Juhos | 2011-09-21 | 1 | -0/+51 |
| | | | | | | | | | | | | | | This patch adds the option to enable jumbo frames on the rtl8366s switch. This is almost exactly the same as the first patch at https://dev.openwrt.org/ticket/7977 and it has been requested in a comment there. I have tested this and it successfully allows devices on the switch using jumbo frames to communicate. Signed-off-by: Ash Hughes <ashley.hughes@blueyonder.co.uk> SVN-Revision: 28267 | ||||
* | package/maccalc: don't expect to get all data in one read | Gabor Juhos | 2011-09-21 | 1 | -1/+30 |
| | | | | | | Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su> SVN-Revision: 28266 | ||||
* | wpa_supplicant: increase the time between scans to reduce the number of hw ↵ | Felix Fietkau | 2011-09-20 | 1 | -1/+1 |
| | | | | | | resets SVN-Revision: 28262 | ||||
* | ath9k: fix antenna gain calculation | Felix Fietkau | 2011-09-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 28261 | ||||
* | ath9k: fix handling configured tx power limits | Felix Fietkau | 2011-09-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 28260 | ||||
* | b43: merge ad-hoc beacon fix | Felix Fietkau | 2011-09-19 | 3 | -2/+14 |
| | | | | SVN-Revision: 28258 | ||||
* | uhttpd: fix bad pointer use in previous commit | Jo-Philipp Wich | 2011-09-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 28257 | ||||
* | uhttpd: fix possible CGI header line parsing beyound the empty line, thanks ↵ | Jo-Philipp Wich | 2011-09-18 | 2 | -5/+5 |
| | | | | | | Linus Luessing for spotting it SVN-Revision: 28254 | ||||
* | ath9k: add some cleanup patches and rework tx power handling | Felix Fietkau | 2011-09-17 | 5 | -16/+870 |
| | | | | SVN-Revision: 28253 | ||||
* | ath9k: do not strip MMIC for key miss frames | Felix Fietkau | 2011-09-17 | 1 | -3/+13 |
| | | | | SVN-Revision: 28252 | ||||
* | mac80211: reduce tx queue length of wireless interfaces - improves latency ↵ | Felix Fietkau | 2011-09-17 | 1 | -0/+10 |
| | | | | | | under load SVN-Revision: 28251 | ||||
* | ath9k: fix a regression in handling of MAC key miss events (should improve ↵ | Felix Fietkau | 2011-09-17 | 1 | -0/+83 |
| | | | | | | connection stability) SVN-Revision: 28250 | ||||
* | ath9k: fix compile without debugfs (#10117) | Felix Fietkau | 2011-09-17 | 1 | -3/+5 |
| | | | | SVN-Revision: 28249 | ||||
* | mac80211/ath9k: fix excessive "Failed to stop TX DMA" logspam in client mode | Felix Fietkau | 2011-09-16 | 2 | -3/+40 |
| | | | | SVN-Revision: 28247 |