index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.host
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-20
mld: remove unnecessary prototypes
Taehee Yoo
1
-3
/
+0
2021-04-20
selftests: fib_nexthops: Test large scale nexthop flushing
Ido Schimmel
1
-0
/
+15
2021-04-20
nexthop: Restart nexthop dump based on last dumped nexthop identifier
Ido Schimmel
1
-8
/
+6
2021-04-18
rtw88: 8822c: add CFO tracking
Po-Hao Huang
8
-1
/
+224
2021-04-18
iwlwifi: pcie: don't enable BHs with IRQs disabled
Johannes Berg
3
-5
/
+28
2021-04-18
bcma: remove unused function
Jiapeng Chong
1
-7
/
+0
2021-04-18
wil6210: wmi: Remove useless code
Jiapeng Chong
1
-1
/
+1
2021-04-18
carl9170: remove get_tid_h
Christophe JAILLET
2
-7
/
+2
2021-04-18
mwl8k: Fix a double Free in mwl8k_probe_hw
Lv Yunlong
1
-0
/
+1
2021-04-18
rtw88: Fix array overrun in rtw_get_tx_power_params()
Ping-Ke Shih
1
-2
/
+3
2021-04-18
wilc1000: Remove duplicate struct declaration
Wan Jiabing
1
-1
/
+0
2021-04-18
brcmfmac: Remove duplicate struct declaration
Wan Jiabing
1
-1
/
+0
2021-04-18
wl3501: fix typo of 'Networks' in comment
Eric Lin
1
-1
/
+1
2021-04-18
rsi: Use resume_noirq for SDIO
Marek Vasut
1
-1
/
+1
2021-04-18
rtw88: update statistics to fw for fine-tuning performance
Po-Hao Huang
3
-0
/
+29
2021-04-18
libertas: struct lbs_private is declared duplicately
Wan Jiabing
1
-1
/
+0
2021-04-18
brcmfmac: A typo fix
Bhaskar Chowdhury
1
-1
/
+1
2021-04-18
rsi: fix comment syntax in file headers
Aditya Srivastava
10
-10
/
+10
2021-04-17
r8169: keep pause settings on interface down/up cycle
Heiner Kallweit
1
-5
/
+9
2021-04-17
airo: work around stack usage warning
Arnd Bergmann
1
-52
/
+65
2021-04-17
wlcore: fix overlapping snprintf arguments in debugfs
Arnd Bergmann
2
-8
/
+12
2021-04-17
libertas: avoid -Wempty-body warning
Arnd Bergmann
1
-6
/
+6
2021-04-17
rtl8xxxu: Simplify locking of a skb list accesses
Christophe JAILLET
2
-10
/
+2
2021-04-17
wilc1000: fix a loop timeout condition
Dan Carpenter
1
-1
/
+1
2021-04-17
mwifiex: Remove unneeded variable: "ret"
zuoqilin
1
-2
/
+1
2021-04-17
rtl8xxxu: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-4
/
+4
2021-04-17
wilc1000: Bring MAC address setting in line with typical Linux behavior
David Mosberger-Tang
1
-9
/
+16
2021-04-17
wilc1000: Add support for enabling CRC
David Mosberger-Tang
2
-64
/
+115
2021-04-17
wilc1000: Check for errors at end of DMA write
David Mosberger-Tang
1
-1
/
+61
2021-04-17
wilc1000: Introduce symbolic names for SPI protocol register
David Mosberger-Tang
1
-9
/
+29
2021-04-17
wilc1000: Make SPI transfers work at 48MHz
David Mosberger-Tang
1
-13
/
+29
2021-04-17
mwifiex: don't print SSID to logs
Brian Norris
1
-7
/
+4
2021-04-17
ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()
Dan Carpenter
1
-2
/
+4
2021-04-17
rtlwifi: rtl8192de: Use DEFINE_SPINLOCK() for spinlock
Guobin Huang
1
-7
/
+3
2021-04-17
qtnfmac: remove meaningless goto statement and labels
wengjianfeng
1
-67
/
+0
2021-04-17
rtlwifi: Simplify locking of a skb list accesses
Christophe JAILLET
2
-14
/
+2
2021-04-17
rtlwifi: remove rtl_get_tid_h
Christophe JAILLET
1
-6
/
+1
2021-04-17
rtlwifi: rtl8188ee: remove redundant assignment of variable rtlpriv->btcoexis...
Yang Li
1
-2
/
+0
2021-04-17
rtlwifi: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+0
2021-04-17
rtlwifi: Few mundane typo fixes
Bhaskar Chowdhury
1
-3
/
+3
2021-04-17
qtnfmac: remove meaningless labels
wengjianfeng
1
-21
/
+6
2021-04-17
rtlwifi: 8821ae: upgrade PHY and RF parameters
Ping-Ke Shih
1
-130
/
+370
2021-04-17
cw1200: Remove unused function pointer typedef wsm_*
Chen Lin
1
-12
/
+0
2021-04-17
cw1200: Remove unused function pointer typedef cw1200_wsm_handler
Chen Lin
1
-3
/
+0
2021-04-17
cxl/mem: Fix memory device capacity probing
Dan Williams
1
-2
/
+5
2021-04-17
mptcp: use mptcp_for_each_subflow in mptcp_close
Geliang Tang
1
-1
/
+1
2021-04-17
mptcp: add tracepoint in subflow_check_data_avail
Geliang Tang
2
-3
/
+30
2021-04-17
mptcp: add tracepoint in ack_update_msk
Geliang Tang
2
-0
/
+38
2021-04-17
mptcp: add tracepoint in get_mapping_status
Geliang Tang
2
-3
/
+55
2021-04-17
mptcp: add tracepoint in mptcp_subflow_get_send
Geliang Tang
3
-4
/
+65
[next]