summaryrefslogtreecommitdiffstats
path: root/package/madwifi
Commit message (Expand)AuthorAgeFilesLines
* madwifi: some misconfigured APs broadcast NULL BSSIDs, which can confuse the ...Felix Fietkau2008-07-121-0/+18
* madwifi: add an optional background scanning threshold triggered by low rssi ...Felix Fietkau2008-07-121-0/+127
* madwifi: recognize hidden essid with length=1 containing a nullbyteFelix Fietkau2008-07-121-0/+38
* madwifi: make STA mode interfaces disassociate if transmission of assoc/auth ...Felix Fietkau2008-07-121-0/+81
* refresh some madwifi patchesFelix Fietkau2008-07-126-96/+48
* make atheros wifi cards used on arcaydian 4519 ifxmips based boards workJohn Crispin2008-07-062-0/+119
* be a bit more verbose about madwifi errorsFelix Fietkau2008-07-061-33/+108
* madwifi: fix sequence number check on incoming retransmit checksFelix Fietkau2008-07-011-0/+26
* Remove the sleep since we delayed bringing up the interfaceFlorian Fainelli2008-06-181-1/+0
* Delay bringing up the interface because some cards requires setting the mode ...Florian Fainelli2008-06-181-1/+1
* another patch fixFelix Fietkau2008-06-131-7/+7
* fix a small commentFelix Fietkau2008-06-131-7/+7
* fix ANI and make use of it in all modes except for monitorFelix Fietkau2008-06-131-5/+280
* madwifi: remove unnecessary part of the 349-reset.patch, add an ANI fix for f...Felix Fietkau2008-06-092-9/+13
* oops. accidentally committed the wrong patch versionFelix Fietkau2008-06-071-4/+8
* fix madwifi on linux 2.4Felix Fietkau2008-06-061-0/+13
* add preliminary Marvell Orion supportImre Kaloz2008-06-041-0/+3
* refresh madwifi patches using upstream styleImre Kaloz2008-06-0443-505/+543
* madwifi: fix cflags for generic mips halFelix Fietkau2008-06-011-0/+1
* fix madwifi menuconfig (thx, Othello)Felix Fietkau2008-06-012-7/+3
* add missing exportFelix Fietkau2008-06-011-17/+18
* madwifi: refresh patchesFelix Fietkau2008-06-0139-325/+323
* madwifi: clean up scanning code, add support for changing scan listsFelix Fietkau2008-06-011-0/+890
* madwifi: update to sam leffler's latest hal fixes LED on wisoc fixes rx sensi...Felix Fietkau2008-06-017-228/+77
* clean up performance patch, add some head/tailroom calculation fixes (thx, be...Felix Fietkau2008-06-012-58/+89
* madwifi build scripts cleanupFelix Fietkau2008-06-012-273/+178
* ifndef is not supported inside make variable expansionFelix Fietkau2008-05-171-1/+1
* This patch adds a number of configuration options to the MadWifi package. You...Travis Kemen2008-05-152-35/+261
* add preliminary support for Storm SL3512 based devices, not ready yetImre Kaloz2008-04-271-0/+3
* leave ack/cts setting alone by defaultFelix Fietkau2008-04-231-0/+42
* move timeout trigger for protection mode to node timeout triggerFelix Fietkau2008-04-231-25/+33
* clean up cwmin/cwmax defines and remove some wrong values which made minstrel...Felix Fietkau2008-04-231-19/+87
* madwifi: put an upper limit on the amount of sampling that minstrel should do...Felix Fietkau2008-04-221-12/+24
* add some more fine tuning for madwifiFelix Fietkau2008-04-211-0/+43
* madwifi: add configurable rssi threshold and timeout values for protection mo...Felix Fietkau2008-04-211-0/+139
* reorder patchesFelix Fietkau2008-04-214-0/+0
* madwifi: remove the minstrel_mrr hack and add two patches that massively impr...Felix Fietkau2008-04-213-22/+89
* fix a some txq races (merge from madwifi-trunk)Felix Fietkau2008-04-201-0/+38
* more performance for madwifi :)Felix Fietkau2008-04-171-4/+56
* add performance improvement for madwifi on low-memory systemsFelix Fietkau2008-04-171-0/+178
* explicitely disable a bunch of package on ar7 until we properly detect pci & ...Nicolas Thill2008-04-151-3/+3
* do target dependent optimizationsImre Kaloz2008-04-141-2/+2
* madwifi: remove reset delay - seems like it's not necessary anymoreFelix Fietkau2008-04-091-55/+1
* madwifi: add support for drop-in hal replacementsFelix Fietkau2008-03-201-0/+12
* Revert r10553 "fix channel change bugs," causes kernel oopses. Closes #3213.Andy Boyett2008-03-201-10/+11
* make madwifi startup script aware of new iwpriv optionsJohn Crispin2008-03-131-0/+6
* madwifi: add patches for maximum and minimum rate (thx, SeG)Felix Fietkau2008-03-072-0/+236
* madwifi: don't deliver broadcast frames to vaps that aren't upFelix Fietkau2008-03-071-0/+14
* fix channel change bugsFelix Fietkau2008-03-071-11/+10
* include noise in stats structFelix Fietkau2008-03-071-6/+30