Commit graph

3537 commits

Author SHA1 Message Date
Imre Kaloz
0b9849afbf refresh patch
SVN-Revision: 19102
2010-01-11 09:40:26 +00:00
Felix Fietkau
a0f378097e mac80211: fix some monitor mode queue selection bugs
SVN-Revision: 19099
2010-01-11 05:57:59 +00:00
Jo-Philipp Wich
b28f438a37 ppp: process option dns if peerdns is off (#6474)
SVN-Revision: 19093
2010-01-10 16:28:09 +00:00
Jo-Philipp Wich
f40e9e8d8a dnsmasq: only write search directive if domain is actually set
SVN-Revision: 19090
2010-01-10 15:31:58 +00:00
Jo-Philipp Wich
fd7889cf6f dnsmasq: add local domain as search directive to /tmp/resolv.conf
SVN-Revision: 19086
2010-01-09 21:03:48 +00:00
Felix Fietkau
8ed8fe14b2 hostapd: fix compile error with madwifi enabled
SVN-Revision: 19080
2010-01-08 21:25:40 +00:00
Felix Fietkau
afb9aa89b6 mac80211: fix patch naming
SVN-Revision: 19078
2010-01-08 16:56:39 +00:00
Felix Fietkau
c40e11d79e hostapd: upgrade to latest version
SVN-Revision: 19077
2010-01-08 16:55:19 +00:00
Felix Fietkau
c418fd661f mac80211: various wds related fixes
SVN-Revision: 19076
2010-01-08 16:55:15 +00:00
Jo-Philipp Wich
02d30873eb dnsmasq: Fix setting the network-id for config host sections This renames name to networkid where applicable, and re-adds the name option for hosts. Signed-off-by: Stefan Bethke <stb@lassitu.de>
SVN-Revision: 19069
2010-01-08 00:03:08 +00:00
Felix Fietkau
28e836e392 carl9170: enable ht support by default
SVN-Revision: 19068
2010-01-07 22:51:08 +00:00
Felix Fietkau
e5b704d350 carl9170: fix debugfs support
SVN-Revision: 19067
2010-01-07 22:22:10 +00:00
Felix Fietkau
6142c52634 add the carl9170 wifi driver for ar9170 devices
SVN-Revision: 19066
2010-01-07 21:59:57 +00:00
Felix Fietkau
fa78fa7e43 mac80211: export a few ath header files
SVN-Revision: 19065
2010-01-07 21:59:51 +00:00
Felix Fietkau
999a050002 mac80211: fix spurious client reconnects triggered by rejected action frames being interpreted as chan switch announcements
SVN-Revision: 19064
2010-01-07 19:15:30 +00:00
Felix Fietkau
fe32f100a8 mac80211: update to compat-wireless 2010-01-07 (unoffical snapshot, official ones are not working yet)
SVN-Revision: 19063
2010-01-07 19:15:05 +00:00
Jo-Philipp Wich
d7272853a2 opkg: update to r513, move lock-file to /var/lock and drop cleanup patch - went upstream
SVN-Revision: 19061
2010-01-07 12:37:49 +00:00
Nicolas Thill
6769fc65bb kernel: cleanup crypto stuff and fix module names on 2.4
SVN-Revision: 19058
2010-01-06 18:50:38 +00:00
Nicolas Thill
04ba8ab358 kernel: remove even more calls to CompareKernelPatchVer
SVN-Revision: 19057
2010-01-06 18:46:42 +00:00
Felix Fietkau
23f08317be mac80211: merge some further fixes to the queue stop patch
SVN-Revision: 19056
2010-01-06 18:43:01 +00:00
Hamish Guthrie
65b924dad7 wpa_supplicant: remove legacy PS3 gelic wpa driver support
SVN-Revision: 19052
2010-01-06 09:35:58 +00:00
Felix Fietkau
e5e3624fff ixp4xx: allocate all skbs using GFP_DMA this ensures that dma bounce buffers will not be used frequently when bridging or routing frames between ethernet and wifi. significantly improves ath9k performance and obsoletes an ath specific patch
SVN-Revision: 19051
2010-01-06 06:05:15 +00:00
Felix Fietkau
8ec79b460c run led init after /etc/init.d/done to keep the configured led settings active after the system has finished booting Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
SVN-Revision: 19050
2010-01-06 02:34:20 +00:00
Nicolas Thill
6e3bbe7843 kernel: remove more calls to CompareKernelPatchVer and use 2.4 exceptions instead
SVN-Revision: 19049
2010-01-06 01:11:31 +00:00
Nicolas Thill
ad91c89f08 kernel: fix IDE modules on 2.4
SVN-Revision: 19048
2010-01-06 01:08:00 +00:00
Felix Fietkau
2a0225f061 mac80211: merge johill's tx queue stop fix patch from the linux-wireless list - fixes serious latency spike and tcp throughput drop issues
SVN-Revision: 19045
2010-01-05 19:14:28 +00:00
Felix Fietkau
503cf5df83 mac80211: update ath9k tx fix with changes from upstream
SVN-Revision: 19043
2010-01-05 18:37:14 +00:00
Florian Fainelli
b1dca51ad0 fix zlib linking failures with gcc-4.4+ (#6173)
SVN-Revision: 19012
2010-01-02 19:45:50 +00:00
Florian Fainelli
61a1c4d06b add western digital netcenter support to broadcom-diag (#6124) original patch from Christoph Muellner
SVN-Revision: 19008
2010-01-02 16:22:20 +00:00
Florian Fainelli
5acf538f13 enable hso on ar71xx (#6432)
SVN-Revision: 18995
2010-01-02 12:15:20 +00:00
Gabor Juhos
f759c749de package: kernel/modules: package module for MAC-VLAN support
SVN-Revision: 18980
2009-12-31 14:33:31 +00:00
Florian Fainelli
814cd2301a spidev_test depends on kmod-spi-dev to work
SVN-Revision: 18975
2009-12-30 22:19:55 +00:00
Florian Fainelli
328e4d3405 defer the loading of spidev after spi master drivers
SVN-Revision: 18974
2009-12-30 22:19:49 +00:00
Florian Fainelli
1c5bc31e17 fix bluetooth and ide breakage after r18955 (#6422)
SVN-Revision: 18972
2009-12-30 10:52:28 +00:00
Florian Fainelli
b6f5eeb1ee fix wrong paths after r18955.
SVN-Revision: 18957
2009-12-28 14:55:38 +00:00
Florian Fainelli
36743687a8 fix trailing endif after r18954. (#6420)
SVN-Revision: 18956
2009-12-28 09:19:32 +00:00
Imre Kaloz
29a020ffb3 remove handling of older unsupported kernels
SVN-Revision: 18955
2009-12-27 21:54:09 +00:00
Imre Kaloz
4e71b48c2a remove 2.6.28 specific stuff from kernel packages
SVN-Revision: 18954
2009-12-27 21:42:38 +00:00
Michael Büsch
bced3bd81b b43-fwsquash: ucode2.fw also supports core rev 3
SVN-Revision: 18948
2009-12-26 23:20:24 +00:00
Hauke Mehrtens
abade416d1 b43 and b43legacy: squash firmware
Only G and L-PHY are supportted by b43 driver
Add squash firmware for b43legacy

SVN-Revision: 18947
2009-12-26 23:15:16 +00:00
Andy Boyett
3c175fb47c wprobe: fix interface selection. Thanks morpheus, Freifunk Aurich
SVN-Revision: 18946
2009-12-26 19:21:10 +00:00
Hauke Mehrtens
f1e9fb687b b43: Add L-PHY firemware files to squash script
Use firmware 4.178.10.4 as default on.
Select firmware for all supported phy types and version as default.

Close ticket #5978

SVN-Revision: 18935
2009-12-26 01:06:36 +00:00
Jo-Philipp Wich
2a83e90ceb dnsmasq: While trying to document the dhcp UCI config, I noticed that the name config option is applied wrongly when adding static addresses. Cf. the dnsmasq man page. Signed-off-by: Stefan Bethke <stb@lassitu.de>
SVN-Revision: 18934
2009-12-26 00:23:35 +00:00
Felix Fietkau
0a24ec2e4a mac80211: fix handling of vif mac addresses in /lib/wifi/mac80211.sh (patch from #6401)
SVN-Revision: 18923
2009-12-24 11:05:04 +00:00
Felix Fietkau
6ec88dfdfc add Askey RT210W support (patch from #6380)
SVN-Revision: 18922
2009-12-24 11:00:31 +00:00
Felix Fietkau
46f75ee869 add WRT300N v1.1 support (patch from #6379)
SVN-Revision: 18921
2009-12-24 10:58:09 +00:00
Felix Fietkau
496df32d91 wprobe: fix up data lengths in the ipfix exporter
SVN-Revision: 18919
2009-12-24 10:34:29 +00:00
Nicolas Thill
fdd4a4e613 e2fsprogs: restore patch from [12355], lost between upgrade & downgrade
SVN-Revision: 18909
2009-12-23 21:17:22 +00:00
Nicolas Thill
5734bdddcd disable a few packages failing on ps3 as well (marking them as BROKEN)
SVN-Revision: 18905
2009-12-23 11:08:22 +00:00
Nicolas Thill
33db876248 disable a few packages failing on pxcab (marking them as BROKEN)
SVN-Revision: 18903
2009-12-23 09:53:06 +00:00