Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | madwifi: remove version selection support | Felix Fietkau | 2009-08-19 | 1 | -12/+0 |
| | | | | SVN-Revision: 17316 | ||||
* | remove support for the madwifi upstream release, it doesn't work on newer ↵ | Felix Fietkau | 2009-08-19 | 4 | -67/+14 |
| | | | | | | kernels and it's not very reliable anyway SVN-Revision: 17315 | ||||
* | madwifi: add patch for building all modules (except for the HAL) into a ↵ | Felix Fietkau | 2009-08-19 | 3 | -37/+801 |
| | | | | | | 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 | ||||
* | add powersave fixes based on patches by Steven Luo (#4376) | Felix Fietkau | 2009-08-19 | 2 | -0/+35 |
| | | | | SVN-Revision: 17312 | ||||
* | madwifi: refresh patches | Felix Fietkau | 2009-08-19 | 5 | -9/+9 |
| | | | | SVN-Revision: 17311 | ||||
* | madwifi: fix frame dropped counter | Felix Fietkau | 2009-08-11 | 1 | -0/+25 |
| | | | | SVN-Revision: 17224 | ||||
* | madwifi: fix compiler warning | Felix Fietkau | 2009-08-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 17221 | ||||
* | fix software rx filter for ibss mode (based on a patch by harald schiöberg) | Felix Fietkau | 2009-08-11 | 1 | -0/+20 |
| | | | | SVN-Revision: 17220 | ||||
* | madwifi: fix compile error on kernels without net_device api compatibility | Felix Fietkau | 2009-08-11 | 5 | -11/+19 |
| | | | | SVN-Revision: 17219 | ||||
* | madwifi: fix a race condition in the ap2ap wds setup | Felix Fietkau | 2009-08-01 | 1 | -11/+33 |
| | | | | SVN-Revision: 17086 | ||||
* | madwifi: disable debug by default in the source tree instead of only relying ↵ | Felix Fietkau | 2009-08-01 | 1 | -3/+5 |
| | | | | | | on the override (useful for external builds) SVN-Revision: 17085 | ||||
* | madwifi: remove the get_arch.mk build failure when the 'detected' arch ↵ | Felix Fietkau | 2009-08-01 | 1 | -1/+6 |
| | | | | | | doesn't match the build system's value SVN-Revision: 17084 | ||||
* | madwifi: fix crash on 2.6.30 | Felix Fietkau | 2009-07-18 | 2 | -2/+16 |
| | | | | SVN-Revision: 16889 | ||||
* | madwifi: fix a race condition in the ibss merge | Felix Fietkau | 2009-07-16 | 1 | -0/+10 |
| | | | | SVN-Revision: 16870 | ||||
* | madwifi: turn software based tsf merging on by default, get rid of some ↵ | Felix Fietkau | 2009-07-16 | 1 | -4/+5 |
| | | | | | | iwpriv errors on wifi restart SVN-Revision: 16862 | ||||
* | madwifi: clean up / fix ibss node handling | Felix Fietkau | 2009-07-16 | 1 | -0/+80 |
| | | | | SVN-Revision: 16861 | ||||
* | madwifi: trivial antenna diversity fix | Felix Fietkau | 2009-07-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 16846 | ||||
* | madwifi: remove the -mlong-calls cflag from include files | Felix Fietkau | 2009-07-13 | 1 | -0/+1 |
| | | | | SVN-Revision: 16830 | ||||
* | madwifi.sh channel fix | Vasilis Tsiligiannis | 2009-07-12 | 1 | -22/+17 |
| | | | | | | | | 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 | ||||
* | madwifi: clean up wme handling, use same packet classification as mac80211 | Felix Fietkau | 2009-07-12 | 1 | -0/+136 |
| | | | | SVN-Revision: 16790 | ||||
* | madwifi: fix another instance of excessive stack usage in wlanconfig | Felix Fietkau | 2009-07-12 | 1 | -0/+9 |
| | | | | SVN-Revision: 16788 | ||||
* | upgrade to the new version of wprobe - includes reconfigurable layer 2 ↵ | Felix Fietkau | 2009-07-06 | 1 | -22/+63 |
| | | | | | | statistics, remote access, more configuration options and many bugfixes SVN-Revision: 16719 | ||||
* | madwifi: Disable compression capability on AR71XX and make it optional for ↵ | Vasilis Tsiligiannis | 2009-07-01 | 2 | -1/+13 |
| | | | | | | other platforms (thanks to David A. Bandel and Dennis Bartsch) SVN-Revision: 16642 | ||||
* | Various Makefile cleanup. | Hauke Mehrtens | 2009-06-13 | 1 | -3/+3 |
| | | | | | | Thanks to swalker. SVN-Revision: 16437 | ||||
* | madwifi: disable compression by default, as it can cause instabilities on ↵ | Felix Fietkau | 2009-06-11 | 1 | -2/+2 |
| | | | | | | various platforms (thx, acoul) SVN-Revision: 16421 | ||||
* | madwifi: clear variables used in for loop | Vasilis Tsiligiannis | 2009-06-03 | 1 | -2/+1 |
| | | | | SVN-Revision: 16308 | ||||
* | madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops ↵ | Felix Fietkau | 2009-06-01 | 1 | -3/+34 |
| | | | | | | transition) SVN-Revision: 16289 | ||||
* | now that the gemini target is working, get rid of the obsolete and buggy ↵ | Imre Kaloz | 2009-06-01 | 1 | -3/+0 |
| | | | | | | storm target SVN-Revision: 16274 | ||||
* | fix madwifi for the gemini target | Imre Kaloz | 2009-06-01 | 1 | -0/+3 |
| | | | | SVN-Revision: 16270 | ||||
* | madwifi: remove cruft from madwifi.sh introduced by r15954, thanks Vasilis ↵ | Jo-Philipp Wich | 2009-05-31 | 1 | -43/+3 |
| | | | | | | Tsiligiannis SVN-Revision: 16238 | ||||
* | madwifi: handle frame classification properly if eth->h_proto contains the ↵ | Felix Fietkau | 2009-05-31 | 1 | -1/+1 |
| | | | | | | protocol number directly (without offset) SVN-Revision: 16237 | ||||
* | madwifi: fix excessive stack usage in the wlanconfig tool | Felix Fietkau | 2009-05-31 | 1 | -0/+11 |
| | | | | SVN-Revision: 16235 | ||||
* | madwifi: if a txpower value below the poweroffset is requested, set the ↵ | Felix Fietkau | 2009-05-31 | 1 | -0/+16 |
| | | | | | | internal txpower to 0db SVN-Revision: 16234 | ||||
* | madwifi: add better hw detection, use a power offset for setting/getting tx ↵ | Felix Fietkau | 2009-05-31 | 28 | -283/+406 |
| | | | | | | power for cards that have a twisted eeprom SVN-Revision: 16224 | ||||
* | madwifi: add sanity checks for monitor mode injection | Felix Fietkau | 2009-05-30 | 1 | -0/+26 |
| | | | | SVN-Revision: 16218 | ||||
* | madwifi: fix an array overrun in the rate control attach check | Felix Fietkau | 2009-05-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 16217 | ||||
* | madwifi: remove the "turbo" iwpriv command, it does not do anything useful, ↵ | Felix Fietkau | 2009-05-22 | 1 | -3/+0 |
| | | | | | | but it can lead to crashes SVN-Revision: 15992 | ||||
* | madwifi: fix a rare ad-hoc mode crash | Felix Fietkau | 2009-05-21 | 1 | -0/+11 |
| | | | | SVN-Revision: 15964 | ||||
* | madwifi: cosmetic fixes for maxrate/minrate | Felix Fietkau | 2009-05-21 | 4 | -6/+6 |
| | | | | SVN-Revision: 15961 | ||||
* | Declare some missing local variables in madwifi.sh Signed-off-by: Vasilis ↵ | Jo-Philipp Wich | 2009-05-20 | 1 | -17/+58 |
| | | | | | | Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15954 | ||||
* | Fix device name allocation This patch fixes a bug in madwifi where names for ↵ | Jo-Philipp Wich | 2009-05-20 | 1 | -0/+30 |
| | | | | | | wifi devices are not allocated during device setup. It fixes some instability on devices which share IRQ. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15950 | ||||
* | Build madwifi with compression capability enabled Signed-off-by: Vasilis ↵ | Jo-Philipp Wich | 2009-05-20 | 1 | -0/+3 |
| | | | | | | Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15949 | ||||
* | Detect every atheros device present This patch is for boards with more than ↵ | Jo-Philipp Wich | 2009-05-20 | 1 | -1/+1 |
| | | | | | | one atheros devices. It changes detect_atheros() function to continue with the detection of every device present and don't return when just one is found Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15940 | ||||
* | madwifi: don't try to set an interface essid with an empty value | Nicolas Thill | 2009-05-17 | 1 | -2/+4 |
| | | | | SVN-Revision: 15886 | ||||
* | Make madwifi compile with kernel 2.6.30. | Hauke Mehrtens | 2009-05-14 | 3 | -3/+151 |
| | | | | SVN-Revision: 15850 | ||||
* | madwifi: fix distance setting | Felix Fietkau | 2009-05-13 | 1 | -0/+2 |
| | | | | SVN-Revision: 15824 | ||||
* | madwifi: the openwrt build system usually has a better idea of what the ↵ | Felix Fietkau | 2009-05-11 | 1 | -0/+1 |
| | | | | | | target arch is than the madwifi build system :) SVN-Revision: 15788 | ||||
* | make madwifi compile with kernel 2.6.29. | Hauke Mehrtens | 2009-05-11 | 2 | -0/+1971 |
| | | | | SVN-Revision: 15773 | ||||
* | madwifi: ignore the eeprom fast framing supported flag, as it is an ↵ | Felix Fietkau | 2009-05-10 | 1 | -0/+11 |
| | | | | | | arbitrary restriction and not based on hardware capability SVN-Revision: 15763 | ||||
* | madwifi: do not add the ff headroom len to dev->hard_header_len to avoid ↵ | Felix Fietkau | 2009-05-10 | 1 | -0/+12 |
| | | | | | | unnecessary reallocations. the driver will reallocate skbs itself if necessary SVN-Revision: 15762 |