Felix Fietkau
b12229935d
ath9k: fix misplaced ifdef
...
SVN-Revision: 30766
2012-03-01 15:22:08 +00:00
Felix Fietkau
c684920525
ath9k: disable btcoex again after it got re-enabled by the update
...
SVN-Revision: 30765
2012-03-01 15:13:41 +00:00
Felix Fietkau
17e37536a2
ath9k: disable MAC sample debugging, it is almost never used and wastes precious CPU cycles
...
SVN-Revision: 30764
2012-03-01 15:13:33 +00:00
Felix Fietkau
139e847e7c
mac80211: optimize mac address comparisons to improve performance
...
SVN-Revision: 30763
2012-03-01 15:13:30 +00:00
Felix Fietkau
236dd9d9a2
kernel: keep more symbols in the kernel modules when doing profiling
...
SVN-Revision: 30762
2012-03-01 15:13:26 +00:00
Felix Fietkau
edc3ad9100
build: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulting to *_CFLAGS via lazy evaluation. this allows adding c++ specific cflags
...
SVN-Revision: 30760
2012-03-01 10:39:46 +00:00
Felix Fietkau
a8ec8ce1ac
kernel: do not rename module symbols with kallsyms enabled
...
SVN-Revision: 30759
2012-03-01 09:58:03 +00:00
Felix Fietkau
82211c7bcc
mac80211: fix ad-hoc mode performance regression
...
SVN-Revision: 30758
2012-03-01 09:57:56 +00:00
Felix Fietkau
bb5bccef7c
tools: symlink seq to the host staging dir (gseq on mac os x)
...
SVN-Revision: 30755
2012-02-29 18:20:34 +00:00
Felix Fietkau
d6f3746154
mac80211: delete linux/eeprom_93cx6.h since the module is used from the kernel tree, fixes rt2x00 issues on lantiq
...
SVN-Revision: 30754
2012-02-29 18:20:28 +00:00
Felix Fietkau
c698e406f2
mac80211: remove 060-fix_compat_security.patch, it is no longer needed
...
SVN-Revision: 30753
2012-02-28 20:49:26 +00:00
Hauke Mehrtens
12537aa190
brcm47xx: use kernel 3.2 by default
...
SVN-Revision: 30751
2012-02-28 20:12:46 +00:00
Felix Fietkau
d626f58be7
netifd: update, fix some mac address handling issues
...
SVN-Revision: 30750
2012-02-27 23:37:49 +00:00
Felix Fietkau
4814eb5df9
netifd: add missing do_sysctl function
...
SVN-Revision: 30749
2012-02-27 23:37:46 +00:00
Jo-Philipp Wich
fe090bcf53
iwcap: fix reversed umask
...
SVN-Revision: 30748
2012-02-27 23:08:15 +00:00
Jo-Philipp Wich
448f4696f1
add iwcap - a small radiotap capture utility for background monitoring of wireless traffic or use as a remote capture drone
...
SVN-Revision: 30747
2012-02-27 22:57:15 +00:00
Felix Fietkau
7d7118b8bf
mac80211: update to wireless-testing 2012-02-27
...
SVN-Revision: 30746
2012-02-27 22:56:05 +00:00
Felix Fietkau
340909c73e
ath9k: fix beacon issues on ar93xx
...
SVN-Revision: 30745
2012-02-27 22:56:00 +00:00
Felix Fietkau
6934c378b2
netifd: update to 2012-02-26, fixes ipv4 broadcast handling
...
SVN-Revision: 30744
2012-02-27 16:23:50 +00:00
Felix Fietkau
429886fbbb
netifd: add a hotplug handler for setting sysctls (based on the old 10-routes file)
...
SVN-Revision: 30743
2012-02-27 16:23:47 +00:00
Felix Fietkau
e3ec30cad1
mac80211: update to wireless-testing 2012-02-23
...
SVN-Revision: 30742
2012-02-27 16:23:43 +00:00
Felix Fietkau
8ad6213f59
netifd: add a new udhcpc default script for command line use (no uci support)
...
SVN-Revision: 30741
2012-02-27 16:23:39 +00:00
Jo-Philipp Wich
e5b04d57ef
revert unrelated change in previous commit
...
SVN-Revision: 30738
2012-02-27 09:34:31 +00:00
Jo-Philipp Wich
47b27500cf
partly revert r30708, it breaks various arches
...
SVN-Revision: 30737
2012-02-27 09:33:36 +00:00
Gabor Juhos
72599f0c61
ramips: don't read RAMIPS_RX_CALC_IDX0 register in the loop
...
SVN-Revision: 30733
2012-02-26 10:54:13 +00:00
Gabor Juhos
100f76a010
ramips: raeth: add rx_info structure
...
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
2012-02-26 10:54:12 +00:00
Gabor Juhos
32e7b1c7d9
ramips: raeth: add tx_info structure
...
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
2012-02-26 10:54:10 +00:00
Felix Fietkau
548155ab7d
Revert "scripts/download.pl: fix sourceforge url"
...
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
2012-02-26 09:29:53 +00:00
Felix Fietkau
8b91bad57e
ixp4xx: fix a compile error
...
SVN-Revision: 30728
2012-02-25 22:12:11 +00:00
Jo-Philipp Wich
9aaca7f1b1
firewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ICMPv6 in case no connection tracking is used
...
SVN-Revision: 30727
2012-02-25 21:00:23 +00:00
Felix Fietkau
4dc4ebe0c8
scripts/download.pl: fix sourceforge url
...
SVN-Revision: 30726
2012-02-25 20:44:02 +00:00
Jo-Philipp Wich
fe66f30aae
add some missing 2.6.39 kernel symbols observed on x86/generic builds
...
SVN-Revision: 30718
2012-02-25 13:17:32 +00:00
Jo-Philipp Wich
bafdae9233
enable RTC_CLASS for Linux 3.2 and 3.3
...
SVN-Revision: 30717
2012-02-25 13:06:26 +00:00
Jo-Philipp Wich
280605c2d6
kernel: only depend on kmod-rtc-core if its provided by the used Kernel version
...
SVN-Revision: 30716
2012-02-25 13:05:59 +00:00
Jo-Philipp Wich
1b7f0f3c0d
dropbear: patch possible use after free by authenticated remote users with active command restrictions (CVE-2012-0920)
...
SVN-Revision: 30714
2012-02-25 12:40:46 +00:00
Gabor Juhos
30143b715c
ramips: raeth: don't process disabled interrupts
...
Also rename the 'fe_int' variable.
SVN-Revision: 30713
2012-02-25 11:59:19 +00:00
Gabor Juhos
6b37484883
ar71xx: use v6.0.0 in UBTN-XM firmwares ( closes #11038 )
...
SVN-Revision: 30712
2012-02-24 20:41:38 +00:00
Jo-Philipp Wich
ed5b7b7392
uci: update to git head, reduces quotations in exported config files and fixes delta list handling in the Lua binding
...
SVN-Revision: 30711
2012-02-24 18:07:06 +00:00
Gabor Juhos
6990f66861
ramips: fix FONERA20N image generation
...
SVN-Revision: 30710
2012-02-24 16:18:46 +00:00
Jo-Philipp Wich
b585d59096
broadcom-wl: remove an erroneous BUG() call in the glue driver
...
SVN-Revision: 30709
2012-02-24 13:36:46 +00:00
Jo-Philipp Wich
74db55a982
config: deprecated symbol CONFIG_LEDS_GPIO_PLATFORM
...
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
2012-02-24 10:35:20 +00:00
Gabor Juhos
9afeeae65e
ramips: image: increase minimum kernel partition size to 896k
...
SVN-Revision: 30706
2012-02-23 19:58:16 +00:00
Gabor Juhos
7089b5213e
ramips: image: cleanup and sort templates/profiles
...
SVN-Revision: 30705
2012-02-23 19:58:15 +00:00
Gabor Juhos
c8718a220b
ramips: image: use GENERIC_4M template for the ALL0256N board
...
SVN-Revision: 30704
2012-02-23 19:58:14 +00:00
Gabor Juhos
507c7d30f5
ramips: image: introduce mkmtd/{,phys,spi} helpers
...
SVN-Revision: 30703
2012-02-23 19:58:12 +00:00
Gabor Juhos
5f63ea18aa
ramips: image: pass mtdlayout variables by value
...
SVN-Revision: 30702
2012-02-23 19:58:11 +00:00
Gabor Juhos
49e53c06b9
ramips: image: merge F5D8235V{1,2} templates
...
SVN-Revision: 30701
2012-02-23 19:58:10 +00:00
Gabor Juhos
00e7277a4c
ramips: image: use generic template for the WR6202, OMNIEMB, W502U boards
...
SVN-Revision: 30700
2012-02-23 19:58:07 +00:00
Gabor Juhos
554010d55b
ramips: image: introduce mkcmdline helper
...
SVN-Revision: 30699
2012-02-23 19:58:06 +00:00
Gabor Juhos
32c6d63acf
ramips: image: use the GENERIC_4M template for the V11ST-FE board
...
SVN-Revision: 30698
2012-02-23 19:58:04 +00:00