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 |
|