aboutsummaryrefslogtreecommitdiff
path: root/package/madwifi
Commit message (Collapse)AuthorAge
* pull madwifi forward to the latest upstream version - should fix some dual ↵Felix Fietkau2008-01-31
| | | | | | radio issues; add preliminary 2.6.24 support patch (compiles, not run-time tested, thx SeG) SVN-Revision: 10334
* fix a small race condition in the madwifi queue handlingFelix Fietkau2008-01-29
| | | | SVN-Revision: 10312
* add missing #includeFelix Fietkau2008-01-28
| | | | SVN-Revision: 10297
* more queue handling stuffFelix Fietkau2008-01-28
| | | | SVN-Revision: 10296
* update madwifi to latest trunk, include a few more fixes/improvementsFelix Fietkau2008-01-28
| | | | SVN-Revision: 10294
* madwifi: nuke some weird code which is causing NULL nodes to appearFelix Fietkau2008-01-26
| | | | SVN-Revision: 10274
* do not use kzalloc() in madwifi, for compatibility reasonsFelix Fietkau2008-01-26
| | | | SVN-Revision: 10272
* madwifi: nuke some totally wrong code which was causing performance issuesFelix Fietkau2008-01-26
| | | | SVN-Revision: 10270
* madwifi: use mrr even in legacy modeFelix Fietkau2008-01-26
| | | | SVN-Revision: 10269
* add a patch for properly refreshing the bssidmaskFelix Fietkau2008-01-26
| | | | SVN-Revision: 10268
* add extra sanity checks in madwifiFelix Fietkau2008-01-26
| | | | SVN-Revision: 10266
* add a patch for improved transmit signal strength in madwifiFelix Fietkau2008-01-26
| | | | SVN-Revision: 10264
* add some random madwifi fixesFelix Fietkau2008-01-25
| | | | SVN-Revision: 10260
* upgrade madwifi, finally fix the annoying ap auto channel selection bug, ↵Felix Fietkau2008-01-25
| | | | | | default to automatic channel selection SVN-Revision: 10259
* add options for options xr, ar, turbo, mcast_rate Signed-off-by: Lorenz ↵Travis Kemen2008-01-17
| | | | | | Schori <lorenz.schori@gmx.ch> SVN-Revision: 10217
* fix madwifi compile for iop32xTravis Kemen2008-01-15
| | | | SVN-Revision: 10198
* fix madwifi bssid allocationFelix Fietkau2008-01-02
| | | | SVN-Revision: 10087
* remove uninstalldev templates (no longer necessary)Felix Fietkau2007-12-25
| | | | SVN-Revision: 9906
* sync with madwifi changeset 3070Felix Fietkau2007-12-22
| | | | SVN-Revision: 9835
* Add a madwifi patch by Brian Candler, which fixes minstrel when operating ↵Felix Fietkau2007-12-21
| | | | | | without multi-rate retry. Should lead to significant performance improvements when dealing with stations in B/G mixed mode. Fixes #2876 SVN-Revision: 9820
* refresh patches, make madwifi-dfs compile on linux 2.4 againFelix Fietkau2007-12-13
| | | | SVN-Revision: 9719
* update to latest madwifi-dfs snapshot, fix a crash on broadcom 47xxFelix Fietkau2007-12-13
| | | | SVN-Revision: 9718
* update madwifi to the madwifi-dfs branch - should fix a few ad-hoc mode ↵Felix Fietkau2007-12-02
| | | | | | issues, needs more testing SVN-Revision: 9648
* add options for rate 80211h compression bursting wmm and mac filtering From: ↵Travis Kemen2007-11-28
| | | | | | Vasilis T. (aka Acinonyx) SVN-Revision: 9624
* some cleanup and remove overwriting of device defaults for bgscan and diversityTravis Kemen2007-11-28
| | | | SVN-Revision: 9619
* don't overwrite device default for fast frames closes #2321Travis Kemen2007-11-28
| | | | SVN-Revision: 9609
* update to latest madwifi snapshot - fixes some noderef bugsFelix Fietkau2007-11-27
| | | | SVN-Revision: 9602
* fix remaining netif_rx calls in napi polling patchFelix Fietkau2007-11-27
| | | | SVN-Revision: 9601
* remove madwifi tx locking patch - i don't trust itFelix Fietkau2007-11-18
| | | | SVN-Revision: 9580
* update madwifi to latest rev - works around some crashinessFelix Fietkau2007-11-07
| | | | SVN-Revision: 9507
* update madwifi to latest version (fixes #2403)Felix Fietkau2007-10-31
| | | | SVN-Revision: 9466
* oops.... committed an outdated patchFelix Fietkau2007-10-27
| | | | SVN-Revision: 9456
* madwifi: don't poll the channel noise in a performance critical pathFelix Fietkau2007-10-27
| | | | SVN-Revision: 9454
* i686 should use the i386 HALFlorian Fainelli2007-10-24
| | | | SVN-Revision: 9438
* revert changes to io access functions done in madwifi trunk (they seem wrong ↵Felix Fietkau2007-10-24
| | | | | | to me, and they break xscale) fixes #2591 SVN-Revision: 9433
* upgrade madwifi to r2756Felix Fietkau2007-10-24
| | | | SVN-Revision: 9422
* remove madwifi karma patch until it's fixedImre Kaloz2007-10-22
| | | | SVN-Revision: 9404
* refreshed madwifi patchesJohn Crispin2007-10-20
| | | | SVN-Revision: 9380
* Convert the karma changes to be an ioctlFlorian Fainelli2007-10-19
| | | | SVN-Revision: 9358
* fixed wpa2 support for madwifi/wpa_supplicantJohn Crispin2007-10-18
| | | | SVN-Revision: 9355
* Build a karma variant of madwifiFlorian Fainelli2007-10-14
| | | | SVN-Revision: 9316
* Fix agmode selection (#2438)Florian Fainelli2007-09-29
| | | | SVN-Revision: 9075
* add $(STAGING_DIR) as argument to the InstallDev template and update ↵Felix Fietkau2007-09-28
| | | | | | packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages SVN-Revision: 9052
* prevent madwifi from building on UMLNicolas Thill2007-09-20
| | | | SVN-Revision: 8855
* don't assume PCI support, cleanupNicolas Thill2007-09-16
| | | | SVN-Revision: 8803
* fix madwifi build on atherosFelix Fietkau2007-09-09
| | | | SVN-Revision: 8725
* fix madwifi channel setting (#2073)Felix Fietkau2007-09-07
| | | | SVN-Revision: 8681
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-07
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-06
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653
* use a default VERSION field for kmod packagesNicolas Thill2007-09-02
| | | | SVN-Revision: 8575