index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
Age
Commit message (
Expand
)
Author
2018-05-30
mt76x2: fix warning in ieee80211_get_key_rx_seq()
Lorenzo Bianconi
2018-05-30
mt76x2: fix possible NULL pointer dereferencing in mt76x2_tx()
Lorenzo Bianconi
2018-02-01
mt76: do not set status->aggr for NULL data frames
Felix Fietkau
2018-02-01
mt76: avoid re-queueing A-MPDU rx reorder work if no frames are pending
Felix Fietkau
2018-02-01
mt76: implement processing of BlockAckReq frames
Felix Fietkau
2018-02-01
mt76: implement AP_LINK_PS
Felix Fietkau
2018-01-26
mt76: validate rx CCMP PN
Felix Fietkau
2018-01-26
mt76: pass the per-vif wcid to the core for multicast rx
Felix Fietkau
2018-01-26
mt76: split mt76_rx_complete
Felix Fietkau
2018-01-26
mt76: implement A-MPDU rx reordering in the driver code
Felix Fietkau
2018-01-26
mt76: get station pointer by wcid and pass it to mac80211
Felix Fietkau
2018-01-26
mt76: add an intermediate struct for rx status information
Felix Fietkau
2018-01-26
mt76: fix TSF value in probe responses
Felix Fietkau
2018-01-26
mt76: retry rx polling as long as there is budget left
Felix Fietkau
2018-01-24
mt76x2: init: disable all pending tasklets during device removal
Lorenzo Bianconi
2018-01-24
mt76x2: dfs: take into account dfs region in mt76x2_dfs_init_params()
Lorenzo Bianconi
2018-01-24
mt76x2: dfs: add set_domain handler
Lorenzo Bianconi
2018-01-24
mt76x2: dfs: avoid tasklet scheduling during mt76x2_dfs_init_params()
Lorenzo Bianconi
2018-01-24
mt76: fix transmission of encrypted management frames
Felix Fietkau
2018-01-24
mt76x2: fix WMM parameter configuration
Lorenzo Bianconi
2018-01-17
mt76: fix possible NULL pointer dereferencing in mt76x2_mac_write_txwi()
Lorenzo Bianconi
2018-01-17
mt76: fix possible NULL pointer dereferencing in mt76x2_ampdu_action()
Lorenzo Bianconi
2018-01-08
mt76x2: eeprom: fix typo in mt76x2_get_power_info_5g()
Lorenzo Bianconi
2018-01-08
mt76: fix memcpy to potential null pointer on failed allocation
Colin Ian King
2018-01-08
mt76x2: init: fix rx filter default value during init
Lorenzo Bianconi
2018-01-08
mt76x2: configure rx filter based on monitor mode setting
Felix Fietkau
2018-01-08
mt76x2: init: disable APCLI by default
Lorenzo Bianconi
2018-01-08
mt76x2: convert between per-chain tx power and combined output
Felix Fietkau
2018-01-08
mt76x2: initialize channel power limits at probe time
Felix Fietkau
2018-01-08
mt76x2: add channel argument to eeprom tx power functions
Felix Fietkau
2018-01-08
mt76x2: increase OFDM SIFS time
Felix Fietkau
2018-01-08
mt76x2: remove some harmless WARN_ONs in tx status and rx path
Felix Fietkau
2018-01-08
mt76: fix returnvar.cocci warnings
Fengguang Wu
2018-01-08
mt76: fix debugfs_simple_attr.cocci warnings
Fengguang Wu
2017-12-07
mt76: add driver code for MT76x2e
Felix Fietkau
2017-12-07
mt76: add common code shared between multiple chipsets
Felix Fietkau
2017-08-24
mt7601u: check memory allocation failure
Christophe Jaillet
2017-08-10
mt7601u: constify usb_device_id
Arvind Yadav
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-04-28
Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...
David S. Miller
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-04-26
mt7601u: check return value of alloc_skb
Pan Bian
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
2016-11-29
mt7601u: wait for clear rxq when stopping mac
Anthony Romano
2016-09-09
mt7601u: use linux/bitfield.h
Jakub Kicinski
2016-09-09
mt7601u: remove unnecessary include
Jakub Kicinski
2016-09-09
mt7601u: remove redefinition of GENMASK
Jakub Kicinski
[next]