summaryrefslogtreecommitdiff
path: root/package/mac80211/patches/300-pending_work.patch
Commit message (Collapse)AuthorAgeFilesLines
* packages: clean up the package folderJohn Crispin2013-06-211-313/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007
* ath9k_htc: fix idle mode handlingFelix Fietkau2013-06-211-0/+11
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36983
* ath9k: fix cabq depth accountingFelix Fietkau2013-06-201-0/+19
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36977
* mac80211: update to wireless-testing 2013-06-13 + latest backport infrastructureFelix Fietkau2013-06-151-4982/+46
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36939
* ath9k: fix paprd descriptor setupFelix Fietkau2013-06-071-24/+28
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36881
* ath9k: improve multicast buffering handling, take care of the MORE_DATA flag ↵Felix Fietkau2013-06-071-52/+201
| | | | | | | | properly Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36880
* ath9k: fix a regression in the powersave handling related changesFelix Fietkau2013-06-051-10/+14
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36859
* ath9k: merge a fix for ar9550 eeprom accessFelix Fietkau2013-06-051-0/+22
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36858
* ath9k: fix some issues in the ap powersave fixesFelix Fietkau2013-06-041-18/+53
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36829
* ath9k: fix a null pointer deref issue in the powersave fixesFelix Fietkau2013-06-031-24/+28
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36828
* ath9k: prevent excessive buffered multicast traffic from drowning out ↵Felix Fietkau2013-06-031-18/+47
| | | | | | | | regular traffic Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36825
* ath9k: improve AP mode powersave buffering handlingFelix Fietkau2013-06-031-26/+385
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36824
* mac80211: fix a crash issue introduced in the active monitor codeFelix Fietkau2013-05-281-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36751
* ath9k: fix some issues in PA predistortion (still disabled by default)Felix Fietkau2013-05-281-0/+41
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36744
* mac80211: add support for "active" monitor interfaces which allow userspace ↵Felix Fietkau2013-05-281-19/+227
| | | | | | | | tools to connect to APs via injection Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36743
* mac80211: merge AP VLAN / WDS related fixesFelix Fietkau2013-05-241-3/+42
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36699
* mac80211: fix station info tx bytes (#13567)Felix Fietkau2013-05-231-0/+9
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36697
* ath9k: merge some ar934x stability fixesFelix Fietkau2013-05-231-5/+115
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36695
* ath9k: fix some more aggregation related issuesFelix Fietkau2013-05-181-125/+212
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36656
* ath9k: merge some aggregation / rate handling related fixesFelix Fietkau2013-05-171-15/+224
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36648
* mac80211: add a rate control rate selection fixFelix Fietkau2013-05-161-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36645
* mac80211: fix AP mode action frame handlingFelix Fietkau2013-05-141-1/+11
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36633
* mac80211: fix client mode state handling issuesFelix Fietkau2013-05-141-0/+62
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36632
* mac80211: merge a client mode channel switch handling fixFelix Fietkau2013-05-031-31/+47
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36531
* ar71xx: add an external reset callback for ar913x and use it in ath9k - ↵Felix Fietkau2013-05-031-1/+37
| | | | | | | | should reduce the frequency of DMA stop failures Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36530
* ath9k: fix keycache handling with many connected clientsFelix Fietkau2013-04-271-0/+27
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36467
* mac80211: update to wireless-testing 2013-04-16 + backportsFelix Fietkau2013-04-261-1412/+3431
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36448
* ath9k: change the BSSID mask calculation to fix setting arbitrary MAC ↵Felix Fietkau2013-04-161-0/+109
| | | | | | | | address on interfaces Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36344
* mac80211: merge upstream legacy minstrel improvementsFelix Fietkau2013-04-151-14/+482
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36334
* mac80211: fix a client mode reconnect issueFelix Fietkau2013-04-101-0/+40
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36311
* ath9k: fix an AR9580 specific crypto related stability issueFelix Fietkau2013-04-101-0/+11
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36306
* ath9k: fix a tx processing race condition on AR9300+Felix Fietkau2013-04-071-0/+74
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36267
* ath9k_htc: accept firmware versions newer than 1.3Felix Fietkau2013-04-071-0/+11
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36266
* mac80211: merge an idle handling fix (fixes ath9k_htc client mode), refresh ↵Felix Fietkau2013-04-071-1/+65
| | | | | | | | patches Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36265
* mac80211: backport some upstream mwl8k fixesJonas Gorski2013-03-271-1/+1
| | | | SVN-Revision: 36134
* mac80211: merge a few minstrel_ht performance improvementsFelix Fietkau2013-03-161-10/+43
| | | | SVN-Revision: 36056
* mac80211: merge a fix for a race condition on station removalFelix Fietkau2013-03-151-0/+32
| | | | SVN-Revision: 36053
* ath9k: add a fix to reduce the number of spurious tx hang detectionsFelix Fietkau2013-03-151-0/+37
| | | | SVN-Revision: 36040
* ath9k: fix issues with disabling rx/tx antennasFelix Fietkau2013-03-151-1/+54
| | | | SVN-Revision: 36035
* mac80211: backport required changes to support 3.9-rc kernelsFlorian Fainelli2013-03-141-1/+1
| | | | SVN-Revision: 36007
* mac80211: add another minstrel_ht performance improvementFelix Fietkau2013-03-051-0/+9
| | | | SVN-Revision: 35890
* mac80211: merge some more minstrel_ht performance improvementsFelix Fietkau2013-03-031-16/+61
| | | | SVN-Revision: 35848
* mac80211: merge minstrel_ht rate control performance improvementsFelix Fietkau2013-03-021-0/+129
| | | | SVN-Revision: 35847
* mac80211: another fix for monitor mode handling (fixes #13071)Felix Fietkau2013-03-021-3/+23
| | | | SVN-Revision: 35846
* mac80211: fix sending probe requests in client mode, fixes connecting to ↵Felix Fietkau2013-02-261-1/+67
| | | | | | hidden networks (#13056) SVN-Revision: 35819
* rt2x00: prevent device probe errors with CONFIG_MAC80211_MESH disabled (#13080)Felix Fietkau2013-02-261-0/+25
| | | | SVN-Revision: 35806
* ath9k: issue a cold reset after failures or after bringing the chip out of ↵Felix Fietkau2013-02-251-0/+13
| | | | | | full sleep - fixes many kinds of DMA issues SVN-Revision: 35785
* mac80211: fix monitor mode channel reportingFelix Fietkau2013-02-231-0/+25
| | | | SVN-Revision: 35761
* mac80211: fix monitor-only injectionFelix Fietkau2013-02-231-0/+9
| | | | SVN-Revision: 35760
* mac80211: update to wireless-testing 2013-02-22Felix Fietkau2013-02-231-2944/+214
| | | | SVN-Revision: 35753