summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mac80211.c
Commit message (Expand)AuthorAgeFilesLines
* mt76: fix LED link time failureArnd Bergmann2019-12-181-1/+2
* mt76: move mt76_get_antenna in mt76_core moduleLorenzo Bianconi2019-11-201-0/+13
* mt76: move interface_modes definition in mt76_core moduleLorenzo Bianconi2019-11-201-0/+7
* mt76: move SUPPORTS_REORDERING_BUFFER hw property in mt76_register_deviceLorenzo Bianconi2019-11-201-0/+1
* mt76: add sanity check for a-mpdu rx wcid indexFelix Fietkau2019-11-201-1/+1
* mt76: refactor cc_lock locking schemeLorenzo Bianconi2019-11-201-13/+16
* mt76: do not use devm API for led classdevFelix Fietkau2019-11-201-1/+10
* mt76: enable airtime fairnessFelix Fietkau2019-11-201-0/+1
* mt76: mt7615: report tx_time, bss_rx and busy time to mac80211Lorenzo Bianconi2019-11-201-0/+1
* mt76: unify channel survey update codeFelix Fietkau2019-11-201-2/+14
* mt76: mt7603: track tx airtime for airtime fairness and surveyFelix Fietkau2019-11-201-0/+2
* mt76: track rx airtime for airtime fairness and surveyFelix Fietkau2019-11-201-5/+105
* mt76: store current channel survey_state in struct mt76_devFelix Fietkau2019-11-201-5/+19
* mt76: report rx a-mpdu subframe statusFelix Fietkau2019-11-201-0/+1
* mt76: make mt76_rx_convert staticStanislaw Gruszka2019-09-051-2/+1
* mt76: remove offchannel check in tx schedulingFelix Fietkau2019-09-051-5/+0
* mt76: stop rx aggregation on station removalFelix Fietkau2019-09-051-0/+3
* mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_completeLorenzo Bianconi2019-09-051-0/+17
* mt76: fix some checkpatch warningsRyder Lee2019-09-051-14/+16
* mt76: mt7615: add BIP_CMAC_128 cipher supportLorenzo Bianconi2019-09-051-2/+3
* mt76: move mt76_tx_tasklet in mt76 moduleLorenzo Bianconi2019-09-051-0/+2
* mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee2019-09-051-12/+1
* mt76: move mt76_get_rate in mt76-moduleLorenzo Bianconi2019-06-271-0/+24
* mt76: generalize mt76_get_txpower for 4x4:4 devicesLorenzo Bianconi2019-06-271-2/+13
* mt76: move mt76_insert_ccmp_hdr in mt76-moduleLorenzo Bianconi2019-06-271-0/+23
* mt76: add TX/RX antenna pattern capabilitiesRyder Lee2019-05-011-0/+2
* mt76usb: fix tx/rx stopStanislaw Gruszka2019-05-011-1/+2
* mt76: use mac80211 txq schedulingFelix Fietkau2019-05-011-0/+15
* mt76: fix tx power issuesFelix Fietkau2019-05-011-1/+1
* mt76: introduce mt76_free_device routineLorenzo Bianconi2019-05-011-1/+7
* mt76: unify set_timStanislaw Gruszka2019-05-011-0/+7
* mt76: introduce mt76_sw_queue data structureLorenzo Bianconi2019-05-011-1/+3
* mt76: fix schedule while atomic in mt76x02_reset_stateLorenzo Bianconi2019-03-191-7/+11
* mt76: add driver callback for when a sta is associatedFelix Fietkau2019-02-261-0/+5
* mt76: Use the correct hweight8() functionBen Hutchings2019-02-181-2/+2
* mt76: move alloc_device common code in mt76_alloc_deviceLorenzo Bianconi2019-02-181-1/+6
* mt76: add channel switch announcement supportFelix Fietkau2019-01-171-0/+39
* mt76: fix rssi ewma trackingFelix Fietkau2019-01-171-1/+3
* mt76: move mt76x02_phy_get_min_avg_rssi to mt76 coreFelix Fietkau2019-01-171-2/+6
* mt76: move mt76x02_get_txpower to mt76 coreFelix Fietkau2019-01-171-0/+18
* mt76: set IEEE80211_HW_NEEDS_UNIQUE_STA_ADDR flagFelix Fietkau2019-01-171-0/+1
* Merge tag 'mt76-for-kvalo-2018-11-30' of https://github.com/nbd168/wirelessKalle Valo2018-12-131-0/+80
|\
| * mt76: replace sta_add/remove ops with common sta_state functionFelix Fietkau2018-11-301-3/+61
| * mt76: add mt76_sta_remove helperFelix Fietkau2018-11-301-0/+19
| * mt76: avoid queue/status spinlocks while passing tx status to mac80211Felix Fietkau2018-11-301-1/+1
| * mt76: add support for reporting tx status with skbFelix Fietkau2018-11-301-0/+3
* | mt76: fix building without CONFIG_LEDS_CLASSArnd Bergmann2018-11-061-3/+5
|/
* mt76: fix handling ps-poll framesFelix Fietkau2018-10-011-0/+6
* mt76: use mt76_rx_status in mt76x0Stanislaw Gruszka2018-09-191-1/+2
* mt76: Enable NL80211_EXT_FEATURE_CQM_RSSI_LISTKristian Evensen2018-09-041-0/+2
OpenPOWER on IntegriCloud