aboutsummaryrefslogtreecommitdiff
path: root/package/mac80211/patches
Commit message (Collapse)AuthorAge
...
* ath9k: enable 3-stream and MCS16-23 supportFelix Fietkau2010-04-17
| | | | SVN-Revision: 20968
* ath9k: improve reliability of the rx stuck fixupFelix Fietkau2010-04-17
| | | | SVN-Revision: 20967
* mac80211: update to wireless-testing 2010-04-16Felix Fietkau2010-04-17
| | | | SVN-Revision: 20966
* mac80211: fix a minstrel_ht off-by-one bug (patch by Christian Lamparter)Felix Fietkau2010-04-16
| | | | SVN-Revision: 20950
* ath9k: fix crash issues caused by the ar9300 support patchFelix Fietkau2010-04-15
| | | | SVN-Revision: 20887
* ath9k: fix a crash in ath9k_hw_reset on older hwFelix Fietkau2010-04-14
| | | | SVN-Revision: 20852
* mac80211: update to wireless-testing 2010-04-13, add some more fixes for the ↵Felix Fietkau2010-04-14
| | | | | | ar9300 patch set, fixes #7135 SVN-Revision: 20849
* package/mac80211: add a patch to fix package/carl9170 build failureNicolas Thill2010-04-13
| | | | SVN-Revision: 20848
* ath9k: more fixes/cleanups for ar9280 and ar9300Felix Fietkau2010-04-13
| | | | SVN-Revision: 20835
* ath9k: fix a crash bug and a dma sync issueFelix Fietkau2010-04-12
| | | | SVN-Revision: 20833
* mac80211: update to wireless-testing 2010-04-09, add work-in-progress ar9300 ↵Felix Fietkau2010-04-10
| | | | | | patches SVN-Revision: 20777
* mac80211: update rt2x00 mcu patch (thanks to Luis Correia)Gabor Juhos2010-04-03
| | | | SVN-Revision: 20674
* mac80211: remove MCU requests for SoC platforms in the rt2x00 driverGabor Juhos2010-04-01
| | | | | | | | The ralink SoC platforms do not have an MCU. Signed-off-by: Luis Correia <luis.f.correia@gmail.com> SVN-Revision: 20650
* mac80211: enable building of the rt2800 on the ramips targetGabor Juhos2010-03-30
| | | | SVN-Revision: 20615
* mac80211: fix mesh.Hauke Mehrtens2010-03-29
| | | | | | This fixes #6774 SVN-Revision: 20585
* mac80211: fix build of ipw2200Hauke Mehrtens2010-03-27
| | | | SVN-Revision: 20502
* ath9k: make sure that the rx path does not get stuckFelix Fietkau2010-03-26
| | | | SVN-Revision: 20499
* mac80211: disable b43 nphy until it actually worksFelix Fietkau2010-03-26
| | | | SVN-Revision: 20498
* mac80211: update to wireless-testing 2010-03-24Felix Fietkau2010-03-26
| | | | SVN-Revision: 20497
* ath9k: fix a client mode crash that happens on wpa rekeyingFelix Fietkau2010-03-12
| | | | SVN-Revision: 20155
* minstrel_ht: make the ewma of the ampdu length more smooth by updating it on ↵Felix Fietkau2010-03-11
| | | | | | stats updates and reduce the frequency of aggregation checks SVN-Revision: 20153
* mac80211: improve performance a bitFelix Fietkau2010-03-11
| | | | SVN-Revision: 20145
* Revert "mac80211/ath9k: fix duration calculation for short-guard-interval ↵Felix Fietkau2010-03-10
| | | | | | frames (thanks to Duy Nguyen for pointing this out)" again It appears to be causing trouble at least with some clients. SVN-Revision: 20115
* mac80211/ath9k: fix duration calculation for short-guard-interval frames ↵Felix Fietkau2010-03-10
| | | | | | (thanks to Duy Nguyen for pointing this out) SVN-Revision: 20114
* mac80211: fix compile for 2.6.33 (thx, acoul)Felix Fietkau2010-03-10
| | | | SVN-Revision: 20113
* mac80211: build ipw2x00 driver from compat-wirelessHauke Mehrtens2010-03-08
| | | | | | 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 compatFelix Fietkau2010-03-08
| | | | SVN-Revision: 20046
* mac80211: small whitespace fix in minstrel_htFelix Fietkau2010-03-08
| | | | SVN-Revision: 20045
* mac80211: fix a few more minstrel_ht bugs (thx to Christian Lamparter)Felix Fietkau2010-03-07
| | | | SVN-Revision: 20040
* mac80211: improve minstrel_ht performance by reducing the impact of slow ↵Felix Fietkau2010-03-07
| | | | | | sampling SVN-Revision: 20038
* mac80211: simplify minstrel_ht code, rewrite packet sampling algorithm for ↵Felix Fietkau2010-03-07
| | | | | | improved performance and a-mpdu length SVN-Revision: 20035
* mac80211: increase minstrel_ht precision by properly using a-mpdu frame statsFelix Fietkau2010-03-07
| | | | SVN-Revision: 20034
* mac80211: implement .rate_update in minstrel_htFelix Fietkau2010-03-07
| | | | SVN-Revision: 20033
* mac80211: update to wireless-testing 2010-03-03Felix Fietkau2010-03-07
| | | | SVN-Revision: 20032
* mac80211: add the new 802.11n minstrel rate control implementation ↵Felix Fietkau2010-03-01
| | | | | | (optional, not used by default) SVN-Revision: 19943
* ath9k: disable RIFS search on some chips to avoid baseband hangsFelix Fietkau2010-02-24
| | | | SVN-Revision: 19829
* fix accidently commited ancient mac80211 patches in r19789-19791 (#6716)Florian Fainelli2010-02-21
| | | | SVN-Revision: 19797
* mac80211: make the vlan injection patch more specificFlorian Fainelli2010-02-21
| | | | SVN-Revision: 19791
* mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa ↵Florian Fainelli2010-02-21
| | | | | | rekeying with wds ap SVN-Revision: 19790
* mac80211: fix an eap frame handling bug in ath9k - fixes client mode ↵Florian Fainelli2010-02-21
| | | | | | rekeying issues SVN-Revision: 19789
* ath9k: fix beacon timer restarts after card resets - improves stability in ↵Felix Fietkau2010-02-19
| | | | | | AP mode SVN-Revision: 19757
* remove pcmcia and sdioHauke Mehrtens2010-02-19
| | | | | | | | 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 boardGabor Juhos2010-02-19
| | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> SVN-Revision: 19745
* ath9k: fix rate control fallback rate selection - improves throughput and ↵Felix Fietkau2010-02-19
| | | | | | link stability SVN-Revision: 19716
* mac80211: move the 2.6.30 compat patch to the other compat patchesFelix Fietkau2010-02-19
| | | | SVN-Revision: 19715
* mac80211: add compile fix for pre-2.6.32 kernelsJo-Philipp Wich2010-02-17
| | | | SVN-Revision: 19692
* mac80211: update to wireless-testing 2010-02-16Felix Fietkau2010-02-17
| | | | SVN-Revision: 19688
* ath9k: adjust ack timeout workaround patch based on upstream submissionFelix Fietkau2010-02-15
| | | | SVN-Revision: 19638
* ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700Gabor Juhos2010-02-09
| | | | SVN-Revision: 19565
* mac80211: update to latest wireless-testing from todayFelix Fietkau2010-02-03
| | | | SVN-Revision: 19501