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
*
wlcore: fix overlapping snprintf arguments in debugfs
Arnd Bergmann
2021-04-17
2
-8
/
+12
*
libertas: avoid -Wempty-body warning
Arnd Bergmann
2021-04-17
1
-6
/
+6
*
rtl8xxxu: Simplify locking of a skb list accesses
Christophe JAILLET
2021-04-17
2
-10
/
+2
*
wilc1000: fix a loop timeout condition
Dan Carpenter
2021-04-17
1
-1
/
+1
*
mwifiex: Remove unneeded variable: "ret"
zuoqilin
2021-04-17
1
-2
/
+1
*
rtl8xxxu: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-04-17
1
-4
/
+4
*
wilc1000: Bring MAC address setting in line with typical Linux behavior
David Mosberger-Tang
2021-04-17
1
-9
/
+16
*
wilc1000: Add support for enabling CRC
David Mosberger-Tang
2021-04-17
2
-64
/
+115
*
wilc1000: Check for errors at end of DMA write
David Mosberger-Tang
2021-04-17
1
-1
/
+61
*
wilc1000: Introduce symbolic names for SPI protocol register
David Mosberger-Tang
2021-04-17
1
-9
/
+29
*
wilc1000: Make SPI transfers work at 48MHz
David Mosberger-Tang
2021-04-17
1
-13
/
+29
*
mwifiex: don't print SSID to logs
Brian Norris
2021-04-17
1
-7
/
+4
*
ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()
Dan Carpenter
2021-04-17
1
-2
/
+4
*
rtlwifi: rtl8192de: Use DEFINE_SPINLOCK() for spinlock
Guobin Huang
2021-04-17
1
-7
/
+3
*
qtnfmac: remove meaningless goto statement and labels
wengjianfeng
2021-04-17
1
-67
/
+0
*
rtlwifi: Simplify locking of a skb list accesses
Christophe JAILLET
2021-04-17
2
-14
/
+2
*
rtlwifi: remove rtl_get_tid_h
Christophe JAILLET
2021-04-17
1
-6
/
+1
*
rtlwifi: rtl8188ee: remove redundant assignment of variable rtlpriv->btcoexis...
Yang Li
2021-04-17
1
-2
/
+0
*
rtlwifi: remove redundant assignment to variable err
Colin Ian King
2021-04-17
1
-1
/
+0
*
rtlwifi: Few mundane typo fixes
Bhaskar Chowdhury
2021-04-17
1
-3
/
+3
*
qtnfmac: remove meaningless labels
wengjianfeng
2021-04-17
1
-21
/
+6
*
rtlwifi: 8821ae: upgrade PHY and RF parameters
Ping-Ke Shih
2021-04-17
1
-130
/
+370
*
cw1200: Remove unused function pointer typedef wsm_*
Chen Lin
2021-04-17
1
-12
/
+0
*
cw1200: Remove unused function pointer typedef cw1200_wsm_handler
Chen Lin
2021-04-17
1
-3
/
+0
*
Merge tag 'iwlwifi-next-for-kalle-2021-04-12-v2' of git://git.kernel.org/pub/...
Kalle Valo
2021-04-17
44
-541
/
+1102
|
\
|
*
iwlwifi: dbg: disable ini debug in 9000 family and below
Mukesh Sisodiya
2021-04-14
1
-2
/
+3
|
*
iwlwifi: pcie: Change ma product string name
Matti Gottlieb
2021-04-14
3
-5
/
+5
|
*
iwlwifi: fw: print out trigger delay when collecting data
Johannes Berg
2021-04-14
1
-1
/
+3
|
*
iwlwifi: trans/pcie: defer transport initialisation
Johannes Berg
2021-04-14
3
-39
/
+57
|
*
iwlwifi: bump FW API to 63 for AX devices
Luca Coelho
2021-04-14
1
-1
/
+1
|
*
iwlwifi: mvm: don't WARN if we can't remove a time event
Emmanuel Grumbach
2021-04-14
1
-2
/
+2
|
*
iwlwifi: mvm: don't disconnect immediately if we don't hear beacons after CSA
Emmanuel Grumbach
2021-04-14
1
-1
/
+12
|
*
iwlwifi: rs-fw: don't support stbc for HE 160
Mordechay Goodstein
2021-04-14
1
-12
/
+8
|
*
iwlwifi: warn on SKB free w/o op-mode
Johannes Berg
2021-04-14
1
-1
/
+3
|
*
iwlwifi: mvm: add support for version 3 of LARI_CONFIG_CHANGE command.
Miri Korenblit
2021-04-14
3
-16
/
+29
|
*
iwlwifi: pcie: add ISR debug info for msix debug
Mordechay Goodstein
2021-04-14
2
-5
/
+16
|
*
iwlwifi: pcie: merge napi_poll_msix functions
Mordechay Goodstein
2021-04-14
1
-33
/
+10
|
*
iwlwifi: mvm: don't lock mutex in RCU critical section
Johannes Berg
2021-04-14
1
-6
/
+4
|
*
iwlwifi: mvm: remove PS from lower rates.
Mordechay Goodstein
2021-04-14
1
-4
/
+2
|
*
iwlwifi: mvm: umac error table mismatch
Roee Goldfiner
2021-04-14
3
-6
/
+8
|
*
iwlwifi: queue: avoid memory leak in reset flow
Mordechay Goodstein
2021-04-14
3
-28
/
+9
|
*
iwlwifi: don't warn if we can't wait for empty tx queues
Emmanuel Grumbach
2021-04-14
1
-2
/
+3
|
*
iwlwifi: remove remaining software checksum code
Johannes Berg
2021-04-14
2
-16
/
+6
|
*
iwlwifi: remove TCM events
Emmanuel Grumbach
2021-04-14
2
-17
/
+2
|
*
iwlwifi: mvm: Use IWL_INFO in fw_reset_handshake()
Ravi Darsi
2021-04-14
1
-2
/
+2
|
*
iwlwifi: mvm: refactor ACPI DSM evaluation function
Harish Mitty
2021-04-14
3
-83
/
+55
|
*
iwlwifi: mvm: support BIOS enable/disable for 11ax in Ukraine
Miri Korenblit
2021-04-14
4
-0
/
+45
|
*
iwlwifi: move iwl_configure_rxq to be used by other op_modes
Mordechay Goodstein
2021-04-14
3
-58
/
+63
|
*
iwlwifi: add new so-gf device
ybaruch
2021-04-14
1
-1
/
+8
|
*
iwlwifi: mvm: enable PPAG in China
Miri Korenblit
2021-04-14
4
-46
/
+65
[next]