Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mac80211: build ipw2x00 driver from compat-wireless | Hauke Mehrtens | 2010-03-08 | 1 | -11/+0 |
| | | | | | | ipw2x00 now depends on cfg80211 which is build form compat-wireless and not directly from kernel. SVN-Revision: 20073 | ||||
* | mac80211: remove an obsolete patch which breaks 2.6.32 compat | Felix Fietkau | 2010-03-08 | 1 | -14/+0 |
| | | | | SVN-Revision: 20046 | ||||
* | mac80211: small whitespace fix in minstrel_ht | Felix Fietkau | 2010-03-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 20045 | ||||
* | mac80211: fix a few more minstrel_ht bugs (thx to Christian Lamparter) | Felix Fietkau | 2010-03-07 | 1 | -6/+8 |
| | | | | SVN-Revision: 20040 | ||||
* | mac80211: improve minstrel_ht performance by reducing the impact of slow ↵ | Felix Fietkau | 2010-03-07 | 1 | -6/+14 |
| | | | | | | sampling SVN-Revision: 20038 | ||||
* | mac80211: simplify minstrel_ht code, rewrite packet sampling algorithm for ↵ | Felix Fietkau | 2010-03-07 | 1 | -126/+107 |
| | | | | | | improved performance and a-mpdu length SVN-Revision: 20035 | ||||
* | mac80211: increase minstrel_ht precision by properly using a-mpdu frame stats | Felix Fietkau | 2010-03-07 | 1 | -5/+4 |
| | | | | SVN-Revision: 20034 | ||||
* | mac80211: implement .rate_update in minstrel_ht | Felix Fietkau | 2010-03-07 | 1 | -23/+45 |
| | | | | SVN-Revision: 20033 | ||||
* | mac80211: update to wireless-testing 2010-03-03 | Felix Fietkau | 2010-03-07 | 12 | -117/+9 |
| | | | | SVN-Revision: 20032 | ||||
* | mac80211: add the new 802.11n minstrel rate control implementation ↵ | Felix Fietkau | 2010-03-01 | 5 | -0/+1307 |
| | | | | | | (optional, not used by default) SVN-Revision: 19943 | ||||
* | ath9k: disable RIFS search on some chips to avoid baseband hangs | Felix Fietkau | 2010-02-24 | 1 | -0/+31 |
| | | | | SVN-Revision: 19829 | ||||
* | fix accidently commited ancient mac80211 patches in r19789-19791 (#6716) | Florian Fainelli | 2010-02-21 | 2 | -48/+0 |
| | | | | SVN-Revision: 19797 | ||||
* | mac80211: make the vlan injection patch more specific | Florian Fainelli | 2010-02-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 19791 | ||||
* | mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa ↵ | Florian Fainelli | 2010-02-21 | 1 | -0/+11 |
| | | | | | | rekeying with wds ap SVN-Revision: 19790 | ||||
* | mac80211: fix an eap frame handling bug in ath9k - fixes client mode ↵ | Florian Fainelli | 2010-02-21 | 1 | -0/+37 |
| | | | | | | rekeying issues SVN-Revision: 19789 | ||||
* | ath9k: fix beacon timer restarts after card resets - improves stability in ↵ | Felix Fietkau | 2010-02-19 | 1 | -0/+22 |
| | | | | | | AP mode SVN-Revision: 19757 | ||||
* | remove pcmcia and sdio | Hauke Mehrtens | 2010-02-19 | 3 | -2/+33 |
| | | | | | | | | This fixes #6701 Remove the pcmcia and sdio interface from b43 driver to not depend on these modules. SVN-Revision: 19756 | ||||
* | mac80211: fix GPIO pin assignment for the LEDs on the WNDR3700 board | Gabor Juhos | 2010-02-19 | 1 | -0/+23 |
| | | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> SVN-Revision: 19745 | ||||
* | ath9k: fix rate control fallback rate selection - improves throughput and ↵ | Felix Fietkau | 2010-02-19 | 1 | -0/+55 |
| | | | | | | link stability SVN-Revision: 19716 | ||||
* | mac80211: move the 2.6.30 compat patch to the other compat patches | Felix Fietkau | 2010-02-19 | 1 | -0/+0 |
| | | | | SVN-Revision: 19715 | ||||
* | mac80211: add compile fix for pre-2.6.32 kernels | Jo-Philipp Wich | 2010-02-17 | 1 | -0/+14 |
| | | | | SVN-Revision: 19692 | ||||
* | mac80211: update to wireless-testing 2010-02-16 | Felix Fietkau | 2010-02-17 | 13 | -82/+24 |
| | | | | SVN-Revision: 19688 | ||||
* | ath9k: adjust ack timeout workaround patch based on upstream submission | Felix Fietkau | 2010-02-15 | 1 | -3/+9 |
| | | | | SVN-Revision: 19638 | ||||
* | ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700 | Gabor Juhos | 2010-02-09 | 1 | -0/+76 |
| | | | | SVN-Revision: 19565 | ||||
* | mac80211: update to latest wireless-testing from today | Felix Fietkau | 2010-02-03 | 13 | -129/+33 |
| | | | | SVN-Revision: 19501 | ||||
* | mac80211: make the vlan injection patch more specific | Felix Fietkau | 2010-01-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 19477 | ||||
* | mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa ↵ | Felix Fietkau | 2010-01-31 | 1 | -0/+11 |
| | | | | | | rekeying with wds ap SVN-Revision: 19476 | ||||
* | mac80211: fix an eap frame handling bug in ath9k - fixes client mode ↵ | Felix Fietkau | 2010-01-31 | 1 | -0/+37 |
| | | | | | | rekeying issues SVN-Revision: 19474 | ||||
* | mac80211: fix rekeying in ap mode with connected powersave stations | Felix Fietkau | 2010-01-31 | 1 | -0/+48 |
| | | | | SVN-Revision: 19470 | ||||
* | mac80211: fix aggregation setup on wds ap interfaces | Felix Fietkau | 2010-01-31 | 1 | -0/+20 |
| | | | | SVN-Revision: 19469 | ||||
* | compat should not depend on pcmcia or usb remove pcmcia and usb backport ↵ | Hauke Mehrtens | 2010-01-29 | 2 | -0/+100 |
| | | | | | | | | form compat.ko If an with usb or pcmcia module not directly included into the image is build all wireless packages depend on usb and pcmcia. This hopefully fixes #6586 SVN-Revision: 19389 | ||||
* | mac80211: update to wireless-testing 2010-01-25, includes fixes for crypto ↵ | Felix Fietkau | 2010-01-26 | 18 | -367/+9 |
| | | | | | | and retransmissions SVN-Revision: 19337 | ||||
* | mac80211: fix a WARN_ON in client mode | Felix Fietkau | 2010-01-24 | 1 | -0/+11 |
| | | | | SVN-Revision: 19315 | ||||
* | ath9k: improve max rate retry handling | Felix Fietkau | 2010-01-24 | 1 | -0/+42 |
| | | | | SVN-Revision: 19308 | ||||
* | ath9k: fix an initialization error on 2GHz-only cards (based on discussion ↵ | Felix Fietkau | 2010-01-23 | 1 | -0/+26 |
| | | | | | | on ath9k-devel@) SVN-Revision: 19296 | ||||
* | mac80211: fix multi-bss related rx handling bug | Felix Fietkau | 2010-01-21 | 1 | -0/+72 |
| | | | | SVN-Revision: 19260 | ||||
* | ath9k: fix a beacon buffer leak on interface up/down | Felix Fietkau | 2010-01-20 | 1 | -0/+14 |
| | | | | SVN-Revision: 19233 | ||||
* | mac80211: fix firmware compat stuff for 2.6.32 | Felix Fietkau | 2010-01-18 | 1 | -0/+103 |
| | | | | SVN-Revision: 19222 | ||||
* | mac80211: remove an obsolete patch | Felix Fietkau | 2010-01-17 | 1 | -12/+0 |
| | | | | SVN-Revision: 19195 | ||||
* | iw, mac80211: get the frequency info per-netdev instead of per-phy | Felix Fietkau | 2010-01-17 | 3 | -76/+34 |
| | | | | SVN-Revision: 19194 | ||||
* | mac80211: allow user space to query the current operating frequency | Felix Fietkau | 2010-01-17 | 2 | -0/+76 |
| | | | | SVN-Revision: 19178 | ||||
* | mac80211: upgrade to compat-wireless 2010-01-15 | Felix Fietkau | 2010-01-17 | 14 | -393/+9 |
| | | | | SVN-Revision: 19176 | ||||
* | ath9k: add a workaround for the tx ack time issue triggered by the timing ↵ | Felix Fietkau | 2010-01-15 | 1 | -0/+14 |
| | | | | | | handling cleanups in 2.4 ghz, calculating the ack timeout the way it is described in 802.11-2007 currently leads to tx timeouts set it to a minimum of what the initvals set (64 usec) until we know what is causing this SVN-Revision: 19156 | ||||
* | ath9k: fix rts/cts handling | Felix Fietkau | 2010-01-15 | 1 | -0/+61 |
| | | | | SVN-Revision: 19147 | ||||
* | ath9k: tweak rx interrupt mitigation settings for better performance | Felix Fietkau | 2010-01-15 | 1 | -0/+11 |
| | | | | SVN-Revision: 19146 | ||||
* | mac80211: add some ibss related fixes from linux-wireless@ | Felix Fietkau | 2010-01-15 | 2 | -0/+27 |
| | | | | SVN-Revision: 19145 | ||||
* | mac80211: add a missing chunk of the short slot patch | Felix Fietkau | 2010-01-15 | 1 | -0/+16 |
| | | | | SVN-Revision: 19143 | ||||
* | ath9k: fix short slot vs long slot handling, implement support for setting ↵ | Felix Fietkau | 2010-01-15 | 3 | -0/+300 |
| | | | | | | the coverage class SVN-Revision: 19141 | ||||
* | mac80211: update to wireless-testing+wireless-2.6 from 2010-01-13 | Felix Fietkau | 2010-01-15 | 18 | -263/+81 |
| | | | | SVN-Revision: 19139 | ||||
* | mac80211: another minor fix to monitor mode queue selection | Felix Fietkau | 2010-01-12 | 1 | -0/+18 |
| | | | | SVN-Revision: 19111 |