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