summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* fix trailing backslash error introduced in r13115 - fixes kernel config issuesnbd2008-11-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13131 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add rt2860 firmwarenbd2008-11-031-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13117 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add rt2800 (probably still defunct)nbd2008-11-031-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13116 3c298f89-4303-0410-b956-a3cf2f4a3e73
* split out crc-ccittnbd2008-11-032-13/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13115 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade compat-wireless to 2008-11-03nbd2008-11-0326-7694/+9495
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13114 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update openssl to 0.9.8i (#4060)florian2008-11-034-69/+71
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13109 3c298f89-4303-0410-b956-a3cf2f4a3e73
* switch: remove message about BFL_ENETADM not being set on systems with a ↵nbd2008-11-021-3/+2
| | | | | | roboswitch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13100 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix ACL race condition (patch by Sebastian Gottschall)nbd2008-11-021-0/+116
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13097 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix noderef and state machine issues in the currently unused ↵nbd2008-11-0265-465/+602
| | | | | | ap-to-ap wds mode; refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13096 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a rare wds related noderef issuenbd2008-11-0218-190/+191
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13095 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typonbd2008-10-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13084 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove GPG not enabled in this build warningthepeople2008-10-301-0/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13083 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns ↵thepeople2008-10-291-0/+1
| | | | | | servers no longer in the config get cleared git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13082 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add back the include() function to awk (extracted from the old awx patch)nbd2008-10-291-0/+212
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13081 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't bring down interfaces when preparing themnbd2008-10-291-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13079 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use pidfiles for hostapd/wpa_supplicant instead of killing all processes ↵nbd2008-10-294-9/+7
| | | | | | when bringing an interface down - fixes an issue with random hostapd death git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13078 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix hostapd a/g mode if only the channel is configured in the confignbd2008-10-291-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13076 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix hostapd race condition which breaks wpa with madwifinbd2008-10-291-0/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13075 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a null pointer deref in vi's searchmbm2008-10-291-0/+35
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13073 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] mac80211: fix zd1211rw firmware locationjuhosg2008-10-281-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13065 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove LED api abuse from r13032 per request fom nbd, gpioctl is now built ↵thepeople2008-10-231-14/+5
| | | | | | by defualt git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13039 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove polarity from config file generationthepeople2008-10-231-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13034 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix mistakes in last committhepeople2008-10-231-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13033 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Simplify antenna selection and remove the need for gpioctl for the nanostation2.thepeople2008-10-231-12/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13032 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix polaritythepeople2008-10-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13031 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: improve reliability of the antenna diversity settingnbd2008-10-232-1/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13029 3c298f89-4303-0410-b956-a3cf2f4a3e73
* implement uci config option for the nanostation antenna/polarity control ↵nbd2008-10-231-8/+47
| | | | | | (ns2 and ns5 supported) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13028 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add a patch for detecting vendor / device name information (only ↵nbd2008-10-234-9/+326
| | | | | | implemented for WiSoC at the moment) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13027 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make sure that the dhcp client (or other processes necessary to get a ↵nbd2008-10-231-0/+1
| | | | | | connection) gets restarted when the wifi is restarted git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13026 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add new switch configuration apinbd2008-10-185-0/+1141
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13009 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: fix zd1211rw build errorjuhosg2008-10-171-3/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12996 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add phidget kernel module from #4116thepeople2008-10-171-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12994 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: allow disabling of hardware ibss merges by setting the wifi-iface ↵nbd2008-10-161-1/+4
| | | | | | 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) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12993 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove madwifi-testing (it confuses users) - it doesn't work, never has, and ↵nbd2008-10-1646-5160/+5
| | | | | | i'm not going to finish it. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12992 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] netfilter/iptables: disable IMQ on 2.6.27juhosg2008-10-152-3/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12984 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add sta mode idle reassoc fix (#4091)nbd2008-10-141-9/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12981 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes firewall for trunk, custom chains were never reched, as policies apply ↵blogic2008-10-141-3/+3
| | | | | | beforehand git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12978 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add acx wireless configuration (#4095)florian2008-10-132-0/+203
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12962 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Ucified PXE-Boot options for dnsmasqcyrus2008-10-131-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12960 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix a node refcounting imbalance with a low (but nonzero) crash ↵nbd2008-10-111-1/+1
| | | | | | probability git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12950 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add rate control rewrite and enhance the performance of the ↵nbd2008-10-1122-129/+7636
| | | | | | minstrel algorithm for non-mrr configurations git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12948 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix libnl pkg config file template.lars2008-10-101-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12945 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update to latest compat-wireless version and add some new minstrel/b43 fixesnbd2008-10-1011-1522/+179
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12939 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211/compat-wireless: don't patch a generated filenbd2008-10-081-19/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12895 3c298f89-4303-0410-b956-a3cf2f4a3e73
* allow larger beacon interval values - useful for big mesh networks (patch by ↵nbd2008-10-071-0/+13
| | | | | | sven-ola) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12886 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: re-enable the MIB interrupt flood protection fix - apparently it's ↵nbd2008-10-071-28/+11
| | | | | | still necessary in some extreme cases git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12885 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix mode setup for ibss/ahdemo - preserve existing modes and use HOSTAP mode ↵nbd2008-10-071-0/+23
| | | | | | for AHDEMO instead of IBSS to prevent unwanted IBSS merges git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12884 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: allow ad-hoc mode with software based TSF merging (hardware merging ↵nbd2008-10-0710-18/+123
| | | | | | can screw up the internal timers and cause transmit hangs) - based on a patch by sven-ola. activated by wlanconfig's nosbeacon flag git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12883 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix busybox http auth if the root user has an empty passwordnbd2008-10-061-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12869 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add the new compat-wireless for 2.6.27 + multi-rate retry and minstrel ↵nbd2008-10-0611-5/+1818
| | | | | | patches, rename patches/ for old compat-wireless to patches-old/ git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12865 3c298f89-4303-0410-b956-a3cf2f4a3e73