summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: delete linux/eeprom_93cx6.h since the module is used from the ↵Felix Fietkau2012-02-291-0/+1
| | | | | | kernel tree, fixes rt2x00 issues on lantiq SVN-Revision: 30754
* mac80211: remove 060-fix_compat_security.patch, it is no longer neededFelix Fietkau2012-02-281-11/+0
| | | | SVN-Revision: 30753
* brcm47xx: use kernel 3.2 by defaultHauke Mehrtens2012-02-281-1/+1
| | | | SVN-Revision: 30751
* netifd: update, fix some mac address handling issuesFelix Fietkau2012-02-271-2/+2
| | | | SVN-Revision: 30750
* netifd: add missing do_sysctl functionFelix Fietkau2012-02-271-0/+5
| | | | SVN-Revision: 30749
* iwcap: fix reversed umaskJo-Philipp Wich2012-02-271-2/+2
| | | | SVN-Revision: 30748
* add iwcap - a small radiotap capture utility for background monitoring of ↵Jo-Philipp Wich2012-02-272-0/+632
| | | | | | wireless traffic or use as a remote capture drone SVN-Revision: 30747
* mac80211: update to wireless-testing 2012-02-27Felix Fietkau2012-02-2721-909/+253
| | | | SVN-Revision: 30746
* ath9k: fix beacon issues on ar93xxFelix Fietkau2012-02-271-0/+113
| | | | SVN-Revision: 30745
* netifd: update to 2012-02-26, fixes ipv4 broadcast handlingFelix Fietkau2012-02-271-2/+2
| | | | SVN-Revision: 30744
* netifd: add a hotplug handler for setting sysctls (based on the old ↵Felix Fietkau2012-02-271-0/+36
| | | | | | 10-routes file) SVN-Revision: 30743
* mac80211: update to wireless-testing 2012-02-23Felix Fietkau2012-02-2734-301/+924
| | | | SVN-Revision: 30742
* netifd: add a new udhcpc default script for command line use (no uci support)Felix Fietkau2012-02-271-0/+57
| | | | SVN-Revision: 30741
* revert unrelated change in previous commitJo-Philipp Wich2012-02-271-1/+0
| | | | SVN-Revision: 30738
* partly revert r30708, it breaks various archesJo-Philipp Wich2012-02-275-0/+5
| | | | SVN-Revision: 30737
* ramips: don't read RAMIPS_RX_CALC_IDX0 register in the loopGabor Juhos2012-02-261-1/+3
| | | | SVN-Revision: 30733
* ramips: raeth: add rx_info structureGabor Juhos2012-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 SVN-Revision: 30732
* ramips: raeth: add tx_info structureGabor Juhos2012-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 SVN-Revision: 30731
* Revert "scripts/download.pl: fix sourceforge url"Felix Fietkau2012-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 SVN-Revision: 30730
* ixp4xx: fix a compile errorFelix Fietkau2012-02-251-0/+11
| | | | SVN-Revision: 30728
* firewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ICMPv6 in ↵Jo-Philipp Wich2012-02-252-1/+3
| | | | | | case no connection tracking is used SVN-Revision: 30727
* scripts/download.pl: fix sourceforge urlFelix Fietkau2012-02-251-1/+1
| | | | SVN-Revision: 30726
* add some missing 2.6.39 kernel symbols observed on x86/generic buildsJo-Philipp Wich2012-02-251-0/+4
| | | | SVN-Revision: 30718
* enable RTC_CLASS for Linux 3.2 and 3.3Jo-Philipp Wich2012-02-252-0/+2
| | | | SVN-Revision: 30717
* kernel: only depend on kmod-rtc-core if its provided by the used Kernel versionJo-Philipp Wich2012-02-251-2/+2
| | | | SVN-Revision: 30716
* dropbear: patch possible use after free by authenticated remote users with ↵Jo-Philipp Wich2012-02-253-3/+94
| | | | | | active command restrictions (CVE-2012-0920) SVN-Revision: 30714
* ramips: raeth: don't process disabled interruptsGabor Juhos2012-02-251-5/+11
| | | | | | Also rename the 'fe_int' variable. SVN-Revision: 30713
* ar71xx: use v6.0.0 in UBTN-XM firmwares (closes #11038)Gabor Juhos2012-02-241-1/+1
| | | | SVN-Revision: 30712
* uci: update to git head, reduces quotations in exported config files and ↵Jo-Philipp Wich2012-02-241-3/+3
| | | | | | fixes delta list handling in the Lua binding SVN-Revision: 30711
* ramips: fix FONERA20N image generationGabor Juhos2012-02-241-4/+6
| | | | SVN-Revision: 30710
* broadcom-wl: remove an erroneous BUG() call in the glue driverJo-Philipp Wich2012-02-242-8/+2
| | | | SVN-Revision: 30709
* config: deprecated symbol CONFIG_LEDS_GPIO_PLATFORMJo-Philipp Wich2012-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> SVN-Revision: 30708
* ramips: image: increase minimum kernel partition size to 896kGabor Juhos2012-02-231-13/+13
| | | | SVN-Revision: 30706
* ramips: image: cleanup and sort templates/profilesGabor Juhos2012-02-231-173/+167
| | | | SVN-Revision: 30705
* ramips: image: use GENERIC_4M template for the ALL0256N boardGabor Juhos2012-02-231-5/+1
| | | | SVN-Revision: 30704
* ramips: image: introduce mkmtd/{,phys,spi} helpersGabor Juhos2012-02-231-45/+58
| | | | SVN-Revision: 30703
* ramips: image: pass mtdlayout variables by valueGabor Juhos2012-02-231-29/+29
| | | | SVN-Revision: 30702
* ramips: image: merge F5D8235V{1,2} templatesGabor Juhos2012-02-231-7/+3
| | | | SVN-Revision: 30701
* ramips: image: use generic template for the WR6202, OMNIEMB, W502U boardsGabor Juhos2012-02-231-20/+3
| | | | SVN-Revision: 30700
* ramips: image: introduce mkcmdline helperGabor Juhos2012-02-231-22/+26
| | | | SVN-Revision: 30699
* ramips: image: use the GENERIC_4M template for the V11ST-FE boardGabor Juhos2012-02-231-6/+1
| | | | SVN-Revision: 30698
* ramips: image: simplify Makefile a bitGabor Juhos2012-02-231-25/+28
| | | | SVN-Revision: 30697
* ramips: image: add MkImageLzma wrapperGabor Juhos2012-02-231-8/+9
| | | | SVN-Revision: 30696
* ramips: image: allow to build board specific initramfs imagesGabor Juhos2012-02-231-30/+83
| | | | SVN-Revision: 30695
* firewall: bail out if uci is used in firewall include filesJo-Philipp Wich2012-02-232-2/+8
| | | | SVN-Revision: 30694
* iwinfo: fix wl backend, unsigned -> signed for mcs idx, revision bump after ↵Jo-Philipp Wich2012-02-233-4/+4
| | | | | | latest abi changes SVN-Revision: 30693
* iwinfo: replace internal constant mode strings with enumsJo-Philipp Wich2012-02-2313-52/+71
| | | | SVN-Revision: 30692
* iwinfo: implement netlink scanning code, rework IE parsing codeJo-Philipp Wich2012-02-237-240/+510
| | | | SVN-Revision: 30691
* drop backported patches as they cause regressions and oopsesJohn Crispin2012-02-233-249/+0
| | | | SVN-Revision: 30690
* fixes etop locking issueJohn Crispin2012-02-231-6/+5
| | | | SVN-Revision: 30689