index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ps3
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-11
mt76: mt7921: add missing bh-disable around rx napi schedule
Lorenzo Bianconi
1
-0
/
+2
2022-07-11
mt76: mt7615: add missing bh-disable around rx napi schedule
Felix Fietkau
1
-0
/
+2
2022-07-11
mt76: mt7915: add missing bh-disable around tx napi enable/schedule
Felix Fietkau
1
-0
/
+2
2022-07-11
dt-bindings: net: wireless: mt76: add clock description for MT7986.
Peter Chiu
1
-0
/
+13
2022-07-11
mt76: mt7921s: fix firmware download random fail
YN Chen
1
-7
/
+8
2022-07-11
mt76: mt7921: add PATCH_FINISH_REQ cmd response handling
YN Chen
1
-1
/
+2
2022-07-11
mt76: add DBDC rxq handlings into mac_reset_work
Ryder Lee
2
-18
/
+14
2022-07-11
mt76: mt7915: add more ethtool stats
Ryder Lee
4
-16
/
+73
2022-07-11
mt76: mt7921: introduce ACPI SAR config in tx power
Deren Wu
3
-11
/
+25
2022-07-11
mt76: mt7921: introduce ACPI SAR support
Deren Wu
5
-0
/
+395
2022-07-11
mt76: add 6 GHz band support in mt76_sar_freq_ranges
Deren Wu
1
-0
/
+6
2022-07-11
mt76: mt7915: fix endian bug in mt7915_rf_regval_set()
Dan Carpenter
1
-1
/
+2
2022-07-11
mt76: mt76x02u: fix possible memory leak in __mt76x02u_mcu_send_msg
Lorenzo Bianconi
1
-1
/
+1
2022-07-11
mt76: mt7915: fix endianness in mt7915_rf_regval_get
Lorenzo Bianconi
1
-1
/
+1
2022-07-11
wifi: mac80211_hwsim: add back erroneously removed cast
Johannes Berg
1
-1
/
+1
2022-07-11
wifi: mac80211_hwsim: fix race condition in pending packet
Jeongik Cha
1
-6
/
+8
2022-07-11
wifi: mac80211: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-3
/
+2
2022-07-11
wifi: mac80211: fix center freq calculation in ieee80211_chandef_downgrade
MeiChia Chiu
1
-1
/
+1
2022-07-11
wifi: nl80211: fix sending link ID info of associated BSS
Veerendranath Jakkam
2
-1
/
+4
2022-07-11
wifi: cfg80211: fix a comment in cfg80211_mlme_mgmt_tx()
Veerendranath Jakkam
1
-1
/
+1
2022-07-11
wifi: nl80211: Fix reading NL80211_ATTR_MLO_LINK_ID in nl80211_pre_doit
Veerendranath Jakkam
1
-1
/
+1
2022-07-08
ath9k: remove unexpected words "the" in comments
Jiang Jian
1
-1
/
+1
2022-07-08
ath11k: Fix typo in comments
Zhang Jiaming
1
-1
/
+1
2022-07-01
wifi: nl80211: retrieve EHT related elements in AP mode
Aloka Dixit
2
-2
/
+28
2022-07-01
wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settings
Veerendranath Jakkam
5
-6
/
+44
2022-07-01
wifi: cfg80211: remove chandef check in cfg80211_cac_event()
Johannes Berg
1
-3
/
+0
2022-07-01
wifi: nl80211: relax wdev mutex check in wdev_chandef()
Johannes Berg
1
-1
/
+11
2022-07-01
wifi: nl80211: acquire wdev mutex earlier in start_ap
Johannes Berg
1
-12
/
+13
2022-07-01
wifi: nl80211: hold wdev mutex for tid config
Johannes Berg
1
-0
/
+3
2022-07-01
wifi: cfg80211: handle IBSS in channel switch
Johannes Berg
1
-0
/
+3
2022-07-01
wifi: mac80211: properly skip link info driver update
Johannes Berg
1
-0
/
+3
2022-07-01
wifi: mac80211: only accumulate airtime deficit for active clients
Felix Fietkau
1
-1
/
+6
2022-07-01
wifi: mac80211: add debugfs file to display per-phy AQL pending airtime
Felix Fietkau
1
-0
/
+31
2022-07-01
wifi: mac80211: add a per-PHY AQL limit to improve fairness
Felix Fietkau
4
-4
/
+43
2022-07-01
wifi: mac80211: keep recently active tx queues in scheduling list
Felix Fietkau
3
-4
/
+44
2022-07-01
wifi: mac80211: consider aql_tx_pending when checking airtime deficit
Felix Fietkau
1
-2
/
+9
2022-07-01
wifi: mac80211: make sta airtime deficit field s32 instead of s64
Felix Fietkau
3
-4
/
+4
2022-07-01
wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling
Felix Fietkau
13
-654
/
+190
2022-07-01
wifi: mac80211: fix a kernel-doc complaint
Johannes Berg
1
-1
/
+1
2022-07-01
wifi: cfg80211: remove redundant documentation
Johannes Berg
1
-10
/
+0
2022-07-01
wifi: mac80211: sta_info: fix a missing kernel-doc struct element
Mauro Carvalho Chehab
1
-0
/
+2
2022-07-01
wifi: mac80211: add a missing comma at kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2022-07-01
wifi: cfg80211: fix kernel-doc warnings all over the file
Mauro Carvalho Chehab
1
-7
/
+21
2022-07-01
wifi: ieee80211: s1g action frames are not robust
Peter Chiu
1
-0
/
+1
2022-06-21
wifi: rtw89: 8852a: rfk: fix div 0 exception
Ping-Ke Shih
1
-2
/
+2
2022-06-21
wifi: rtw89: disable invalid phy reports for all ICs
Po-Hao Huang
1
-3
/
+1
2022-06-21
wifi: rtw89: pci: fix PCI doesn't reclaim TX BD properly
Ping-Ke Shih
1
-3
/
+6
2022-06-21
wifi: rtw89: fix long RX latency in low power mode
Ping-Ke Shih
1
-1
/
+7
2022-06-21
wifi: rtw89: drop invalid TX rate report of legacy rate
Ping-Ke Shih
3
-8
/
+17
2022-06-21
wifi: rtw89: add UNEXP debug mask to keep monitor messages unexpected to happ...
Ping-Ke Shih
3
-4
/
+7
[next]