| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | madwifi: improve beacon miss handling to increase the reliability of STA mode... | Felix Fietkau | 2008-07-12 | 1 | -0/+102 |
* | madwifi: drop stale AP nodes from the client list when disconnecting. Fixes s... | Felix Fietkau | 2008-07-12 | 1 | -0/+59 |
* | madwifi: add a preliminary fix for the reassoc check, but disable reassoc ent... | Felix Fietkau | 2008-07-12 | 1 | -0/+31 |
* | madwifi: some misconfigured APs broadcast NULL BSSIDs, which can confuse the ... | Felix Fietkau | 2008-07-12 | 1 | -0/+18 |
* | madwifi: add an optional background scanning threshold triggered by low rssi ... | Felix Fietkau | 2008-07-12 | 1 | -0/+127 |
* | madwifi: recognize hidden essid with length=1 containing a nullbyte | Felix Fietkau | 2008-07-12 | 1 | -0/+38 |
* | madwifi: make STA mode interfaces disassociate if transmission of assoc/auth ... | Felix Fietkau | 2008-07-12 | 1 | -0/+81 |
* | refresh some madwifi patches | Felix Fietkau | 2008-07-12 | 6 | -96/+48 |
* | make atheros wifi cards used on arcaydian 4519 ifxmips based boards work | John Crispin | 2008-07-06 | 2 | -0/+119 |
* | be a bit more verbose about madwifi errors | Felix Fietkau | 2008-07-06 | 1 | -33/+108 |
* | madwifi: fix sequence number check on incoming retransmit checks | Felix Fietkau | 2008-07-01 | 1 | -0/+26 |
* | Remove the sleep since we delayed bringing up the interface | Florian Fainelli | 2008-06-18 | 1 | -1/+0 |
* | Delay bringing up the interface because some cards requires setting the mode ... | Florian Fainelli | 2008-06-18 | 1 | -1/+1 |
* | another patch fix | Felix Fietkau | 2008-06-13 | 1 | -7/+7 |
* | fix a small comment | Felix Fietkau | 2008-06-13 | 1 | -7/+7 |
* | fix ANI and make use of it in all modes except for monitor | Felix Fietkau | 2008-06-13 | 1 | -5/+280 |
* | madwifi: remove unnecessary part of the 349-reset.patch, add an ANI fix for f... | Felix Fietkau | 2008-06-09 | 2 | -9/+13 |
* | oops. accidentally committed the wrong patch version | Felix Fietkau | 2008-06-07 | 1 | -4/+8 |
* | fix madwifi on linux 2.4 | Felix Fietkau | 2008-06-06 | 1 | -0/+13 |
* | add preliminary Marvell Orion support | Imre Kaloz | 2008-06-04 | 1 | -0/+3 |
* | refresh madwifi patches using upstream style | Imre Kaloz | 2008-06-04 | 43 | -505/+543 |
* | madwifi: fix cflags for generic mips hal | Felix Fietkau | 2008-06-01 | 1 | -0/+1 |
* | fix madwifi menuconfig (thx, Othello) | Felix Fietkau | 2008-06-01 | 2 | -7/+3 |
* | add missing export | Felix Fietkau | 2008-06-01 | 1 | -17/+18 |
* | madwifi: refresh patches | Felix Fietkau | 2008-06-01 | 39 | -325/+323 |
* | madwifi: clean up scanning code, add support for changing scan lists | Felix Fietkau | 2008-06-01 | 1 | -0/+890 |
* | madwifi: update to sam leffler's latest hal fixes LED on wisoc fixes rx sensi... | Felix Fietkau | 2008-06-01 | 7 | -228/+77 |
* | clean up performance patch, add some head/tailroom calculation fixes (thx, be... | Felix Fietkau | 2008-06-01 | 2 | -58/+89 |
* | madwifi build scripts cleanup | Felix Fietkau | 2008-06-01 | 2 | -273/+178 |
* | ifndef is not supported inside make variable expansion | Felix Fietkau | 2008-05-17 | 1 | -1/+1 |
* | This patch adds a number of configuration options to the MadWifi package. You... | Travis Kemen | 2008-05-15 | 2 | -35/+261 |
* | add preliminary support for Storm SL3512 based devices, not ready yet | Imre Kaloz | 2008-04-27 | 1 | -0/+3 |
* | leave ack/cts setting alone by default | Felix Fietkau | 2008-04-23 | 1 | -0/+42 |
* | move timeout trigger for protection mode to node timeout trigger | Felix Fietkau | 2008-04-23 | 1 | -25/+33 |
* | clean up cwmin/cwmax defines and remove some wrong values which made minstrel... | Felix Fietkau | 2008-04-23 | 1 | -19/+87 |
* | madwifi: put an upper limit on the amount of sampling that minstrel should do... | Felix Fietkau | 2008-04-22 | 1 | -12/+24 |
* | add some more fine tuning for madwifi | Felix Fietkau | 2008-04-21 | 1 | -0/+43 |
* | madwifi: add configurable rssi threshold and timeout values for protection mo... | Felix Fietkau | 2008-04-21 | 1 | -0/+139 |
* | reorder patches | Felix Fietkau | 2008-04-21 | 4 | -0/+0 |
* | madwifi: remove the minstrel_mrr hack and add two patches that massively impr... | Felix Fietkau | 2008-04-21 | 3 | -22/+89 |
* | fix a some txq races (merge from madwifi-trunk) | Felix Fietkau | 2008-04-20 | 1 | -0/+38 |
* | more performance for madwifi :) | Felix Fietkau | 2008-04-17 | 1 | -4/+56 |
* | add performance improvement for madwifi on low-memory systems | Felix Fietkau | 2008-04-17 | 1 | -0/+178 |
* | explicitely disable a bunch of package on ar7 until we properly detect pci & ... | Nicolas Thill | 2008-04-15 | 1 | -3/+3 |
* | do target dependent optimizations | Imre Kaloz | 2008-04-14 | 1 | -2/+2 |
* | madwifi: remove reset delay - seems like it's not necessary anymore | Felix Fietkau | 2008-04-09 | 1 | -55/+1 |
* | madwifi: add support for drop-in hal replacements | Felix Fietkau | 2008-03-20 | 1 | -0/+12 |
* | Revert r10553 "fix channel change bugs," causes kernel oopses. Closes #3213. | Andy Boyett | 2008-03-20 | 1 | -10/+11 |
* | make madwifi startup script aware of new iwpriv options | John Crispin | 2008-03-13 | 1 | -0/+6 |
* | madwifi: add patches for maximum and minimum rate (thx, SeG) | Felix Fietkau | 2008-03-07 | 2 | -0/+236 |