summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76
Commit message (Expand)AuthorAgeFilesLines
* mt76: fix possible NULL pointer dereferencing in mt76x2_mac_write_txwi()Lorenzo Bianconi2018-01-171-1/+1
* mt76: fix possible NULL pointer dereferencing in mt76x2_ampdu_action()Lorenzo Bianconi2018-01-171-1/+3
* mt76x2: eeprom: fix typo in mt76x2_get_power_info_5g()Lorenzo Bianconi2018-01-081-1/+1
* mt76: fix memcpy to potential null pointer on failed allocationColin Ian King2018-01-081-0/+2
* mt76x2: init: fix rx filter default value during initLorenzo Bianconi2018-01-081-1/+2
* mt76x2: configure rx filter based on monitor mode settingFelix Fietkau2018-01-081-0/+9
* mt76x2: init: disable APCLI by defaultLorenzo Bianconi2018-01-081-2/+0
* mt76x2: convert between per-chain tx power and combined outputFelix Fietkau2018-01-082-0/+10
* mt76x2: initialize channel power limits at probe timeFelix Fietkau2018-01-084-13/+43
* mt76x2: add channel argument to eeprom tx power functionsFelix Fietkau2018-01-083-17/+26
* mt76x2: increase OFDM SIFS timeFelix Fietkau2018-01-081-8/+1
* mt76x2: remove some harmless WARN_ONs in tx status and rx pathFelix Fietkau2018-01-081-14/+14
* mt76: fix returnvar.cocci warningsFengguang Wu2018-01-081-2/+1
* mt76: fix debugfs_simple_attr.cocci warningsFengguang Wu2018-01-081-3/+4
* mt76: add driver code for MT76x2eFelix Fietkau2017-12-0723-0/+6941
* mt76: add common code shared between multiple chipsetsFelix Fietkau2017-12-0712-0/+2219
OpenPOWER on IntegriCloud