Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | madwifi: fix logic error in r25929 | Felix Fietkau | 2011-03-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 25942 | ||||
* | use the xscale hal by default for arm, override it where needed | Imre Kaloz | 2011-03-07 | 1 | -14/+11 |
| | | | | SVN-Revision: 25929 | ||||
* | only support EABI on ARM targets | Imre Kaloz | 2011-03-07 | 1 | -6/+6 |
| | | | | SVN-Revision: 25928 | ||||
* | make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that ↵ | Felix Fietkau | 2011-02-13 | 1 | -1/+1 |
| | | | | | | hostapd/wpa_supplicant can make it optional SVN-Revision: 25518 | ||||
* | add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx) | Imre Kaloz | 2010-07-21 | 1 | -0/+3 |
| | | | | SVN-Revision: 22323 | ||||
* | madwifi: in-flash macs for mach-eap7660d | Gabor Juhos | 2010-07-15 | 1 | -1/+1 |
| | | | | | | | | | This patch makes madwifi respect (at least) the platform_data supplied MAC address. Signed-off-by: Daniel Golle <daniel.golle@gmail.com> SVN-Revision: 22190 | ||||
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | Claudio Mignanti | 2010-07-12 | 1 | -13/+13 |
| | | | | SVN-Revision: 22145 | ||||
* | remove obsolete kernel dependencies and version checks | Felix Fietkau | 2010-06-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 21956 | ||||
* | package/madwifi: move configuration in submenu | Nicolas Thill | 2010-04-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 20911 | ||||
* | madwifi: remove redundant conditional dep, atheros has PCI support | Nicolas Thill | 2010-03-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 20263 | ||||
* | use a common way of marking packages as not supported on specific targets | Nicolas Thill | 2010-03-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 20117 | ||||
* | add me as a maintainer for a few other packages | Felix Fietkau | 2010-01-31 | 1 | -0/+1 |
| | | | | SVN-Revision: 19439 | ||||
* | disable a few packages failing on pxcab (marking them as BROKEN) | Nicolas Thill | 2009-12-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 18903 | ||||
* | mark mac80211 & madwifi as BROKEN for ep93xx | Nicolas Thill | 2009-12-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 18877 | ||||
* | prevent madwifi from being compiled on sibyte | Florian Fainelli | 2009-12-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 18631 | ||||
* | we cannot build madwifi for octeon since there is no mips64r2 hal target | Florian Fainelli | 2009-10-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 18001 | ||||
* | madwifi: add HAL_TARGET mapping for kirkwood board | Nicolas Thill | 2009-10-06 | 1 | -0/+3 |
| | | | | SVN-Revision: 17960 | ||||
* | madwifi cannot be compiled on cobalt which has a different mips cpu abi | Florian Fainelli | 2009-10-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 17953 | ||||
* | madwifi: bump package revision | Andy Boyett | 2009-09-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 17589 | ||||
* | bump some revisions and update copyrights | Andy Boyett | 2009-09-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 17554 | ||||
* | remove support for the madwifi upstream release, it doesn't work on newer ↵ | Felix Fietkau | 2009-08-19 | 1 | -35/+14 |
| | | | | | | kernels and it's not very reliable anyway SVN-Revision: 17315 | ||||
* | madwifi: add patch for building all modules (except for the HAL) into a ↵ | Felix Fietkau | 2009-08-19 | 1 | -5/+14 |
| | | | | | | single module. saves space and gets rid of unnecessary exports removes support for onoe and amrr - I don't think anybody needs these anymore SVN-Revision: 17314 | ||||
* | madwifi: remove the -mlong-calls cflag from include files | Felix Fietkau | 2009-07-13 | 1 | -0/+1 |
| | | | | SVN-Revision: 16830 | ||||
* | madwifi: Disable compression capability on AR71XX and make it optional for ↵ | Vasilis Tsiligiannis | 2009-07-01 | 1 | -1/+5 |
| | | | | | | other platforms (thanks to David A. Bandel and Dennis Bartsch) SVN-Revision: 16642 | ||||
* | Various Makefile cleanup. | Hauke Mehrtens | 2009-06-13 | 1 | -3/+3 |
| | | | | | | Thanks to swalker. SVN-Revision: 16437 | ||||
* | now that the gemini target is working, get rid of the obsolete and buggy ↵ | Imre Kaloz | 2009-06-01 | 1 | -3/+0 |
| | | | | | | storm target SVN-Revision: 16274 | ||||
* | fix madwifi for the gemini target | Imre Kaloz | 2009-06-01 | 1 | -0/+3 |
| | | | | SVN-Revision: 16270 | ||||
* | Build madwifi with compression capability enabled Signed-off-by: Vasilis ↵ | Jo-Philipp Wich | 2009-05-20 | 1 | -0/+3 |
| | | | | | | Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15949 | ||||
* | madwifi: the openwrt build system usually has a better idea of what the ↵ | Felix Fietkau | 2009-05-11 | 1 | -0/+1 |
| | | | | | | target arch is than the madwifi build system :) SVN-Revision: 15788 | ||||
* | madwifi: clean up handling of various timings such as slot time, ack ↵ | Felix Fietkau | 2009-05-08 | 1 | -1/+1 |
| | | | | | | timeout, eifs time, etc. SVN-Revision: 15713 | ||||
* | upgrade to a new public hal build - contains several minor fixes including ↵ | Felix Fietkau | 2009-05-08 | 1 | -5/+13 |
| | | | | | | ani improvements SVN-Revision: 15709 | ||||
* | madwifi: remove old Makefile hacks not needed anymore | Nicolas Thill | 2009-04-25 | 1 | -6/+1 |
| | | | | SVN-Revision: 15408 | ||||
* | madwifi: fix a header file conflict with iptables | Felix Fietkau | 2009-04-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 15354 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | madwifi on linux 2.4 is no longer supported | Felix Fietkau | 2009-03-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 15052 | ||||
* | implement support for wprobe in madwifi | Felix Fietkau | 2009-03-26 | 1 | -0/+13 |
| | | | | SVN-Revision: 15051 | ||||
* | madwifi: mode txpower to wifi-device section, but remain backwards compatible | Andy Boyett | 2009-01-31 | 1 | -4/+4 |
| | | | | SVN-Revision: 14307 | ||||
* | remove madwifi-testing (it confuses users) - it doesn't work, never has, and ↵ | Felix Fietkau | 2008-10-16 | 1 | -10/+5 |
| | | | | | | i'm not going to finish it. SVN-Revision: 12992 | ||||
* | madwifi: select the right hal binary for EABI on ARM | Felix Fietkau | 2008-09-05 | 1 | -4/+4 |
| | | | | SVN-Revision: 12540 | ||||
* | fix madwifi upstream compile for mips (#3952) | Felix Fietkau | 2008-09-02 | 1 | -2/+2 |
| | | | | SVN-Revision: 12488 | ||||
* | fix madwifi hal target for mips* | Felix Fietkau | 2008-08-30 | 1 | -5/+14 |
| | | | | SVN-Revision: 12435 | ||||
* | madwifi: add 0.9.4 madwifi as a menuconfig option, as requested in some ↵ | Felix Fietkau | 2008-07-31 | 1 | -19/+42 |
| | | | | | | mails/tickets untested, does not work with 2.6.26 SVN-Revision: 12047 | ||||
* | madwifi: change the network scripts to use the new wds sta separation feature | Felix Fietkau | 2008-07-30 | 1 | -2/+1 |
| | | | | SVN-Revision: 12005 | ||||
* | rename patches-r3776 to patches-testing | Felix Fietkau | 2008-07-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 11868 | ||||
* | fix some madwifi-testing bugs | Felix Fietkau | 2008-07-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 11865 | ||||
* | huge madwifi update (work in progress, disabled by default, compiles but ↵ | Felix Fietkau | 2008-07-17 | 1 | -3/+9 |
| | | | | | | breaks at run time) SVN-Revision: 11851 | ||||
* | add some madwifi fixes and enhancements by Sven-Ola, refresh patches | Felix Fietkau | 2008-07-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 11848 | ||||
* | add preliminary Marvell Orion support | Imre Kaloz | 2008-06-04 | 1 | -0/+3 |
| | | | | SVN-Revision: 11352 | ||||
* | madwifi: fix cflags for generic mips hal | Felix Fietkau | 2008-06-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 11319 | ||||
* | fix madwifi menuconfig (thx, Othello) | Felix Fietkau | 2008-06-01 | 1 | -4/+1 |
| | | | | SVN-Revision: 11318 |