index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-11
mt76: mt7921: get rid of mt7921_mcu_exit
Lorenzo Bianconi
6
-12
/
+5
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
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-08
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
8
-41
/
+54
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-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-3
/
+1
2022-07-01
wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settings
Veerendranath Jakkam
1
-4
/
+8
2022-06-29
wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notify
Lorenzo Bianconi
1
-1
/
+2
2022-06-29
wifi: mac80211_hwsim: set virtio device ready in probe()
Johannes Berg
1
-0
/
+2
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 happen frequently
Ping-Ke Shih
3
-4
/
+7
2022-06-21
wifi: rtw89: enable VO TX AMPDU
Kuan-Chung Chen
2
-7
/
+92
2022-06-21
wifi: rtw89: fix potential TX stuck
Kuan-Chung Chen
1
-0
/
+4
2022-06-21
wifi: rtw89: support TDLS
Ping-Ke Shih
1
-0
/
+2
2022-06-21
wifi: rtw89: allocate BSSID CAM per TDLS peer
Ping-Ke Shih
7
-6
/
+36
2022-06-21
wifi: rtw89: separate BSSID CAM operations
Ping-Ke Shih
2
-8
/
+22
2022-06-21
wifi: rtw89: allocate address CAM and MAC ID to TDLS peer
Ping-Ke Shih
4
-19
/
+24
2022-06-21
wifi: iwlegacy: 4965: fix potential off-by-one overflow in il4965_rs_fill_link_cmd()
Alexey Kodanev
1
-1
/
+4
2022-06-20
cfg80211: Indicate MLO connection info in connect and roam callbacks
Veerendranath Jakkam
4
-8
/
+9
2022-06-20
wifi: mac80211_hwsim: print the link id
Shaul Triebitz
1
-2
/
+2
2022-06-20
wifi: mac80211_hwsim: support creating MLO-capable radios
Johannes Berg
2
-21
/
+81
2022-06-20
wifi: mac80211_hwsim: send a beacon per link
Shaul Triebitz
1
-31
/
+59
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
39
-51
/
+53
2022-06-20
wifi: mac80211: pass the link id in start/stop ap
Shaul Triebitz
5
-13
/
+48
2022-06-20
wifi: mac80211_hwsim: split bss_info_changed to vif/link info_changed
Shaul Triebitz
1
-10
/
+24
2022-06-20
wifi: mac80211: make some SMPS code MLD-aware
Johannes Berg
3
-5
/
+5
2022-06-20
wifi: mac80211: add link_id to vht.c code for MLO
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
8
-0
/
+16
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
46
-56
/
+56
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
63
-268
/
+283
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
24
-60
/
+64
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
10
-35
/
+48
[prev]
[next]