Commit graph

2227 commits

Author SHA1 Message Date
Felix Fietkau
03daa9a28d fix trailing backslash error introduced in r13115 - fixes kernel config issues
SVN-Revision: 13131
2008-11-06 13:21:43 +00:00
Felix Fietkau
d96cec4149 add rt2860 firmware
SVN-Revision: 13117
2008-11-03 22:10:35 +00:00
Felix Fietkau
9a95bbddc1 add rt2800 (probably still defunct)
SVN-Revision: 13116
2008-11-03 22:10:17 +00:00
Felix Fietkau
73784f8351 split out crc-ccitt
SVN-Revision: 13115
2008-11-03 22:09:39 +00:00
Felix Fietkau
21bd5492b3 upgrade compat-wireless to 2008-11-03
SVN-Revision: 13114
2008-11-03 22:09:08 +00:00
Florian Fainelli
b4dd33016d Update openssl to 0.9.8i (#4060)
SVN-Revision: 13109
2008-11-03 21:26:27 +00:00
Felix Fietkau
529e87f6c5 switch: remove message about BFL_ENETADM not being set on systems with a roboswitch
SVN-Revision: 13100
2008-11-02 23:14:16 +00:00
Felix Fietkau
f44a4a0b00 madwifi: fix ACL race condition (patch by Sebastian Gottschall)
SVN-Revision: 13097
2008-11-02 13:05:46 +00:00
Felix Fietkau
dec207d4eb madwifi: fix noderef and state machine issues in the currently unused ap-to-ap wds mode; refresh patches
SVN-Revision: 13096
2008-11-02 13:04:36 +00:00
Felix Fietkau
891b476e67 fix a rare wds related noderef issue
SVN-Revision: 13095
2008-11-02 13:03:03 +00:00
Felix Fietkau
e050667baa fix typo
SVN-Revision: 13084
2008-10-30 22:49:15 +00:00
Travis Kemen
7002daa535 remove GPG not enabled in this build warning
SVN-Revision: 13083
2008-10-30 18:22:00 +00:00
Travis Kemen
6103f88358 remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns servers no longer in the config get cleared
SVN-Revision: 13082
2008-10-29 20:31:14 +00:00
Felix Fietkau
5a97325e73 add back the include() function to awk (extracted from the old awx patch)
SVN-Revision: 13081
2008-10-29 20:02:52 +00:00
Felix Fietkau
9b75b9e35c don't bring down interfaces when preparing them
SVN-Revision: 13079
2008-10-29 17:26:59 +00:00
Felix Fietkau
a4f11ca22e use pidfiles for hostapd/wpa_supplicant instead of killing all processes when bringing an interface down - fixes an issue with random hostapd death
SVN-Revision: 13078
2008-10-29 17:26:49 +00:00
Felix Fietkau
9161a70235 fix hostapd a/g mode if only the channel is configured in the config
SVN-Revision: 13076
2008-10-29 15:52:58 +00:00
Felix Fietkau
1b5de1c105 fix hostapd race condition which breaks wpa with madwifi
SVN-Revision: 13075
2008-10-29 15:52:44 +00:00
Mike Baker
a75c1c1262 fix a null pointer deref in vi's search
SVN-Revision: 13073
2008-10-29 13:46:28 +00:00
Gabor Juhos
71b43456c7 mac80211: fix zd1211rw firmware location
SVN-Revision: 13065
2008-10-28 20:47:15 +00:00
Travis Kemen
7adb667a13 remove LED api abuse from r13032 per request fom nbd, gpioctl is now built by defualt
SVN-Revision: 13039
2008-10-23 15:14:54 +00:00
Travis Kemen
3800e56ddb remove polarity from config file generation
SVN-Revision: 13034
2008-10-23 04:06:30 +00:00
Travis Kemen
0aaaf0e266 fix mistakes in last commit
SVN-Revision: 13033
2008-10-23 03:53:56 +00:00
Travis Kemen
5506db71c3 Simplify antenna selection and remove the need for gpioctl for the nanostation2.
SVN-Revision: 13032
2008-10-23 03:09:33 +00:00
Travis Kemen
6d6878bb10 fix polarity
SVN-Revision: 13031
2008-10-23 01:49:19 +00:00
Felix Fietkau
c818cdbb4d madwifi: improve reliability of the antenna diversity setting
SVN-Revision: 13029
2008-10-23 01:07:55 +00:00
Felix Fietkau
14d0041023 implement uci config option for the nanostation antenna/polarity control (ns2 and ns5 supported)
SVN-Revision: 13028
2008-10-23 01:07:50 +00:00
Felix Fietkau
eb121d2189 madwifi: add a patch for detecting vendor / device name information (only implemented for WiSoC at the moment)
SVN-Revision: 13027
2008-10-23 01:07:42 +00:00
Felix Fietkau
c0e753bcdc make sure that the dhcp client (or other processes necessary to get a connection) gets restarted when the wifi is restarted
SVN-Revision: 13026
2008-10-23 01:07:35 +00:00
Felix Fietkau
487c622ac0 add new switch configuration api
SVN-Revision: 13009
2008-10-18 20:44:53 +00:00
Gabor Juhos
af61c22a01 mac80211: fix zd1211rw build error
SVN-Revision: 12996
2008-10-17 07:03:20 +00:00
Travis Kemen
cddfdc8938 add phidget kernel module from #4116
SVN-Revision: 12994
2008-10-17 04:27:45 +00:00
Felix Fietkau
f3e2fb3da0 madwifi: allow disabling of hardware ibss merges by setting the wifi-iface option sw_merge, which does the tsf sync in software instead. used to work around hardware issues with hw merges (ATIM window gets screwed up)
SVN-Revision: 12993
2008-10-16 21:26:24 +00:00
Felix Fietkau
6e9522d27e remove madwifi-testing (it confuses users) - it doesn't work, never has, and i'm not going to finish it.
SVN-Revision: 12992
2008-10-16 21:06:30 +00:00
Gabor Juhos
7613c343b5 netfilter/iptables: disable IMQ on 2.6.27
SVN-Revision: 12984
2008-10-15 10:56:13 +00:00
Felix Fietkau
8ec25f13de madwifi: add sta mode idle reassoc fix (#4091)
SVN-Revision: 12981
2008-10-14 12:29:14 +00:00
John Crispin
3830b905e3 fixes firewall for trunk, custom chains were never reched, as policies apply beforehand
SVN-Revision: 12978
2008-10-14 10:53:55 +00:00
Florian Fainelli
cff56165ac Add acx wireless configuration (#4095)
SVN-Revision: 12962
2008-10-13 13:56:12 +00:00
Steven Barth
d0d1d9fd57 Ucified PXE-Boot options for dnsmasq
SVN-Revision: 12960
2008-10-13 07:39:56 +00:00
Felix Fietkau
d625fc88d3 madwifi: fix a node refcounting imbalance with a low (but nonzero) crash probability
SVN-Revision: 12950
2008-10-11 01:56:27 +00:00
Felix Fietkau
b8f710a69a mac80211: add rate control rewrite and enhance the performance of the minstrel algorithm for non-mrr configurations
SVN-Revision: 12948
2008-10-11 01:33:09 +00:00
Lars-Peter Clausen
06c86e8538 Fix libnl pkg config file template.
SVN-Revision: 12945
2008-10-10 16:04:33 +00:00
Felix Fietkau
6e85059256 update to latest compat-wireless version and add some new minstrel/b43 fixes
SVN-Revision: 12939
2008-10-10 01:45:35 +00:00
Felix Fietkau
a195b6d864 mac80211/compat-wireless: don't patch a generated file
SVN-Revision: 12895
2008-10-08 12:06:47 +00:00
Felix Fietkau
951d704a3e allow larger beacon interval values - useful for big mesh networks (patch by sven-ola)
SVN-Revision: 12886
2008-10-07 01:41:03 +00:00
Felix Fietkau
27a9ac4583 madwifi: re-enable the MIB interrupt flood protection fix - apparently it's still necessary in some extreme cases
SVN-Revision: 12885
2008-10-07 01:40:36 +00:00
Felix Fietkau
822c055850 fix mode setup for ibss/ahdemo - preserve existing modes and use HOSTAP mode for AHDEMO instead of IBSS to prevent unwanted IBSS merges
SVN-Revision: 12884
2008-10-07 01:40:09 +00:00
Felix Fietkau
a5d8cfb520 madwifi: allow ad-hoc mode with software based TSF merging (hardware merging can screw up the internal timers and cause transmit hangs) - based on a patch by sven-ola. activated by wlanconfig's nosbeacon flag
SVN-Revision: 12883
2008-10-07 01:39:38 +00:00
Felix Fietkau
51a69f3f97 fix busybox http auth if the root user has an empty password
SVN-Revision: 12869
2008-10-06 16:33:14 +00:00
Felix Fietkau
7e0e4fb486 add the new compat-wireless for 2.6.27 + multi-rate retry and minstrel patches, rename patches/ for old compat-wireless to patches-old/
SVN-Revision: 12865
2008-10-06 12:04:04 +00:00