summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* kernel: keep more symbols in the kernel modules when doing profilingnbd2012-03-012-4/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30762 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulting to *_CFLAGS via ↵nbd2012-03-012-2/+5
| | | | | | lazy evaluation. this allows adding c++ specific cflags git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30760 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: do not rename module symbols with kallsyms enablednbd2012-03-012-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30759 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix ad-hoc mode performance regressionnbd2012-03-011-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30758 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools: symlink seq to the host staging dir (gseq on mac os x)nbd2012-02-291-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30755 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: delete linux/eeprom_93cx6.h since the module is used from the ↵nbd2012-02-291-0/+1
| | | | | | kernel tree, fixes rt2x00 issues on lantiq git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30754 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: remove 060-fix_compat_security.patch, it is no longer needednbd2012-02-281-11/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30753 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: use kernel 3.2 by defaulthauke2012-02-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30751 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update, fix some mac address handling issuesnbd2012-02-271-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30750 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: add missing do_sysctl functionnbd2012-02-271-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30749 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iwcap: fix reversed umaskjow2012-02-271-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30748 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add iwcap - a small radiotap capture utility for background ↵jow2012-02-272-0/+632
| | | | | | monitoring of wireless traffic or use as a remote capture drone git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30747 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2012-02-27nbd2012-02-2721-909/+253
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30746 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix beacon issues on ar93xxnbd2012-02-271-0/+113
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30745 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to 2012-02-26, fixes ipv4 broadcast handlingnbd2012-02-271-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30744 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: add a hotplug handler for setting sysctls (based on the old ↵nbd2012-02-271-0/+36
| | | | | | 10-routes file) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30743 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2012-02-23nbd2012-02-2734-301/+924
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30742 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: add a new udhcpc default script for command line use (no uci support)nbd2012-02-271-0/+57
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30741 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] revert unrelated change in previous commitjow2012-02-271-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30738 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] partly revert r30708, it breaks various archesjow2012-02-275-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30737 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: don't read RAMIPS_RX_CALC_IDX0 register in the loopjuhosg2012-02-261-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30733 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: raeth: add rx_info structurejuhosg2012-02-262-24/+57
| | | | | | | | | | | | | This helps to reduce code size on RX path: add/remove: 0/0 grow/shrink: 3/1 up/down: 68/-56 (12) function old new delta ramips_eth_open 1104 1144 +40 ramips_ring_free 212 232 +20 ramips_eth_stop 400 408 +8 ramips_eth_rx_hw 648 592 -56 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30732 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: raeth: add tx_info structurejuhosg2012-02-262-19/+55
| | | | | | | | | | | | | | This helps to reduce code size on TX path: add/remove: 0/0 grow/shrink: 1/4 up/down: 56/-92 (-36) function old new delta ramips_eth_open 1048 1104 +56 ramips_eth_tx_housekeeping 156 148 -8 ramips_ring_free 224 212 -12 ramips_eth_stop 420 400 -20 ramips_eth_hard_start_xmit 480 428 -52 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30731 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert "scripts/download.pl: fix sourceforge url"nbd2012-02-261-1/+1
| | | | | | | To use the new url, the project name would need to be appended multiple times, let's hope the old redirect will continue to work in the future git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30730 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: fix a compile errornbd2012-02-251-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30728 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ↵jow2012-02-252-1/+3
| | | | | | ICMPv6 in case no connection tracking is used git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30727 3c298f89-4303-0410-b956-a3cf2f4a3e73
* scripts/download.pl: fix sourceforge urlnbd2012-02-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30726 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] add some missing 2.6.39 kernel symbols observed on x86/generic buildsjow2012-02-251-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30718 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] enable RTC_CLASS for Linux 3.2 and 3.3jow2012-02-252-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30717 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: only depend on kmod-rtc-core if its provided by the used ↵jow2012-02-251-2/+2
| | | | | | Kernel version git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30716 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dropbear: patch possible use after free by authenticated remote ↵jow2012-02-253-3/+94
| | | | | | users with active command restrictions (CVE-2012-0920) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30714 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: raeth: don't process disabled interruptsjuhosg2012-02-251-5/+11
| | | | | | Also rename the 'fe_int' variable. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30713 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use v6.0.0 in UBTN-XM firmwares (closes #11038)juhosg2012-02-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30712 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] uci: update to git head, reduces quotations in exported config ↵jow2012-02-241-3/+3
| | | | | | files and fixes delta list handling in the Lua binding git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30711 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: fix FONERA20N image generationjuhosg2012-02-241-4/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30710 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] broadcom-wl: remove an erroneous BUG() call in the glue driverjow2012-02-242-8/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30709 3c298f89-4303-0410-b956-a3cf2f4a3e73
* config: deprecated symbol CONFIG_LEDS_GPIO_PLATFORMjow2012-02-248-6/+2
| | | | | | | | | | | | CONFIG_LEDS_GPIO_PLATFORM went away a while ago. http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=commit;h=2bcc7ed5b83b0a59c6976476e8788675038fb11b Also, most platforms comment out CONFIG_LEDS_GPIO but not x86 for some reason. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30708 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: image: increase minimum kernel partition size to 896kjuhosg2012-02-231-13/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30706 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: image: cleanup and sort templates/profilesjuhosg2012-02-231-173/+167
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30705 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: image: use GENERIC_4M template for the ALL0256N boardjuhosg2012-02-231-5/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30704 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: image: introduce mkmtd/{,phys,spi} helpersjuhosg2012-02-231-45/+58
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30703 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: image: pass mtdlayout variables by valuejuhosg2012-02-231-29/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30702 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: image: merge F5D8235V{1,2} templatesjuhosg2012-02-231-7/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30701 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: image: use generic template for the WR6202, OMNIEMB, W502U boardsjuhosg2012-02-231-20/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30700 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: image: introduce mkcmdline helperjuhosg2012-02-231-22/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30699 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: image: use the GENERIC_4M template for the V11ST-FE boardjuhosg2012-02-231-6/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30698 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: image: simplify Makefile a bitjuhosg2012-02-231-25/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30697 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: image: add MkImageLzma wrapperjuhosg2012-02-231-8/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30696 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: image: allow to build board specific initramfs imagesjuhosg2012-02-231-30/+83
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30695 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: bail out if uci is used in firewall include filesjow2012-02-232-2/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30694 3c298f89-4303-0410-b956-a3cf2f4a3e73