Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |||||
* | madwifi: fix setting outdoor mode | Felix Fietkau | 2009-05-07 | 1 | -8/+9 | |
| | | | | SVN-Revision: 15694 | |||||
* | madwifi: fix run-time changing of iwpriv settings (thx, brainslayer) | Felix Fietkau | 2009-05-07 | 1 | -0/+31 | |
| | | | | SVN-Revision: 15664 | |||||
* | madwifi: improve mode selection, do not scan channels which do not fit the ↵ | Felix Fietkau | 2009-05-07 | 5 | -45/+59 | |
| | | | | | | desired mode SVN-Revision: 15663 | |||||
* | make madwifi buildable without CONFIG_CRYPTO | Felix Fietkau | 2009-05-07 | 1 | -2/+75 | |
| | | | | SVN-Revision: 15662 | |||||
* | madwifi: improve antenna diversity handling | Felix Fietkau | 2009-05-07 | 2 | -31/+87 | |
| | | | | SVN-Revision: 15658 | |||||
* | madwifi: minor cleanup for the channel handling patch | Felix Fietkau | 2009-05-06 | 1 | -32/+26 | |
| | | | | SVN-Revision: 15637 | |||||
* | madwifi: make country code and outdoor flag changeable without reloading the ↵ | Felix Fietkau | 2009-05-06 | 1 | -0/+1354 | |
| | | | | | | driver SVN-Revision: 15633 | |||||
* | madwifi: remove braindead code that overwrote the user's antenna diversity ↵ | Felix Fietkau | 2009-04-07 | 1 | -0/+30 | |
| | | | | | | setting (thx, brainslayer) SVN-Revision: 15141 | |||||
* | madwifi: fix crash under load | Felix Fietkau | 2009-04-04 | 1 | -0/+20 | |
| | | | | SVN-Revision: 15099 |