Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | madwifi: fix bugs in the calibration triggers | Felix Fietkau | 2009-09-23 | 1 | -0/+177 |
| | | | | SVN-Revision: 17691 | ||||
* | madwifi: fix a theoretical tx buffer leak | Felix Fietkau | 2009-09-23 | 1 | -0/+10 |
| | | | | SVN-Revision: 17690 | ||||
* | madwifi: fix beacon slot handling and add support for more than 4 vaps ↵ | Felix Fietkau | 2009-09-23 | 1 | -0/+151 |
| | | | | | | (useful for wds per-sta interfaces) SVN-Revision: 17689 | ||||
* | madwifi: fix sta mode reconnect when roaming between different aps of the ↵ | Felix Fietkau | 2009-09-23 | 1 | -0/+33 |
| | | | | | | same essid SVN-Revision: 17688 | ||||
* | madwifi: fix maximum txpower display | Felix Fietkau | 2009-09-23 | 8 | -97/+111 |
| | | | | SVN-Revision: 17687 | ||||
* | madwifi: fix iwconfig tx power display | Felix Fietkau | 2009-09-16 | 7 | -51/+52 |
| | | | | SVN-Revision: 17592 | ||||
* | madwifi: fix a wds related race condition | Felix Fietkau | 2009-09-14 | 12 | -24/+25 |
| | | | | SVN-Revision: 17578 | ||||
* | madwifi: remove an unimportant part of the ibss node handling fix, which led ↵ | Felix Fietkau | 2009-09-14 | 2 | -12/+1 |
| | | | | | | to a regression in ap-to-ap wds operation SVN-Revision: 17576 | ||||
* | madwifi: replace an implicit memcpy with an explicit one (cosmetic fix) | Felix Fietkau | 2009-09-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 17546 | ||||
* | madwifi: fix several noderef and ibss merge issues that led to memory leaks ↵ | Felix Fietkau | 2009-09-09 | 21 | -117/+165 |
| | | | | | | and high system load SVN-Revision: 17545 | ||||
* | madwifi: fix another unconverted netdev_ops issue | Felix Fietkau | 2009-08-28 | 1 | -4/+8 |
| | | | | SVN-Revision: 17431 | ||||
* | madwifi: add patch for building all modules (except for the HAL) into a ↵ | Felix Fietkau | 2009-08-19 | 1 | -0/+778 |
| | | | | | | 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: 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: 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: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops ↵ | Felix Fietkau | 2009-06-01 | 1 | -3/+34 |
| | | | | | | transition) SVN-Revision: 16289 | ||||
* | 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: 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 | ||||
* | 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 | ||||
* | Make madwifi compile with kernel 2.6.30. | Hauke Mehrtens | 2009-05-14 | 3 | -3/+151 |
| | | | | SVN-Revision: 15850 | ||||
* | 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 | ||||
* | madwifi: remove some leftover duplicate definitions | Felix Fietkau | 2009-05-10 | 2 | -3/+36 |
| | | | | SVN-Revision: 15758 | ||||
* | madwifi: clean up tx status mrr handling and fix mrr parsing for 5416 | Felix Fietkau | 2009-05-10 | 1 | -0/+507 |
| | | | | SVN-Revision: 15757 | ||||
* | madwifi: clean up handling of various timings such as slot time, ack ↵ | Felix Fietkau | 2009-05-08 | 1 | -0/+730 |
| | | | | | | timeout, eifs time, etc. SVN-Revision: 15713 | ||||
* | madwifi: fix uninitialized variable | Felix Fietkau | 2009-05-08 | 2 | -4/+5 |
| | | | | SVN-Revision: 15711 | ||||
* | madwifi: remove unused functions | Felix Fietkau | 2009-05-08 | 1 | -0/+29 |
| | | | | SVN-Revision: 15710 | ||||
* | madwifi: fix selection of phy errors in the rx filter | Felix Fietkau | 2009-05-08 | 1 | -0/+28 |
| | | | | SVN-Revision: 15707 | ||||
* | madwifi: improve autochannel decision with lots of cards on one board | Felix Fietkau | 2009-05-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 15704 | ||||
* | madwifi: improve autochannel, nuke some dead code, fix scanlist building ↵ | Felix Fietkau | 2009-05-07 | 15 | -74/+197 |
| | | | | | | from channel mode SVN-Revision: 15702 |