aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi
Commit message (Collapse)AuthorAgeFilesLines
* fix madwifi channel setting (#2073)Felix Fietkau2007-09-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8681 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-2/+4
| | | | | | DESCRIPTION=TITLE git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-4/+1
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use a default VERSION field for kmod packagesNicolas Thill2007-09-021-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8575 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix 'bad ratekbps' message when running adhoc in .11aFelix Fietkau2007-08-111-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8395 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adhoc has issues with bgscan as wellFelix Fietkau2007-08-101-4/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8394 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a missing variable assignmentFelix Fietkau2007-08-041-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8339 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a fix for skb_put_over in beacon handling codeFelix Fietkau2007-08-031-0/+42
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8325 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: bgscan is a bit broken. disable by defaultFelix Fietkau2007-08-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8315 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: bump release versionFelix Fietkau2007-08-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8311 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: remove stuck beacon workaround (does not work properly). add a ↵Felix Fietkau2007-08-012-102/+83
| | | | | | workaround for MIB interrupt flooding git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8310 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a typoFelix Fietkau2007-07-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8220 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Some packages make no sense or do not build for etraxJohn Crispin2007-07-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8216 3c298f89-4303-0410-b956-a3cf2f4a3e73
* merge madwifi r2591 for rxantenna selectionFelix Fietkau2007-07-251-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8157 3c298f89-4303-0410-b956-a3cf2f4a3e73
* merge madwifi trunk changeset 2597Felix Fietkau2007-07-231-2/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8136 3c298f89-4303-0410-b956-a3cf2f4a3e73
* another attempt at fixing the madwifi memleak for good. i'm 95% sure this is ↵Felix Fietkau2007-07-231-0/+13
| | | | | | the right fix, but it needs to be tested in a real ad-hoc environment... (#2121) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8111 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh madwifi patchesFelix Fietkau2007-07-2224-160/+160
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8110 3c298f89-4303-0410-b956-a3cf2f4a3e73
* keep track of the wifi interface state in /var/state/wirelessFelix Fietkau2007-07-221-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8108 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a workaround for the hostapd killed issue when using more than one wifi ↵Felix Fietkau2007-07-201-1/+0
| | | | | | card (#1928, #2040) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8077 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a workaround for a wds related crashFelix Fietkau2007-07-191-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8062 3c298f89-4303-0410-b956-a3cf2f4a3e73
* avr32 build fixesImre Kaloz2007-07-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8017 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh madwifi patchesFelix Fietkau2007-07-1323-145/+145
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7961 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: patch for 'fixing' stuck beacons through card recalibrationFelix Fietkau2007-07-131-0/+102
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7960 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix madwifi unload/reload on SoCFelix Fietkau2007-07-131-5/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7958 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix monitor mode related crash in madwifi (#2034)Felix Fietkau2007-07-131-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7957 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing changes from #1949Felix Fietkau2007-07-121-7/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7948 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add tpc change from #1949Felix Fietkau2007-07-121-2/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7947 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sync with latest madwifi snapshot, refresh patches, add tpc fix by mdtaylor ↵Felix Fietkau2007-07-1122-243/+330
| | | | | | (should fix #1949) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7929 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix madwifi compile for 2.4Felix Fietkau2007-07-071-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7885 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up default wifi configMike Baker2007-07-041-12/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7873 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove ad-hoc tx hang workaround - the underlying issue has been fixed a ↵Felix Fietkau2007-07-041-49/+0
| | | | | | while ago git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7868 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove minstrel rate hackFelix Fietkau2007-07-041-13/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7867 3c298f89-4303-0410-b956-a3cf2f4a3e73
* another madwifi updateFelix Fietkau2007-07-042-15/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7866 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update to the latest madwifi snapshotFelix Fietkau2007-07-0326-502/+337
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7864 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh a patch that is causing problems on certain systemsFelix Fietkau2007-07-021-82/+98
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7857 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a horrible memleak in madwifiFelix Fietkau2007-07-021-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7850 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a crash related to wep and mic handling (#1973)Felix Fietkau2007-06-301-28/+75
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7813 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add madwifi changeset 2484 (node refcounting patch) - i will resync with ↵Felix Fietkau2007-06-301-0/+82
| | | | | | madwifi svn after the 7.07 release git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7807 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up the madwifi SoC support patch - remove some breakage that went ↵Felix Fietkau2007-06-281-23/+1
| | | | | | unnoticed because it only applies to kernelversions before 2.6.19 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7746 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add fragmentation and rts settings thanks rene closes #1725Travis Kemen2007-06-271-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7743 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add some extra delay between bringing the interface up and ↵Felix Fietkau2007-06-251-0/+1
| | | | | | configuring it (#1703) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7729 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh all package patches in the buildroot using quiltFelix Fietkau2007-06-0423-294/+355
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix an unhandle cryptoapi change (wpa2)Felix Fietkau2007-06-031-1/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7470 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes for wpa/wpa2Felix Fietkau2007-06-023-3/+43
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7453 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi update: include upstream fixes for ff handling, disable ff by ↵Felix Fietkau2007-06-026-38/+41
| | | | | | default (not reliable enough), wpa in ap mode should be working now git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7440 3c298f89-4303-0410-b956-a3cf2f4a3e73
* optimize the performance of the minstrel rate algorithm - don't sample lower ↵Felix Fietkau2007-06-011-0/+12
| | | | | | rates if the rate with the higest probability is high git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7437 3c298f89-4303-0410-b956-a3cf2f4a3e73
* minor locking changeFelix Fietkau2007-06-011-0/+67
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7436 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix a crash in ff handlingFelix Fietkau2007-06-011-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7435 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable tpc in madwifi by default (seems to be hurting performance in ↵Felix Fietkau2007-06-011-0/+12
| | | | | | long-distance links) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7434 3c298f89-4303-0410-b956-a3cf2f4a3e73
* forgot a small changeFelix Fietkau2007-06-011-8/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7426 3c298f89-4303-0410-b956-a3cf2f4a3e73