Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | packages: clean up the package folder | John Crispin | 2013-06-21 | 1 | -313/+0 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007 | ||||
* | ath9k_htc: fix idle mode handling | Felix Fietkau | 2013-06-21 | 1 | -0/+11 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36983 | ||||
* | ath9k: fix cabq depth accounting | Felix Fietkau | 2013-06-20 | 1 | -0/+19 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36977 | ||||
* | mac80211: update to wireless-testing 2013-06-13 + latest backport infrastructure | Felix Fietkau | 2013-06-15 | 1 | -4982/+46 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36939 | ||||
* | ath9k: fix paprd descriptor setup | Felix Fietkau | 2013-06-07 | 1 | -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 Fietkau | 2013-06-07 | 1 | -52/+201 |
| | | | | | | | | properly Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36880 | ||||
* | ath9k: fix a regression in the powersave handling related changes | Felix Fietkau | 2013-06-05 | 1 | -10/+14 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36859 | ||||
* | ath9k: merge a fix for ar9550 eeprom access | Felix Fietkau | 2013-06-05 | 1 | -0/+22 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36858 | ||||
* | ath9k: fix some issues in the ap powersave fixes | Felix Fietkau | 2013-06-04 | 1 | -18/+53 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36829 | ||||
* | ath9k: fix a null pointer deref issue in the powersave fixes | Felix Fietkau | 2013-06-03 | 1 | -24/+28 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36828 | ||||
* | ath9k: prevent excessive buffered multicast traffic from drowning out ↵ | Felix Fietkau | 2013-06-03 | 1 | -18/+47 |
| | | | | | | | | regular traffic Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36825 | ||||
* | ath9k: improve AP mode powersave buffering handling | Felix Fietkau | 2013-06-03 | 1 | -26/+385 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36824 | ||||
* | mac80211: fix a crash issue introduced in the active monitor code | Felix Fietkau | 2013-05-28 | 1 | -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 Fietkau | 2013-05-28 | 1 | -0/+41 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36744 | ||||
* | mac80211: add support for "active" monitor interfaces which allow userspace ↵ | Felix Fietkau | 2013-05-28 | 1 | -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 fixes | Felix Fietkau | 2013-05-24 | 1 | -3/+42 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36699 | ||||
* | mac80211: fix station info tx bytes (#13567) | Felix Fietkau | 2013-05-23 | 1 | -0/+9 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36697 | ||||
* | ath9k: merge some ar934x stability fixes | Felix Fietkau | 2013-05-23 | 1 | -5/+115 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36695 | ||||
* | ath9k: fix some more aggregation related issues | Felix Fietkau | 2013-05-18 | 1 | -125/+212 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36656 | ||||
* | ath9k: merge some aggregation / rate handling related fixes | Felix Fietkau | 2013-05-17 | 1 | -15/+224 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36648 | ||||
* | mac80211: add a rate control rate selection fix | Felix Fietkau | 2013-05-16 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36645 | ||||
* | mac80211: fix AP mode action frame handling | Felix Fietkau | 2013-05-14 | 1 | -1/+11 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36633 | ||||
* | mac80211: fix client mode state handling issues | Felix Fietkau | 2013-05-14 | 1 | -0/+62 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36632 | ||||
* | mac80211: merge a client mode channel switch handling fix | Felix Fietkau | 2013-05-03 | 1 | -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 Fietkau | 2013-05-03 | 1 | -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 clients | Felix Fietkau | 2013-04-27 | 1 | -0/+27 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36467 | ||||
* | mac80211: update to wireless-testing 2013-04-16 + backports | Felix Fietkau | 2013-04-26 | 1 | -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 Fietkau | 2013-04-16 | 1 | -0/+109 |
| | | | | | | | | address on interfaces Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36344 | ||||
* | mac80211: merge upstream legacy minstrel improvements | Felix Fietkau | 2013-04-15 | 1 | -14/+482 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36334 | ||||
* | mac80211: fix a client mode reconnect issue | Felix Fietkau | 2013-04-10 | 1 | -0/+40 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36311 | ||||
* | ath9k: fix an AR9580 specific crypto related stability issue | Felix Fietkau | 2013-04-10 | 1 | -0/+11 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36306 | ||||
* | ath9k: fix a tx processing race condition on AR9300+ | Felix Fietkau | 2013-04-07 | 1 | -0/+74 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36267 | ||||
* | ath9k_htc: accept firmware versions newer than 1.3 | Felix Fietkau | 2013-04-07 | 1 | -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 Fietkau | 2013-04-07 | 1 | -1/+65 |
| | | | | | | | | patches Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36265 | ||||
* | mac80211: backport some upstream mwl8k fixes | Jonas Gorski | 2013-03-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 36134 | ||||
* | mac80211: merge a few minstrel_ht performance improvements | Felix Fietkau | 2013-03-16 | 1 | -10/+43 |
| | | | | SVN-Revision: 36056 | ||||
* | mac80211: merge a fix for a race condition on station removal | Felix Fietkau | 2013-03-15 | 1 | -0/+32 |
| | | | | SVN-Revision: 36053 | ||||
* | ath9k: add a fix to reduce the number of spurious tx hang detections | Felix Fietkau | 2013-03-15 | 1 | -0/+37 |
| | | | | SVN-Revision: 36040 | ||||
* | ath9k: fix issues with disabling rx/tx antennas | Felix Fietkau | 2013-03-15 | 1 | -1/+54 |
| | | | | SVN-Revision: 36035 | ||||
* | mac80211: backport required changes to support 3.9-rc kernels | Florian Fainelli | 2013-03-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 36007 | ||||
* | mac80211: add another minstrel_ht performance improvement | Felix Fietkau | 2013-03-05 | 1 | -0/+9 |
| | | | | SVN-Revision: 35890 | ||||
* | mac80211: merge some more minstrel_ht performance improvements | Felix Fietkau | 2013-03-03 | 1 | -16/+61 |
| | | | | SVN-Revision: 35848 | ||||
* | mac80211: merge minstrel_ht rate control performance improvements | Felix Fietkau | 2013-03-02 | 1 | -0/+129 |
| | | | | SVN-Revision: 35847 | ||||
* | mac80211: another fix for monitor mode handling (fixes #13071) | Felix Fietkau | 2013-03-02 | 1 | -3/+23 |
| | | | | SVN-Revision: 35846 | ||||
* | mac80211: fix sending probe requests in client mode, fixes connecting to ↵ | Felix Fietkau | 2013-02-26 | 1 | -1/+67 |
| | | | | | | hidden networks (#13056) SVN-Revision: 35819 | ||||
* | rt2x00: prevent device probe errors with CONFIG_MAC80211_MESH disabled (#13080) | Felix Fietkau | 2013-02-26 | 1 | -0/+25 |
| | | | | SVN-Revision: 35806 | ||||
* | ath9k: issue a cold reset after failures or after bringing the chip out of ↵ | Felix Fietkau | 2013-02-25 | 1 | -0/+13 |
| | | | | | | full sleep - fixes many kinds of DMA issues SVN-Revision: 35785 | ||||
* | mac80211: fix monitor mode channel reporting | Felix Fietkau | 2013-02-23 | 1 | -0/+25 |
| | | | | SVN-Revision: 35761 | ||||
* | mac80211: fix monitor-only injection | Felix Fietkau | 2013-02-23 | 1 | -0/+9 |
| | | | | SVN-Revision: 35760 | ||||
* | mac80211: update to wireless-testing 2013-02-22 | Felix Fietkau | 2013-02-23 | 1 | -2944/+214 |
| | | | | SVN-Revision: 35753 |