Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | fix wpa_supplicant for madwifi | John Crispin | 2008-02-05 | |
| | | | | SVN-Revision: 10392 | |||
* | pull madwifi forward to the latest upstream version - should fix some dual ↵ | Felix Fietkau | 2008-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 handling | Felix Fietkau | 2008-01-29 | |
| | | | | SVN-Revision: 10312 | |||
* | add missing #include | Felix Fietkau | 2008-01-28 | |
| | | | | SVN-Revision: 10297 | |||
* | more queue handling stuff | Felix Fietkau | 2008-01-28 | |
| | | | | SVN-Revision: 10296 | |||
* | update madwifi to latest trunk, include a few more fixes/improvements | Felix Fietkau | 2008-01-28 | |
| | | | | SVN-Revision: 10294 | |||
* | madwifi: nuke some weird code which is causing NULL nodes to appear | Felix Fietkau | 2008-01-26 | |
| | | | | SVN-Revision: 10274 | |||
* | do not use kzalloc() in madwifi, for compatibility reasons | Felix Fietkau | 2008-01-26 | |
| | | | | SVN-Revision: 10272 | |||
* | madwifi: nuke some totally wrong code which was causing performance issues | Felix Fietkau | 2008-01-26 | |
| | | | | SVN-Revision: 10270 | |||
* | madwifi: use mrr even in legacy mode | Felix Fietkau | 2008-01-26 | |
| | | | | SVN-Revision: 10269 | |||
* | add a patch for properly refreshing the bssidmask | Felix Fietkau | 2008-01-26 | |
| | | | | SVN-Revision: 10268 | |||
* | add extra sanity checks in madwifi | Felix Fietkau | 2008-01-26 | |
| | | | | SVN-Revision: 10266 | |||
* | add a patch for improved transmit signal strength in madwifi | Felix Fietkau | 2008-01-26 | |
| | | | | SVN-Revision: 10264 | |||
* | add some random madwifi fixes | Felix Fietkau | 2008-01-25 | |
| | | | | SVN-Revision: 10260 | |||
* | upgrade madwifi, finally fix the annoying ap auto channel selection bug, ↵ | Felix Fietkau | 2008-01-25 | |
| | | | | | | default to automatic channel selection SVN-Revision: 10259 | |||
* | add options for options xr, ar, turbo, mcast_rate Signed-off-by: Lorenz ↵ | Travis Kemen | 2008-01-17 | |
| | | | | | | Schori <lorenz.schori@gmx.ch> SVN-Revision: 10217 | |||
* | fix madwifi compile for iop32x | Travis Kemen | 2008-01-15 | |
| | | | | SVN-Revision: 10198 | |||
* | fix madwifi bssid allocation | Felix Fietkau | 2008-01-02 | |
| | | | | SVN-Revision: 10087 | |||
* | remove uninstalldev templates (no longer necessary) | Felix Fietkau | 2007-12-25 | |
| | | | | SVN-Revision: 9906 | |||
* | sync with madwifi changeset 3070 | Felix Fietkau | 2007-12-22 | |
| | | | | SVN-Revision: 9835 | |||
* | Add a madwifi patch by Brian Candler, which fixes minstrel when operating ↵ | Felix Fietkau | 2007-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 again | Felix Fietkau | 2007-12-13 | |
| | | | | SVN-Revision: 9719 | |||
* | update to latest madwifi-dfs snapshot, fix a crash on broadcom 47xx | Felix Fietkau | 2007-12-13 | |
| | | | | SVN-Revision: 9718 | |||
* | update madwifi to the madwifi-dfs branch - should fix a few ad-hoc mode ↵ | Felix Fietkau | 2007-12-02 | |
| | | | | | | issues, needs more testing SVN-Revision: 9648 | |||
* | add options for rate 80211h compression bursting wmm and mac filtering From: ↵ | Travis Kemen | 2007-11-28 | |
| | | | | | | Vasilis T. (aka Acinonyx) SVN-Revision: 9624 | |||
* | some cleanup and remove overwriting of device defaults for bgscan and diversity | Travis Kemen | 2007-11-28 | |
| | | | | SVN-Revision: 9619 | |||
* | don't overwrite device default for fast frames closes #2321 | Travis Kemen | 2007-11-28 | |
| | | | | SVN-Revision: 9609 | |||
* | update to latest madwifi snapshot - fixes some noderef bugs | Felix Fietkau | 2007-11-27 | |
| | | | | SVN-Revision: 9602 | |||
* | fix remaining netif_rx calls in napi polling patch | Felix Fietkau | 2007-11-27 | |
| | | | | SVN-Revision: 9601 | |||
* | remove madwifi tx locking patch - i don't trust it | Felix Fietkau | 2007-11-18 | |
| | | | | SVN-Revision: 9580 | |||
* | update madwifi to latest rev - works around some crashiness | Felix Fietkau | 2007-11-07 | |
| | | | | SVN-Revision: 9507 | |||
* | update madwifi to latest version (fixes #2403) | Felix Fietkau | 2007-10-31 | |
| | | | | SVN-Revision: 9466 | |||
* | oops.... committed an outdated patch | Felix Fietkau | 2007-10-27 | |
| | | | | SVN-Revision: 9456 | |||
* | madwifi: don't poll the channel noise in a performance critical path | Felix Fietkau | 2007-10-27 | |
| | | | | SVN-Revision: 9454 | |||
* | i686 should use the i386 HAL | Florian Fainelli | 2007-10-24 | |
| | | | | SVN-Revision: 9438 | |||
* | revert changes to io access functions done in madwifi trunk (they seem wrong ↵ | Felix Fietkau | 2007-10-24 | |
| | | | | | | to me, and they break xscale) fixes #2591 SVN-Revision: 9433 | |||
* | upgrade madwifi to r2756 | Felix Fietkau | 2007-10-24 | |
| | | | | SVN-Revision: 9422 | |||
* | remove madwifi karma patch until it's fixed | Imre Kaloz | 2007-10-22 | |
| | | | | SVN-Revision: 9404 | |||
* | refreshed madwifi patches | John Crispin | 2007-10-20 | |
| | | | | SVN-Revision: 9380 | |||
* | Convert the karma changes to be an ioctl | Florian Fainelli | 2007-10-19 | |
| | | | | SVN-Revision: 9358 | |||
* | fixed wpa2 support for madwifi/wpa_supplicant | John Crispin | 2007-10-18 | |
| | | | | SVN-Revision: 9355 | |||
* | Build a karma variant of madwifi | Florian Fainelli | 2007-10-14 | |
| | | | | SVN-Revision: 9316 | |||
* | Fix agmode selection (#2438) | Florian Fainelli | 2007-09-29 | |
| | | | | SVN-Revision: 9075 | |||
* | add $(STAGING_DIR) as argument to the InstallDev template and update ↵ | Felix Fietkau | 2007-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 UML | Nicolas Thill | 2007-09-20 | |
| | | | | SVN-Revision: 8855 | |||
* | don't assume PCI support, cleanup | Nicolas Thill | 2007-09-16 | |
| | | | | SVN-Revision: 8803 | |||
* | fix madwifi build on atheros | Felix Fietkau | 2007-09-09 | |
| | | | | SVN-Revision: 8725 | |||
* | fix madwifi channel setting (#2073) | Felix Fietkau | 2007-09-07 | |
| | | | | SVN-Revision: 8681 | |||
* | move package description to a separate definition, remove it when ↵ | Nicolas Thill | 2007-09-07 | |
| | | | | | | DESCRIPTION=TITLE SVN-Revision: 8659 | |||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-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 |