summaryrefslogtreecommitdiff
path: root/package/kernel/mt76/Makefile
Commit message (Collapse)AuthorAge
* mt76: select 802.11w supportStijn Tintel2017-01-15
| | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> Acked-by: Felix Fietkau <nbd@nbd.name>
* mt76: update to the latest version, adds support for 802.11wFelix Fietkau2017-01-15
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* treewide: clean up and unify PKG_VERSION for git based downloadsFelix Fietkau2016-12-22
| | | | | | Also use default defintions for PKG_SOURCE_SUBDIR, PKG_SOURCE Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mt76: select 802.11ac supportFelix Fietkau2016-12-20
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* treewide: clean up download hashesFelix Fietkau2016-12-16
| | | | | | Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256 Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mt76: update to the latest version, fixes a build error on some platformsFelix Fietkau2016-12-15
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mt76: update to the latest version, fixes dfs issuesFelix Fietkau2016-12-12
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* Revert "mt76: update to the latest version, adds a tx queue configuration fix"Felix Fietkau2016-11-05
| | | | | | | This reverts commit 32867540ea18db2c8b025723768093cd5c12f22b. A report indicates that this causes a tx/rx throughput regression Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mt76: update to the latest version, adds a tx queue configuration fixFelix Fietkau2016-11-04
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mt76: update to the latest versionFelix Fietkau2016-08-25
| | | | | | Adds client + ad-hoc mode fixes and some initial TPC preparation work Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mt76: update to the latest version, fixes powersave issuesFelix Fietkau2016-07-08
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mt76: update to the latest version, fixes a SMPS handling issueFelix Fietkau2016-06-17
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mt76: update to latest version, adds survey support for mt76x2Felix Fietkau2016-06-15
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mt76: update to the latest version, fixes a monitor mode injection crashFelix Fietkau2016-06-15
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* treewide: replace nbd@openwrt.org with nbd@nbd.nameFelix Fietkau2016-06-07
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mt76: disable build for linux 3.18Felix Fietkau2016-06-01
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mac80211: update to wireless-testing 2016-05-12Felix Fietkau2016-05-15
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mt76: update to the latest versionFelix Fietkau2016-05-05
| | | | | | Fixes a tx locking error and adds a pci id Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mt76: fix rebuild on CONFIG_PACKAGE_MAC80211_MESH changesFelix Fietkau2016-05-05
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* ramips: Fixes for LinkIt 7688John Crispin2016-04-09
| | | | | | | | | | | | | Misc fixes for LinkIt 7688 board: - Copy the right wireless firmware for the mt7688 - Add back '0065-mt7688-fixes.patch', left out after the move to Linux 4.4. - Remove SPI_DEV from linux config which otherwise causes a massive warning - Add wmac to LINKIT7688.dts so wireless works Signed-off-by: Adam Kent <adam@semicircular.net> SVN-Revision: 49130
* mt76: update to the latest version, adds some mt7603/mt7628 fixesFelix Fietkau2016-03-07
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48958
* mt76: update to the latest version, adds stability fixesFelix Fietkau2016-03-03
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48895
* mt76: update to the latest version, adds basic mt7628 supportFelix Fietkau2016-03-02
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48885
* mt76: update to the latest version, adds a number of stability fixesFelix Fietkau2016-02-28
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48814
* mt76: update to the latest version, enable MT7603 support (very basic, needs ↵Felix Fietkau2016-02-28
| | | | | | | | testing and debugging work) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48811
* mt76: update to the latest version, fixes fragmented rx issuesFelix Fietkau2016-02-08
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48674
* mac80211: update A-MSDU tx patch to the latest versionFelix Fietkau2016-02-08
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48671
* mt76: update to the latest version, adds A-MSDU supportFelix Fietkau2016-02-05
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48638
* mt76: update to the latest version, fixes tx status information pollingFelix Fietkau2016-02-01
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48597
* mt76: update to the latest version, adds some tx path and protection mode ↵Felix Fietkau2016-01-27
| | | | | | | | register fixes Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48514
* mt76: update to the latest version, fixes build with latest mac80211Felix Fietkau2016-01-15
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48250
* mt76: update to the latest version, fixes signal strength reportingFelix Fietkau2016-01-14
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48234
* mt76: update to the latest version, adds mac address fixes and some ↵Felix Fietkau2016-01-14
| | | | | | | | performance tuning Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48232
* mt76: update to the latest version from the mt7603 branch, adds support for ↵Felix Fietkau2016-01-01
| | | | | | | | overriding the mac address via OF Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48028
* mac80211: update to wireless-testing 2015-10-26Felix Fietkau2015-10-30
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47286
* mt76: update to the latest version, fixes tx related crashesFelix Fietkau2015-10-12
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47187
* mt76: update to the latest version, adds a few minor fixesFelix Fietkau2015-10-05
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47143
* mt76: update to the latest version, fixes some aggregation issuesFelix Fietkau2015-09-27
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47063
* mt76: update to the latest version, adds performance improvementsFelix Fietkau2015-09-24
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47043
* mt76: update to the latest version, fixes some tx power issuesFelix Fietkau2015-08-28
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46741
* mt76: update to the latest version, fixes more tx power related issuesFelix Fietkau2015-07-29
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46519
* mt76: update to the latest version, fixes some compile errorsFelix Fietkau2015-07-27
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46513
* mt76: update to the latest version, fixes rx buffer allocation issuesFelix Fietkau2015-07-18
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46409
* mac80211: update to version 2015-06-22Felix Fietkau2015-07-06
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46198
* mt76: update to the latest version to fix a build error (#19871)Felix Fietkau2015-06-15
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45990
* mt76: update to the latest version, adds many fixesFelix Fietkau2015-06-13
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45952
* mt76: include generated mac80211 config file and add an appropriate define ↵Felix Fietkau2015-05-08
| | | | | | | | for mesh support (fixes #19474) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45649
* mt76: remove specific firmware versions from makefileFelix Fietkau2015-04-21
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45549
* mac80211: update to wireless-testing 2015-03-09Felix Fietkau2015-03-11
| | | | | | | | | | Based on patch by Bryan Forbes <bryan@reigndropsfall.net> Also update mt76 to update for API changes Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44655
* mt76: update to latest git HEADJohn Crispin2015-02-11
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44400