index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-14
wilc1000: Rename SPI driver from "WILC_SPI" to "wilc1000_spi"
David Mosberger-Tang
2
-3
/
+3
2021-12-14
wilc1000: Fix spurious "FW not responding" error
David Mosberger-Tang
1
-1
/
+2
2021-12-14
wilc1000: Remove misleading USE_SPI_DMA macro
David Mosberger-Tang
1
-5
/
+0
2021-12-14
wilc1000: Fix missing newline in error message
David Mosberger-Tang
1
-1
/
+1
2021-12-14
wilc1000: Fix copy-and-paste typo in wilc_set_mac_address
David Mosberger-Tang
1
-1
/
+1
2021-12-14
rtw89: coex: Update COEX to 5.5.8
Ching-Te Ku
1
-1
/
+1
2021-12-14
rtw89: coex: Cancel PS leaving while C2H comes
Ching-Te Ku
1
-2
/
+0
2021-12-14
rtw89: coex: Update BT counters while receiving report
Ching-Te Ku
1
-17
/
+15
2021-12-14
rtw89: coex: Define LPS state for BTC using
Ching-Te Ku
2
-4
/
+10
2021-12-14
rtw89: coex: Add MAC API to get BT polluted counter
Ching-Te Ku
4
-2
/
+18
2021-12-14
rtw89: coex: Not to send H2C when WL not ready and count H2C
Ching-Te Ku
1
-2
/
+25
2021-12-14
rtw89: coex: correct C2H header length
Ching-Te Ku
1
-0
/
+2
2021-12-13
brcmfmac: Fix incorrect type assignments for keep-alive
Loic Poulain
1
-2
/
+2
2021-12-08
libertas_tf: Add missing __packed annotations
Kees Cook
1
-14
/
+14
2021-12-08
libertas: Add missing __packed annotation with struct_group()
Kees Cook
1
-1
/
+1
2021-12-08
mwifiex: Fix possible ABBA deadlock
Brian Norris
1
-2
/
+6
2021-12-08
wilc1000: Add id_table to spi_driver
David Mosberger-Tang
1
-0
/
+7
2021-12-08
rtw89: don't kick off TX DMA if failed to write skb
Ping-Ke Shih
1
-0
/
+1
2021-12-08
rtw89: remove cch_by_bw which is not used
Zong-Zhe Yang
2
-29
/
+0
2021-12-08
rtw89: fix sending wrong rtwsta->mac_id to firmware to fill address CAM
Ping-Ke Shih
8
-48
/
+43
2021-12-08
rtw88: refine tx_pwr_tbl debugfs to show channel and bandwidth
Zong-Zhe Yang
1
-0
/
+2
2021-12-08
rtw88: add debugfs to fix tx rate
Yan-Hsuan Chuang
4
-0
/
+58
2021-12-08
rtw89: fix incorrect channel info during scan
Po Hao Huang
8
-53
/
+264
2021-12-08
rtw89: update scan_mac_addr during scanning period
Ping-Ke Shih
7
-19
/
+28
2021-12-08
rtw89: use inline function instead macro to set H2C and CAM
Ping-Ke Shih
2
-974
/
+1593
2021-12-08
rtw89: add const in the cast of le32_get_bits()
Ping-Ke Shih
2
-57
/
+57
2021-12-07
s390/qeth: remove check for packing mode in qeth_check_outbound_queue()
Julian Wiedmann
1
-4
/
+1
2021-12-07
s390/qeth: fine-tune .ndo_select_queue()
Julian Wiedmann
4
-30
/
+22
2021-12-07
s390/qeth: don't offer .ndo_bridge_* ops for OSA devices
Julian Wiedmann
1
-2
/
+0
2021-12-07
s390/qeth: split up L2 netdev_ops
Julian Wiedmann
1
-4
/
+28
2021-12-07
s390/qeth: simplify qeth_receive_skb()
Julian Wiedmann
1
-22
/
+12
2021-12-07
hv_sock: Extract hvs_send_data() helper that takes only header
Kees Cook
1
-6
/
+12
2021-12-07
net: dsa: felix: use kmemdup() to replace kmalloc + memcpy
Yihao Han
1
-5
/
+2
2021-12-07
net: mscc: ocelot: split register definitions to a separate file
Colin Foster
4
-510
/
+563
2021-12-07
net: dsa: ocelot: felix: add interface for custom regmaps
Colin Foster
4
-2
/
+6
2021-12-07
net: dsa: ocelot: felix: Remove requirement for PCS in felix devices
Colin Foster
1
-1
/
+1
2021-12-07
net: dsa: ocelot: remove unnecessary pci_bar variables
Colin Foster
2
-8
/
+4
2021-12-07
net: hns3: Fix spelling mistake "faile" -> "failed"
Colin Ian King
1
-1
/
+1
2021-12-07
net: sched: act_mirred: add net device refcount tracker
Eric Dumazet
2
-8
/
+11
2021-12-07
openvswitch: add net device refcount tracker to struct vport
Eric Dumazet
2
-4
/
+6
2021-12-07
netlink: add net device refcount tracker to struct ethnl_req_info
Eric Dumazet
2
-3
/
+7
2021-12-07
net/smc: add net device tracker to struct smc_pnetentry
Eric Dumazet
1
-4
/
+5
2021-12-07
pktgen add net device refcount tracker
Eric Dumazet
1
-3
/
+5
2021-12-07
llc: add net device refcount tracker
Eric Dumazet
2
-2
/
+4
2021-12-07
ax25: add net device refcount tracker
Eric Dumazet
2
-4
/
+7
2021-12-07
inet: add net device refcount tracker to struct fib_nh_common
Eric Dumazet
3
-5
/
+11
2021-12-07
net: switchdev: add net device refcount tracker
Eric Dumazet
1
-2
/
+3
2021-12-07
net: watchdog: add net device refcount tracker
Eric Dumazet
2
-4
/
+8
2021-12-07
net: bridge: add net device refcount tracker
Eric Dumazet
2
-3
/
+4
2021-12-07
vlan: add net device refcount tracker
Eric Dumazet
2
-2
/
+5
[next]