index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mac80211.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mt76: fix LED link time failure
Arnd Bergmann
2019-12-18
1
-1
/
+2
*
mt76: move mt76_get_antenna in mt76_core module
Lorenzo Bianconi
2019-11-20
1
-0
/
+13
*
mt76: move interface_modes definition in mt76_core module
Lorenzo Bianconi
2019-11-20
1
-0
/
+7
*
mt76: move SUPPORTS_REORDERING_BUFFER hw property in mt76_register_device
Lorenzo Bianconi
2019-11-20
1
-0
/
+1
*
mt76: add sanity check for a-mpdu rx wcid index
Felix Fietkau
2019-11-20
1
-1
/
+1
*
mt76: refactor cc_lock locking scheme
Lorenzo Bianconi
2019-11-20
1
-13
/
+16
*
mt76: do not use devm API for led classdev
Felix Fietkau
2019-11-20
1
-1
/
+10
*
mt76: enable airtime fairness
Felix Fietkau
2019-11-20
1
-0
/
+1
*
mt76: mt7615: report tx_time, bss_rx and busy time to mac80211
Lorenzo Bianconi
2019-11-20
1
-0
/
+1
*
mt76: unify channel survey update code
Felix Fietkau
2019-11-20
1
-2
/
+14
*
mt76: mt7603: track tx airtime for airtime fairness and survey
Felix Fietkau
2019-11-20
1
-0
/
+2
*
mt76: track rx airtime for airtime fairness and survey
Felix Fietkau
2019-11-20
1
-5
/
+105
*
mt76: store current channel survey_state in struct mt76_dev
Felix Fietkau
2019-11-20
1
-5
/
+19
*
mt76: report rx a-mpdu subframe status
Felix Fietkau
2019-11-20
1
-0
/
+1
*
mt76: make mt76_rx_convert static
Stanislaw Gruszka
2019-09-05
1
-2
/
+1
*
mt76: remove offchannel check in tx scheduling
Felix Fietkau
2019-09-05
1
-5
/
+0
*
mt76: stop rx aggregation on station removal
Felix Fietkau
2019-09-05
1
-0
/
+3
*
mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_complete
Lorenzo Bianconi
2019-09-05
1
-0
/
+17
*
mt76: fix some checkpatch warnings
Ryder Lee
2019-09-05
1
-14
/
+16
*
mt76: mt7615: add BIP_CMAC_128 cipher support
Lorenzo Bianconi
2019-09-05
1
-2
/
+3
*
mt76: move mt76_tx_tasklet in mt76 module
Lorenzo Bianconi
2019-09-05
1
-0
/
+2
*
mt76: switch to SPDX tag instead of verbose boilerplate text
Ryder Lee
2019-09-05
1
-12
/
+1
*
mt76: move mt76_get_rate in mt76-module
Lorenzo Bianconi
2019-06-27
1
-0
/
+24
*
mt76: generalize mt76_get_txpower for 4x4:4 devices
Lorenzo Bianconi
2019-06-27
1
-2
/
+13
*
mt76: move mt76_insert_ccmp_hdr in mt76-module
Lorenzo Bianconi
2019-06-27
1
-0
/
+23
*
mt76: add TX/RX antenna pattern capabilities
Ryder Lee
2019-05-01
1
-0
/
+2
*
mt76usb: fix tx/rx stop
Stanislaw Gruszka
2019-05-01
1
-1
/
+2
*
mt76: use mac80211 txq scheduling
Felix Fietkau
2019-05-01
1
-0
/
+15
*
mt76: fix tx power issues
Felix Fietkau
2019-05-01
1
-1
/
+1
*
mt76: introduce mt76_free_device routine
Lorenzo Bianconi
2019-05-01
1
-1
/
+7
*
mt76: unify set_tim
Stanislaw Gruszka
2019-05-01
1
-0
/
+7
*
mt76: introduce mt76_sw_queue data structure
Lorenzo Bianconi
2019-05-01
1
-1
/
+3
*
mt76: fix schedule while atomic in mt76x02_reset_state
Lorenzo Bianconi
2019-03-19
1
-7
/
+11
*
mt76: add driver callback for when a sta is associated
Felix Fietkau
2019-02-26
1
-0
/
+5
*
mt76: Use the correct hweight8() function
Ben Hutchings
2019-02-18
1
-2
/
+2
*
mt76: move alloc_device common code in mt76_alloc_device
Lorenzo Bianconi
2019-02-18
1
-1
/
+6
*
mt76: add channel switch announcement support
Felix Fietkau
2019-01-17
1
-0
/
+39
*
mt76: fix rssi ewma tracking
Felix Fietkau
2019-01-17
1
-1
/
+3
*
mt76: move mt76x02_phy_get_min_avg_rssi to mt76 core
Felix Fietkau
2019-01-17
1
-2
/
+6
*
mt76: move mt76x02_get_txpower to mt76 core
Felix Fietkau
2019-01-17
1
-0
/
+18
*
mt76: set IEEE80211_HW_NEEDS_UNIQUE_STA_ADDR flag
Felix Fietkau
2019-01-17
1
-0
/
+1
*
Merge tag 'mt76-for-kvalo-2018-11-30' of https://github.com/nbd168/wireless
Kalle Valo
2018-12-13
1
-0
/
+80
|
\
|
*
mt76: replace sta_add/remove ops with common sta_state function
Felix Fietkau
2018-11-30
1
-3
/
+61
|
*
mt76: add mt76_sta_remove helper
Felix Fietkau
2018-11-30
1
-0
/
+19
|
*
mt76: avoid queue/status spinlocks while passing tx status to mac80211
Felix Fietkau
2018-11-30
1
-1
/
+1
|
*
mt76: add support for reporting tx status with skb
Felix Fietkau
2018-11-30
1
-0
/
+3
*
|
mt76: fix building without CONFIG_LEDS_CLASS
Arnd Bergmann
2018-11-06
1
-3
/
+5
|
/
*
mt76: fix handling ps-poll frames
Felix Fietkau
2018-10-01
1
-0
/
+6
*
mt76: use mt76_rx_status in mt76x0
Stanislaw Gruszka
2018-09-19
1
-1
/
+2
*
mt76: Enable NL80211_EXT_FEATURE_CQM_RSSI_LIST
Kristian Evensen
2018-09-04
1
-0
/
+2
[next]