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
/
patches
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
pull madwifi forward to the latest upstream version - should fix some dual ra...
Felix Fietkau
2008-01-31
13
-322
/
+283
*
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
15
-296
/
+394
*
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
*
add extra sanity checks in madwifi
Felix Fietkau
2008-01-26
1
-0
/
+61
*
add a patch for improved transmit signal strength in madwifi
Felix Fietkau
2008-01-26
1
-0
/
+39
*
add some random madwifi fixes
Felix Fietkau
2008-01-25
3
-0
/
+101
*
upgrade madwifi, finally fix the annoying ap auto channel selection bug, defa...
Felix Fietkau
2008-01-25
8
-241
/
+328
*
fix madwifi compile for iop32x
Travis Kemen
2008-01-15
1
-0
/
+12
*
fix madwifi bssid allocation
Felix Fietkau
2008-01-02
1
-0
/
+13
*
sync with madwifi changeset 3070
Felix Fietkau
2007-12-22
1
-6
/
+7
*
Add a madwifi patch by Brian Candler, which fixes minstrel when operating wit...
Felix Fietkau
2007-12-21
1
-0
/
+22
*
refresh patches, make madwifi-dfs compile on linux 2.4 again
Felix Fietkau
2007-12-13
15
-204
/
+421
*
update to latest madwifi-dfs snapshot, fix a crash on broadcom 47xx
Felix Fietkau
2007-12-13
2
-359
/
+47
*
update madwifi to the madwifi-dfs branch - should fix a few ad-hoc mode issue...
Felix Fietkau
2007-12-02
7
-577
/
+418
*
update to latest madwifi snapshot - fixes some noderef bugs
Felix Fietkau
2007-11-27
8
-369
/
+296
*
fix remaining netif_rx calls in napi polling patch
Felix Fietkau
2007-11-27
1
-6
/
+28
*
remove madwifi tx locking patch - i don't trust it
Felix Fietkau
2007-11-18
1
-77
/
+0
*
update madwifi to latest rev - works around some crashiness
Felix Fietkau
2007-11-07
22
-212
/
+219
*
update madwifi to latest version (fixes #2403)
Felix Fietkau
2007-10-31
22
-197
/
+197
*
oops.... committed an outdated patch
Felix Fietkau
2007-10-27
1
-2
/
+2
*
madwifi: don't poll the channel noise in a performance critical path
Felix Fietkau
2007-10-27
1
-0
/
+44
*
revert changes to io access functions done in madwifi trunk (they seem wrong ...
Felix Fietkau
2007-10-24
1
-0
/
+59
*
upgrade madwifi to r2756
Felix Fietkau
2007-10-24
28
-665
/
+342
*
remove madwifi karma patch until it's fixed
Imre Kaloz
2007-10-22
1
-176
/
+0
*
refreshed madwifi patches
John Crispin
2007-10-20
29
-181
/
+189
*
Convert the karma changes to be an ioctl
Florian Fainelli
2007-10-19
1
-0
/
+168
[next]