Florian Fainelli
|
2937618dd9
|
prevent busybox's ping6 from crashing (#4604)
SVN-Revision: 18528
|
15 years ago |
Felix Fietkau
|
cafe76e103
|
ath: only use GFP_DMA on ixp4xx
SVN-Revision: 18525
|
15 years ago |
Hamish Guthrie
|
e1a2e7037f
|
kmod-sound-core: Add new 2.6.32 kernel config option
SVN-Revision: 18523
|
15 years ago |
Florian Fainelli
|
0fb52dee86
|
downgrade e2fsprogs to 1.40.11 which does not segfault until we fix the issue (#6073)
SVN-Revision: 18517
|
15 years ago |
Florian Fainelli
|
7d7b200cb5
|
package sfdisk from util-linux-ng (#5998)
SVN-Revision: 18513
|
15 years ago |
Florian Fainelli
|
1f24cd1700
|
update compcache to 0.5.4 (#6018)
SVN-Revision: 18512
|
15 years ago |
Felix Fietkau
|
9fce92753f
|
separate ath9k debugfs support from ath9k debugging, use the mac80211 debugfs config option to enable it
SVN-Revision: 18505
|
15 years ago |
Felix Fietkau
|
d6cb068098
|
mac80211: do not build b44
SVN-Revision: 18504
|
15 years ago |
Felix Fietkau
|
e69581be06
|
ath9k: add a few debugfs files to access the chainmasks and registers
SVN-Revision: 18503
|
15 years ago |
Felix Fietkau
|
e39038f688
|
mount debugfs by default
SVN-Revision: 18502
|
15 years ago |
Felix Fietkau
|
79fcadc146
|
hostapd: fix rebuild checks (#6210)
SVN-Revision: 18497
|
15 years ago |
Nicolas Thill
|
0153a9bfea
|
busybox: restore previous inittab handling when terminal can't be accessed (closes: #6181)
SVN-Revision: 18485
|
15 years ago |
Jo-Philipp Wich
|
5a485c4112
|
dnsmasq: Set a list of addnhosts files. e.g. list 'addnhosts' '/var/etc/hosts.olsr' list 'addnhosts' '/var/etc/hosts.olsrv6' hosts.olsr for ipv4 and hosts.olsrv6 for ipv6 addresses. Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
SVN-Revision: 18470
|
15 years ago |
Felix Fietkau
|
e4489675b5
|
mac80211: update to compat-wireless 2009-11-21
SVN-Revision: 18465
|
15 years ago |
Felix Fietkau
|
f1da5431bb
|
build variants: only build opkg packages for the requested build variant (or any if no variant was specified for the package)
SVN-Revision: 18464
|
15 years ago |
Jo-Philipp Wich
|
4d9b1d6c75
|
base-files: sysupgrade: restrict find command to plain files to avoid duplicates when generating the conffiles tgz archive
SVN-Revision: 18455
|
15 years ago |
Felix Fietkau
|
1f88eb26ac
|
ath9k: fix compiler warning without debug enabled
SVN-Revision: 18452
|
15 years ago |
Felix Fietkau
|
f5c4ff9389
|
ath9k: fix bisectability of rc patches
SVN-Revision: 18445
|
15 years ago |
Felix Fietkau
|
57d7f2f99a
|
ath9k: split up and adjust rc cleanup patch according to upstream feedback, also fix tx status reporting for minstrel compatibility
SVN-Revision: 18444
|
15 years ago |
Nicolas Thill
|
0cd7179165
|
change ext2/ext3 load order so that lazy mount tries ext3 before ext2
SVN-Revision: 18442
|
15 years ago |
Gabor Juhos
|
3018b457f9
|
package/mac80211: use platform_data on PCI devices in ath9k
SVN-Revision: 18436
|
15 years ago |
Felix Fietkau
|
cdce75c5fc
|
ath: use GFP_DMA for rx buffer allocations to fix allocation errors on ixp4xx devices with more than 64 MB RAM
SVN-Revision: 18433
|
15 years ago |
Felix Fietkau
|
b01e1d4916
|
mac80211: adjust patches based on upstream feedback
SVN-Revision: 18431
|
15 years ago |
Felix Fietkau
|
46560d64a8
|
mac80211: add some missing patch chunks that were accidentally left out in the previous commit
SVN-Revision: 18430
|
15 years ago |
Felix Fietkau
|
bc6301de27
|
ath9k: work-in-progress patch to adapt ath9k to the mac80211 rate control api
SVN-Revision: 18429
|
15 years ago |
Felix Fietkau
|
0a5fa7b10e
|
ath9k: fix massive packet loss issue introduced by upstream cleanups
SVN-Revision: 18428
|
15 years ago |
Felix Fietkau
|
a7ddfc6e79
|
mac80211: sync with changes to patches submitted upstream
SVN-Revision: 18427
|
15 years ago |
Jo-Philipp Wich
|
194f32bc26
|
change switch config to swconfig style format to remain consistent accross platforms
SVN-Revision: 18425
|
15 years ago |
Jo-Philipp Wich
|
013fa61257
|
iproute2: honour when building libnetlink.a, completes r18323 and fixes #6160
SVN-Revision: 18422
|
15 years ago |
Hauke Mehrtens
|
ac141eb667
|
fix build of hostapd-utils
This fixes #6158.
Thank you Will Dyson for your patch.
SVN-Revision: 18417
|
15 years ago |
Felix Fietkau
|
1d91c8b455
|
e1000: add CONFIG_E1000_NAPI=y for older kernels
SVN-Revision: 18416
|
15 years ago |
Felix Fietkau
|
bb572e08f8
|
mac80211: update to 2009-11-13 and add some of my new performance improvement patches. fixes excessive cpu usage of hostapd in ap mode, should also fix the ath9k memleak
SVN-Revision: 18415
|
15 years ago |
Gabor Juhos
|
00808aaff3
|
package/mac80211: add config option to enable Atheros wireless debugging
SVN-Revision: 18412
|
15 years ago |
Felix Fietkau
|
2913dec9f1
|
hostapd: fix endian bugs in STA HT capability handling
SVN-Revision: 18405
|
15 years ago |
Felix Fietkau
|
3036844666
|
hostapd: fix HT40 BSS scan checks
SVN-Revision: 18404
|
15 years ago |
Imre Kaloz
|
c2eba9719e
|
neither avr32 or coldfire has a shared libgcc
SVN-Revision: 18402
|
15 years ago |
Imre Kaloz
|
1404796880
|
update openssl to 0.9.8l -- thanks puchu
SVN-Revision: 18398
|
15 years ago |
Jo-Philipp Wich
|
0b69c5e549
|
opkg: forgot to remove two obsolete patches in last commit
SVN-Revision: 18381
|
15 years ago |
Jo-Philipp Wich
|
2355f9d497
|
opkg: bump to r284 - incorporates parsing improvements upstream - fixes a couple of memory leaks - fixes some null pointer dereferences - fixes possible crashes during removal of packages - various other corrections
SVN-Revision: 18380
|
15 years ago |
Felix Fietkau
|
a195852e7f
|
mac80211: disable powersave on the sta by default (for performance reasons)
SVN-Revision: 18379
|
15 years ago |
Felix Fietkau
|
f61d14f781
|
wireless-tools: re-enable support for enabling/disabling powersave
SVN-Revision: 18378
|
15 years ago |
Felix Fietkau
|
c8c6f7ec39
|
mac80211: fix a race condition when bringing up wds sta interfaces on the ap
SVN-Revision: 18377
|
15 years ago |
Felix Fietkau
|
3f5c35c742
|
e1000: depend on pci support instead of x86 target - some people have minipci cards with this chipset
SVN-Revision: 18376
|
15 years ago |
Felix Fietkau
|
5501cf6ed8
|
hostapd: automatically add wds sta interfaces of an ap to the right bridge
SVN-Revision: 18365
|
15 years ago |
Felix Fietkau
|
36eccaad21
|
hostapd: implement wds ap support
SVN-Revision: 18364
|
15 years ago |
Felix Fietkau
|
20107c752e
|
mac80211: fix a bug in broadcast handling of wds sta interfaces
SVN-Revision: 18363
|
15 years ago |
Felix Fietkau
|
a8ea28ad90
|
hostapd: update to latest git, remove openssl dependency for hostapd-full, it works with internal crypto now
SVN-Revision: 18360
|
15 years ago |
Felix Fietkau
|
8a89f203a0
|
hostapd: use the new build variants feature to clean up the makefile
SVN-Revision: 18358
|
15 years ago |
Felix Fietkau
|
1dbcfdaf2f
|
mac80211: implement wds sta support (wds ap support work in progress, needs hostapd changes)
SVN-Revision: 18356
|
15 years ago |
Felix Fietkau
|
559f32adbc
|
mac80211: fix wpa in client mode
SVN-Revision: 18355
|
15 years ago |