Commit graph

349 commits

Author SHA1 Message Date
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
Nicolas Thill
2a4a0c2bcc explicitely disable a bunch of package on ar7 until we properly detect pci & usb support at configure time
SVN-Revision: 10839
2008-04-15 02:08:11 +00:00
Imre Kaloz
41cf84f819 do target dependent optimizations
SVN-Revision: 10834
2008-04-14 13:24:30 +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
Felix Fietkau
0e58011e62 madwifi: add support for drop-in hal replacements
SVN-Revision: 10629
2008-03-20 06:57:01 +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
John Crispin
cb354d2750 make madwifi startup script aware of new iwpriv options
SVN-Revision: 10598
2008-03-13 14:54:26 +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
Travis Kemen
80f0eec0aa fix problems with the use of a passphrase, add option to use a key instead of passphrase
SVN-Revision: 10450
2008-02-13 03:40:45 +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
cf4ea1eed0 disable radar detection by default until it is fixed
SVN-Revision: 10401
2008-02-05 22:25:29 +00:00
John Crispin
2630cb3800 fix wpa_supplicant for madwifi
SVN-Revision: 10392
2008-02-05 13:36:30 +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
f548e54b8d add options for options xr, ar, turbo, mcast_rate Signed-off-by: Lorenz Schori <lorenz.schori@gmx.ch>
SVN-Revision: 10217
2008-01-17 01:23:38 +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
2a45adfcda remove uninstalldev templates (no longer necessary)
SVN-Revision: 9906
2007-12-25 01:40:47 +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
Travis Kemen
efb988f3f2 add options for rate 80211h compression bursting wmm and mac filtering From: Vasilis T. (aka Acinonyx)
SVN-Revision: 9624
2007-11-28 20:34:00 +00:00
Travis Kemen
b6e523bc33 some cleanup and remove overwriting of device defaults for bgscan and diversity
SVN-Revision: 9619
2007-11-28 19:25:54 +00:00
Travis Kemen
f30263eea0 don't overwrite device default for fast frames closes #2321
SVN-Revision: 9609
2007-11-28 03:07:18 +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
Florian Fainelli
18c1ffe97c i686 should use the i386 HAL
SVN-Revision: 9438
2007-10-24 19:50:06 +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
John Crispin
78edb9c7bb fixed wpa2 support for madwifi/wpa_supplicant
SVN-Revision: 9355
2007-10-18 20:51:21 +00:00
Florian Fainelli
93c450a043 Build a karma variant of madwifi
SVN-Revision: 9316
2007-10-14 11:42:09 +00:00
Florian Fainelli
372f0377bb Fix agmode selection (#2438)
SVN-Revision: 9075
2007-09-29 19:14:42 +00:00
Felix Fietkau
969ac7459e add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
SVN-Revision: 9052
2007-09-28 01:45:11 +00:00
Nicolas Thill
7ba4e5c3c0 prevent madwifi from building on UML
SVN-Revision: 8855
2007-09-20 07:11:52 +00:00
Nicolas Thill
efb8b66786 don't assume PCI support, cleanup
SVN-Revision: 8803
2007-09-16 16:27:49 +00:00
Felix Fietkau
c9784f0836 fix madwifi build on atheros
SVN-Revision: 8725
2007-09-09 22:59:46 +00:00
Felix Fietkau
0739784fe8 fix madwifi channel setting (#2073)
SVN-Revision: 8681
2007-09-07 20:42:59 +00:00
Nicolas Thill
34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
2007-09-07 08:34:51 +00:00
Felix Fietkau
56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
2007-09-06 16:27:37 +00:00
Nicolas Thill
02cd6d278f use a default VERSION field for kmod packages
SVN-Revision: 8575
2007-09-02 16:39:27 +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
8445b132ce adhoc has issues with bgscan as well
SVN-Revision: 8394
2007-08-10 23:28:05 +00:00
Felix Fietkau
8fd798cb2c add a missing variable assignment
SVN-Revision: 8339
2007-08-04 11:31:40 +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
9b1084b7fc madwifi: bgscan is a bit broken. disable by default
SVN-Revision: 8315
2007-08-02 13:26:24 +00:00
Felix Fietkau
7375c88763 madwifi: bump release version
SVN-Revision: 8311
2007-08-01 18:39:29 +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
2b8e0918c9 fix a typo
SVN-Revision: 8220
2007-07-29 19:20:34 +00:00
John Crispin
dd0a1806ea Some packages make no sense or do not build for etrax
SVN-Revision: 8216
2007-07-29 15:50:32 +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
b13426e21b keep track of the wifi interface state in /var/state/wireless
SVN-Revision: 8108
2007-07-22 18:32:47 +00:00
Felix Fietkau
e58d9626f2 add a workaround for the hostapd killed issue when using more than one wifi card (#1928, #2040)
SVN-Revision: 8077
2007-07-20 16:11:46 +00:00
Felix Fietkau
be62105354 add a workaround for a wds related crash
SVN-Revision: 8062
2007-07-19 16:15:35 +00:00
Imre Kaloz
bec5f22912 avr32 build fixes
SVN-Revision: 8017
2007-07-17 10:38:33 +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
Mike Baker
31ea6879d7 clean up default wifi config
SVN-Revision: 7873
2007-07-04 11:15:12 +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
Travis Kemen
bb2c2a81dd add fragmentation and rts settings thanks rene closes #1725
SVN-Revision: 7743
2007-06-27 13:25:55 +00:00
Felix Fietkau
c1366bb46d madwifi: add some extra delay between bringing the interface up and configuring it (#1703)
SVN-Revision: 7729
2007-06-25 10:58:17 +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
b7e8f1c3d1 madwifi: add support for the ahdemo (ad-hoc demo) mode in /etc/config/wireless. using it, simultaneous ap+mesh operation is possible
SVN-Revision: 7302
2007-05-21 07:22:02 +00:00
Felix Fietkau
b2db4e7f09 fix essid setting in adhoc mode
SVN-Revision: 7301
2007-05-21 06:34:05 +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
0b9c3f09c6 madwifi: remove V=1 (was only added for debugging)
SVN-Revision: 7218
2007-05-13 23:04:20 +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
Mike Baker
93f73100fc fix isolate mode
SVN-Revision: 7155
2007-05-10 06:54:47 +00:00
Travis Kemen
cae78388d1 add isolate closes #1636
SVN-Revision: 7133
2007-05-08 01:11:33 +00:00
Felix Fietkau
269c00418c madwifi: fix static bssid setting for ad-hoc mode
SVN-Revision: 7067
2007-04-29 20:50:42 +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
Felix Fietkau
4062525157 don't try to set up wpa if hostapd is not installed
SVN-Revision: 7005
2007-04-19 11:42:39 +00:00
Felix Fietkau
53a2bf0f59 improve handling of 11a/b/g mode setting. redirect iwconfig channel errors to /dev/null (the command fails at times and needs to be run multiple times, because it's a bit unreliable)
SVN-Revision: 6975
2007-04-16 20:59:16 +00:00
Felix Fietkau
c38691f291 madwifi init: set the channel after bringing up the interface (sometimes it needs the channel before bringing up the interface, sometimes after, no idea what's going on)
SVN-Revision: 6939
2007-04-12 17:34:21 +00:00
Felix Fietkau
c2d5b2d04a don't call wpa_supplicant unconditionally
SVN-Revision: 6656
2007-03-24 01:03:42 +00:00
Felix Fietkau
4a65dd20fe fix wep encryption setting for madwifi
SVN-Revision: 6655
2007-03-24 01:01:18 +00:00
Felix Fietkau
080d4f6710 fix a small typo
SVN-Revision: 6654
2007-03-24 00:43:05 +00:00
Felix Fietkau
437ffd0970 fix a harmless warning
SVN-Revision: 6650
2007-03-23 16:48:43 +00:00
Florian Fainelli
677b02a250 Add bssid fix from #1281
SVN-Revision: 6601
2007-03-18 12:59:44 +00:00
Travis Kemen
f1432e60f0 remove duplicate section to find bridge name
SVN-Revision: 6591
2007-03-17 03:56:14 +00:00
Felix Fietkau
24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
SVN-Revision: 6582
2007-03-16 20:21:39 +00:00
Felix Fietkau
1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
SVN-Revision: 6580
2007-03-16 19:18:55 +00:00
Mike Baker
a738f566e6 add a new 'option disabled' to wifi-device
SVN-Revision: 6576
2007-03-16 13:56:36 +00:00
Mike Baker
568c026623 Enable bridge, disable wifi Easier to deal with "how do I enable wifi" than "why isn't wifi working?"
SVN-Revision: 6570
2007-03-15 23:17:16 +00:00
Travis Kemen
2873adfe53 added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 settings, from #1287 #1255
SVN-Revision: 6567
2007-03-15 03:21:35 +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
90a57bbefb use config_get_bool for hide_ssid option in madwifi
SVN-Revision: 6408
2007-02-27 23:10:53 +00:00
Florian Fainelli
e74ae58645 Add hidden_ssid option to madwifi script (#1363)
SVN-Revision: 6406
2007-02-27 23:05:05 +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
c7d1c75fad fix madwifi compile for atheros 2.6
SVN-Revision: 6260
2007-02-04 03:28:57 +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
Florian Fainelli
138f93e130 Fix wep encryption setting with madwifi (#1173)
SVN-Revision: 6125
2007-01-18 14:43:21 +00:00
Felix Fietkau
522199f7ef fix a small typo
SVN-Revision: 6104
2007-01-15 00:10:00 +00:00
Felix Fietkau
e4390854df fix madwifi mode selection problems
SVN-Revision: 6063
2007-01-10 16:14:16 +00:00
Felix Fietkau
084ed38042 fix typo
SVN-Revision: 6049
2007-01-09 17:40:25 +00:00
Felix Fietkau
04378c334f fix a typo
SVN-Revision: 6039
2007-01-08 16:39:40 +00:00
Felix Fietkau
c15d072541 fix b/g mode selection for madwifi, update documentation
SVN-Revision: 5973
2007-01-04 01:29:01 +00:00
Felix Fietkau
4a2b2b02aa madwifi: fix setting the essid for ap mode
SVN-Revision: 5903
2006-12-27 00:55:59 +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
d68a9310fb move hostapd setup function to wireless-tools package, as it is driver independent
SVN-Revision: 5890
2006-12-22 08:06:07 +00:00
Felix Fietkau
88e7da2bab nuke old madwifi init script, add new /lib/wifi handler (usable for many configurations already), fix up a target name
SVN-Revision: 5889
2006-12-22 08:02:59 +00:00
Felix Fietkau
a5546e6c40 lots of enhancements for the madwifi script (hostapd calls for ap with wpa implemented, two kinds of wds support added - by essid or by bssid, various bugfixes)
SVN-Revision: 5888
2006-12-22 07:58:06 +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
Nicolas Thill
5df7bab3f0 use INSTALL_DIR variable
SVN-Revision: 5809
2006-12-16 19:57:11 +00:00
Felix Fietkau
b5e0c5ea5f add SoC support to madwifi
SVN-Revision: 5804
2006-12-16 00:39:57 +00:00
Imre Kaloz
7df90c8814 remove the ar531x-2.4 target, a 2.6 port will be added soon
SVN-Revision: 5796
2006-12-14 22:50:13 +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
bc385ec4d7 update madwifi (security issues: CVE-2006-6332)
SVN-Revision: 5720
2006-12-08 12:42:25 +00:00
Mike Baker
dba1ec6535 /etc/config/wireless support for madwifi (work in progress)
SVN-Revision: 5630
2006-11-23 18:27:22 +00:00
Felix Fietkau
c2211dc51e replace lots of manual install commands with INSTALL_* variables
SVN-Revision: 5624
2006-11-23 00:29:07 +00:00
Felix Fietkau
105a602ecf implement target profiles in menuconfig
SVN-Revision: 5512
2006-11-12 05:06:56 +00:00
Nicolas Thill
8a7cf55e06 use target optimization flags for madwifi tools
SVN-Revision: 5314
2006-10-27 19:14:43 +00:00
Felix Fietkau
cc1690b367 put madwifi in the right category
SVN-Revision: 5196
2006-10-17 20:52:40 +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
Florian Fainelli
82aa950344 Do not automatically create atheros devices (#811), and potentially other bugs
SVN-Revision: 5168
2006-10-16 22:18:06 +00:00
Felix Fietkau
8612d33691 init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enable|disable) manages symlinks
SVN-Revision: 5128
2006-10-15 21:03:30 +00:00
Felix Fietkau
60c1f0f64d finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00