Commit graph

313 commits

Author SHA1 Message Date
Felix Fietkau
144e506288 madwifi: preempt any running scan when wpa_supplicant triggers a new assoc
SVN-Revision: 11929
2008-07-25 22:37:21 +00:00
Felix Fietkau
21dbb0d64d madwifi: preserve WPA IEs received in probe responses and prefer them over beacon information improves reliability when using wpa_supplicant to connect to aps with hidden ssid and dynamic encryption settings
SVN-Revision: 11928
2008-07-25 22:37:06 +00:00
Felix Fietkau
8aab13b562 madwifi: add some roaming fixes by ubnt
SVN-Revision: 11927
2008-07-25 22:36:51 +00:00
Felix Fietkau
c0dc50fb55 rewrite madwifi sta mode link up/down notifications (mostly used by wpa_supplicant), fixes some stale node or reconnect loop issues
SVN-Revision: 11926
2008-07-25 22:36:33 +00:00
Felix Fietkau
9866151941 madwifi: reduce the packet loss impact of forced background scans triggered by the configured threshold
SVN-Revision: 11925
2008-07-25 22:36:18 +00:00
Felix Fietkau
192e5ac41d madwifi: improve hidden ssid handling in sta mode
SVN-Revision: 11924
2008-07-25 22:35:56 +00:00
Felix Fietkau
80710bb7cc madwifi: fix queue stop/start during key updates
SVN-Revision: 11923
2008-07-25 22:35:36 +00:00
Felix Fietkau
0fb8aa363f add some madwifi fixes and enhancements by Sven-Ola, refresh patches
SVN-Revision: 11848
2008-07-16 16:30:03 +00:00
Felix Fietkau
899a187d65 madwifi: add an optional threshold for low-rssi disconnection. This can be useful when letting wpa_supplicant control roaming.
SVN-Revision: 11799
2008-07-12 22:24:45 +00:00
Felix Fietkau
09bcffddf1 madwifi: improve beacon miss handling to increase the reliability of STA mode links
SVN-Revision: 11798
2008-07-12 22:24:36 +00:00
Felix Fietkau
a466930858 madwifi: drop stale AP nodes from the client list when disconnecting. Fixes some reassoc issues.
SVN-Revision: 11797
2008-07-12 22:24:26 +00:00
Felix Fietkau
27361b2d0b madwifi: add a preliminary fix for the reassoc check, but disable reassoc entirely for now until we've figured out why it fails frequently.
SVN-Revision: 11796
2008-07-12 22:24:17 +00:00
Felix Fietkau
1e91acfb39 madwifi: some misconfigured APs broadcast NULL BSSIDs, which can confuse the STA. Ignore those when scanning.
SVN-Revision: 11795
2008-07-12 22:24:05 +00:00
Felix Fietkau
8f186693ec madwifi: add an optional background scanning threshold triggered by low rssi (useful for passing updated scan results to the wpa_supplicant ahead of time, before losing connectivity entirely)
SVN-Revision: 11794
2008-07-12 22:23:55 +00:00
Felix Fietkau
53bbcb6ad4 madwifi: recognize hidden essid with length=1 containing a nullbyte
SVN-Revision: 11793
2008-07-12 22:23:46 +00:00
Felix Fietkau
59373f6fda madwifi: make STA mode interfaces disassociate if transmission of assoc/auth critical packets failed.
SVN-Revision: 11792
2008-07-12 22:23:36 +00:00
Felix Fietkau
059dc41f06 refresh some madwifi patches
SVN-Revision: 11791
2008-07-12 22:23:21 +00:00
John Crispin
9e6c38917c make atheros wifi cards used on arcaydian 4519 ifxmips based boards work
SVN-Revision: 11676
2008-07-06 00:59:48 +00:00
Felix Fietkau
9be32c744b be a bit more verbose about madwifi errors
SVN-Revision: 11675
2008-07-06 00:41:46 +00:00
Felix Fietkau
c9e08e9105 madwifi: fix sequence number check on incoming retransmit checks
SVN-Revision: 11614
2008-07-01 21:38:40 +00:00
Felix Fietkau
7c029b0355 another patch fix
SVN-Revision: 11455
2008-06-13 08:56:06 +00:00
Felix Fietkau
ad9bc6ab09 fix a small comment
SVN-Revision: 11454
2008-06-13 07:30:21 +00:00
Felix Fietkau
01c61b0d64 fix ANI and make use of it in all modes except for monitor
SVN-Revision: 11453
2008-06-13 01:51:31 +00:00
Felix Fietkau
62bef2bced madwifi: remove unnecessary part of the 349-reset.patch, add an ANI fix for future HALs
SVN-Revision: 11409
2008-06-09 10:17:36 +00:00
Felix Fietkau
06447d5cfa oops. accidentally committed the wrong patch version
SVN-Revision: 11395
2008-06-07 15:11:21 +00:00
Felix Fietkau
60e3586f6f fix madwifi on linux 2.4
SVN-Revision: 11385
2008-06-06 23:53:03 +00:00
Imre Kaloz
0244e57bb9 refresh madwifi patches using upstream style
SVN-Revision: 11351
2008-06-04 13:16:18 +00:00
Felix Fietkau
3f1f985692 add missing export
SVN-Revision: 11317
2008-06-01 03:40:10 +00:00
Felix Fietkau
a91f7dcfd8 madwifi: refresh patches
SVN-Revision: 11316
2008-06-01 03:01:58 +00:00
Felix Fietkau
c05f60e0d0 madwifi: clean up scanning code, add support for changing scan lists
SVN-Revision: 11315
2008-06-01 03:00:59 +00:00
Felix Fietkau
17a7cfb3a7 madwifi: update to sam leffler's latest hal fixes LED on wisoc fixes rx sensitivity issues improves throughput on all cards/devices enhances link stability
SVN-Revision: 11314
2008-06-01 03:00:32 +00:00
Felix Fietkau
3e0c844379 clean up performance patch, add some head/tailroom calculation fixes (thx, benoit) fix some unused variables
SVN-Revision: 11313
2008-06-01 00:11:32 +00:00
Felix Fietkau
e97b3f0b95 madwifi build scripts cleanup
SVN-Revision: 11312
2008-06-01 00:11:14 +00:00
Felix Fietkau
e9f183265d leave ack/cts setting alone by default
SVN-Revision: 10926
2008-04-23 04:58:34 +00:00
Felix Fietkau
eb13a77879 move timeout trigger for protection mode to node timeout trigger
SVN-Revision: 10925
2008-04-23 03:50:01 +00:00
Felix Fietkau
eff0b609c0 clean up cwmin/cwmax defines and remove some wrong values which made minstrel a bit inaccurate
SVN-Revision: 10924
2008-04-23 03:49:42 +00:00
Felix Fietkau
16767f8db3 madwifi: put an upper limit on the amount of sampling that minstrel should do when the link changes its status from very good to slightly bad. the previous version of the patch could have resulted in erratic rate control behavior when there was a lot of sampling backlog.
SVN-Revision: 10921
2008-04-22 23:35:27 +00:00
Felix Fietkau
7637ba2bf8 add some more fine tuning for madwifi
SVN-Revision: 10900
2008-04-21 03:45:52 +00:00
Felix Fietkau
73663230c8 madwifi: add configurable rssi threshold and timeout values for protection mode the 11b protection mode can harm throughput a lot, so let's make sure that it is only active as long as it needs to be.
SVN-Revision: 10899
2008-04-21 03:45:39 +00:00
Felix Fietkau
3e03e66d7a reorder patches
SVN-Revision: 10898
2008-04-21 03:45:22 +00:00
Felix Fietkau
13c5a1b2d5 madwifi: remove the minstrel_mrr hack and add two patches that massively improve minstrel's performance and response time
SVN-Revision: 10897
2008-04-21 02:39:40 +00:00
Felix Fietkau
456e3823f4 fix a some txq races (merge from madwifi-trunk)
SVN-Revision: 10895
2008-04-20 22:01:27 +00:00
Felix Fietkau
1147d2137e more performance for madwifi :)
SVN-Revision: 10855
2008-04-17 16:37:36 +00:00
Felix Fietkau
94ddba360e add performance improvement for madwifi on low-memory systems
SVN-Revision: 10850
2008-04-17 02:40:55 +00:00
Felix Fietkau
56223a6f79 madwifi: remove reset delay - seems like it's not necessary anymore
SVN-Revision: 10777
2008-04-09 19:55:08 +00:00
Andy Boyett
69c4c6c5a9 Revert r10553 "fix channel change bugs," causes kernel oopses. Closes #3213.
SVN-Revision: 10628
2008-03-20 01:57:27 +00:00
Felix Fietkau
b5a90e5cd9 madwifi: add patches for maximum and minimum rate (thx, SeG)
SVN-Revision: 10555
2008-03-07 01:36:41 +00:00
Felix Fietkau
9712028f88 madwifi: don't deliver broadcast frames to vaps that aren't up
SVN-Revision: 10554
2008-03-07 01:06:41 +00:00
Felix Fietkau
0c8a2085f9 fix channel change bugs
SVN-Revision: 10553
2008-03-07 01:06:37 +00:00
Felix Fietkau
b3767e965e include noise in stats struct
SVN-Revision: 10552
2008-03-07 01:06:31 +00:00
Felix Fietkau
eec5e041bb debugging fixes
SVN-Revision: 10551
2008-03-07 01:06:26 +00:00
Felix Fietkau
e5bafab092 madwifi: napi polling fixes
SVN-Revision: 10550
2008-03-07 01:06:23 +00:00
Felix Fietkau
ad86cb6640 sync with madwifi commit 3362
SVN-Revision: 10519
2008-02-23 14:26:55 +00:00
Travis Kemen
fafda593a9 madwifi 2.6.24 compile fix Signed-off-by: Alexandros C. Couloumbis <alex@ozo.com>
SVN-Revision: 10517
2008-02-22 16:42:44 +00:00
Felix Fietkau
11b8c9974d *sigh* nuke more debug crap
SVN-Revision: 10516
2008-02-21 13:04:30 +00:00
Felix Fietkau
0f5d018d81 madwifi: minor ap scanning bugfix
SVN-Revision: 10513
2008-02-21 02:13:49 +00:00
Felix Fietkau
cb17bac6f8 improve reliability of beacon transmissions after channel change
SVN-Revision: 10512
2008-02-20 21:26:29 +00:00
Felix Fietkau
4f8a59539d refresh madwifi patches, fix an issue with napi polling (thx SeG)
SVN-Revision: 10511
2008-02-20 21:26:21 +00:00
Felix Fietkau
c68dfd4de4 napi polling fix
SVN-Revision: 10507
2008-02-20 16:54:51 +00:00
Felix Fietkau
caed2f7f9c madwifi: remove a dangerous debugging define
SVN-Revision: 10506
2008-02-20 16:54:45 +00:00
Felix Fietkau
23acc030cb improve reliability of the beaconcal patch
SVN-Revision: 10505
2008-02-20 16:54:40 +00:00
Felix Fietkau
d5c5246c32 add a fix for memleaks caused by failed memory allocations
SVN-Revision: 10417
2008-02-08 05:13:06 +00:00
Felix Fietkau
f4012149b6 madwifi: add ap mode specific improvements to the calibration process. reported to produce a noticeable increase in rx/tx strength
SVN-Revision: 10416
2008-02-08 05:13:00 +00:00
Felix Fietkau
02cabf5948 pull madwifi forward to the latest upstream version - should fix some dual radio issues; add preliminary 2.6.24 support patch (compiles, not run-time tested, thx SeG)
SVN-Revision: 10334
2008-01-31 04:09:54 +00:00
Felix Fietkau
e6cd9ebff6 fix a small race condition in the madwifi queue handling
SVN-Revision: 10312
2008-01-29 17:17:04 +00:00
Felix Fietkau
aa243819e9 add missing #include
SVN-Revision: 10297
2008-01-28 21:02:31 +00:00
Felix Fietkau
a79d8cc2df more queue handling stuff
SVN-Revision: 10296
2008-01-28 19:35:38 +00:00
Felix Fietkau
d9ad14d717 update madwifi to latest trunk, include a few more fixes/improvements
SVN-Revision: 10294
2008-01-28 18:34:06 +00:00
Felix Fietkau
99bda2bbe0 madwifi: nuke some weird code which is causing NULL nodes to appear
SVN-Revision: 10274
2008-01-26 15:18:18 +00:00
Felix Fietkau
aedc7243b0 do not use kzalloc() in madwifi, for compatibility reasons
SVN-Revision: 10272
2008-01-26 10:17:22 +00:00
Felix Fietkau
c9d3be59ae madwifi: nuke some totally wrong code which was causing performance issues
SVN-Revision: 10270
2008-01-26 05:45:37 +00:00
Felix Fietkau
0751ec93ff madwifi: use mrr even in legacy mode
SVN-Revision: 10269
2008-01-26 05:45:31 +00:00
Felix Fietkau
90ff19aa07 add a patch for properly refreshing the bssidmask
SVN-Revision: 10268
2008-01-26 04:47:11 +00:00
Felix Fietkau
d7b86662f7 add extra sanity checks in madwifi
SVN-Revision: 10266
2008-01-26 04:19:50 +00:00
Felix Fietkau
f6c094ac8a add a patch for improved transmit signal strength in madwifi
SVN-Revision: 10264
2008-01-26 03:21:12 +00:00
Felix Fietkau
929767622f add some random madwifi fixes
SVN-Revision: 10260
2008-01-25 23:09:13 +00:00
Felix Fietkau
1fb5433154 upgrade madwifi, finally fix the annoying ap auto channel selection bug, default to automatic channel selection
SVN-Revision: 10259
2008-01-25 20:24:25 +00:00
Travis Kemen
2642f5c065 fix madwifi compile for iop32x
SVN-Revision: 10198
2008-01-15 00:01:05 +00:00
Felix Fietkau
457d9d3d1b fix madwifi bssid allocation
SVN-Revision: 10087
2008-01-02 19:47:05 +00:00
Felix Fietkau
e86049efe8 sync with madwifi changeset 3070
SVN-Revision: 9835
2007-12-22 16:17:17 +00:00
Felix Fietkau
285395cfca Add a madwifi patch by Brian Candler, which fixes minstrel when operating without multi-rate retry. Should lead to significant performance improvements when dealing with stations in B/G mixed mode. Fixes #2876
SVN-Revision: 9820
2007-12-21 15:36:54 +00:00
Felix Fietkau
1050b28b38 refresh patches, make madwifi-dfs compile on linux 2.4 again
SVN-Revision: 9719
2007-12-13 04:26:55 +00:00
Felix Fietkau
85578a7ff1 update to latest madwifi-dfs snapshot, fix a crash on broadcom 47xx
SVN-Revision: 9718
2007-12-13 04:26:46 +00:00
Felix Fietkau
9c7edf0ad0 update madwifi to the madwifi-dfs branch - should fix a few ad-hoc mode issues, needs more testing
SVN-Revision: 9648
2007-12-02 22:28:14 +00:00
Felix Fietkau
7f052bf047 update to latest madwifi snapshot - fixes some noderef bugs
SVN-Revision: 9602
2007-11-27 22:06:27 +00:00
Felix Fietkau
fd68041491 fix remaining netif_rx calls in napi polling patch
SVN-Revision: 9601
2007-11-27 22:05:40 +00:00
Felix Fietkau
cbb4e6b5a2 remove madwifi tx locking patch - i don't trust it
SVN-Revision: 9580
2007-11-18 15:40:12 +00:00
Felix Fietkau
5bc6d1c39e update madwifi to latest rev - works around some crashiness
SVN-Revision: 9507
2007-11-07 13:02:09 +00:00
Felix Fietkau
8ebd4ab77b update madwifi to latest version (fixes #2403)
SVN-Revision: 9466
2007-10-31 13:06:27 +00:00
Felix Fietkau
dd6cef677b oops.... committed an outdated patch
SVN-Revision: 9456
2007-10-27 23:21:40 +00:00
Felix Fietkau
ddd93e2b57 madwifi: don't poll the channel noise in a performance critical path
SVN-Revision: 9454
2007-10-27 17:51:52 +00:00
Felix Fietkau
c9e697a355 revert changes to io access functions done in madwifi trunk (they seem wrong to me, and they break xscale) fixes #2591
SVN-Revision: 9433
2007-10-24 17:56:21 +00:00
Felix Fietkau
479cf96993 upgrade madwifi to r2756
SVN-Revision: 9422
2007-10-24 04:35:02 +00:00
Imre Kaloz
c1f0b1fa3f remove madwifi karma patch until it's fixed
SVN-Revision: 9404
2007-10-22 22:40:23 +00:00
John Crispin
9f73ab51f3 refreshed madwifi patches
SVN-Revision: 9380
2007-10-20 19:13:53 +00:00
Florian Fainelli
2eca863b8e Convert the karma changes to be an ioctl
SVN-Revision: 9358
2007-10-19 06:19:00 +00:00
Felix Fietkau
d36b18dca4 madwifi: fix 'bad ratekbps' message when running adhoc in .11a
SVN-Revision: 8395
2007-08-11 00:16:10 +00:00
Felix Fietkau
39f63f1d04 add a fix for skb_put_over in beacon handling code
SVN-Revision: 8325
2007-08-03 01:46:47 +00:00
Felix Fietkau
81bea3c501 madwifi: remove stuck beacon workaround (does not work properly). add a workaround for MIB interrupt flooding
SVN-Revision: 8310
2007-08-01 18:37:20 +00:00
Felix Fietkau
4ae75984ec merge madwifi r2591 for rxantenna selection
SVN-Revision: 8157
2007-07-25 14:07:04 +00:00
Felix Fietkau
bee2897419 merge madwifi trunk changeset 2597
SVN-Revision: 8136
2007-07-23 22:05:00 +00:00
Felix Fietkau
2d5f735d91 another attempt at fixing the madwifi memleak for good. i'm 95% sure this is the right fix, but it needs to be tested in a real ad-hoc environment... (#2121)
SVN-Revision: 8111
2007-07-23 00:37:35 +00:00
Felix Fietkau
41cce36da6 refresh madwifi patches
SVN-Revision: 8110
2007-07-22 23:49:34 +00:00
Felix Fietkau
be62105354 add a workaround for a wds related crash
SVN-Revision: 8062
2007-07-19 16:15:35 +00:00
Felix Fietkau
f44014020d refresh madwifi patches
SVN-Revision: 7961
2007-07-13 09:18:45 +00:00
Felix Fietkau
e787afedab madwifi: patch for 'fixing' stuck beacons through card recalibration
SVN-Revision: 7960
2007-07-13 09:17:34 +00:00
Felix Fietkau
942fdf034b fix madwifi unload/reload on SoC
SVN-Revision: 7958
2007-07-13 08:23:22 +00:00
Felix Fietkau
9b7e926580 fix monitor mode related crash in madwifi (#2034)
SVN-Revision: 7957
2007-07-13 07:24:43 +00:00
Felix Fietkau
fbac51ffa4 add missing changes from #1949
SVN-Revision: 7948
2007-07-12 21:03:05 +00:00
Felix Fietkau
b13aee9165 add tpc change from #1949
SVN-Revision: 7947
2007-07-12 19:17:32 +00:00
Felix Fietkau
65edd13209 sync with latest madwifi snapshot, refresh patches, add tpc fix by mdtaylor (should fix #1949)
SVN-Revision: 7929
2007-07-11 21:13:50 +00:00
Felix Fietkau
a22cf8b5a6 fix madwifi compile for 2.4
SVN-Revision: 7885
2007-07-07 09:29:15 +00:00
Felix Fietkau
ce4fbcf3f4 remove ad-hoc tx hang workaround - the underlying issue has been fixed a while ago
SVN-Revision: 7868
2007-07-04 02:11:41 +00:00
Felix Fietkau
8ba5c79b5f remove minstrel rate hack
SVN-Revision: 7867
2007-07-04 01:53:21 +00:00
Felix Fietkau
424e15a610 another madwifi update
SVN-Revision: 7866
2007-07-04 01:25:54 +00:00
Felix Fietkau
8117b40bf0 update to the latest madwifi snapshot
SVN-Revision: 7864
2007-07-03 21:03:58 +00:00
Felix Fietkau
a7b99a5bfa refresh a patch that is causing problems on certain systems
SVN-Revision: 7857
2007-07-02 21:52:32 +00:00
Felix Fietkau
995d3e0589 fix a horrible memleak in madwifi
SVN-Revision: 7850
2007-07-02 10:59:51 +00:00
Felix Fietkau
b24263a9b6 fix a crash related to wep and mic handling (#1973)
SVN-Revision: 7813
2007-06-30 22:30:36 +00:00
Felix Fietkau
17485c04ad add madwifi changeset 2484 (node refcounting patch) - i will resync with madwifi svn after the 7.07 release
SVN-Revision: 7807
2007-06-30 19:47:24 +00:00
Felix Fietkau
d437ce276a clean up the madwifi SoC support patch - remove some breakage that went unnoticed because it only applies to kernelversions before 2.6.19
SVN-Revision: 7746
2007-06-28 00:01:11 +00:00
Felix Fietkau
9114220553 refresh all package patches in the buildroot using quilt
SVN-Revision: 7490
2007-06-04 11:25:53 +00:00
Felix Fietkau
34a7bd751b madwifi: fix an unhandle cryptoapi change (wpa2)
SVN-Revision: 7470
2007-06-03 02:28:45 +00:00
Felix Fietkau
07796f7873 fixes for wpa/wpa2
SVN-Revision: 7453
2007-06-02 17:04:43 +00:00
Felix Fietkau
47ecff5cf8 madwifi update: include upstream fixes for ff handling, disable ff by default (not reliable enough), wpa in ap mode should be working now
SVN-Revision: 7440
2007-06-02 02:22:01 +00:00
Felix Fietkau
87699ffd77 optimize the performance of the minstrel rate algorithm - don't sample lower rates if the rate with the higest probability is high
SVN-Revision: 7437
2007-06-01 20:04:47 +00:00
Felix Fietkau
1b2efe2b95 minor locking change
SVN-Revision: 7436
2007-06-01 18:25:33 +00:00
Felix Fietkau
f5a01c7556 madwifi: fix a crash in ff handling
SVN-Revision: 7435
2007-06-01 18:25:18 +00:00
Felix Fietkau
99c170db7c disable tpc in madwifi by default (seems to be hurting performance in long-distance links)
SVN-Revision: 7434
2007-06-01 18:24:56 +00:00
Felix Fietkau
a08db5a03f forgot a small change
SVN-Revision: 7426
2007-06-01 10:30:35 +00:00
Felix Fietkau
582d78b1ad clean up madwifi and sync with trunk
SVN-Revision: 7425
2007-06-01 10:29:49 +00:00
Felix Fietkau
e690f68fcd madwifi: fix a few locking mistakes
SVN-Revision: 7410
2007-05-31 04:51:43 +00:00
Felix Fietkau
65ec59bd88 madwifi: add patch for doing ad-hoc and master mode at the same (including beacon handling)
SVN-Revision: 7409
2007-05-31 03:41:01 +00:00
Felix Fietkau
272d51ddd3 update madwifi to latest trunk - performance enhancements
SVN-Revision: 7341
2007-05-26 16:52:05 +00:00
Felix Fietkau
34f3b786b5 update madwifi to latest trunk (refcount and hal-0.9.30.13 got merged) and include a security fix that was merged in 0.9.3.1
SVN-Revision: 7309
2007-05-23 14:54:18 +00:00
Felix Fietkau
fd49112a0d seems like the upstream fix for the minstrel crash wasn't enough. add an extra check
SVN-Revision: 7303
2007-05-21 07:47:51 +00:00
Felix Fietkau
d169d2d02a madwifi: switch to latest madwifi-hal-0.9.30.13 snapshot as reference merge in refcount branch as well and clean up openwrt patches (a few fixes got merged upstream)
SVN-Revision: 7300
2007-05-21 06:25:34 +00:00
Felix Fietkau
10b572b451 oops... wrong patch (unfixed typo)
SVN-Revision: 7299
2007-05-21 03:53:26 +00:00
Felix Fietkau
17ea20ab8c more cleanup
SVN-Revision: 7298
2007-05-21 03:50:55 +00:00
Felix Fietkau
4aa15bd99c cleanup
SVN-Revision: 7297
2007-05-21 03:36:08 +00:00
Felix Fietkau
8693233b73 make txstop workaround safe with napi polling
SVN-Revision: 7258
2007-05-16 13:44:06 +00:00
Felix Fietkau
7da3a7a2b4 madwifi: enable txstop workaround for ap and ibss mode only
SVN-Revision: 7223
2007-05-14 11:11:42 +00:00
Felix Fietkau
33a2478e96 oops. some code accidentally slipped into the wrong patch file :)
SVN-Revision: 7217
2007-05-13 23:03:34 +00:00
Felix Fietkau
e0f95a2d50 madwifi: fix xscale build
SVN-Revision: 7213
2007-05-13 19:19:27 +00:00
Felix Fietkau
b910cf91f6 huge madwifi update - use a madwifi-ng-refcount snapshot as base, includes lots of bugfixes and performance enhancements
SVN-Revision: 7211
2007-05-13 16:24:11 +00:00
Felix Fietkau
bf8a64aa9b remove led fix again - seems like gpio handling is really broken in the original madwifi hal
SVN-Revision: 7057
2007-04-26 16:53:58 +00:00
Felix Fietkau
a13013478a fix for the wifi led on atheros SoC
SVN-Revision: 7053
2007-04-26 11:34:56 +00:00
Florian Fainelli
677b02a250 Add bssid fix from #1281
SVN-Revision: 6601
2007-03-18 12:59:44 +00:00
Imre Kaloz
ee653e3700 add preliminary IOP32x support, mark it broken for now
SVN-Revision: 6557
2007-03-11 19:49:50 +00:00
Felix Fietkau
5f019983aa nuke even more debug stuff
SVN-Revision: 6333
2007-02-20 22:35:12 +00:00
Felix Fietkau
6d3a4c8468 sorry, last commit had a bug
SVN-Revision: 6332
2007-02-20 22:04:49 +00:00
Felix Fietkau
d40798d4c6 fix debug patch for ahb
SVN-Revision: 6331
2007-02-20 22:00:29 +00:00
Imre Kaloz
824adb7656 disable debugging stuff in madwifi - saves precious flash space :)
SVN-Revision: 6329
2007-02-20 13:16:51 +00:00
Felix Fietkau
07031eb1f3 get rid of the get_system_type() dependency for atheros 2.6
SVN-Revision: 6259
2007-02-04 03:27:41 +00:00
Felix Fietkau
084ed38042 fix typo
SVN-Revision: 6049
2007-01-09 17:40:25 +00:00
Felix Fietkau
fe42563e1f remove problematic change that probably broke SoC support
SVN-Revision: 5891
2006-12-22 11:58:24 +00:00
Felix Fietkau
6a30000485 update madwifi SoC support patch, add device ids for 2317 (will be functional after a hal upgrade)
SVN-Revision: 5887
2006-12-22 03:52:48 +00:00
Felix Fietkau
0d9508a09d add two patches from madwifi trac ticket 914 - should fix multiple wlanconfig create/destroy runs and a few wds related crashes
SVN-Revision: 5865
2006-12-19 22:52:16 +00:00
Felix Fietkau
b5e0c5ea5f add SoC support to madwifi
SVN-Revision: 5804
2006-12-16 00:39:57 +00:00
Felix Fietkau
aefaa3896b prepare madwifi for the kernel upgrade to 2.6.19
SVN-Revision: 5780
2006-12-14 04:54:59 +00:00
Felix Fietkau
4bead05b28 add an update for the not-entirely-correct security fix of madwifi (see [5720], madwifi changeset 1847)
SVN-Revision: 5726
2006-12-08 16:48:43 +00:00
Felix Fietkau
547b127d7a make kernel module packaging code reusable and use it in madwifi
SVN-Revision: 5189
2006-10-17 16:13:10 +00:00
Felix Fietkau
60c1f0f64d finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00