index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-18
net: ethernet: mtk_eth_soc: remove cpu_relax in mtk_pending_work
Lorenzo Bianconi
1
-5
/
+2
2022-11-18
net: ethernet: mtk_eth_soc: do not overwrite mtu configuration running reset ...
Lorenzo Bianconi
1
-19
/
+34
2022-11-18
net: ipa: avoid a null pointer dereference
Alex Elder
1
-3
/
+6
2022-11-18
Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
97
-1257
/
+5688
2022-11-18
net: libwx: Fix dead code for duplicate check
Jiawen Wu
1
-2
/
+0
2022-11-18
net: phy: mscc: macsec: do not copy encryption keys
Antoine Tenart
2
-29
/
+30
2022-11-17
net: ipa: permit GSI firmware loading to be skipped
Alex Elder
1
-4
/
+12
2022-11-17
net: ipa: introduce "qcom,gsi-loader" property
Alex Elder
1
-7
/
+37
2022-11-17
net: ipa: encapsulate decision about firmware load
Alex Elder
1
-8
/
+31
2022-11-17
ice: Prevent ADQ, DCB coexistence with Custom Tx scheduler
Michal Wilczynski
6
-0
/
+111
2022-11-17
ice: Implement devlink-rate API
Michal Wilczynski
3
-0
/
+426
2022-11-17
ice: Add an option to pre-allocate memory for ice_sched_node
Michal Wilczynski
4
-11
/
+24
2022-11-17
ice: Introduce new parameters in ice_sched_node
Michal Wilczynski
5
-7
/
+116
2022-11-17
devlink: Allow to set up parent in devl_rate_leaf_create()
Michal Wilczynski
2
-3
/
+3
2022-11-17
ethtool: doc: clarify what drivers can implement in their get_drvinfo()
Vincent Mailhol
1
-7
/
+0
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
154
-526
/
+1282
2022-11-17
Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
31
-156
/
+303
2022-11-17
net: ethernet: renesas: Fix return type in rswitch_etha_wait_link_verification()
Dan Carpenter
1
-1
/
+1
2022-11-17
Merge tag 'iwlwifi-next-for-kalle-2022-11-06-v2' of http://git.kernel.org/pub...
Kalle Valo
19
-121
/
+773
2022-11-17
NFC: nci: Allow to create multiple virtual nci devices
Dmitry Vyukov
1
-76
/
+71
2022-11-17
sundance: remove unused variable cnt
Colin Ian King
1
-2
/
+0
2022-11-17
net: usb: smsc95xx: fix external PHY reset
Alexandru Tachici
1
-4
/
+42
2022-11-17
net: usb: qmi_wwan: add Telit 0x103a composition
Enrico Sau
1
-0
/
+1
2022-11-16
netdevsim: Fix memory leak of nsim_dev->fa_cookie
Wang Yufen
1
-0
/
+1
2022-11-16
mlxsw: update adjfine to use adjust_by_scaled_ppm
Jacob Keller
1
-15
/
+3
2022-11-16
Merge tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-7
/
+14
2022-11-16
Merge tag 'pinctrl-v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
26
-7
/
+103
2022-11-16
Merge tag 'platform-drivers-x86-v6.1-4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
9
-8
/
+124
2022-11-16
wifi: wl1251: switch to using gpiod API
Dmitry Torokhov
2
-30
/
+34
2022-11-16
wifi: wl1251: drop support for platform data
Dmitry Torokhov
5
-63
/
+4
2022-11-16
wifi: rtw89: Fix some error handling path in rtw89_core_sta_assoc()
Christophe JAILLET
1
-1
/
+1
2022-11-16
wifi: rtw89: Fix some error handling path in rtw89_wow_enable()
Christophe JAILLET
1
-3
/
+3
2022-11-16
wifi: airo: Avoid clashing function prototypes
Gustavo A. R. Silva
1
-96
/
+108
2022-11-16
wifi: zd1201: Avoid clashing function prototypes
Gustavo A. R. Silva
1
-85
/
+89
2022-11-16
wifi: hostap: Avoid clashing function prototypes
Gustavo A. R. Silva
1
-111
/
+133
2022-11-16
wifi: cfg80211: Avoid clashing function prototypes
Gustavo A. R. Silva
2
-12
/
+12
2022-11-16
wifi: orinoco: Avoid clashing function prototypes
Gustavo A. R. Silva
1
-47
/
+62
2022-11-16
wifi: rtl8xxxu: Use u32_get_bits in *_identify_chip
Bitterblue Smith
6
-15
/
+9
2022-11-16
wifi: rtl8xxxu: Use strscpy instead of sprintf
Bitterblue Smith
6
-15
/
+15
2022-11-16
wifi: rtl8xxxu: Name some bits used in burst init
Bitterblue Smith
2
-5
/
+11
2022-11-16
wifi: rtl8xxxu: Rename rtl8xxxu_8188f_channel_to_group
Bitterblue Smith
1
-2
/
+2
2022-11-16
wifi: rtl8xxxu: Split up rtl8xxxu_identify_chip
Bitterblue Smith
7
-156
/
+297
2022-11-16
wifi: rtl8xxxu: Move burst init to a function
Bitterblue Smith
4
-41
/
+52
2022-11-16
net: thunderbolt: Fix error handling in tbnet_init()
Yuan Can
1
-5
/
+14
2022-11-16
net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() an...
Shang XiaoJing
2
-0
/
+6
2022-11-16
net: lan966x: Fix potential null-ptr-deref in lan966x_stats_init()
Shang XiaoJing
1
-0
/
+3
2022-11-16
sfc: implement counters readout to TC stats
Edward Cree
3
-0
/
+52
2022-11-16
sfc: validate MAE action order
Edward Cree
1
-0
/
+50
2022-11-16
sfc: attach an MAE counter to TC actions that need it
Edward Cree
3
-2
/
+32
2022-11-16
sfc: accumulate MAE counter values from update packets
Edward Cree
2
-1
/
+57
[next]