index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-21
wifi: mwifiex: drop BUG_ON from TX paths
Dmitry Antipov
4
-44
/
+34
2023-08-21
wifi: mwifiex: handle possible mwifiex_write_reg() errors
Dmitry Antipov
1
-10
/
+12
2023-08-21
wifi: mwifiex: handle possible sscanf() errors
Dmitry Antipov
1
-2
/
+8
2023-08-21
wifi: mwifiex: cleanup private data structures
Dmitry Antipov
5
-15
/
+0
2023-08-21
wifi: mwifiex: fix memory leak in mwifiex_histogram_read()
Dmitry Antipov
1
-2
/
+7
2023-08-21
pds_core: Fix some kernel-doc comments
Yang Li
1
-2
/
+2
2023-08-20
net: stmmac: Check more MAC HW features for XGMAC Core 3.20
Furong Xu
5
-8
/
+149
2023-08-20
net: lan743x: Return PTR_ERR() for fixed_phy_register()
Ruan Jinjie
1
-1
/
+1
2023-08-20
net: bcmgenet: Return PTR_ERR() for fixed_phy_register()
Ruan Jinjie
1
-1
/
+1
2023-08-20
net: bgmac: Return PTR_ERR() for fixed_phy_register()
Ruan Jinjie
1
-1
/
+1
2023-08-20
net: dsa: realtek: add phylink_get_caps implementation
Russell King (Oracle)
1
-0
/
+28
2023-08-19
net: microchip: sparx5: Update return value check for vcap_get_rule()
Ruan Jinjie
1
-1
/
+1
2023-08-19
net: lan966x: Fix return value check for vcap_get_rule()
Ruan Jinjie
1
-2
/
+2
2023-08-19
net: microchip: vcap api: Always return ERR_PTR for vcap_get_rule()
Ruan Jinjie
1
-1
/
+1
2023-08-19
net: mdio: xgene: remove useless xgene_mdio_status
Russell King (Oracle)
1
-3
/
+0
2023-08-19
stmmac: intel: Enable correction of MAC propagation delay
Kurt Kanzenbach
1
-0
/
+1
2023-08-19
net: freescale: Remove unused declarations
Yue Haibing
2
-9
/
+0
2023-08-19
bnxt_en: Add tx_resets ring counter
Michael Chan
3
-0
/
+10
2023-08-19
bnxt_en: Display the ring error counters under ethtool -S
Michael Chan
1
-25
/
+23
2023-08-19
bnxt_en: Save ring error counters across reset
Michael Chan
2
-1
/
+46
2023-08-19
bnxt_en: Increment rx_resets counter in bnxt_disable_napi()
Michael Chan
1
-5
/
+7
2023-08-19
bnxt_en: Let the page pool manage the DMA mapping
Somnath Kotur
1
-22
/
+10
2023-08-19
bnxt_en: Use the unified RX page pool buffers for XDP and non-XDP
Somnath Kotur
2
-60
/
+14
2023-08-19
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
19
-735
/
+624
2023-08-19
net: dm9051: Use PTR_ERR_OR_ZERO() to simplify code
Ruan Jinjie
1
-4
/
+1
2023-08-19
sky2: Remove redundant NULL check for debugfs_create_dir
Ruan Jinjie
1
-1
/
+1
2023-08-19
pds_core: remove redundant pci_clear_master()
Yu Liao
1
-4
/
+2
2023-08-19
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
6
-56
/
+42
2023-08-19
net: fec: use napi_consume_skb() in fec_enet_tx_queue()
Wei Fang
1
-1
/
+1
2023-08-19
sfc: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
169
-733
/
+1667
2023-08-18
Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
23
-48
/
+185
2023-08-18
Merge tag 'drm-fixes-2023-08-18-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
23
-123
/
+213
2023-08-18
netconsole: Enable compile time configuration
Breno Leitao
2
-0
/
+27
2023-08-18
netconsole: Create a allocation helper
Breno Leitao
1
-20
/
+23
2023-08-18
net: mdio: fix -Wvoid-pointer-to-enum-cast warning
Justin Stitt
1
-1
/
+1
2023-08-18
net: ena: Use pci_dev_id() to simplify the code
Jialin Zhang
1
-1
/
+1
2023-08-18
tun: add __exit annotations to module exit func tun_cleanup()
Ziyang Xuan
1
-1
/
+1
2023-08-18
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
4
-12
/
+93
2023-08-17
ice: split ice_aq_wait_for_event() func into two
Przemek Kitszel
3
-28
/
+57
2023-08-17
ice: embed &ice_rq_event_info event into struct ice_aq_task
Przemek Kitszel
3
-49
/
+40
2023-08-17
ice: ice_aq_check_events: fix off-by-one check when filling buffer
Przemek Kitszel
1
-6
/
+7
2023-08-17
ice: drop two params from ice_aq_alloc_free_res()
Przemek Kitszel
4
-34
/
+22
2023-08-17
ice: use list_for_each_entry() helper
Yang Yingliang
1
-6
/
+2
2023-08-17
ice: Remove redundant VSI configuration in eswitch setup
Marcin Szycik
1
-4
/
+0
2023-08-17
ice: move E810T functions to before device agnostic ones
Jacob Keller
1
-179
/
+179
2023-08-17
ice: refactor ice_vsi_is_vlan_pruning_ena
Jan Sokolowski
1
-4
/
+1
2023-08-17
ice: refactor ice_ptp_hw to make functions static
Jan Sokolowski
2
-6
/
+3
2023-08-17
ice: refactor ice_sched to make functions static
Jan Sokolowski
2
-5
/
+1
2023-08-17
ice: Utilize assign_bit() helper
Tony Nguyen
1
-4
/
+1
[next]