Jo-Philipp Wich
89e74f6aea
madwifi: introduce "disabled" option for wifi-iface section to shutdown single networks on a radio
...
SVN-Revision: 28199
2011-09-08 23:31:42 +00:00
Jonas Gorski
b4b0adb79d
package/madwifi: mark as broken for linux 3.1
...
Madwifi does not compile because of VLAN API changes.
SVN-Revision: 27937
2011-08-09 12:19:34 +00:00
John Crispin
a6ceecd973
better lantiq support in madwifi
...
Allow for each lantiq target (without wifi eeprom) to define where
wireless configuration data is on flash. Patch also adds support for
sx763 lantiq target.
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 27662
2011-07-17 19:27:14 +00:00
Hauke Mehrtens
e8974127fb
madwifi: Fix linux 3.0 detection
...
Allows madwifi to be built against linux 3.0.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27188
2011-06-15 21:17:17 +00:00
Felix Fietkau
c2d4e98e34
madwifi: Fix compilation for 2.6.39
...
Fix compilation for 2.6.39 by replacing SPIN_LOCK_UNLOCKED with
DEFINE_SPINLOCK().
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26771
2011-04-26 23:05:34 +00:00
Vasilis Tsiligiannis
98da9c9066
madwifi: typo(s) in /lib/wifi/madwifi.sh
...
Hi
minrate and maxrate are acually not boolean, so, for example
"config minrate 11000" in /etc/config/wireless has no effect.
Signed-off by: Jan Hetges <tran@ms20.net>
SVN-Revision: 26504
2011-04-06 20:50:14 +00:00
Vasilis Tsiligiannis
3549fb214f
madwifi: Always escape SSID parameter
...
SVN-Revision: 26484
2011-04-05 15:09:38 +00:00
Felix Fietkau
2c875b2edc
madwifi: add support for translating country codes into internal country code numbers (based on a patch by Manuel Munz)
...
SVN-Revision: 26306
2011-03-26 16:56:39 +00:00
Vasilis Tsiligiannis
f06c25a0bb
madwifi: Add newline at end of autodetected wireless config (cosmetic)
...
SVN-Revision: 26197
2011-03-17 07:07:03 +00:00
Vasilis Tsiligiannis
96bb1c7585
madwifi: Fix unique device autodetection
...
SVN-Revision: 26164
2011-03-15 00:43:50 +00:00
Vasilis Tsiligiannis
fa6e1dd37d
madwifi: Add support for multiple interfaces
...
SVN-Revision: 25951
2011-03-08 12:54:13 +00:00
Felix Fietkau
172241fa1b
madwifi: fix logic error in r25929
...
SVN-Revision: 25942
2011-03-07 19:21:25 +00:00
Imre Kaloz
02dee9126e
use the xscale hal by default for arm, override it where needed
...
SVN-Revision: 25929
2011-03-07 13:07:17 +00:00
Imre Kaloz
b74308c433
only support EABI on ARM targets
...
SVN-Revision: 25928
2011-03-07 12:59:19 +00:00
Alexandros C. Couloumbis
86265da965
package/madwifi: fix for kernels >= 2.6.38
...
SVN-Revision: 25702
2011-02-24 15:53:32 +00:00
Alexandros C. Couloumbis
a05994173d
package/madwifi: extend wlanconfig scan ssid field from 14 to 30 characters
...
SVN-Revision: 25649
2011-02-21 13:08:55 +00:00
Felix Fietkau
240b10673d
make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_supplicant can make it optional
...
SVN-Revision: 25518
2011-02-13 14:18:13 +00:00
John Crispin
4a0572a8d0
* fixe up ifxmips patch for eeprom emulation to work with lantiq target
...
SVN-Revision: 25369
2011-02-05 15:08:18 +00:00
Alexandros C. Couloumbis
5eef1e4f29
package/madwifi: refresh madwifi patches
...
SVN-Revision: 23971
2010-11-12 15:14:27 +00:00
Alexandros C. Couloumbis
42eee22a9b
package/madwifi: fix r23829 commit
...
SVN-Revision: 23830
2010-11-03 16:55:51 +00:00
Alexandros C. Couloumbis
20bf929ad8
package/madwifi: Use sema_init() instead of init_MUTEX() (based on: http://madwifi-project.org/changeset/4118 )
...
SVN-Revision: 23829
2010-11-03 16:18:29 +00:00
Felix Fietkau
5aaa91d3ca
madwifi: remove device ids for AR5416
...
SVN-Revision: 23730
2010-10-31 12:28:51 +00:00
Jo-Philipp Wich
87d81bc050
madwifi: fix syntax error introduced by r23660
...
SVN-Revision: 23679
2010-10-27 17:46:31 +00:00
Jo-Philipp Wich
c0bda9a6a9
madwifi: make wep-open the default
...
SVN-Revision: 23660
2010-10-27 11:46:01 +00:00
Jo-Philipp Wich
1b495361a0
madwifi: add wep+open, wep+shared format support to madwifi as well
...
SVN-Revision: 23657
2010-10-27 11:25:59 +00:00
Alexandros C. Couloumbis
4ab812109b
package/madwifi: fix mtu setting. ( closes #7858 )
...
SVN-Revision: 23628
2010-10-25 10:07:17 +00:00
Alexandros C. Couloumbis
00e17f0ba4
package/madwifi: enable mtu & mac config options for > 2.6.29 kernels
...
SVN-Revision: 22835
2010-08-29 18:42:11 +00:00
Imre Kaloz
a1cdb24a3b
add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)
...
SVN-Revision: 22323
2010-07-21 11:20:53 +00:00
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
2010-07-15 07:37:00 +00:00
Claudio Mignanti
2d86ea7bf3
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
...
SVN-Revision: 22145
2010-07-12 14:06:13 +00:00
Felix Fietkau
ff3d5025ac
remove obsolete kernel dependencies and version checks
...
SVN-Revision: 21956
2010-06-26 20:44:28 +00:00
Jo-Philipp Wich
75c4084142
madwifi: rename incorrectly named patch file ( #7459 )
...
SVN-Revision: 21788
2010-06-13 18:11:05 +00:00
Alexandros C. Couloumbis
478e2efca7
add 2.6.35 support
...
SVN-Revision: 21693
2010-06-06 19:34:41 +00:00
Vasilis Tsiligiannis
c42a8611fc
madwifi: Fix 0dBm txpower setting display
...
SVN-Revision: 21584
2010-05-27 20:10:50 +00:00
Nicolas Thill
01ff61d127
package/madwifi: move configuration in submenu
...
SVN-Revision: 20911
2010-04-16 10:34:21 +00:00
Felix Fietkau
16e22d2559
madwifi: fix the tx rate display in iwconfig ( #6925 )
...
SVN-Revision: 20550
2010-03-28 18:38:38 +00:00
Felix Fietkau
655e90d706
madwifi: return to the bss channel after an issued ap mode scan has been completed ( fixes #6599 )
...
SVN-Revision: 20549
2010-03-28 18:35:19 +00:00
Vasilis Tsiligiannis
ce75e4b893
madwifi: Fix RX packet and byte count, refresh patches ( #6404 )
...
SVN-Revision: 20434
2010-03-25 19:41:40 +00:00
Nicolas Thill
f0aa9bc04f
madwifi: remove redundant conditional dep, atheros has PCI support
...
SVN-Revision: 20263
2010-03-18 10:45:14 +00:00
Felix Fietkau
f434771b7a
madwifi: disable softled by default on pci devices ( fixes #4484 )
...
SVN-Revision: 20195
2010-03-14 12:25:23 +00:00
Nicolas Thill
b4e99d33d9
use a common way of marking packages as not supported on specific targets
...
SVN-Revision: 20117
2010-03-10 04:12:57 +00:00
Matteo Croce
3ccd1aeab7
2.6.33 fixes for atheros and madwifi
...
SVN-Revision: 19963
2010-03-03 13:52:28 +00:00
Felix Fietkau
f53f060299
madwifi: disable ccmp replay protection for ibss/ahdemo to make wpa-none work
...
SVN-Revision: 19822
2010-02-23 06:42:02 +00:00
Felix Fietkau
c830d6cfe7
add me as a maintainer for a few other packages
...
SVN-Revision: 19439
2010-01-31 12:24:55 +00:00
Felix Fietkau
019ee54580
madwifi: fix/improve station idle timeout handling
...
SVN-Revision: 19378
2010-01-29 03:55:38 +00:00
Felix Fietkau
8de3096f63
madwifi: make sure that minstrel rc updates still work after a jiffies wraparound
...
SVN-Revision: 19377
2010-01-29 02:49:13 +00:00
Felix Fietkau
b935b1abe2
madwifi: add sysctl for turning the radio silent
...
SVN-Revision: 19376
2010-01-29 02:34:52 +00:00
Felix Fietkau
e85f50118c
madwifi: fix some potential null pointer derefs with wds
...
SVN-Revision: 19322
2010-01-24 23:39:00 +00:00
Imre Kaloz
0b9849afbf
refresh patch
...
SVN-Revision: 19102
2010-01-11 09:40:26 +00:00
Nicolas Thill
33db876248
disable a few packages failing on pxcab (marking them as BROKEN)
...
SVN-Revision: 18903
2009-12-23 09:53:06 +00:00