add performance improvement for madwifi on low-memory systems
[openwrt/svn-archive/archive.git] / package / madwifi / patches /
2008-04-17 Felix Fietkauadd performance improvement for madwifi on low-memory...
2008-04-09 Felix Fietkaumadwifi: remove reset delay - seems like it's not neces...
2008-03-20 Andy BoyettRevert r10553 "fix channel change bugs," causes kernel...
2008-03-07 Felix Fietkaumadwifi: add patches for maximum and minimum rate ...
2008-03-07 Felix Fietkaumadwifi: don't deliver broadcast frames to vaps that...
2008-03-07 Felix Fietkaufix channel change bugs
2008-03-07 Felix Fietkauinclude noise in stats struct
2008-03-07 Felix Fietkaudebugging fixes
2008-03-07 Felix Fietkaumadwifi: napi polling fixes
2008-02-23 Felix Fietkausync with madwifi commit 3362
2008-02-22 Travis Kemenmadwifi 2.6.24 compile fix Signed-off-by: Alexandros...
2008-02-21 Felix Fietkau*sigh* nuke more debug crap
2008-02-21 Felix Fietkaumadwifi: minor ap scanning bugfix
2008-02-20 Felix Fietkauimprove reliability of beacon transmissions after chann...
2008-02-20 Felix Fietkaurefresh madwifi patches, fix an issue with napi polling...
2008-02-20 Felix Fietkaunapi polling fix
2008-02-20 Felix Fietkaumadwifi: remove a dangerous debugging define
2008-02-20 Felix Fietkauimprove reliability of the beaconcal patch
2008-02-08 Felix Fietkauadd a fix for memleaks caused by failed memory allocations
2008-02-08 Felix Fietkaumadwifi: add ap mode specific improvements to the calib...
2008-01-31 Felix Fietkaupull madwifi forward to the latest upstream version...
2008-01-29 Felix Fietkaufix a small race condition in the madwifi queue handling
2008-01-28 Felix Fietkauadd missing #include
2008-01-28 Felix Fietkaumore queue handling stuff
2008-01-28 Felix Fietkauupdate madwifi to latest trunk, include a few more...
2008-01-26 Felix Fietkaumadwifi: nuke some weird code which is causing NULL...
2008-01-26 Felix Fietkaudo not use kzalloc() in madwifi, for compatibility...
2008-01-26 Felix Fietkaumadwifi: nuke some totally wrong code which was causing...
2008-01-26 Felix Fietkaumadwifi: use mrr even in legacy mode
2008-01-26 Felix Fietkauadd a patch for properly refreshing the bssidmask
2008-01-26 Felix Fietkauadd extra sanity checks in madwifi
2008-01-26 Felix Fietkauadd a patch for improved transmit signal strength in...
2008-01-25 Felix Fietkauadd some random madwifi fixes
2008-01-25 Felix Fietkauupgrade madwifi, finally fix the annoying ap auto chann...
2008-01-15 Travis Kemenfix madwifi compile for iop32x
2008-01-02 Felix Fietkaufix madwifi bssid allocation
2007-12-22 Felix Fietkausync with madwifi changeset 3070
2007-12-21 Felix FietkauAdd a madwifi patch by Brian Candler, which fixes minst...
2007-12-13 Felix Fietkaurefresh patches, make madwifi-dfs compile on linux...
2007-12-13 Felix Fietkauupdate to latest madwifi-dfs snapshot, fix a crash...
2007-12-02 Felix Fietkauupdate madwifi to the madwifi-dfs branch - should fix...
2007-11-27 Felix Fietkauupdate to latest madwifi snapshot - fixes some noderef...
2007-11-27 Felix Fietkaufix remaining netif_rx calls in napi polling patch
2007-11-18 Felix Fietkauremove madwifi tx locking patch - i don't trust it
2007-11-07 Felix Fietkauupdate madwifi to latest rev - works around some crashiness
2007-10-31 Felix Fietkauupdate madwifi to latest version (fixes #2403)
2007-10-27 Felix Fietkauoops.... committed an outdated patch
2007-10-27 Felix Fietkaumadwifi: don't poll the channel noise in a performance...
2007-10-24 Felix Fietkaurevert changes to io access functions done in madwifi...
2007-10-24 Felix Fietkauupgrade madwifi to r2756
2007-10-22 Imre Kalozremove madwifi karma patch until it's fixed
2007-10-20 John Crispinrefreshed madwifi patches
2007-10-19 Florian FainelliConvert the karma changes to be an ioctl
2007-08-11 Felix Fietkaumadwifi: fix 'bad ratekbps' message when running adhoc...
2007-08-03 Felix Fietkauadd a fix for skb_put_over in beacon handling code
2007-08-01 Felix Fietkaumadwifi: remove stuck beacon workaround (does not work...
2007-07-25 Felix Fietkaumerge madwifi r2591 for rxantenna selection
2007-07-23 Felix Fietkaumerge madwifi trunk changeset 2597
2007-07-23 Felix Fietkauanother attempt at fixing the madwifi memleak for good...
2007-07-22 Felix Fietkaurefresh madwifi patches
2007-07-19 Felix Fietkauadd a workaround for a wds related crash
2007-07-13 Felix Fietkaurefresh madwifi patches
2007-07-13 Felix Fietkaumadwifi: patch for 'fixing' stuck beacons through card...
2007-07-13 Felix Fietkaufix madwifi unload/reload on SoC
2007-07-13 Felix Fietkaufix monitor mode related crash in madwifi (#2034)
2007-07-12 Felix Fietkauadd missing changes from #1949
2007-07-12 Felix Fietkauadd tpc change from #1949
2007-07-11 Felix Fietkausync with latest madwifi snapshot, refresh patches...
2007-07-07 Felix Fietkaufix madwifi compile for 2.4
2007-07-04 Felix Fietkauremove ad-hoc tx hang workaround - the underlying issue...
2007-07-04 Felix Fietkauremove minstrel rate hack
2007-07-04 Felix Fietkauanother madwifi update
2007-07-03 Felix Fietkauupdate to the latest madwifi snapshot
2007-07-02 Felix Fietkaurefresh a patch that is causing problems on certain...
2007-07-02 Felix Fietkaufix a horrible memleak in madwifi
2007-06-30 Felix Fietkaufix a crash related to wep and mic handling (#1973)
2007-06-30 Felix Fietkauadd madwifi changeset 2484 (node refcounting patch...
2007-06-28 Felix Fietkauclean up the madwifi SoC support patch - remove some...
2007-06-04 Felix Fietkaurefresh all package patches in the buildroot using...
2007-06-03 Felix Fietkaumadwifi: fix an unhandle cryptoapi change (wpa2)
2007-06-02 Felix Fietkaufixes for wpa/wpa2
2007-06-02 Felix Fietkaumadwifi update: include upstream fixes for ff handling...
2007-06-01 Felix Fietkauoptimize the performance of the minstrel rate algorithm...
2007-06-01 Felix Fietkauminor locking change
2007-06-01 Felix Fietkaumadwifi: fix a crash in ff handling
2007-06-01 Felix Fietkaudisable tpc in madwifi by default (seems to be hurting...
2007-06-01 Felix Fietkauforgot a small change
2007-06-01 Felix Fietkauclean up madwifi and sync with trunk
2007-05-31 Felix Fietkaumadwifi: fix a few locking mistakes
2007-05-31 Felix Fietkaumadwifi: add patch for doing ad-hoc and master mode...
2007-05-26 Felix Fietkauupdate madwifi to latest trunk - performance enhancements
2007-05-23 Felix Fietkauupdate madwifi to latest trunk (refcount and hal-0...
2007-05-21 Felix Fietkauseems like the upstream fix for the minstrel crash...
2007-05-21 Felix Fietkaumadwifi: switch to latest madwifi-hal-0.9.30.13 snapsho...
2007-05-21 Felix Fietkauoops... wrong patch (unfixed typo)
2007-05-21 Felix Fietkaumore cleanup
2007-05-21 Felix Fietkaucleanup
2007-05-16 Felix Fietkaumake txstop workaround safe with napi polling
2007-05-14 Felix Fietkaumadwifi: enable txstop workaround for ap and ibss mode...
2007-05-13 Felix Fietkauoops. some code accidentally slipped into the wrong...
next