Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | netifd: update, fix some mac address handling issues | Felix Fietkau | 2012-02-27 | 1 | -2/+2 | |
| | | | | SVN-Revision: 30750 | |||||
* | netifd: add missing do_sysctl function | Felix Fietkau | 2012-02-27 | 1 | -0/+5 | |
| | | | | SVN-Revision: 30749 | |||||
* | iwcap: fix reversed umask | Jo-Philipp Wich | 2012-02-27 | 1 | -2/+2 | |
| | | | | SVN-Revision: 30748 | |||||
* | add iwcap - a small radiotap capture utility for background monitoring of ↵ | Jo-Philipp Wich | 2012-02-27 | 2 | -0/+632 | |
| | | | | | | wireless traffic or use as a remote capture drone SVN-Revision: 30747 | |||||
* | mac80211: update to wireless-testing 2012-02-27 | Felix Fietkau | 2012-02-27 | 21 | -909/+253 | |
| | | | | SVN-Revision: 30746 | |||||
* | ath9k: fix beacon issues on ar93xx | Felix Fietkau | 2012-02-27 | 1 | -0/+113 | |
| | | | | SVN-Revision: 30745 | |||||
* | netifd: update to 2012-02-26, fixes ipv4 broadcast handling | Felix Fietkau | 2012-02-27 | 1 | -2/+2 | |
| | | | | SVN-Revision: 30744 | |||||
* | netifd: add a hotplug handler for setting sysctls (based on the old ↵ | Felix Fietkau | 2012-02-27 | 1 | -0/+36 | |
| | | | | | | 10-routes file) SVN-Revision: 30743 | |||||
* | mac80211: update to wireless-testing 2012-02-23 | Felix Fietkau | 2012-02-27 | 34 | -301/+924 | |
| | | | | SVN-Revision: 30742 | |||||
* | netifd: add a new udhcpc default script for command line use (no uci support) | Felix Fietkau | 2012-02-27 | 1 | -0/+57 | |
| | | | | SVN-Revision: 30741 | |||||
* | revert unrelated change in previous commit | Jo-Philipp Wich | 2012-02-27 | 1 | -1/+0 | |
| | | | | SVN-Revision: 30738 | |||||
* | partly revert r30708, it breaks various arches | Jo-Philipp Wich | 2012-02-27 | 5 | -0/+5 | |
| | | | | SVN-Revision: 30737 | |||||
* | ramips: don't read RAMIPS_RX_CALC_IDX0 register in the loop | Gabor Juhos | 2012-02-26 | 1 | -1/+3 | |
| | | | | SVN-Revision: 30733 | |||||
* | ramips: raeth: add rx_info structure | Gabor Juhos | 2012-02-26 | 2 | -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 SVN-Revision: 30732 | |||||
* | ramips: raeth: add tx_info structure | Gabor Juhos | 2012-02-26 | 2 | -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 SVN-Revision: 30731 | |||||
* | Revert "scripts/download.pl: fix sourceforge url" | Felix Fietkau | 2012-02-26 | 1 | -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 SVN-Revision: 30730 | |||||
* | ixp4xx: fix a compile error | Felix Fietkau | 2012-02-25 | 1 | -0/+11 | |
| | | | | SVN-Revision: 30728 | |||||
* | firewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ICMPv6 in ↵ | Jo-Philipp Wich | 2012-02-25 | 2 | -1/+3 | |
| | | | | | | case no connection tracking is used SVN-Revision: 30727 | |||||
* | scripts/download.pl: fix sourceforge url | Felix Fietkau | 2012-02-25 | 1 | -1/+1 | |
| | | | | SVN-Revision: 30726 | |||||
* | add some missing 2.6.39 kernel symbols observed on x86/generic builds | Jo-Philipp Wich | 2012-02-25 | 1 | -0/+4 | |
| | | | | SVN-Revision: 30718 | |||||
* | enable RTC_CLASS for Linux 3.2 and 3.3 | Jo-Philipp Wich | 2012-02-25 | 2 | -0/+2 | |
| | | | | SVN-Revision: 30717 | |||||
* | kernel: only depend on kmod-rtc-core if its provided by the used Kernel version | Jo-Philipp Wich | 2012-02-25 | 1 | -2/+2 | |
| | | | | SVN-Revision: 30716 | |||||
* | dropbear: patch possible use after free by authenticated remote users with ↵ | Jo-Philipp Wich | 2012-02-25 | 3 | -3/+94 | |
| | | | | | | active command restrictions (CVE-2012-0920) SVN-Revision: 30714 | |||||
* | ramips: raeth: don't process disabled interrupts | Gabor Juhos | 2012-02-25 | 1 | -5/+11 | |
| | | | | | | Also rename the 'fe_int' variable. SVN-Revision: 30713 | |||||
* | ar71xx: use v6.0.0 in UBTN-XM firmwares (closes #11038) | Gabor Juhos | 2012-02-24 | 1 | -1/+1 | |
| | | | | SVN-Revision: 30712 | |||||
* | uci: update to git head, reduces quotations in exported config files and ↵ | Jo-Philipp Wich | 2012-02-24 | 1 | -3/+3 | |
| | | | | | | fixes delta list handling in the Lua binding SVN-Revision: 30711 | |||||
* | ramips: fix FONERA20N image generation | Gabor Juhos | 2012-02-24 | 1 | -4/+6 | |
| | | | | SVN-Revision: 30710 | |||||
* | broadcom-wl: remove an erroneous BUG() call in the glue driver | Jo-Philipp Wich | 2012-02-24 | 2 | -8/+2 | |
| | | | | SVN-Revision: 30709 | |||||
* | config: deprecated symbol CONFIG_LEDS_GPIO_PLATFORM | Jo-Philipp Wich | 2012-02-24 | 8 | -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> SVN-Revision: 30708 | |||||
* | ramips: image: increase minimum kernel partition size to 896k | Gabor Juhos | 2012-02-23 | 1 | -13/+13 | |
| | | | | SVN-Revision: 30706 | |||||
* | ramips: image: cleanup and sort templates/profiles | Gabor Juhos | 2012-02-23 | 1 | -173/+167 | |
| | | | | SVN-Revision: 30705 | |||||
* | ramips: image: use GENERIC_4M template for the ALL0256N board | Gabor Juhos | 2012-02-23 | 1 | -5/+1 | |
| | | | | SVN-Revision: 30704 | |||||
* | ramips: image: introduce mkmtd/{,phys,spi} helpers | Gabor Juhos | 2012-02-23 | 1 | -45/+58 | |
| | | | | SVN-Revision: 30703 | |||||
* | ramips: image: pass mtdlayout variables by value | Gabor Juhos | 2012-02-23 | 1 | -29/+29 | |
| | | | | SVN-Revision: 30702 | |||||
* | ramips: image: merge F5D8235V{1,2} templates | Gabor Juhos | 2012-02-23 | 1 | -7/+3 | |
| | | | | SVN-Revision: 30701 | |||||
* | ramips: image: use generic template for the WR6202, OMNIEMB, W502U boards | Gabor Juhos | 2012-02-23 | 1 | -20/+3 | |
| | | | | SVN-Revision: 30700 | |||||
* | ramips: image: introduce mkcmdline helper | Gabor Juhos | 2012-02-23 | 1 | -22/+26 | |
| | | | | SVN-Revision: 30699 | |||||
* | ramips: image: use the GENERIC_4M template for the V11ST-FE board | Gabor Juhos | 2012-02-23 | 1 | -6/+1 | |
| | | | | SVN-Revision: 30698 | |||||
* | ramips: image: simplify Makefile a bit | Gabor Juhos | 2012-02-23 | 1 | -25/+28 | |
| | | | | SVN-Revision: 30697 | |||||
* | ramips: image: add MkImageLzma wrapper | Gabor Juhos | 2012-02-23 | 1 | -8/+9 | |
| | | | | SVN-Revision: 30696 | |||||
* | ramips: image: allow to build board specific initramfs images | Gabor Juhos | 2012-02-23 | 1 | -30/+83 | |
| | | | | SVN-Revision: 30695 | |||||
* | firewall: bail out if uci is used in firewall include files | Jo-Philipp Wich | 2012-02-23 | 2 | -2/+8 | |
| | | | | SVN-Revision: 30694 | |||||
* | iwinfo: fix wl backend, unsigned -> signed for mcs idx, revision bump after ↵ | Jo-Philipp Wich | 2012-02-23 | 3 | -4/+4 | |
| | | | | | | latest abi changes SVN-Revision: 30693 | |||||
* | iwinfo: replace internal constant mode strings with enums | Jo-Philipp Wich | 2012-02-23 | 13 | -52/+71 | |
| | | | | SVN-Revision: 30692 | |||||
* | iwinfo: implement netlink scanning code, rework IE parsing code | Jo-Philipp Wich | 2012-02-23 | 7 | -240/+510 | |
| | | | | SVN-Revision: 30691 | |||||
* | drop backported patches as they cause regressions and oopses | John Crispin | 2012-02-23 | 3 | -249/+0 | |
| | | | | SVN-Revision: 30690 | |||||
* | fixes etop locking issue | John Crispin | 2012-02-23 | 1 | -6/+5 | |
| | | | | SVN-Revision: 30689 | |||||
* | ramips: merge identical switch configuration entries | Gabor Juhos | 2012-02-22 | 1 | -23/+5 | |
| | | | | SVN-Revision: 30688 | |||||
* | ramips: use unified switch identifiers in uci-defaults/network | Gabor Juhos | 2012-02-22 | 1 | -12/+12 | |
| | | | | SVN-Revision: 30687 | |||||
* | ramips: fix VLAN config of the RT-N15 | Gabor Juhos | 2012-02-22 | 1 | -2/+8 | |
| | | | | SVN-Revision: 30686 |