Commit Graph

491 Commits (127f454ba06f784a123fa1d39cb7104cd97b587b)

Author SHA1 Message Date
Nicolas Thill 01ff61d127 package/madwifi: move configuration in submenu
SVN-Revision: 20911
14 years ago
Felix Fietkau 16e22d2559 madwifi: fix the tx rate display in iwconfig (#6925)
SVN-Revision: 20550
14 years ago
Felix Fietkau 655e90d706 madwifi: return to the bss channel after an issued ap mode scan has been completed (fixes #6599)
SVN-Revision: 20549
14 years ago
Vasilis Tsiligiannis ce75e4b893 madwifi: Fix RX packet and byte count, refresh patches (#6404)
SVN-Revision: 20434
15 years ago
Nicolas Thill f0aa9bc04f madwifi: remove redundant conditional dep, atheros has PCI support
SVN-Revision: 20263
15 years ago
Felix Fietkau f434771b7a madwifi: disable softled by default on pci devices (fixes #4484)
SVN-Revision: 20195
15 years ago
Nicolas Thill b4e99d33d9 use a common way of marking packages as not supported on specific targets
SVN-Revision: 20117
15 years ago
Matteo Croce 3ccd1aeab7 2.6.33 fixes for atheros and madwifi
SVN-Revision: 19963
15 years ago
Felix Fietkau f53f060299 madwifi: disable ccmp replay protection for ibss/ahdemo to make wpa-none work
SVN-Revision: 19822
15 years ago
Felix Fietkau c830d6cfe7 add me as a maintainer for a few other packages
SVN-Revision: 19439
15 years ago
Felix Fietkau 019ee54580 madwifi: fix/improve station idle timeout handling
SVN-Revision: 19378
15 years ago
Felix Fietkau 8de3096f63 madwifi: make sure that minstrel rc updates still work after a jiffies wraparound
SVN-Revision: 19377
15 years ago
Felix Fietkau b935b1abe2 madwifi: add sysctl for turning the radio silent
SVN-Revision: 19376
15 years ago
Felix Fietkau e85f50118c madwifi: fix some potential null pointer derefs with wds
SVN-Revision: 19322
15 years ago
Imre Kaloz 0b9849afbf refresh patch
SVN-Revision: 19102
15 years ago
Nicolas Thill 33db876248 disable a few packages failing on pxcab (marking them as BROKEN)
SVN-Revision: 18903
15 years ago
Nicolas Thill c00d5e59f0 mark mac80211 & madwifi as BROKEN for ep93xx
SVN-Revision: 18877
15 years ago
Felix Fietkau da80071315 madwifi: fix antenna selection for ubnt loco2/loco5
SVN-Revision: 18853
15 years ago
Felix Fietkau f26b153836 madwifi: add a watchdog for software beacon alert interrupts
SVN-Revision: 18740
15 years ago
Felix Fietkau b24884eeff madwifi: fix noise level display and make the cca threshold configurable through sysctl
SVN-Revision: 18739
15 years ago
Florian Fainelli e154e4361b prevent madwifi from being compiled on sibyte
SVN-Revision: 18631
15 years ago
Felix Fietkau 5215accae5 madwifi: fix a crash bug related to refcounting of bss nodes
SVN-Revision: 18290
15 years ago
Imre Kaloz 3d4466cfd8 add preliminary 2.6.32 support
SVN-Revision: 18283
15 years ago
Felix Fietkau 4228768e31 madwifi: reduce the size of the multicall tool binary
SVN-Revision: 18112
15 years ago
Felix Fietkau f970dff78d madwifi: add antenna gpio support for nanostation loco2
SVN-Revision: 18055
15 years ago
Felix Fietkau f283279dd8 madwifi: remove the 10HZ timer for updating rate control statistics
SVN-Revision: 18053
15 years ago
Felix Fietkau fdb032fd77 madwifi: fix various noderef/memleak issues
SVN-Revision: 18052
15 years ago
Felix Fietkau 2c040be231 madwifi: more ad-hoc fixes
SVN-Revision: 18050
15 years ago
Felix Fietkau 3be1af45ac madwifi: fix another ibss crash (#5935)
SVN-Revision: 18048
15 years ago
Felix Fietkau 75a4b6f1d7 madwifi: fix race condition on ibss init (#5935)
SVN-Revision: 18046
15 years ago
Felix Fietkau 025ac2b369 madwifi: beacon timer fixes
SVN-Revision: 18045
15 years ago
Florian Fainelli 9d19a6c1ea we cannot build madwifi for octeon since there is no mips64r2 hal target
SVN-Revision: 18001
15 years ago
Nicolas Thill 8419537475 madwifi: add HAL_TARGET mapping for kirkwood board
SVN-Revision: 17960
15 years ago
Florian Fainelli 3c5feca158 madwifi cannot be compiled on cobalt which has a different mips cpu abi
SVN-Revision: 17953
15 years ago
Felix Fietkau a58bb0a47a madwifi: fix bugs in the calibration triggers
SVN-Revision: 17691
15 years ago
Felix Fietkau 802ea84054 madwifi: fix a theoretical tx buffer leak
SVN-Revision: 17690
15 years ago
Felix Fietkau 0e2e5cae7a madwifi: fix beacon slot handling and add support for more than 4 vaps (useful for wds per-sta interfaces)
SVN-Revision: 17689
15 years ago
Felix Fietkau ca1b63e891 madwifi: fix sta mode reconnect when roaming between different aps of the same essid
SVN-Revision: 17688
15 years ago
Felix Fietkau bbc9700310 madwifi: fix maximum txpower display
SVN-Revision: 17687
15 years ago
Felix Fietkau 9e1fd17d10 madwifi: fix iwconfig tx power display
SVN-Revision: 17592
15 years ago
Andy Boyett fdf2efaf28 madwifi: bump package revision
SVN-Revision: 17589
15 years ago
Felix Fietkau 36d7f7c017 madwifi: fix a wds related race condition
SVN-Revision: 17578
15 years ago
Felix Fietkau 84c01891da madwifi: remove an unimportant part of the ibss node handling fix, which led to a regression in ap-to-ap wds operation
SVN-Revision: 17576
15 years ago
Andy Boyett a5f80019ef bump some revisions and update copyrights
SVN-Revision: 17554
15 years ago
Felix Fietkau d71228f092 madwifi: replace an implicit memcpy with an explicit one (cosmetic fix)
SVN-Revision: 17546
15 years ago
Felix Fietkau d5cc8ea44b madwifi: fix several noderef and ibss merge issues that led to memory leaks and high system load
SVN-Revision: 17545
15 years ago
Felix Fietkau 8691bbb699 madwifi: add a configuration for uapsd (unscheduled automatic powersave delivery), turn it off by default because of compatibility issues with nokia phones
SVN-Revision: 17510
15 years ago
Felix Fietkau ce5869bd9b madwifi: fix another unconverted netdev_ops issue
SVN-Revision: 17431
15 years ago
Felix Fietkau f4ede912f4 madwifi: remove version selection support
SVN-Revision: 17316
15 years ago
Felix Fietkau fe78c4885c remove support for the madwifi upstream release, it doesn't work on newer kernels and it's not very reliable anyway
SVN-Revision: 17315
15 years ago