index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libertas: Add missing __packed annotation with struct_group()
Kees Cook
2021-12-08
1
-1
/
+1
*
mwifiex: Fix possible ABBA deadlock
Brian Norris
2021-12-08
1
-2
/
+6
*
wilc1000: Add id_table to spi_driver
David Mosberger-Tang
2021-12-08
1
-0
/
+7
*
rtw89: don't kick off TX DMA if failed to write skb
Ping-Ke Shih
2021-12-08
1
-0
/
+1
*
rtw89: remove cch_by_bw which is not used
Zong-Zhe Yang
2021-12-08
2
-29
/
+0
*
rtw89: fix sending wrong rtwsta->mac_id to firmware to fill address CAM
Ping-Ke Shih
2021-12-08
8
-48
/
+43
*
rtw88: refine tx_pwr_tbl debugfs to show channel and bandwidth
Zong-Zhe Yang
2021-12-08
1
-0
/
+2
*
rtw88: add debugfs to fix tx rate
Yan-Hsuan Chuang
2021-12-08
4
-0
/
+58
*
rtw89: fix incorrect channel info during scan
Po Hao Huang
2021-12-08
8
-53
/
+264
*
rtw89: update scan_mac_addr during scanning period
Ping-Ke Shih
2021-12-08
7
-19
/
+28
*
rtw89: use inline function instead macro to set H2C and CAM
Ping-Ke Shih
2021-12-08
2
-974
/
+1593
*
rtw89: add const in the cast of le32_get_bits()
Ping-Ke Shih
2021-12-08
2
-57
/
+57
*
net: dsa: felix: use kmemdup() to replace kmalloc + memcpy
Yihao Han
2021-12-08
1
-5
/
+2
*
net: mscc: ocelot: split register definitions to a separate file
Colin Foster
2021-12-08
3
-510
/
+536
*
net: dsa: ocelot: felix: add interface for custom regmaps
Colin Foster
2021-12-08
4
-2
/
+6
*
net: dsa: ocelot: felix: Remove requirement for PCS in felix devices
Colin Foster
2021-12-08
1
-1
/
+1
*
net: dsa: ocelot: remove unnecessary pci_bar variables
Colin Foster
2021-12-08
2
-8
/
+4
*
net: hns3: Fix spelling mistake "faile" -> "failed"
Colin Ian King
2021-12-08
1
-1
/
+1
*
Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2021-12-08
99
-5927
/
+13305
|
\
|
*
iwlwifi: mei: fix linking when tracing is not enabled
Emmanuel Grumbach
2021-12-05
2
-0
/
+27
|
*
rtlwifi: rtl8192de: Style clean-ups
Kees Cook
2021-11-29
2
-11
/
+7
|
*
mwl8k: Use named struct for memcpy() region
Kees Cook
2021-11-29
1
-4
/
+6
|
*
intersil: Use struct_group() for memcpy() region
Kees Cook
2021-11-29
2
-8
/
+11
|
*
libertas_tf: Use struct_group() for memcpy() region
Kees Cook
2021-11-29
2
-5
/
+8
|
*
libertas: Use struct_group() for memcpy() region
Kees Cook
2021-11-29
2
-6
/
+9
|
*
wlcore: no need to initialise statics to false
Jason Wang
2021-11-29
1
-1
/
+1
|
*
rsi: Fix out-of-bounds read in rsi_read_pkt()
Zekun Shen
2021-11-29
3
-1
/
+6
|
*
rsi: Fix use-after-free in rsi_rx_done_handler()
Zekun Shen
2021-11-29
1
-1
/
+7
|
*
brcmfmac: Configure keep-alive packet on suspend
Loic Poulain
2021-11-29
2
-0
/
+40
|
*
wilc1000: remove '-Wunused-but-set-variable' warning in chip_wakeup()
Ajay Singh
2021-11-26
1
-5
/
+0
|
*
iwlwifi: mvm: read the rfkill state and feed it to iwlmei
Emmanuel Grumbach
2021-11-26
3
-2
/
+13
|
*
iwlwifi: mvm: add vendor commands needed for iwlmei
Emmanuel Grumbach
2021-11-26
4
-6
/
+168
|
*
iwlwifi: integrate with iwlmei
Emmanuel Grumbach
2021-11-26
11
-29
/
+481
|
*
iwlwifi: mei: add debugfs hooks
Emmanuel Grumbach
2021-11-26
1
-2
/
+83
|
*
iwlwifi: mei: add the driver to allow cooperation with CSME
Emmanuel Grumbach
2021-11-26
11
-0
/
+3749
|
*
mwifiex: Ignore BTCOEX events from the 88W8897 firmware
Jonas Dreßler
2021-11-26
3
-0
/
+8
|
*
mwifiex: Ensure the version string from the firmware is 0-terminated
Jonas Dreßler
2021-11-26
1
-0
/
+3
|
*
mwifiex: Add quirk to disable deep sleep with certain hardware revision
Jonas Dreßler
2021-11-26
3
-0
/
+39
|
*
mwifiex: Use a define for firmware version string length
Jonas Dreßler
2021-11-26
3
-4
/
+7
|
*
mwifiex: Fix skb_over_panic in mwifiex_usb_recv()
Zekun Shen
2021-11-26
1
-1
/
+2
|
*
rtw88: add quirk to disable pci caps on HP 250 G7 Notebook PC
Ping-Ke Shih
2021-11-26
1
-0
/
+9
|
*
rtw88: add debugfs to force lowest basic rate
Yu-Yen Ting
2021-11-26
3
-1
/
+42
|
*
rtw88: follow the AP basic rates for tx mgmt frame
Yu-Yen Ting
2021-11-26
1
-5
/
+21
|
*
rtw89: add AXIDMA and TX FIFO dump in mac_mem_dump
Chia-Yuan Li
2021-11-26
2
-0
/
+15
|
*
rtw89: fix potentially access out of range of RF register array
Ping-Ke Shih
2021-11-26
1
-14
/
+19
|
*
rtw89: remove unneeded variable
Changcheng Deng
2021-11-26
1
-2
/
+1
|
*
rtw89: remove unnecessary conditional operators
Ye Guojin
2021-11-26
4
-5
/
+5
|
*
rtw89: update rtw89_regulatory map to R58-R31
Zong-Zhe Yang
2021-11-26
1
-187
/
+188
|
*
rtw89: update tx power limit/limit_ru tables to R54
Zong-Zhe Yang
2021-11-26
1
-670
/
+2413
|
*
rtw89: update rtw89 regulation definition to R58-R31
Zong-Zhe Yang
2021-11-26
2
-4
/
+17
[next]