Commit Graph

110 Commits (3104d705528c4bffa9ae6b6cff5b3fe0a5e45abe)

Author SHA1 Message Date
Jonas Gorski 0a2eb804cc package: madwifi: mark as broken for 3.2
SVN-Revision: 28894
13 years ago
Jonas Gorski b4b0adb79d package/madwifi: mark as broken for linux 3.1
Madwifi does not compile because of VLAN API changes.

SVN-Revision: 27937
13 years ago
Felix Fietkau 172241fa1b madwifi: fix logic error in r25929
SVN-Revision: 25942
14 years ago
Imre Kaloz 02dee9126e use the xscale hal by default for arm, override it where needed
SVN-Revision: 25929
14 years ago
Imre Kaloz b74308c433 only support EABI on ARM targets
SVN-Revision: 25928
14 years ago
Felix Fietkau 240b10673d make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_supplicant can make it optional
SVN-Revision: 25518
14 years ago
Imre Kaloz a1cdb24a3b add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)
SVN-Revision: 22323
14 years ago
Gabor Juhos 84df6b3728 madwifi: in-flash macs for mach-eap7660d
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
14 years ago
Claudio Mignanti 2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
SVN-Revision: 22145
14 years ago
Felix Fietkau ff3d5025ac remove obsolete kernel dependencies and version checks
SVN-Revision: 21956
14 years ago
Nicolas Thill 01ff61d127 package/madwifi: move configuration in submenu
SVN-Revision: 20911
14 years ago
Nicolas Thill f0aa9bc04f madwifi: remove redundant conditional dep, atheros has PCI support
SVN-Revision: 20263
15 years ago
Nicolas Thill b4e99d33d9 use a common way of marking packages as not supported on specific targets
SVN-Revision: 20117
15 years ago
Felix Fietkau c830d6cfe7 add me as a maintainer for a few other packages
SVN-Revision: 19439
15 years ago
Nicolas Thill 33db876248 disable a few packages failing on pxcab (marking them as BROKEN)
SVN-Revision: 18903
15 years ago
Nicolas Thill c00d5e59f0 mark mac80211 & madwifi as BROKEN for ep93xx
SVN-Revision: 18877
15 years ago
Florian Fainelli e154e4361b prevent madwifi from being compiled on sibyte
SVN-Revision: 18631
15 years ago
Florian Fainelli 9d19a6c1ea we cannot build madwifi for octeon since there is no mips64r2 hal target
SVN-Revision: 18001
15 years ago
Nicolas Thill 8419537475 madwifi: add HAL_TARGET mapping for kirkwood board
SVN-Revision: 17960
15 years ago
Florian Fainelli 3c5feca158 madwifi cannot be compiled on cobalt which has a different mips cpu abi
SVN-Revision: 17953
15 years ago
Andy Boyett fdf2efaf28 madwifi: bump package revision
SVN-Revision: 17589
15 years ago
Andy Boyett a5f80019ef bump some revisions and update copyrights
SVN-Revision: 17554
15 years ago
Felix Fietkau fe78c4885c remove support for the madwifi upstream release, it doesn't work on newer kernels and it's not very reliable anyway
SVN-Revision: 17315
15 years ago
Felix Fietkau 6fb461da2b madwifi: add patch for building all modules (except for the HAL) into a 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
15 years ago
Felix Fietkau 99a8fe62fe madwifi: remove the -mlong-calls cflag from include files
SVN-Revision: 16830
15 years ago
Vasilis Tsiligiannis d0a129742f madwifi: Disable compression capability on AR71XX and make it optional for other platforms (thanks to David A. Bandel and Dennis Bartsch)
SVN-Revision: 16642
15 years ago
Hauke Mehrtens efbfde01b0 Various Makefile cleanup.
Thanks to swalker.

SVN-Revision: 16437
15 years ago
Imre Kaloz 7f9fd5033c now that the gemini target is working, get rid of the obsolete and buggy storm target
SVN-Revision: 16274
15 years ago
Imre Kaloz 9fa14987b8 fix madwifi for the gemini target
SVN-Revision: 16270
15 years ago
Jo-Philipp Wich 40872c604e Build madwifi with compression capability enabled Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 15949
15 years ago
Felix Fietkau 898fc4d25c madwifi: the openwrt build system usually has a better idea of what the target arch is than the madwifi build system :)
SVN-Revision: 15788
15 years ago
Felix Fietkau 5bc30de4e7 madwifi: clean up handling of various timings such as slot time, ack timeout, eifs time, etc.
SVN-Revision: 15713
15 years ago
Felix Fietkau d4f44772cf upgrade to a new public hal build - contains several minor fixes including ani improvements
SVN-Revision: 15709
15 years ago
Nicolas Thill 5282bfd731 madwifi: remove old Makefile hacks not needed anymore
SVN-Revision: 15408
15 years ago
Felix Fietkau 3df6c9e72b madwifi: fix a header file conflict with iptables
SVN-Revision: 15354
15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
15 years ago
Felix Fietkau 6a9791872e madwifi on linux 2.4 is no longer supported
SVN-Revision: 15052
16 years ago
Felix Fietkau c6ba35a944 implement support for wprobe in madwifi
SVN-Revision: 15051
16 years ago
Andy Boyett f19d25ebb3 madwifi: mode txpower to wifi-device section, but remain backwards compatible
SVN-Revision: 14307
16 years ago
Felix Fietkau 6e9522d27e remove madwifi-testing (it confuses users) - it doesn't work, never has, and i'm not going to finish it.
SVN-Revision: 12992
16 years ago
Felix Fietkau f7ad843fdc madwifi: select the right hal binary for EABI on ARM
SVN-Revision: 12540
16 years ago
Felix Fietkau 76c95e5692 fix madwifi upstream compile for mips (#3952)
SVN-Revision: 12488
16 years ago
Felix Fietkau fff4882561 fix madwifi hal target for mips*
SVN-Revision: 12435
16 years ago
Felix Fietkau c688bb1d11 madwifi: add 0.9.4 madwifi as a menuconfig option, as requested in some mails/tickets untested, does not work with 2.6.26
SVN-Revision: 12047
16 years ago
Felix Fietkau 55b55f6861 madwifi: change the network scripts to use the new wds sta separation feature
SVN-Revision: 12005
16 years ago
Felix Fietkau 9dc4917da8 rename patches-r3776 to patches-testing
SVN-Revision: 11868
16 years ago
Felix Fietkau 4d144eee67 fix some madwifi-testing bugs
SVN-Revision: 11865
16 years ago
Felix Fietkau b83f384981 huge madwifi update (work in progress, disabled by default, compiles but breaks at run time)
SVN-Revision: 11851
16 years ago
Felix Fietkau 0fb8aa363f add some madwifi fixes and enhancements by Sven-Ola, refresh patches
SVN-Revision: 11848
16 years ago
Imre Kaloz 7bb65fb9d7 add preliminary Marvell Orion support
SVN-Revision: 11352
16 years ago