aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* 6relayd: various fixes cap preferred and valid lifetimes at more reasonable ↵Steven Barth2013-02-281-2/+2
| | | | | | limits decrease memory usage (remove unnecessary book-keeping) SVN-Revision: 35835
* xtables-addons: fix packaging of iptaccountJo-Philipp Wich2013-02-281-0/+2
| | | | SVN-Revision: 35831
* firewall3: clear contnrack table on flush, set policies to drop during rule ↵Jo-Philipp Wich2013-02-271-2/+2
| | | | | | reload SVN-Revision: 35820
* mac80211: fix sending probe requests in client mode, fixes connecting to ↵Felix Fietkau2013-02-262-2/+68
| | | | | | hidden networks (#13056) SVN-Revision: 35819
* ncurses: fix build with musl libc toolchainsFlorian Fainelli2013-02-261-1/+2
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35811
* toolchain: mark unavailable packages for musl libcFlorian Fainelli2013-02-261-0/+5
| | | | | | | | And make librt be an empty stub for musl libc. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35810
* gdb: do not depend on libthread-db when using musl libcFlorian Fainelli2013-02-261-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35809
* rt2x00: prevent device probe errors with CONFIG_MAC80211_MESH disabled (#13080)Felix Fietkau2013-02-262-2/+27
| | | | SVN-Revision: 35806
* 6relayd: Fix config behaviour for rewrite_dns_addr optionSteven Barth2013-02-262-2/+2
| | | | SVN-Revision: 35804
* 6relayd: compatibility with broken IPv6 devices * Announce ULA as deprecated ↵Steven Barth2013-02-263-4/+10
| | | | | | if other addresses are available * Allow the announced DNS-server to be overwritten SVN-Revision: 35803
* ath9k: issue a cold reset after failures or after bringing the chip out of ↵Felix Fietkau2013-02-255-5/+18
| | | | | | full sleep - fixes many kinds of DMA issues SVN-Revision: 35785
* broadcom-wl: hack to work around a bug in the PCIe controllerHauke Mehrtens2013-02-241-0/+12
| | | | | | | | Thank you nlh This closes #12930. SVN-Revision: 35767
* broadcom-diag: add support for e3200 v1Hauke Mehrtens2013-02-241-0/+15
| | | | | | | | | | | Hex values in nvram seem to be uppercase on my e3200 device. Define one power led and two buttons (reset/wps). Signed-off-by: Tijs Van Buggenhout <tvb@able.be> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 35766
* broadcom-diag: Detection of WNDR3400v1Hauke Mehrtens2013-02-241-0/+19
| | | | | | | | | | | | | | nvram variable "boardtype" is unique for now. -button gpio were taken from nvram. -led information was taken from dd-wrt ( http://svn.dd-wrt.com/browser/src/router/libutils/utils.c ) I hope that I changed the values correctly. Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 35765
* broadcom-diag: use new in kernel board detection codeHauke Mehrtens2013-02-241-117/+93
| | | | SVN-Revision: 35764
* mac80211: brcmsmac: add ap mode supportHauke Mehrtens2013-02-2414-0/+1121
| | | | | | This does not work very well. I did not got this running in 5GHz mode and it was not very fast. SVN-Revision: 35763
* mac80211: disable ipv4/ipv6 address notifiers (fixes #13055)Felix Fietkau2013-02-241-0/+67
| | | | SVN-Revision: 35762
* mac80211: fix monitor mode channel reportingFelix Fietkau2013-02-232-1/+26
| | | | SVN-Revision: 35761
* mac80211: fix monitor-only injectionFelix Fietkau2013-02-231-0/+9
| | | | SVN-Revision: 35760
* mac80211: fix wireless extension supportFelix Fietkau2013-02-231-0/+18
| | | | SVN-Revision: 35759
* mac80211: update linux-firmware to latest revisionJonas Gorski2013-02-231-3/+3
| | | | | | | | Fixes mwl8k AP mode for 88e8366. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35758
* mac80211: select relayfs if ath9k debugfs is enabledFelix Fietkau2013-02-231-1/+1
| | | | SVN-Revision: 35757
* package/kernel: i2c: don't skip built-in modulesJonas Gorski2013-02-231-1/+1
| | | | | | | | | | | Don't skip build-in modules when generating i2c kmod packages, to allow empty packages to be generated for satisfying dependencies. Closes #12259. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35755
* mac80211: disable building the wil6210 driverFelix Fietkau2013-02-231-0/+1
| | | | SVN-Revision: 35754
* mac80211: update to wireless-testing 2013-02-22Felix Fietkau2013-02-2335-3158/+367
| | | | SVN-Revision: 35753
* ath9k: fix rssi issuesFelix Fietkau2013-02-221-0/+11
| | | | SVN-Revision: 35750
* ath9k_htc: fix signal strength reporting issuesFelix Fietkau2013-02-221-0/+29
| | | | SVN-Revision: 35749
* firewall: fix logging rule regression (#12999)Jo-Philipp Wich2013-02-222-2/+2
| | | | SVN-Revision: 35745
* firewall3: add support for shell script and iptables-restore style includesJo-Philipp Wich2013-02-222-4/+4
| | | | SVN-Revision: 35744
* netifd: only update resolv.conf.auto if changed This avoids logspam under ↵Steven Barth2013-02-221-2/+2
| | | | | | certain conditions. SVN-Revision: 35743
* udev: Update MAINTAINER infoGeoff Levand2013-02-211-1/+1
| | | | | | Signed-off-by: Geoff Levand <geoff@infradead.org> SVN-Revision: 35741
* firewall3: update to git headJo-Philipp Wich2013-02-212-2/+6
| | | | | | | | | - all uci rules are boxed in custom chains now, so a firewall stop leaves user rules intact - properly handle selective ipv4 or ipv6 only firewall start/stop/restart actions - support ip ranges (e.g. option src_ip '!192.168.1.1-192.168.1.100' -> -m iprange ! --src-range 192.168.1.1-192.168.1.100') - support time options (e.g. option weekdays 'Mon Tue Sat' -> -m time --weekdays 1,2,6') SVN-Revision: 35738
* base-files: make firstboot ask for confirmationJonas Gorski2013-02-211-8/+16
| | | | | | | | To prevent accidential resets ask for confirmation (and default to n). Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35712
* mac80211: add missing DRIVER_11N_SUPPORT selectsJonas Gorski2013-02-211-3/+3
| | | | | | | | | Multiple drivers were missing their DRIVER_11N_SUPPORT despite supporting 11N capable cards. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35711
* busybox: remove two obsolete patchesJonas Gorski2013-02-218-91/+13
| | | | | | | | | | | They either work around missing implementations in uClibc 0.9.30 and earlier and add already present functionality. Closes #11210, #11211. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35710
* package/kernel: add package for the Gianfar PTP driverGabor Juhos2013-02-201-0/+17
| | | | | | | | | | | | PTP for gianfar can be built as a module. Create a package for it. [juhosg: remove the mp85xx specific patch] Patchwork: http://patchwork.openwrt.org/patch/3344/ Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35706
* package/kernel: add package for the Freescale Gianfar driverGabor Juhos2013-02-201-0/+46
| | | | | | | | | | [juhosg: move the fsl-pq-mdio driver into a separate package] Patchwork: http://patchwork.openwrt.org/patch/3345/ Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35705
* package/kernel: remove trailing whitespaces from *.mk filesGabor Juhos2013-02-207-9/+9
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35691
* dante: fix broken configure script not using CFLAGS for conftestFlorian Fainelli2013-02-191-0/+3
| | | | | | | | Spotted by doing an ARM hard float build. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35685
* openssl: remove now obsolete cris/etrax patchFlorian Fainelli2013-02-191-13/+0
| | | | | | | | The etrax target has been removed in r34768. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35684
* libiconv: compile iconv stub with TARGET_CFLAGSFlorian Fainelli2013-02-191-1/+1
| | | | | | | | | Fixes spurious build issues when changing target CFLAGS for specific ABI options (such as ARM's floating point ABI). Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35683
* 6relayd: Fix possible memory corruption issueSteven Barth2013-02-191-2/+2
| | | | SVN-Revision: 35673
* mac80211: b43: Increase number of RX DMA slotsHauke Mehrtens2013-02-181-0/+11
| | | | | | | | | | | | | | Bastian Bittorf reported that some of the silent freezes on a Linksys WRT54G were due to overflow of the RX DMA ring buffer, which was created with 64 slots. That finding reminded me that I was seeing similar crashed on a netbook, which also has a relatively slow processor. After increasing the number of slots to 128, runs on the netbook that previously failed now worked; however, I found that 109 slots had been used in one test. For that reason, the number of slots is being increased to 256. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> SVN-Revision: 35671
* 6relayd: Workaround potential signal handling issueSteven Barth2013-02-181-2/+2
| | | | SVN-Revision: 35665
* base-files: introduce commonly used helper functions for setting ledsGabor Juhos2013-02-182-1/+69
| | | | | | | | | | | | | | | | | | Currently, most platforms define such helpers in their own diag.sh implementation with almost identical code. By factoring out the common ground it's possible to simplify maintainability and homogenize the haptics over multiple platforms (so far as is reasonably practicable, in a next step). [juhosg: - fix led_set_attr parameters in led_timer - add led_morse and status_led_set_morse helpers - add status_led_blink_{preinit,failsafe} helpers] Signed-off-by: Michael Heimpold <mhei@heimpold.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35648
* base-files: minor cosmetic corrections for functions.shGabor Juhos2013-02-171-6/+3
| | | | | | | | | | | | | - update copyright header - remove superfluous shebang left-over from changeset 34794 - unify function declaration [juhosg: keep Vertical Communications' copyright notice] Signed-off-by: Michael Heimpold <mhei@heimpold.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35646
* firewall3 - a C implementation of the current firewall scriptsJo-Philipp Wich2013-02-173-0/+70
| | | | SVN-Revision: 35643
* hostapd: fix the scan wait patch for multiple interfacesFelix Fietkau2013-02-161-21/+13
| | | | SVN-Revision: 35630
* package/kernel: add package for the Freescale On-Chip EHCI ControllerGabor Juhos2013-02-161-2/+19
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35627
* hostapd: add back the patch that waits for interface bringup in ht40, it got ↵Felix Fietkau2013-02-161-0/+73
| | | | | | lost with the update SVN-Revision: 35619