Commit Graph

468 Commits (c23f92244cdb69c98b49a7441118464ceba74340)

Author SHA1 Message Date
Felix Fietkau 4228768e31 madwifi: reduce the size of the multicall tool binary
SVN-Revision: 18112
15 years ago
Felix Fietkau f970dff78d madwifi: add antenna gpio support for nanostation loco2
SVN-Revision: 18055
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
Florian Fainelli 9d19a6c1ea we cannot build madwifi for octeon since there is no mips64r2 hal target
SVN-Revision: 18001
15 years ago
Nicolas Thill 8419537475 madwifi: add HAL_TARGET mapping for kirkwood board
SVN-Revision: 17960
15 years ago
Florian Fainelli 3c5feca158 madwifi cannot be compiled on cobalt which has a different mips cpu abi
SVN-Revision: 17953
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
Andy Boyett fdf2efaf28 madwifi: bump package revision
SVN-Revision: 17589
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
Andy Boyett a5f80019ef bump some revisions and update copyrights
SVN-Revision: 17554
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 8691bbb699 madwifi: add a configuration for uapsd (unscheduled automatic powersave delivery), turn it off by default because of compatibility issues with nokia phones
SVN-Revision: 17510
15 years ago
Felix Fietkau ce5869bd9b madwifi: fix another unconverted netdev_ops issue
SVN-Revision: 17431
15 years ago
Felix Fietkau f4ede912f4 madwifi: remove version selection support
SVN-Revision: 17316
15 years ago
Felix Fietkau fe78c4885c remove support for the madwifi upstream release, it doesn't work on newer kernels and it's not very reliable anyway
SVN-Revision: 17315
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
Felix Fietkau a1c5477822 madwifi: fix compile error on kernels without net_device api compatibility
SVN-Revision: 17219
15 years ago
Felix Fietkau 2fb9a9c917 madwifi: fix a race condition in the ap2ap wds setup
SVN-Revision: 17086
15 years ago
Felix Fietkau f6852f2023 madwifi: disable debug by default in the source tree instead of only relying on the override (useful for external builds)
SVN-Revision: 17085
15 years ago
Felix Fietkau 9ce792f444 madwifi: remove the get_arch.mk build failure when the 'detected' arch doesn't match the build system's value
SVN-Revision: 17084
15 years ago
Felix Fietkau bde1cf619a madwifi: fix crash on 2.6.30
SVN-Revision: 16889
15 years ago
Felix Fietkau 5cc4951745 madwifi: fix a race condition in the ibss merge
SVN-Revision: 16870
15 years ago
Felix Fietkau 3d2040de0f madwifi: turn software based tsf merging on by default, get rid of some iwpriv errors on wifi restart
SVN-Revision: 16862
15 years ago
Felix Fietkau f97def7367 madwifi: clean up / fix ibss node handling
SVN-Revision: 16861
15 years ago
Felix Fietkau df3b99e959 madwifi: trivial antenna diversity fix
SVN-Revision: 16846
15 years ago
Felix Fietkau 99a8fe62fe madwifi: remove the -mlong-calls cflag from include files
SVN-Revision: 16830
15 years ago
Vasilis Tsiligiannis a4ed68fbe4 madwifi.sh channel fix
In the madwifi.sh there is to read "only need to change freq band and channel on the first vif". This is wrong. For example if you create a new Ad-Hoc network and an AP interface, the channel is reseted to 1, regardless of the UCI setting. So remove this wrong code.

Signed-off-by: Alina Friedrichsen <x-alina@gmx.net>

SVN-Revision: 16814
15 years ago
Felix Fietkau 8addc86845 madwifi: clean up wme handling, use same packet classification as mac80211
SVN-Revision: 16790
15 years ago
Felix Fietkau bcbdd2a425 madwifi: fix another instance of excessive stack usage in wlanconfig
SVN-Revision: 16788
15 years ago
Felix Fietkau 5447d6c44b upgrade to the new version of wprobe - includes reconfigurable layer 2 statistics, remote access, more configuration options and many bugfixes
SVN-Revision: 16719
15 years ago
Vasilis Tsiligiannis d0a129742f madwifi: Disable compression capability on AR71XX and make it optional for other platforms (thanks to David A. Bandel and Dennis Bartsch)
SVN-Revision: 16642
15 years ago
Hauke Mehrtens efbfde01b0 Various Makefile cleanup.
Thanks to swalker.

SVN-Revision: 16437
15 years ago
Felix Fietkau 985b62a228 madwifi: disable compression by default, as it can cause instabilities on various platforms (thx, acoul)
SVN-Revision: 16421
15 years ago