Commit Graph

328 Commits (cf3b7563cfc1c293c633bb361f7660ff67c0dc6c)

Author SHA1 Message Date
Alexandros C. Couloumbis a05994173d package/madwifi: extend wlanconfig scan ssid field from 14 to 30 characters
SVN-Revision: 25649
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
Felix Fietkau 5aaa91d3ca madwifi: remove device ids for AR5416
SVN-Revision: 23730
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
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
Jo-Philipp Wich 75c4084142 madwifi: rename incorrectly named patch file (#7459)
SVN-Revision: 21788
14 years ago
Alexandros C. Couloumbis 478e2efca7 add 2.6.35 support
SVN-Revision: 21693
14 years ago
Vasilis Tsiligiannis c42a8611fc madwifi: Fix 0dBm txpower setting display
SVN-Revision: 21584
14 years ago
Felix Fietkau 16e22d2559 madwifi: fix the tx rate display in iwconfig (#6925)
SVN-Revision: 20550
14 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
14 years ago
Vasilis Tsiligiannis ce75e4b893 madwifi: Fix RX packet and byte count, refresh patches (#6404)
SVN-Revision: 20434
14 years ago
Felix Fietkau f434771b7a madwifi: disable softled by default on pci devices (fixes #4484)
SVN-Revision: 20195
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 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
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
Felix Fietkau 5215accae5 madwifi: fix a crash bug related to refcounting of bss nodes
SVN-Revision: 18290
15 years ago
Imre Kaloz 3d4466cfd8 add preliminary 2.6.32 support
SVN-Revision: 18283
15 years ago
Felix Fietkau 4228768e31 madwifi: reduce the size of the multicall tool binary
SVN-Revision: 18112
15 years ago
Felix Fietkau f283279dd8 madwifi: remove the 10HZ timer for updating rate control statistics
SVN-Revision: 18053
15 years ago
Felix Fietkau fdb032fd77 madwifi: fix various noderef/memleak issues
SVN-Revision: 18052
15 years ago
Felix Fietkau 2c040be231 madwifi: more ad-hoc fixes
SVN-Revision: 18050
15 years ago
Felix Fietkau 3be1af45ac madwifi: fix another ibss crash (#5935)
SVN-Revision: 18048
15 years ago
Felix Fietkau 75a4b6f1d7 madwifi: fix race condition on ibss init (#5935)
SVN-Revision: 18046
15 years ago
Felix Fietkau 025ac2b369 madwifi: beacon timer fixes
SVN-Revision: 18045
15 years ago
Felix Fietkau a58bb0a47a madwifi: fix bugs in the calibration triggers
SVN-Revision: 17691
15 years ago
Felix Fietkau 802ea84054 madwifi: fix a theoretical tx buffer leak
SVN-Revision: 17690
15 years ago
Felix Fietkau 0e2e5cae7a madwifi: fix beacon slot handling and add support for more than 4 vaps (useful for wds per-sta interfaces)
SVN-Revision: 17689
15 years ago
Felix Fietkau ca1b63e891 madwifi: fix sta mode reconnect when roaming between different aps of the same essid
SVN-Revision: 17688
15 years ago
Felix Fietkau bbc9700310 madwifi: fix maximum txpower display
SVN-Revision: 17687
15 years ago
Felix Fietkau 9e1fd17d10 madwifi: fix iwconfig tx power display
SVN-Revision: 17592
15 years ago
Felix Fietkau 36d7f7c017 madwifi: fix a wds related race condition
SVN-Revision: 17578
15 years ago
Felix Fietkau 84c01891da madwifi: remove an unimportant part of the ibss node handling fix, which led to a regression in ap-to-ap wds operation
SVN-Revision: 17576
15 years ago
Felix Fietkau d71228f092 madwifi: replace an implicit memcpy with an explicit one (cosmetic fix)
SVN-Revision: 17546
15 years ago
Felix Fietkau d5cc8ea44b madwifi: fix several noderef and ibss merge issues that led to memory leaks and high system load
SVN-Revision: 17545
15 years ago
Felix Fietkau ce5869bd9b madwifi: fix another unconverted netdev_ops issue
SVN-Revision: 17431
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 7c746b122f add powersave fixes based on patches by Steven Luo (#4376)
SVN-Revision: 17312
15 years ago
Felix Fietkau 7f6b21ae62 madwifi: refresh patches
SVN-Revision: 17311
15 years ago
Felix Fietkau ed497b57a7 madwifi: fix frame dropped counter
SVN-Revision: 17224
15 years ago
Felix Fietkau 5335a25026 madwifi: fix compiler warning
SVN-Revision: 17221
15 years ago
Felix Fietkau f0380bfd82 fix software rx filter for ibss mode (based on a patch by harald schiöberg)
SVN-Revision: 17220
15 years ago