Commit Graph

149 Commits (85578a7ff1ee360c13333a4ee4dab747bed7c659)

Author SHA1 Message Date
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