index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
madwifi
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
madwifi: don't deliver broadcast frames to vaps that aren't up
Felix Fietkau
2008-03-07
1
-0
/
+14
*
fix channel change bugs
Felix Fietkau
2008-03-07
1
-11
/
+10
*
include noise in stats struct
Felix Fietkau
2008-03-07
1
-6
/
+30
*
debugging fixes
Felix Fietkau
2008-03-07
2
-24
/
+222
*
madwifi: napi polling fixes
Felix Fietkau
2008-03-07
3
-45
/
+38
*
sync with madwifi commit 3362
Felix Fietkau
2008-02-23
1
-7
/
+1
*
madwifi 2.6.24 compile fix Signed-off-by: Alexandros C. Couloumbis <alex@ozo....
Travis Kemen
2008-02-22
1
-0
/
+15
*
*sigh* nuke more debug crap
Felix Fietkau
2008-02-21
1
-20
/
+29
*
madwifi: minor ap scanning bugfix
Felix Fietkau
2008-02-21
1
-0
/
+18
*
improve reliability of beacon transmissions after channel change
Felix Fietkau
2008-02-20
1
-0
/
+68
*
refresh madwifi patches, fix an issue with napi polling (thx SeG)
Felix Fietkau
2008-02-20
27
-546
/
+414
*
napi polling fix
Felix Fietkau
2008-02-20
1
-13
/
+21
*
madwifi: remove a dangerous debugging define
Felix Fietkau
2008-02-20
1
-31
/
+44
*
improve reliability of the beaconcal patch
Felix Fietkau
2008-02-20
1
-14
/
+27
*
fix problems with the use of a passphrase, add option to use a key instead of...
Travis Kemen
2008-02-13
1
-5
/
+13
*
add a fix for memleaks caused by failed memory allocations
Felix Fietkau
2008-02-08
1
-0
/
+44
*
madwifi: add ap mode specific improvements to the calibration process. report...
Felix Fietkau
2008-02-08
2
-39
/
+155
*
disable radar detection by default until it is fixed
Felix Fietkau
2008-02-05
1
-0
/
+3
*
fix wpa_supplicant for madwifi
John Crispin
2008-02-05
1
-2
/
+1
*
pull madwifi forward to the latest upstream version - should fix some dual ra...
Felix Fietkau
2008-01-31
14
-323
/
+284
*
fix a small race condition in the madwifi queue handling
Felix Fietkau
2008-01-29
1
-2
/
+15
*
add missing #include
Felix Fietkau
2008-01-28
1
-6
/
+14
*
more queue handling stuff
Felix Fietkau
2008-01-28
2
-17
/
+56
*
update madwifi to latest trunk, include a few more fixes/improvements
Felix Fietkau
2008-01-28
16
-300
/
+398
*
madwifi: nuke some weird code which is causing NULL nodes to appear
Felix Fietkau
2008-01-26
1
-0
/
+15
*
do not use kzalloc() in madwifi, for compatibility reasons
Felix Fietkau
2008-01-26
1
-0
/
+32
*
madwifi: nuke some totally wrong code which was causing performance issues
Felix Fietkau
2008-01-26
1
-0
/
+118
*
madwifi: use mrr even in legacy mode
Felix Fietkau
2008-01-26
1
-0
/
+22
*
add a patch for properly refreshing the bssidmask
Felix Fietkau
2008-01-26
1
-0
/
+15
[next]