index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LICENSES
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-12
wifi: mac80211: Drop stations iterator where the iterator function may sleep
Martin Blumenstingl
2
-34
/
+0
2022-12-22
wifi: wl3501_cs: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-22
wifi: libertas: cmdresp: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-22
wifi: libertas: main: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-22
wifi: libertas: if_usb: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-22
wifi: libertas_tf: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-22
wifi: brcmfmac: unmap dma buffer in brcmf_msgbuf_alloc_pktid()
Zhengchao Shao
1
-1
/
+4
2022-12-22
wifi: brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit()
Zhang Changzhong
1
-0
/
+1
2022-12-22
wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()
Jisoo Jang
1
-0
/
+1
2022-12-22
wifi: wilc1000: add missing unregister_netdev() in wilc_netdev_ifc_init()
Wang Yufen
1
-1
/
+6
2022-12-22
wifi: wilc1000: fix potential memory leak in wilc_mac_xmit()
Zhang Changzhong
1
-0
/
+1
2022-12-22
wifi: ipw2200: fix memory leak in ipw_wdev_init()
Zhengchao Shao
1
-2
/
+7
2022-12-22
wifi: ipw2x00: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-21
wifi: rtl8xxxu: fixing transmisison failure for rtl8192eu
Jun ASAKA
1
-0
/
+5
2022-12-21
wifi: rtl8xxxu: Add rate control code for RTL8188EU
Bitterblue Smith
3
-30
/
+729
2022-12-21
wifi: rtl8xxxu: Support new chip RTL8188EU
Jes Sorensen
7
-25
/
+1572
2022-12-21
wifi: rtl8xxxu: Define masks for cck_agc_rpt bits
Bitterblue Smith
4
-6
/
+9
2022-12-21
wifi: rtl8xxxu: Make rtl8xxxu_load_firmware take const char*
Bitterblue Smith
7
-7
/
+7
2022-12-21
wifi: rtl8xxxu: Deduplicate the efuse dumping code
Bitterblue Smith
5
-41
/
+13
2022-12-21
wifi: rtw89: 8852c: rfk: refine AGC tuning flow of DPK for irregular PA
Chih-Kang Chang
1
-8
/
+30
2022-12-21
wifi: rtw89: refine 6 GHz scanning dwell time
Po-Hao Huang
2
-2
/
+4
2022-12-21
wifi: rtw89: 8852b: update BSS color mapping register
Eric Huang
6
-4
/
+10
2022-12-21
wifi: rtw89: coex: Change TDMA related logic to version separate
Ching-Te Ku
2
-27
/
+32
2022-12-21
wifi: rtw89: coex: refactor _chk_btc_report() to extend more features
Ching-Te Ku
1
-222
/
+143
2022-12-21
wifi: rtw89: coex: Add v2 BT AFH report and related variable
Ching-Te Ku
2
-8
/
+72
2022-12-21
wifi: rtw89: coex: Update BTC firmware report bitmap definition
Ching-Te Ku
1
-13
/
+164
2022-12-21
wifi: rtw89: coex: Enable Bluetooth report when show debug info
Ching-Te Ku
1
-13
/
+19
2022-12-21
wifi: rtw89: coex: use new introduction BTC version format
Ping-Ke Shih
5
-85
/
+32
2022-12-21
wifi: rtw89: coex: add BTC format version derived from firmware version
Ping-Ke Shih
4
-0
/
+124
2022-12-14
wifi: rtlwifi: Fix global-out-of-bounds bug in _rtl8812ae_phy_set_txpower_lim...
Li Zetao
1
-32
/
+20
2022-12-14
wifi: rtw89: 8852c: rfk: recover RX DCK failure
Ping-Ke Shih
2
-7
/
+256
2022-12-14
wifi: rtw89: 8852c: rfk: correct DPK settings
Ping-Ke Shih
2
-5
/
+6
2022-12-14
wifi: rtw89: 8852c: rfk: correct DACK setting
Ping-Ke Shih
1
-1
/
+1
2022-12-14
wifi: rtw89: fw: adapt to new firmware format of security section
Ping-Ke Shih
2
-3
/
+21
2022-12-14
wifi: rtw89: consider ER SU as a TX capability
Ping-Ke Shih
4
-1
/
+17
2022-12-14
wifi: rtl8xxxu: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-14
wifi: rtl8xxxu: Fix assignment to bit field priv->cck_agc_report_type
Bitterblue Smith
1
-2
/
+4
2022-12-14
wifi: rtl8xxxu: Fix assignment to bit field priv->pi_enabled
Bitterblue Smith
1
-1
/
+1
2022-12-14
wifi: libertas: fix memory leak in lbs_init_adapter()
Zhengchao Shao
1
-0
/
+1
2022-12-14
wifi: iwlegacy: common: don't call dev_kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-2
/
+2
2022-12-14
wifi: rtlwifi: rtl8723be: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+5
2022-12-14
wifi: rtlwifi: rtl8188ee: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+5
2022-12-14
wifi: rtlwifi: rtl8821ae: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+5
2022-12-14
wifi: rsi: Fix memory leak in rsi_coex_attach()
Yuan Can
1
-0
/
+1
2022-12-13
net: lan966x: Remove a useless test in lan966x_ptp_add_trap()
Christophe JAILLET
1
-2
/
+0
2022-12-13
net: ipa: add IPA v4.7 support
Alex Elder
8
-1
/
+922
2022-12-13
dt-bindings: net: qcom,ipa: Add SM6350 compatible
Luca Weiss
1
-0
/
+1
2022-12-13
bnxt: Use generic HBH removal helper in tx path
Coco Li
1
-1
/
+25
2022-12-13
IPv6/GRO: generic helper to remove temporary HBH/jumbo header in driver
Coco Li
2
-23
/
+37
2022-12-13
selftests: forwarding: Add bridge MDB test
Ido Schimmel
2
-0
/
+1165
[next]