Commit graph

517 commits

Author SHA1 Message Date
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
Nicolas Thill
c00d5e59f0 mark mac80211 & madwifi as BROKEN for ep93xx
SVN-Revision: 18877
2009-12-21 12:33:45 +00:00
Felix Fietkau
da80071315 madwifi: fix antenna selection for ubnt loco2/loco5
SVN-Revision: 18853
2009-12-19 22:19:19 +00:00
Felix Fietkau
f26b153836 madwifi: add a watchdog for software beacon alert interrupts
SVN-Revision: 18740
2009-12-11 02:12:19 +00:00
Felix Fietkau
b24884eeff madwifi: fix noise level display and make the cca threshold configurable through sysctl
SVN-Revision: 18739
2009-12-11 02:12:15 +00:00
Florian Fainelli
e154e4361b prevent madwifi from being compiled on sibyte
SVN-Revision: 18631
2009-12-04 14:52:30 +00:00
Felix Fietkau
5215accae5 madwifi: fix a crash bug related to refcounting of bss nodes
SVN-Revision: 18290
2009-11-04 00:05:56 +00:00
Imre Kaloz
3d4466cfd8 add preliminary 2.6.32 support
SVN-Revision: 18283
2009-11-03 10:49:27 +00:00
Felix Fietkau
4228768e31 madwifi: reduce the size of the multicall tool binary
SVN-Revision: 18112
2009-10-21 00:20:42 +00:00