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
14 years ago
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
14 years ago
Vasilis Tsiligiannis
3549fb214f
madwifi: Always escape SSID parameter
...
SVN-Revision: 26484
14 years ago
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
14 years ago
Vasilis Tsiligiannis
f06c25a0bb
madwifi: Add newline at end of autodetected wireless config (cosmetic)
...
SVN-Revision: 26197
14 years ago
Vasilis Tsiligiannis
96bb1c7585
madwifi: Fix unique device autodetection
...
SVN-Revision: 26164
14 years ago
Vasilis Tsiligiannis
fa6e1dd37d
madwifi: Add support for multiple interfaces
...
SVN-Revision: 25951
14 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
Alexandros C. Couloumbis
86265da965
package/madwifi: fix for kernels >= 2.6.38
...
SVN-Revision: 25702
14 years ago
Alexandros C. Couloumbis
a05994173d
package/madwifi: extend wlanconfig scan ssid field from 14 to 30 characters
...
SVN-Revision: 25649
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
John Crispin
4a0572a8d0
* fixe up ifxmips patch for eeprom emulation to work with lantiq target
...
SVN-Revision: 25369
14 years ago
Alexandros C. Couloumbis
5eef1e4f29
package/madwifi: refresh madwifi patches
...
SVN-Revision: 23971
14 years ago
Alexandros C. Couloumbis
42eee22a9b
package/madwifi: fix r23829 commit
...
SVN-Revision: 23830
14 years ago
Alexandros C. Couloumbis
20bf929ad8
package/madwifi: Use sema_init() instead of init_MUTEX() (based on: http://madwifi-project.org/changeset/4118 )
...
SVN-Revision: 23829
14 years ago
Felix Fietkau
5aaa91d3ca
madwifi: remove device ids for AR5416
...
SVN-Revision: 23730
14 years ago
Jo-Philipp Wich
87d81bc050
madwifi: fix syntax error introduced by r23660
...
SVN-Revision: 23679
14 years ago
Jo-Philipp Wich
c0bda9a6a9
madwifi: make wep-open the default
...
SVN-Revision: 23660
14 years ago
Jo-Philipp Wich
1b495361a0
madwifi: add wep+open, wep+shared format support to madwifi as well
...
SVN-Revision: 23657
14 years ago
Alexandros C. Couloumbis
4ab812109b
package/madwifi: fix mtu setting. ( closes #7858 )
...
SVN-Revision: 23628
14 years ago
Alexandros C. Couloumbis
00e17f0ba4
package/madwifi: enable mtu & mac config options for > 2.6.29 kernels
...
SVN-Revision: 22835
14 years ago
Imre Kaloz
a1cdb24a3b
add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)
...
SVN-Revision: 22323
15 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
15 years ago
Claudio Mignanti
2d86ea7bf3
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
...
SVN-Revision: 22145
15 years ago
Felix Fietkau
ff3d5025ac
remove obsolete kernel dependencies and version checks
...
SVN-Revision: 21956
15 years ago
Jo-Philipp Wich
75c4084142
madwifi: rename incorrectly named patch file ( #7459 )
...
SVN-Revision: 21788
15 years ago
Alexandros C. Couloumbis
478e2efca7
add 2.6.35 support
...
SVN-Revision: 21693
15 years ago
Vasilis Tsiligiannis
c42a8611fc
madwifi: Fix 0dBm txpower setting display
...
SVN-Revision: 21584
15 years ago
Nicolas Thill
01ff61d127
package/madwifi: move configuration in submenu
...
SVN-Revision: 20911
15 years ago
Felix Fietkau
16e22d2559
madwifi: fix the tx rate display in iwconfig ( #6925 )
...
SVN-Revision: 20550
15 years ago
Felix Fietkau
655e90d706
madwifi: return to the bss channel after an issued ap mode scan has been completed ( fixes #6599 )
...
SVN-Revision: 20549
15 years ago
Vasilis Tsiligiannis
ce75e4b893
madwifi: Fix RX packet and byte count, refresh patches ( #6404 )
...
SVN-Revision: 20434
15 years ago
Nicolas Thill
f0aa9bc04f
madwifi: remove redundant conditional dep, atheros has PCI support
...
SVN-Revision: 20263
15 years ago
Felix Fietkau
f434771b7a
madwifi: disable softled by default on pci devices ( fixes #4484 )
...
SVN-Revision: 20195
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
Matteo Croce
3ccd1aeab7
2.6.33 fixes for atheros and madwifi
...
SVN-Revision: 19963
15 years ago
Felix Fietkau
f53f060299
madwifi: disable ccmp replay protection for ibss/ahdemo to make wpa-none work
...
SVN-Revision: 19822
15 years ago
Felix Fietkau
c830d6cfe7
add me as a maintainer for a few other packages
...
SVN-Revision: 19439
15 years ago
Felix Fietkau
019ee54580
madwifi: fix/improve station idle timeout handling
...
SVN-Revision: 19378
15 years ago
Felix Fietkau
8de3096f63
madwifi: make sure that minstrel rc updates still work after a jiffies wraparound
...
SVN-Revision: 19377
15 years ago
Felix Fietkau
b935b1abe2
madwifi: add sysctl for turning the radio silent
...
SVN-Revision: 19376
15 years ago
Felix Fietkau
e85f50118c
madwifi: fix some potential null pointer derefs with wds
...
SVN-Revision: 19322
15 years ago
Imre Kaloz
0b9849afbf
refresh patch
...
SVN-Revision: 19102
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
Felix Fietkau
da80071315
madwifi: fix antenna selection for ubnt loco2/loco5
...
SVN-Revision: 18853
15 years ago
Felix Fietkau
f26b153836
madwifi: add a watchdog for software beacon alert interrupts
...
SVN-Revision: 18740
15 years ago
Felix Fietkau
b24884eeff
madwifi: fix noise level display and make the cca threshold configurable through sysctl
...
SVN-Revision: 18739
15 years ago